2023-01-11T21:03:44.1158760Z Requested labels: macos-m1-12 2023-01-11T21:03:44.1158902Z Job defined at: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:03:44.1159013Z Reusable workflow chain: 2023-01-11T21:03:44.1159054Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:03:44.1159094Z -> pytorch/pytorch/.github/workflows/_mac-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:03:44.1159128Z Waiting for a runner to pick up this job... 2023-01-11T21:03:44.2649679Z Job is about to start running on the runner: i-02bd7d795c1fe0166 (organization) 2023-01-11T21:03:46.1862930Z Current runner version: '2.300.2' 2023-01-11T21:03:46.1865940Z Runner name: 'i-02bd7d795c1fe0166' 2023-01-11T21:03:46.1866220Z Runner group name: 'Default' 2023-01-11T21:03:46.1866660Z Machine name: 'ip-10-0-1-176' 2023-01-11T21:03:46.1867940Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:03:46.1868280Z Actions: write 2023-01-11T21:03:46.1868480Z Checks: write 2023-01-11T21:03:46.1868690Z Contents: write 2023-01-11T21:03:46.1868900Z Deployments: write 2023-01-11T21:03:46.1869110Z Discussions: write 2023-01-11T21:03:46.1869320Z Issues: write 2023-01-11T21:03:46.1869540Z Metadata: read 2023-01-11T21:03:46.1869750Z Packages: write 2023-01-11T21:03:46.1869960Z Pages: write 2023-01-11T21:03:46.1870170Z PullRequests: write 2023-01-11T21:03:46.1870400Z RepositoryProjects: write 2023-01-11T21:03:46.1870630Z SecurityEvents: write 2023-01-11T21:03:46.1870840Z Statuses: write 2023-01-11T21:03:46.1871060Z ##[endgroup] 2023-01-11T21:03:46.1872620Z Secret source: Actions 2023-01-11T21:03:46.1872920Z Prepare workflow directory 2023-01-11T21:03:46.2707590Z Prepare all required actions 2023-01-11T21:03:46.2801470Z Getting action download info 2023-01-11T21:03:46.5100220Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:03:54.8817000Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T21:03:55.4022480Z Getting action download info 2023-01-11T21:03:55.6296560Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:03:55.9095080Z Getting action download info 2023-01-11T21:03:56.1198110Z Download action repository 'actions/cache@v3' (SHA:58c146cc91c5b9e778e71775dfe9bf1442ad9a12) 2023-01-11T21:03:56.4191120Z Getting action download info 2023-01-11T21:03:56.6315980Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml 2023-01-11T21:03:56.6317960Z ##[group] Inputs 2023-01-11T21:03:56.6318440Z build-environment: macos-12-py3-arm64 2023-01-11T21:03:56.6319240Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 2, runner: "macos-m1-12" }, { config: "default", shard: 2, num_shards: 2, runner: "macos-m1-12" }, { config: "functorch", shard: 1, num_shards: 1, runner: "macos-m1-12" }, ]} 2023-01-11T21:03:56.6319960Z sync-tag: 2023-01-11T21:03:56.6320430Z arch: arm64 2023-01-11T21:03:56.6320750Z ##[endgroup] 2023-01-11T21:03:56.6321510Z Complete job name: macos-12-py3-arm64 / test (default, 1, 2, macos-m1-12) 2023-01-11T21:03:56.6830710Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:03:56.6830920Z with: 2023-01-11T21:03:56.6831050Z submodules: recursive 2023-01-11T21:03:56.6831180Z fetch-depth: 0 2023-01-11T21:03:56.6831310Z env: 2023-01-11T21:03:56.6831460Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:03:56.6831660Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:03:56.6831810Z TEST_CONFIG: default 2023-01-11T21:03:56.6831950Z SHARD_NUMBER: 1 2023-01-11T21:03:56.6832070Z NUM_TEST_SHARDS: 2 2023-01-11T21:03:56.6832210Z PR_BODY: 2023-01-11T21:03:56.6832340Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:03:56.6832490Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:03:56.6832690Z ##[endgroup] 2023-01-11T21:03:56.6976200Z ##[group]Run retry () { 2023-01-11T21:03:56.6976370Z retry () { 2023-01-11T21:03:56.6976560Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:03:56.6976710Z } 2023-01-11T21:03:56.6976910Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:03:56.6977100Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:03:56.6977260Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:03:56.6977400Z else 2023-01-11T21:03:56.6977540Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:03:56.6977680Z fi 2023-01-11T21:03:56.6977800Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:03:56.6999790Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:03:56.7000160Z env: 2023-01-11T21:03:56.7000280Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:03:56.7000430Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:03:56.7000580Z TEST_CONFIG: default 2023-01-11T21:03:56.7000700Z SHARD_NUMBER: 1 2023-01-11T21:03:56.7000820Z NUM_TEST_SHARDS: 2 2023-01-11T21:03:56.7000990Z PR_BODY: 2023-01-11T21:03:56.7001190Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:03:56.7001330Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:03:56.7001460Z NO_SUDO: 2023-01-11T21:03:56.7001580Z ##[endgroup] 2023-01-11T21:03:56.7396370Z /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:04:04.2897490Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:04:04.2897640Z with: 2023-01-11T21:04:04.2897780Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:04:04.2897930Z fetch-depth: 0 2023-01-11T21:04:04.2898070Z submodules: recursive 2023-01-11T21:04:04.2898230Z quiet-checkout: true 2023-01-11T21:04:04.2898370Z repository: pytorch/pytorch 2023-01-11T21:04:04.2898580Z token: *** 2023-01-11T21:04:04.2898700Z ssh-strict: true 2023-01-11T21:04:04.2898830Z persist-credentials: true 2023-01-11T21:04:04.2898960Z clean: true 2023-01-11T21:04:04.2899070Z lfs: false 2023-01-11T21:04:04.2899240Z set-safe-directory: true 2023-01-11T21:04:04.2899370Z env: 2023-01-11T21:04:04.2899480Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:04:04.2899630Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:04:04.2899770Z TEST_CONFIG: default 2023-01-11T21:04:04.2899890Z SHARD_NUMBER: 1 2023-01-11T21:04:04.2900010Z NUM_TEST_SHARDS: 2 2023-01-11T21:04:04.2900150Z PR_BODY: 2023-01-11T21:04:04.2900310Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:04:04.2900450Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:04:04.2900580Z ##[endgroup] 2023-01-11T21:04:04.3856620Z Syncing repository: pytorch/pytorch 2023-01-11T21:04:04.3857580Z ##[group]Getting Git version info 2023-01-11T21:04:04.3857950Z Working directory is '/Users/ec2-user/runner/_work/pytorch/pytorch' 2023-01-11T21:04:04.3858390Z [command]/usr/bin/git version 2023-01-11T21:04:04.3875460Z git version 2.32.1 (Apple Git-133) 2023-01-11T21:04:04.3899360Z ##[endgroup] 2023-01-11T21:04:04.3914010Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/a8fa0eb0-0359-47c0-ad19-9571e42ee762' before making global git config changes 2023-01-11T21:04:04.3914350Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:04:04.3915000Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:04:04.3959960Z Deleting the contents of '/Users/ec2-user/runner/_work/pytorch/pytorch' 2023-01-11T21:04:04.3969690Z ##[group]Initializing the repository 2023-01-11T21:04:04.3970060Z [command]/usr/bin/git init /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:04:04.4043160Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:04:04.4043430Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:04:04.4043700Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:04:04.4043890Z hint: 2023-01-11T21:04:04.4044140Z hint: git config --global init.defaultBranch 2023-01-11T21:04:04.4044310Z hint: 2023-01-11T21:04:04.4044630Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:04:04.4044950Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:04:04.4045140Z hint: 2023-01-11T21:04:04.4045300Z hint: git branch -m 2023-01-11T21:04:04.4089850Z Initialized empty Git repository in /Users/ec2-user/runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:04:04.4110100Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:04:04.4151430Z ##[endgroup] 2023-01-11T21:04:04.4151850Z ##[group]Disabling automatic garbage collection 2023-01-11T21:04:04.4152270Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:04:04.4199240Z ##[endgroup] 2023-01-11T21:04:04.4203440Z ##[group]Setting up auth 2023-01-11T21:04:04.4210590Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:04:04.4257780Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:04:04.4639220Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:04:04.4686420Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T21:04:04.5053650Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:04:04.5108650Z ##[endgroup] 2023-01-11T21:04:04.5111670Z ##[group]Fetching the repository 2023-01-11T21:04:04.5116360Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T21:04:49.5624450Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T21:04:49.5834910Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:04:49.5839730Z ##[endgroup] 2023-01-11T21:04:49.5843170Z ##[group]Determining the checkout info 2023-01-11T21:04:49.5843470Z ##[endgroup] 2023-01-11T21:04:49.5843710Z ##[group]Checking out the ref 2023-01-11T21:04:49.5844110Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:04:52.7987490Z ##[endgroup] 2023-01-11T21:04:52.7994250Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:04:52.7994820Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:04:52.8051370Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:04:52.8103150Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:04:52.8149220Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:04:52.8196730Z ##[endgroup] 2023-01-11T21:04:52.8199390Z ##[group]Fetching submodules 2023-01-11T21:04:52.8199810Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T21:04:52.8588400Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T21:04:52.8967950Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:04:52.8980440Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:04:52.8994070Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:04:52.9011610Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:04:52.9030370Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:04:52.9047100Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:04:52.9053910Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:04:52.9067000Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:04:52.9079910Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:04:52.9095350Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:04:52.9107630Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:04:52.9121420Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:04:52.9135900Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:04:52.9152310Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:04:52.9163810Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:04:52.9178690Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:04:52.9212220Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:04:52.9212650Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:04:52.9221320Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:04:52.9235170Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:04:52.9249750Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:04:52.9265430Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:04:52.9279980Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:04:52.9300650Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:04:52.9309370Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:04:52.9324700Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:04:52.9339910Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:04:52.9354960Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:04:52.9370060Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:04:52.9386200Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:04:52.9401170Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:04:52.9415680Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:04:52.9431340Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:04:52.9448240Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:04:52.9466600Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:04:52.9482780Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:04:52.9496640Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:04:52.9514150Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:04:52.9529860Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:04:52.9545780Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:04:52.9563890Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:04:52.9637490Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:04:53.3253060Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:04:53.5674960Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:04:53.8459320Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:04:54.1695960Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:04:54.5054160Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:04:56.0759930Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:04:58.6855920Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:04:59.0722340Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:04:59.4884660Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T21:05:00.4669340Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:05:01.5992830Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:05:03.3805220Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:05:09.1573040Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:05:09.7066500Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:05:10.6855040Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:05:11.3987510Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:05:11.6428260Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:05:12.0464460Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:05:12.4240760Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:05:12.9984750Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:05:13.5113820Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:05:13.7443370Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:05:14.1373420Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:05:15.3042260Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:05:15.6445120Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:05:16.0066930Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:05:19.8553080Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:05:20.8523020Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:05:21.2971500Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:05:21.5570610Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:05:25.4712840Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:05:25.7346050Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:05:26.0152280Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:05:26.7381710Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:05:27.2268180Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:05:27.5435240Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:05:27.8366630Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:05:28.3049000Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:05:31.2575510Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:05:31.6973800Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:05:33.1694840Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:05:33.2205040Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:05:33.2691520Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:05:33.3349740Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:05:33.4011530Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:05:33.4785930Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:05:34.7113300Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:05:34.7758040Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:05:35.0996060Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:05:35.1697290Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:05:35.6299780Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:05:36.8981680Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:05:37.2986220Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:05:37.3892050Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:05:37.3967920Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:37.3982060Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:37.3994980Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:37.4007840Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:05:37.4068470Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:05:38.2701500Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:05:38.6758400Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:05:39.2899240Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:05:39.7142350Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:05:39.8413820Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:05:39.9333920Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:05:39.9839620Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:05:40.1282430Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:05:40.2033600Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:05:40.2527500Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:05:40.3222350Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:05:40.3885750Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:05:40.4663010Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:05:40.5180340Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:05:40.5251740Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:40.5314090Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:05:46.0108800Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:05:46.0187390Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:05:46.0252020Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:05:53.0651920Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:05:53.1209970Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:05:53.1754520Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:05:53.2913280Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:05:53.2996970Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:05:53.3028220Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:05:53.3071700Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:05:54.0410040Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:05:54.7102210Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:05:54.7986200Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:05:54.8617040Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:05:54.9133280Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:05:55.0694300Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:05:55.9658110Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:05:55.9740750Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:55.9752080Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:55.9823040Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:05:56.3429890Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:56.9693550Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:05:57.0426370Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:05:57.0989090Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:05:57.1055680Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:05:57.1116410Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:05:58.6040170Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:05:58.6129270Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:05:58.6146030Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:05:58.6212560Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:05:59.0027500Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:59.6107450Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:05:59.7089890Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:05:59.7166570Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:05:59.7227480Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T21:06:00.0126880Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:06:00.0617670Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:06:00.3533520Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:06:00.3613720Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:00.3621130Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:00.3692080Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:06:00.7520620Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:06:02.6596700Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:06:02.7585120Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:06:02.8079990Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:06:02.8577400Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:06:02.9289900Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:06:02.9776140Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:06:03.0424290Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:06:03.0918830Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:06:03.1674990Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:06:03.4086180Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:06:03.4786210Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:06:03.4852280Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:03.4863810Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:03.4877000Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:03.4896150Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:03.4960910Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:06:04.1662060Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:06:04.6443850Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:06:06.0160790Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:06:06.9211960Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:06:06.9767300Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:06:07.0736870Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:06:07.1413960Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:06:07.1494440Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:07.1556220Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:06:07.5307020Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:06:07.6830160Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:06:07.6938370Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T21:06:07.7346190Z Entering 'android/libs/fbjni' 2023-01-11T21:06:07.7403280Z Entering 'third_party/FP16' 2023-01-11T21:06:07.7465510Z Entering 'third_party/FXdiv' 2023-01-11T21:06:07.7531170Z Entering 'third_party/NNPACK' 2023-01-11T21:06:07.7590760Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:07.7642340Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:07.7699460Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:07.7769050Z Entering 'third_party/benchmark' 2023-01-11T21:06:07.7825870Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:07.7888990Z Entering 'third_party/cub' 2023-01-11T21:06:07.7947050Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:07.8004240Z Entering 'third_party/cutlass' 2023-01-11T21:06:07.8064980Z Entering 'third_party/eigen' 2023-01-11T21:06:07.8120980Z Entering 'third_party/fbgemm' 2023-01-11T21:06:07.8175560Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:07.8230660Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:07.8293340Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:07.8359490Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:07.8417790Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:07.8474870Z Entering 'third_party/fmt' 2023-01-11T21:06:07.8530670Z Entering 'third_party/foxi' 2023-01-11T21:06:07.8585690Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:07.8641260Z Entering 'third_party/gloo' 2023-01-11T21:06:07.8695970Z Entering 'third_party/googletest' 2023-01-11T21:06:07.8751000Z Entering 'third_party/ideep' 2023-01-11T21:06:07.8815970Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:07.8872260Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:07.8932730Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:07.8995270Z Entering 'third_party/ittapi' 2023-01-11T21:06:07.9050340Z Entering 'third_party/kineto' 2023-01-11T21:06:07.9104780Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:07.9160720Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:07.9220330Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:07.9281040Z Entering 'third_party/neon2sse' 2023-01-11T21:06:07.9337160Z Entering 'third_party/nlohmann' 2023-01-11T21:06:07.9394380Z Entering 'third_party/onnx' 2023-01-11T21:06:07.9453400Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:07.9509380Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:07.9566950Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:07.9621910Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:07.9682340Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:07.9738620Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:07.9797550Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:07.9856850Z Entering 'third_party/pocketfft' 2023-01-11T21:06:07.9912660Z Entering 'third_party/protobuf' 2023-01-11T21:06:07.9969270Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:08.0024920Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:08.0082150Z Entering 'third_party/psimd' 2023-01-11T21:06:08.0137920Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:08.0193300Z Entering 'third_party/pybind11' 2023-01-11T21:06:08.0250460Z Entering 'third_party/python-enum' 2023-01-11T21:06:08.0305240Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:08.0360160Z Entering 'third_party/python-six' 2023-01-11T21:06:08.0414860Z Entering 'third_party/sleef' 2023-01-11T21:06:08.0469740Z Entering 'third_party/tbb' 2023-01-11T21:06:08.0525340Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:08.0580540Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:08.0643480Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:08.0705030Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:08.0769770Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:08.0830420Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:08.0897340Z Entering 'third_party/zstd' 2023-01-11T21:06:08.0963500Z ##[endgroup] 2023-01-11T21:06:08.0964490Z ##[group]Persisting credentials for submodules 2023-01-11T21:06:08.0968230Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2023-01-11T21:06:08.1328720Z Entering 'android/libs/fbjni' 2023-01-11T21:06:08.1392640Z Entering 'third_party/FP16' 2023-01-11T21:06:08.1434030Z Entering 'third_party/FXdiv' 2023-01-11T21:06:08.1488520Z Entering 'third_party/NNPACK' 2023-01-11T21:06:08.1538740Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:08.1601270Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:08.1663600Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:08.1728980Z Entering 'third_party/benchmark' 2023-01-11T21:06:08.1784710Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:08.1841820Z Entering 'third_party/cub' 2023-01-11T21:06:08.1894360Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:08.1958710Z Entering 'third_party/cutlass' 2023-01-11T21:06:08.2013530Z Entering 'third_party/eigen' 2023-01-11T21:06:08.2077280Z Entering 'third_party/fbgemm' 2023-01-11T21:06:08.2129640Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:08.2182420Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:08.2234840Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:08.2294020Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:08.2342810Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:08.2396190Z Entering 'third_party/fmt' 2023-01-11T21:06:08.2448820Z Entering 'third_party/foxi' 2023-01-11T21:06:08.2500930Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:08.2553030Z Entering 'third_party/gloo' 2023-01-11T21:06:08.2615570Z Entering 'third_party/googletest' 2023-01-11T21:06:08.2668050Z Entering 'third_party/ideep' 2023-01-11T21:06:08.2724820Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:08.2787120Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:08.2853340Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:08.2910350Z Entering 'third_party/ittapi' 2023-01-11T21:06:08.2958020Z Entering 'third_party/kineto' 2023-01-11T21:06:08.3009440Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:08.3061860Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:08.3125510Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:08.3226040Z Entering 'third_party/neon2sse' 2023-01-11T21:06:08.3229280Z Entering 'third_party/nlohmann' 2023-01-11T21:06:08.3282220Z Entering 'third_party/onnx' 2023-01-11T21:06:08.3339850Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:08.3397970Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:08.3447160Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:08.3499420Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:08.3552270Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:08.3615560Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:08.3667630Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:08.3733550Z Entering 'third_party/pocketfft' 2023-01-11T21:06:08.3785660Z Entering 'third_party/protobuf' 2023-01-11T21:06:08.3839110Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:08.3896560Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:08.3945480Z Entering 'third_party/psimd' 2023-01-11T21:06:08.3997710Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:08.4056440Z Entering 'third_party/pybind11' 2023-01-11T21:06:08.4111450Z Entering 'third_party/python-enum' 2023-01-11T21:06:08.4164560Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:08.4220100Z Entering 'third_party/python-six' 2023-01-11T21:06:08.4276490Z Entering 'third_party/sleef' 2023-01-11T21:06:08.4338870Z Entering 'third_party/tbb' 2023-01-11T21:06:08.4397120Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:08.4449020Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:08.4507870Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:08.4561150Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:08.4614630Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:08.4668030Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:08.4723890Z Entering 'third_party/zstd' 2023-01-11T21:06:08.4784110Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2023-01-11T21:06:08.5151640Z Entering 'android/libs/fbjni' 2023-01-11T21:06:08.5206590Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:06:08.5227470Z Entering 'third_party/FP16' 2023-01-11T21:06:08.5288450Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:06:08.5309550Z Entering 'third_party/FXdiv' 2023-01-11T21:06:08.5361720Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:06:08.5382300Z Entering 'third_party/NNPACK' 2023-01-11T21:06:08.5434100Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:06:08.5454890Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:08.5506330Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:06:08.5527670Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:08.5579670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:06:08.5601130Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:08.5652520Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:06:08.5677200Z Entering 'third_party/benchmark' 2023-01-11T21:06:08.5730300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:06:08.5751490Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:08.5804130Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:06:08.5825710Z Entering 'third_party/cub' 2023-01-11T21:06:08.5878030Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:06:08.5904020Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:08.5962120Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:06:08.5985160Z Entering 'third_party/cutlass' 2023-01-11T21:06:08.6037300Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:06:08.6060050Z Entering 'third_party/eigen' 2023-01-11T21:06:08.6112220Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:06:08.6134510Z Entering 'third_party/fbgemm' 2023-01-11T21:06:08.6186780Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:06:08.6206990Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:08.6258690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T21:06:08.6279600Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:08.6331010Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:06:08.6352210Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:08.6404130Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:06:08.6425110Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:08.6476990Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T21:06:08.6504280Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:08.6551480Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:06:08.6576740Z Entering 'third_party/fmt' 2023-01-11T21:06:08.6625650Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:06:08.6646280Z Entering 'third_party/foxi' 2023-01-11T21:06:08.6698100Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:06:08.6719090Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:08.6770950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:06:08.6796690Z Entering 'third_party/gloo' 2023-01-11T21:06:08.6844020Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:06:08.6867970Z Entering 'third_party/googletest' 2023-01-11T21:06:08.6916910Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:06:08.6937670Z Entering 'third_party/ideep' 2023-01-11T21:06:08.6990050Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:06:08.7009980Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:08.7062110Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T21:06:08.7083610Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:08.7136060Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T21:06:08.7161310Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:08.7213920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:06:08.7235030Z Entering 'third_party/ittapi' 2023-01-11T21:06:08.7287060Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:06:08.7308340Z Entering 'third_party/kineto' 2023-01-11T21:06:08.7360320Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:06:08.7380640Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:08.7433040Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T21:06:08.7454340Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:08.7506180Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T21:06:08.7528090Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:08.7579950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:06:08.7601130Z Entering 'third_party/neon2sse' 2023-01-11T21:06:08.7652360Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:06:08.7673140Z Entering 'third_party/nlohmann' 2023-01-11T21:06:08.7724580Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:06:08.7752010Z Entering 'third_party/onnx' 2023-01-11T21:06:08.7803410Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:06:08.7828950Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:08.7882130Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:06:08.7903330Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:08.7955420Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:06:08.7978150Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:08.8030770Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:06:08.8051420Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:08.8103660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:06:08.8134000Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:08.8180730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:06:08.8201940Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:08.8257510Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:06:08.8278230Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:08.8332690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:06:08.8361230Z Entering 'third_party/pocketfft' 2023-01-11T21:06:08.8409170Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:06:08.8430200Z Entering 'third_party/protobuf' 2023-01-11T21:06:08.8485170Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:06:08.8506750Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:08.8558870Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:06:08.8584770Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:08.8632630Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:06:08.8654640Z Entering 'third_party/psimd' 2023-01-11T21:06:08.8707280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:06:08.8732310Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:08.8780790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:06:08.8806190Z Entering 'third_party/pybind11' 2023-01-11T21:06:08.8853330Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:06:08.8874250Z Entering 'third_party/python-enum' 2023-01-11T21:06:08.8926490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:06:08.8966420Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:08.9000920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:06:08.9024350Z Entering 'third_party/python-six' 2023-01-11T21:06:08.9136750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:06:08.9137170Z Entering 'third_party/sleef' 2023-01-11T21:06:08.9148900Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:06:08.9170600Z Entering 'third_party/tbb' 2023-01-11T21:06:08.9224660Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:06:08.9247760Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:08.9312590Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:06:08.9333290Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:08.9391950Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:06:08.9414580Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:08.9470410Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T21:06:08.9491560Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:08.9546520Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T21:06:08.9568170Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:08.9622710Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:06:08.9643460Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:08.9698450Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T21:06:08.9721660Z Entering 'third_party/zstd' 2023-01-11T21:06:08.9776260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:06:08.9953110Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T21:06:09.0336430Z Entering 'android/libs/fbjni' 2023-01-11T21:06:09.0396210Z Entering 'third_party/FP16' 2023-01-11T21:06:09.0453110Z Entering 'third_party/FXdiv' 2023-01-11T21:06:09.0509590Z Entering 'third_party/NNPACK' 2023-01-11T21:06:09.0566510Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:09.0624170Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:09.0681790Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:09.0741480Z Entering 'third_party/benchmark' 2023-01-11T21:06:09.0797560Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:09.0853280Z Entering 'third_party/cub' 2023-01-11T21:06:09.0913450Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:09.0970970Z Entering 'third_party/cutlass' 2023-01-11T21:06:09.1028870Z Entering 'third_party/eigen' 2023-01-11T21:06:09.1096480Z Entering 'third_party/fbgemm' 2023-01-11T21:06:09.1157510Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:09.1214160Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:09.1269590Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:09.1324910Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:09.1389890Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:09.1446460Z Entering 'third_party/fmt' 2023-01-11T21:06:09.1502070Z Entering 'third_party/foxi' 2023-01-11T21:06:09.1558020Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:09.1612940Z Entering 'third_party/gloo' 2023-01-11T21:06:09.1673930Z Entering 'third_party/googletest' 2023-01-11T21:06:09.1728510Z Entering 'third_party/ideep' 2023-01-11T21:06:09.1783850Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:09.1842420Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:09.1902200Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:09.1958850Z Entering 'third_party/ittapi' 2023-01-11T21:06:09.2014220Z Entering 'third_party/kineto' 2023-01-11T21:06:09.2069110Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:09.2126780Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:09.2184840Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:09.2240550Z Entering 'third_party/neon2sse' 2023-01-11T21:06:09.2295310Z Entering 'third_party/nlohmann' 2023-01-11T21:06:09.2351110Z Entering 'third_party/onnx' 2023-01-11T21:06:09.2409820Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:09.2465990Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:09.2524060Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:09.2578460Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:09.2634600Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:09.2692210Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:09.2748020Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:09.2817880Z Entering 'third_party/pocketfft' 2023-01-11T21:06:09.2886810Z Entering 'third_party/protobuf' 2023-01-11T21:06:09.2943220Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:09.3002950Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:09.3062820Z Entering 'third_party/psimd' 2023-01-11T21:06:09.3119150Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:09.3173910Z Entering 'third_party/pybind11' 2023-01-11T21:06:09.3230220Z Entering 'third_party/python-enum' 2023-01-11T21:06:09.3285350Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:09.3341850Z Entering 'third_party/python-six' 2023-01-11T21:06:09.3396570Z Entering 'third_party/sleef' 2023-01-11T21:06:09.3451760Z Entering 'third_party/tbb' 2023-01-11T21:06:09.3507460Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:09.3562760Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:09.3618960Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:09.3674670Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:09.3732650Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:09.3794790Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:09.3852850Z Entering 'third_party/zstd' 2023-01-11T21:06:09.3920990Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T21:06:09.4286290Z Entering 'android/libs/fbjni' 2023-01-11T21:06:09.4342680Z Entering 'third_party/FP16' 2023-01-11T21:06:09.4398670Z Entering 'third_party/FXdiv' 2023-01-11T21:06:09.4454700Z Entering 'third_party/NNPACK' 2023-01-11T21:06:09.4511160Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:09.4570660Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:09.4626690Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:09.4686110Z Entering 'third_party/benchmark' 2023-01-11T21:06:09.4742380Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:09.4797250Z Entering 'third_party/cub' 2023-01-11T21:06:09.4852370Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:09.4909660Z Entering 'third_party/cutlass' 2023-01-11T21:06:09.4972780Z Entering 'third_party/eigen' 2023-01-11T21:06:09.5029360Z Entering 'third_party/fbgemm' 2023-01-11T21:06:09.5084760Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:09.5140760Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:09.5197540Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:09.5253400Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:09.5310170Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:09.5367470Z Entering 'third_party/fmt' 2023-01-11T21:06:09.5428440Z Entering 'third_party/foxi' 2023-01-11T21:06:09.5483210Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:09.5551880Z Entering 'third_party/gloo' 2023-01-11T21:06:09.5607540Z Entering 'third_party/googletest' 2023-01-11T21:06:09.5663390Z Entering 'third_party/ideep' 2023-01-11T21:06:09.5723650Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:09.5783890Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:09.5846130Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:09.5901880Z Entering 'third_party/ittapi' 2023-01-11T21:06:09.5967300Z Entering 'third_party/kineto' 2023-01-11T21:06:09.6022190Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:09.6077710Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:09.6133820Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:09.6189730Z Entering 'third_party/neon2sse' 2023-01-11T21:06:09.6250460Z Entering 'third_party/nlohmann' 2023-01-11T21:06:09.6305860Z Entering 'third_party/onnx' 2023-01-11T21:06:09.6364420Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:09.6420600Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:09.6477260Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:09.6532010Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:09.6596250Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:09.6660880Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:09.6716460Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:09.6785680Z Entering 'third_party/pocketfft' 2023-01-11T21:06:09.6841480Z Entering 'third_party/protobuf' 2023-01-11T21:06:09.6899210Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:09.6956680Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:09.7018580Z Entering 'third_party/psimd' 2023-01-11T21:06:09.7074240Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:09.7129450Z Entering 'third_party/pybind11' 2023-01-11T21:06:09.7184620Z Entering 'third_party/python-enum' 2023-01-11T21:06:09.7241110Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:09.7295800Z Entering 'third_party/python-six' 2023-01-11T21:06:09.7351470Z Entering 'third_party/sleef' 2023-01-11T21:06:09.7408900Z Entering 'third_party/tbb' 2023-01-11T21:06:09.7471780Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:09.7527120Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:09.7584720Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:09.7643210Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:09.7699280Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:09.7763820Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:09.7831400Z Entering 'third_party/zstd' 2023-01-11T21:06:09.7897670Z ##[endgroup] 2023-01-11T21:06:09.8112410Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:06:09.8315540Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:06:09.8409600Z Prepare all required actions 2023-01-11T21:06:09.8409820Z Getting action download info 2023-01-11T21:06:10.0599870Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T21:06:10.4290250Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:06:10.6075030Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T21:06:10.6075220Z with: 2023-01-11T21:06:10.6075340Z name: macos-12-py3-arm64 2023-01-11T21:06:10.6075480Z use-gha: true 2023-01-11T21:06:10.6075600Z env: 2023-01-11T21:06:10.6075720Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:10.6075930Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:10.6076090Z TEST_CONFIG: default 2023-01-11T21:06:10.6076210Z SHARD_NUMBER: 1 2023-01-11T21:06:10.6076330Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:10.6076460Z PR_BODY: 2023-01-11T21:06:10.6076590Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:10.6076760Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:10.6076920Z ##[endgroup] 2023-01-11T21:06:10.6099420Z ##[group]Run actions/download-artifact@v3 2023-01-11T21:06:10.6099580Z with: 2023-01-11T21:06:10.6099710Z name: macos-12-py3-arm64 2023-01-11T21:06:10.6099840Z env: 2023-01-11T21:06:10.6099960Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:10.6100230Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:10.6100380Z TEST_CONFIG: default 2023-01-11T21:06:10.6100560Z SHARD_NUMBER: 1 2023-01-11T21:06:10.6100720Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:10.6100850Z PR_BODY: 2023-01-11T21:06:10.6100990Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:10.6101140Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:10.6101280Z ##[endgroup] 2023-01-11T21:06:10.6702480Z Starting download for macos-12-py3-arm64 2023-01-11T21:06:10.7632420Z Directory structure has been setup for the artifact 2023-01-11T21:06:10.7637910Z Total number of files that will be downloaded: 1 2023-01-11T21:06:11.7636540Z Total file count: 1 ---- Processed file #0 (0.0%) 2023-01-11T21:06:12.7660610Z Total file count: 1 ---- Processed file #0 (0.0%) 2023-01-11T21:06:13.2708660Z Artifact macos-12-py3-arm64 was downloaded to /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:06:13.2723050Z Artifact download has finished successfully 2023-01-11T21:06:13.2833070Z ##[group]Run unzip -o artifacts.zip 2023-01-11T21:06:13.2833510Z unzip -o artifacts.zip 2023-01-11T21:06:13.2860600Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:13.2861010Z env: 2023-01-11T21:06:13.2861330Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.2861790Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.2862240Z TEST_CONFIG: default 2023-01-11T21:06:13.2862560Z SHARD_NUMBER: 1 2023-01-11T21:06:13.2862860Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.2863170Z PR_BODY: 2023-01-11T21:06:13.2863530Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.2863890Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.2864250Z ##[endgroup] 2023-01-11T21:06:13.3425450Z Archive: artifacts.zip 2023-01-11T21:06:13.3461920Z creating: dist/ 2023-01-11T21:06:13.6752780Z inflating: dist/torch-2.0.0a0+git8419ddd-cp39-cp39-macosx_11_0_x86_64.whl 2023-01-11T21:06:13.6840860Z inflating: build/.ninja_log 2023-01-11T21:06:13.7228020Z inflating: build/compile_commands.json 2023-01-11T21:06:13.7233370Z inflating: .pytorch-test-times.json 2023-01-11T21:06:13.7349440Z ##[group]Run df -H 2023-01-11T21:06:13.7349640Z df -H 2023-01-11T21:06:13.7361800Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:13.7361990Z env: 2023-01-11T21:06:13.7362120Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.7362290Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.7362450Z TEST_CONFIG: default 2023-01-11T21:06:13.7362580Z SHARD_NUMBER: 1 2023-01-11T21:06:13.7362720Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.7362850Z PR_BODY: 2023-01-11T21:06:13.7363230Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.7363410Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.7363550Z ##[endgroup] 2023-01-11T21:06:13.7706670Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2023-01-11T21:06:13.7707080Z /dev/disk5s2s1 107G 15G 64G 20% 501138 621799320 0% / 2023-01-11T21:06:13.7707300Z devfs 224k 224k 0B 100% 756 0 100% /dev 2023-01-11T21:06:13.7707500Z /dev/disk5s5 107G 2.1G 64G 4% 2 621799320 0% /System/Volumes/VM 2023-01-11T21:06:13.7707790Z /dev/disk5s3 107G 310M 64G 1% 700 621799320 0% /System/Volumes/Preboot 2023-01-11T21:06:13.7708010Z /dev/disk1s2 524M 6.3M 413M 2% 1 4032440 0% /System/Volumes/xarts 2023-01-11T21:06:13.7719870Z /dev/disk1s1 524M 53M 413M 12% 53 4032440 0% /System/Volumes/iSCPreboot 2023-01-11T21:06:13.7720160Z /dev/disk1s3 524M 1.1M 413M 1% 51 4032440 0% /System/Volumes/Hardware 2023-01-11T21:06:13.7720430Z /dev/disk5s1 107G 25G 64G 29% 681966 621799320 0% /System/Volumes/Data 2023-01-11T21:06:13.7720630Z /dev/disk3s5 245G 451M 231G 1% 12975 2251597400 0% /Volumes/Data 2023-01-11T21:06:13.7720850Z map auto_home 0B 0B 0B 100% 0 0 100% /System/Volumes/Data/home 2023-01-11T21:06:13.7721370Z /dev/disk3s4 245G 197k 231G 1% 17 2251597400 0% /private/tmp/tmp-mount-JJYERY 2023-01-11T21:06:13.7773940Z ##[group]Run pytorch/test-infra/.github/actions/setup-miniconda@main 2023-01-11T21:06:13.7774120Z with: 2023-01-11T21:06:13.7774250Z python-version: 3.9 2023-01-11T21:06:13.7783910Z environment-file: .github/requirements/conda-env-macOS-ARM64 2023-01-11T21:06:13.7784150Z pip-requirements-file: .github/requirements/pip-requirements-macOS.txt 2023-01-11T21:06:13.7784370Z miniconda-version: 4.12.0 2023-01-11T21:06:13.7784530Z env: 2023-01-11T21:06:13.7784660Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.7784810Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.7784950Z TEST_CONFIG: default 2023-01-11T21:06:13.7785070Z SHARD_NUMBER: 1 2023-01-11T21:06:13.7785190Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.7785300Z PR_BODY: 2023-01-11T21:06:13.7785480Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.7785640Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.7785770Z ##[endgroup] 2023-01-11T21:06:13.7797400Z ##[group]Run echo "Print the available disk space for manual inspection" 2023-01-11T21:06:13.7797640Z echo "Print the available disk space for manual inspection" 2023-01-11T21:06:13.7797800Z df -h 2023-01-11T21:06:13.7797910Z  2023-01-11T21:06:13.7798030Z function check_disk_space() { 2023-01-11T21:06:13.7798220Z  set +e 2023-01-11T21:06:13.7798340Z  2023-01-11T21:06:13.7798480Z  # Set the minimum requirement space to 4GB 2023-01-11T21:06:13.7798640Z  MINIMUM_AVAILABLE_SPACE_IN_GB=4 2023-01-11T21:06:13.7798840Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2023-01-11T21:06:13.7799000Z  2023-01-11T21:06:13.7799140Z  # Use KB to avoid floating point warning like 3.1GB 2023-01-11T21:06:13.7799370Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2023-01-11T21:06:13.7799560Z  do 2023-01-11T21:06:13.7799700Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2023-01-11T21:06:13.7799860Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2023-01-11T21:06:13.7799990Z  2023-01-11T21:06:13.7800110Z  if [ "${MOUNT}" = "/" ]; then 2023-01-11T21:06:13.7800290Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2023-01-11T21:06:13.7800560Z  echo "Failure: There is only ${AVAIL}KB free space left in ${MOUNT}, which is less than the minimum requirement of ${MINIMUM_AVAILABLE_SPACE_IN_KB}KB for ${RUNNER_OS}" 2023-01-11T21:06:13.7800840Z  else 2023-01-11T21:06:13.7801040Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2023-01-11T21:06:13.7801210Z  fi 2023-01-11T21:06:13.7801320Z  fi 2023-01-11T21:06:13.7801420Z  done 2023-01-11T21:06:13.7801530Z  2023-01-11T21:06:13.7801640Z  set -e 2023-01-11T21:06:13.7801770Z } 2023-01-11T21:06:13.7801910Z  2023-01-11T21:06:13.7802030Z RESULT=$(check_disk_space) 2023-01-11T21:06:13.7802170Z echo "${RESULT}" 2023-01-11T21:06:13.7802290Z  2023-01-11T21:06:13.7802430Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2023-01-11T21:06:13.7802690Z  # We can clean up /System/Library/Caches/com.apple.coresymbolicationd on MacOS to free up the space and this should free up enough space 2023-01-11T21:06:13.7802960Z  # https://github.com/pytorch/pytorch/issues/85440 2023-01-11T21:06:13.7803230Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2023-01-11T21:06:13.7803500Z  # Stop the daemon and launchctl will automatically start it again, thus accomplish a restart and free up the above file 2023-01-11T21:06:13.7803790Z  sudo launchctl stop com.apple.coresymbolicationd || true 2023-01-11T21:06:13.7803950Z  2023-01-11T21:06:13.7804230Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2023-01-11T21:06:13.7804400Z  # Re-run the check 2023-01-11T21:06:13.7804540Z  RESULT=$(check_disk_space) 2023-01-11T21:06:13.7804700Z  echo "${RESULT}" 2023-01-11T21:06:13.7804850Z fi 2023-01-11T21:06:13.7804960Z  2023-01-11T21:06:13.7805090Z if [[ "${RESULT}" == *Failure* ]]; then 2023-01-11T21:06:13.7805220Z  df -h 2023-01-11T21:06:13.7805320Z  2023-01-11T21:06:13.7805560Z  echo "Please help create an issue to PyTorch Release Engineering via https://github.com/pytorch/test-infra/issues and provide the link to the workflow run." 2023-01-11T21:06:13.7805780Z  exit 1 2023-01-11T21:06:13.7805940Z fi 2023-01-11T21:06:13.7817000Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:13.7817150Z env: 2023-01-11T21:06:13.7817260Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.7817410Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.7817550Z TEST_CONFIG: default 2023-01-11T21:06:13.7817690Z SHARD_NUMBER: 1 2023-01-11T21:06:13.7817840Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.7817960Z PR_BODY: 2023-01-11T21:06:13.7818080Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.7818220Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.7818350Z ##[endgroup] 2023-01-11T21:06:13.8128910Z Print the available disk space for manual inspection 2023-01-11T21:06:13.8138360Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2023-01-11T21:06:13.8138600Z /dev/disk5s2s1 100Gi 14Gi 59Gi 20% 501138 621799200 0% / 2023-01-11T21:06:13.8138900Z devfs 219Ki 219Ki 0Bi 100% 756 0 100% /dev 2023-01-11T21:06:13.8139270Z /dev/disk5s5 100Gi 2.0Gi 59Gi 4% 2 621799200 0% /System/Volumes/VM 2023-01-11T21:06:13.8140690Z /dev/disk5s3 100Gi 296Mi 59Gi 1% 700 621799200 0% /System/Volumes/Preboot 2023-01-11T21:06:13.8140980Z /dev/disk1s2 500Mi 6.0Mi 394Mi 2% 1 4032440 0% /System/Volumes/xarts 2023-01-11T21:06:13.8141220Z /dev/disk1s1 500Mi 50Mi 394Mi 12% 53 4032440 0% /System/Volumes/iSCPreboot 2023-01-11T21:06:13.8141450Z /dev/disk1s3 500Mi 1.0Mi 394Mi 1% 51 4032440 0% /System/Volumes/Hardware 2023-01-11T21:06:13.8141660Z /dev/disk5s1 100Gi 23Gi 59Gi 29% 681978 621799200 0% /System/Volumes/Data 2023-01-11T21:06:13.8141940Z /dev/disk3s5 228Gi 430Mi 215Gi 1% 12975 2251597400 0% /Volumes/Data 2023-01-11T21:06:13.8142160Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home 2023-01-11T21:06:13.8142670Z /dev/disk3s4 228Gi 192Ki 215Gi 1% 17 2251597400 0% /private/tmp/tmp-mount-JJYERY 2023-01-11T21:06:13.8517890Z Success: There is 62179920KB free space left in / for macOS, continue 2023-01-11T21:06:13.8534890Z ##[group]Run echo "today=$(/bin/date -u '+%Y%m%d')d" >> "${GITHUB_OUTPUT}" 2023-01-11T21:06:13.8535130Z echo "today=$(/bin/date -u '+%Y%m%d')d" >> "${GITHUB_OUTPUT}" 2023-01-11T21:06:13.8546820Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:13.8546980Z env: 2023-01-11T21:06:13.8547140Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.8547340Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.8547490Z TEST_CONFIG: default 2023-01-11T21:06:13.8547630Z SHARD_NUMBER: 1 2023-01-11T21:06:13.8547790Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.8547980Z PR_BODY: 2023-01-11T21:06:13.8548120Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.8548270Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.8548470Z ##[endgroup] 2023-01-11T21:06:13.8907840Z ##[group]Run actions/cache@v3 2023-01-11T21:06:13.8907990Z with: 2023-01-11T21:06:13.8908130Z path: /Users/ec2-user/runner/_work/_temp/miniconda 2023-01-11T21:06:13.8908380Z key: miniconda-macOS-ARM64-3.9-20230111d 2023-01-11T21:06:13.8908580Z enableCrossOsArchive: false 2023-01-11T21:06:13.8908820Z env: 2023-01-11T21:06:13.8908940Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.8909100Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.8909240Z TEST_CONFIG: default 2023-01-11T21:06:13.8909380Z SHARD_NUMBER: 1 2023-01-11T21:06:13.8909500Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.8909670Z PR_BODY: 2023-01-11T21:06:13.8909820Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.8909980Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.8910120Z ##[endgroup] 2023-01-11T21:06:15.3718490Z Received 315769378 of 315769378 (100.0%), 279.6 MBs/sec 2023-01-11T21:06:15.3803670Z Cache Size: ~301 MB (315769378 B) 2023-01-11T21:06:15.3840680Z [command]/usr/bin/tar -xf /Users/ec2-user/runner/_work/_temp/306990f4-a923-41a2-a309-bbed4096096c/cache.tgz -P -C /Users/ec2-user/runner/_work/pytorch/pytorch -z 2023-01-11T21:06:24.3635690Z Cache restored successfully 2023-01-11T21:06:24.3736900Z Cache restored from key: miniconda-macOS-ARM64-3.9-20230111d 2023-01-11T21:06:24.3819950Z ##[group]Run MINICONDA_INSTALL_PATH="${RUNNER_TEMP}/miniconda" 2023-01-11T21:06:24.3820170Z MINICONDA_INSTALL_PATH="${RUNNER_TEMP}/miniconda" 2023-01-11T21:06:24.3820360Z echo "${MINICONDA_INSTALL_PATH}/bin" >> $GITHUB_PATH 2023-01-11T21:06:24.3875400Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:24.3875570Z env: 2023-01-11T21:06:24.3875710Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:24.3875870Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:24.3876020Z TEST_CONFIG: default 2023-01-11T21:06:24.3876140Z SHARD_NUMBER: 1 2023-01-11T21:06:24.3876270Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:24.3876440Z PR_BODY: 2023-01-11T21:06:24.3876580Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:24.3876740Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:24.3876900Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:24.3877050Z ##[endgroup] 2023-01-11T21:06:24.5740810Z ##[group]Run actions/cache@v3 2023-01-11T21:06:24.5741010Z with: 2023-01-11T21:06:24.5741190Z path: /Users/ec2-user/runner/_work/_temp/conda-python-3.9 2023-01-11T21:06:24.5741600Z key: miniconda-env-macOS-ARM64-3.9-20230111d-87efc522b6897c7be698bae8a20b751f85158f97301e53a8423dbd6b6d261395-2e4756dc5df19d34bab8f02ccc1cae39cbcfc90ea91fce818717259e97785988 2023-01-11T21:06:24.5741960Z enableCrossOsArchive: false 2023-01-11T21:06:24.5742090Z env: 2023-01-11T21:06:24.5742220Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:24.5742440Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:24.5742600Z TEST_CONFIG: default 2023-01-11T21:06:24.5742800Z SHARD_NUMBER: 1 2023-01-11T21:06:24.5742940Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:24.5743070Z PR_BODY: 2023-01-11T21:06:24.5743200Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:24.5743360Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:24.5743550Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:24.5743750Z ##[endgroup] 2023-01-11T21:06:25.5986170Z Received 230305521 of 230305521 (100.0%), 262.4 MBs/sec 2023-01-11T21:06:25.6146160Z Cache Size: ~220 MB (230305521 B) 2023-01-11T21:06:25.6166450Z [command]/usr/bin/tar -xf /Users/ec2-user/runner/_work/_temp/5d49fded-b018-4979-8c1c-6a082e253ad0/cache.tgz -P -C /Users/ec2-user/runner/_work/pytorch/pytorch -z 2023-01-11T21:06:34.3528830Z Cache restored successfully 2023-01-11T21:06:34.3629300Z Cache restored from key: miniconda-env-macOS-ARM64-3.9-20230111d-87efc522b6897c7be698bae8a20b751f85158f97301e53a8423dbd6b6d261395-2e4756dc5df19d34bab8f02ccc1cae39cbcfc90ea91fce818717259e97785988 2023-01-11T21:06:34.3758890Z ##[group]Run CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-01-11T21:06:34.3759200Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-01-11T21:06:34.3759390Z conda create \ 2023-01-11T21:06:34.3759530Z  --yes \ 2023-01-11T21:06:34.3759680Z  --prefix "${CONDA_ENV}" \ 2023-01-11T21:06:34.3759950Z  --clone "${CONDA_BASE_ENV}" 2023-01-11T21:06:34.3760100Z  2023-01-11T21:06:34.3760430Z # TODO: conda-build could not be cloned because it hardcodes the path, so it 2023-01-11T21:06:34.3760680Z # could not be cached 2023-01-11T21:06:34.3760900Z conda install --yes -p ${CONDA_ENV} conda-build=3.21 2023-01-11T21:06:34.3761070Z  2023-01-11T21:06:34.3761240Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-01-11T21:06:34.3761470Z echo "CONDA_RUN=conda run -p ${CONDA_ENV} --no-capture-output" >> "${GITHUB_ENV}" 2023-01-11T21:06:34.3761730Z echo "CONDA_BUILD=conda run -p ${CONDA_ENV} conda-build" >> "${GITHUB_ENV}" 2023-01-11T21:06:34.3761970Z echo "CONDA_INSTALL=conda install -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-01-11T21:06:34.3784310Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:34.3784550Z env: 2023-01-11T21:06:34.3784710Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:34.3784890Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:34.3785060Z TEST_CONFIG: default 2023-01-11T21:06:34.3785200Z SHARD_NUMBER: 1 2023-01-11T21:06:34.3785360Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:34.3785490Z PR_BODY: 2023-01-11T21:06:34.3785630Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:34.3785850Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:34.3786020Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:34.3786170Z PYTHON_VERSION: 3.9 2023-01-11T21:06:34.3786360Z CONDA_BASE_ENV: /Users/ec2-user/runner/_work/_temp/conda-python-3.9 2023-01-11T21:06:34.3786550Z ##[endgroup] 2023-01-11T21:06:38.4318810Z Source: /Users/ec2-user/runner/_work/_temp/conda-python-3.9 2023-01-11T21:06:38.4326470Z Destination: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:38.4328500Z The following packages cannot be cloned out of the root environment: 2023-01-11T21:06:38.4337640Z - defaults/osx-arm64::conda-22.11.1-py39hca03da5_4 2023-01-11T21:06:38.4338040Z - defaults/osx-arm64::conda-build-3.21.9-py39hca03da5_0 2023-01-11T21:06:38.4338230Z Packages: 93 2023-01-11T21:06:38.4338390Z Files: 12580 2023-01-11T21:06:38.7726230Z Preparing transaction: ...working... done 2023-01-11T21:06:41.9955730Z Verifying transaction: ...working... done 2023-01-11T21:06:46.1008280Z Executing transaction: ...working... done 2023-01-11T21:06:46.1357260Z # 2023-01-11T21:06:46.1457670Z # To activate this environment, use 2023-01-11T21:06:46.1558170Z # 2023-01-11T21:06:46.1658530Z # $ conda activate /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:46.1758640Z # 2023-01-11T21:06:46.1859020Z # To deactivate an active environment, use 2023-01-11T21:06:46.1959440Z # 2023-01-11T21:06:46.2060010Z # $ conda deactivate 2023-01-11T21:06:46.2159700Z 2023-01-11T21:06:47.1031770Z Collecting package metadata (current_repodata.json): ...working... done 2023-01-11T21:06:47.1033690Z Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. 2023-01-11T21:06:47.8149530Z Collecting package metadata (repodata.json): ...working... done 2023-01-11T21:06:48.8478020Z Solving environment: ...working... done 2023-01-11T21:06:48.8958570Z 2023-01-11T21:06:48.8978660Z 2023-01-11T21:06:48.8978970Z ==> WARNING: A newer version of conda exists. <== 2023-01-11T21:06:48.8979220Z current version: 4.12.0 2023-01-11T21:06:48.8981190Z latest version: 22.11.1 2023-01-11T21:06:48.8981340Z 2023-01-11T21:06:48.8981450Z Please update conda by running 2023-01-11T21:06:48.8981550Z 2023-01-11T21:06:48.8981770Z $ conda update -n base -c defaults conda 2023-01-11T21:06:48.8981880Z 2023-01-11T21:06:48.8981890Z 2023-01-11T21:06:48.9098320Z 2023-01-11T21:06:48.9101190Z ## Package Plan ## 2023-01-11T21:06:48.9101330Z 2023-01-11T21:06:48.9101570Z environment location: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:48.9101830Z 2023-01-11T21:06:48.9102210Z added / updated specs: 2023-01-11T21:06:48.9102410Z - conda-build=3.21 2023-01-11T21:06:48.9102510Z 2023-01-11T21:06:48.9102510Z 2023-01-11T21:06:48.9102890Z The following NEW packages will be INSTALLED: 2023-01-11T21:06:48.9103010Z 2023-01-11T21:06:48.9103230Z conda pkgs/main/osx-arm64::conda-22.11.1-py39hca03da5_4 2023-01-11T21:06:48.9103540Z conda-build pkgs/main/osx-arm64::conda-build-3.21.9-py39hca03da5_0 2023-01-11T21:06:48.9103700Z 2023-01-11T21:06:48.9103700Z 2023-01-11T21:06:48.9184730Z Preparing transaction: ...working... done 2023-01-11T21:06:48.9777350Z Verifying transaction: ...working... done 2023-01-11T21:06:49.0938250Z Executing transaction: ...working... done 2023-01-11T21:06:49.2836020Z ##[group]Run ${CONDA_RUN} python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:06:49.2836290Z ${CONDA_RUN} python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:06:49.2836570Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:06:49.2850330Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:49.2850480Z env: 2023-01-11T21:06:49.2850630Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:49.2850820Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:49.2851010Z TEST_CONFIG: default 2023-01-11T21:06:49.2851140Z SHARD_NUMBER: 1 2023-01-11T21:06:49.2851270Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:49.2851420Z PR_BODY: 2023-01-11T21:06:49.2851580Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:49.2851750Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:49.2851910Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:49.2852190Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:49.2852460Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:49.2852740Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:49.2853000Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:49.2853200Z ##[endgroup] 2023-01-11T21:06:50.0879100Z ##[group]Run # Install dependencies 2023-01-11T21:06:50.0879400Z # Install dependencies 2023-01-11T21:06:50.0879580Z brew install libomp 2023-01-11T21:06:50.0879750Z brew link --force libomp 2023-01-11T21:06:50.0893550Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:50.0893710Z env: 2023-01-11T21:06:50.0893840Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:50.0894050Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:50.0894250Z TEST_CONFIG: default 2023-01-11T21:06:50.0894400Z SHARD_NUMBER: 1 2023-01-11T21:06:50.0894530Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:50.0894670Z PR_BODY: 2023-01-11T21:06:50.0894810Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:50.0894970Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:50.0895150Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:50.0895450Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:50.0895750Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:50.0896040Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:50.0896320Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:50.0896520Z ##[endgroup] 2023-01-11T21:06:53.5381260Z ==> Homebrew is run entirely by unpaid volunteers. Please consider donating: 2023-01-11T21:06:53.5382920Z https://github.com/Homebrew/brew#donations 2023-01-11T21:06:53.5385580Z 2023-01-11T21:06:53.5704250Z ==> Auto-updated Homebrew! 2023-01-11T21:06:53.5708190Z Updated 1 tap (homebrew/core). 2023-01-11T21:06:53.6441970Z 2023-01-11T21:06:53.6444970Z You have 11 outdated formulae and 2 outdated casks installed. 2023-01-11T21:06:53.6445500Z You can upgrade them with brew upgrade 2023-01-11T21:06:53.6445780Z or list them with brew outdated. 2023-01-11T21:06:53.6445890Z 2023-01-11T21:06:54.3026430Z Warning: libomp 15.0.6 is already installed and up-to-date. 2023-01-11T21:06:54.3032110Z To reinstall 15.0.6, run: 2023-01-11T21:06:54.3033370Z brew reinstall libomp 2023-01-11T21:06:54.7724370Z Warning: Already linked: /opt/homebrew/Cellar/libomp/15.0.6 2023-01-11T21:06:54.7724600Z To relink, run: 2023-01-11T21:06:54.7724830Z brew unlink libomp && brew link --force libomp 2023-01-11T21:06:54.7799290Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:06:54.7799510Z .github/scripts/parse_ref.py 2023-01-11T21:06:54.7813080Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:54.7813240Z env: 2023-01-11T21:06:54.7813380Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:54.7813600Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:54.7813760Z TEST_CONFIG: default 2023-01-11T21:06:54.7813910Z SHARD_NUMBER: 1 2023-01-11T21:06:54.7814050Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:54.7814190Z PR_BODY: 2023-01-11T21:06:54.7814340Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:54.7814500Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:54.7814690Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:54.7814930Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:54.7815190Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:54.7815480Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:54.7815740Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:54.7815920Z ##[endgroup] 2023-01-11T21:06:55.0942680Z ##[group]Run # As wheels are cross-compiled they are reported as x86_64 ones 2023-01-11T21:06:55.0942970Z # As wheels are cross-compiled they are reported as x86_64 ones 2023-01-11T21:06:55.0943250Z ORIG_WHLNAME=$(ls -1 dist/*.whl); ARM_WHLNAME=${ORIG_WHLNAME/x86_64/arm64}; mv "${ORIG_WHLNAME}" "${ARM_WHLNAME}" 2023-01-11T21:06:55.0956430Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:55.0956590Z env: 2023-01-11T21:06:55.0956730Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:55.0956930Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:55.0957120Z TEST_CONFIG: default 2023-01-11T21:06:55.0957260Z SHARD_NUMBER: 1 2023-01-11T21:06:55.0957400Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:55.0957540Z PR_BODY: 2023-01-11T21:06:55.0957680Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:55.0957850Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:55.0958020Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:55.0958300Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:55.0958580Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:55.0958860Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:55.0959130Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:55.0959390Z ##[endgroup] 2023-01-11T21:06:55.3614470Z ##[group]Run COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:06:55.3614810Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:06:55.3614990Z  2023-01-11T21:06:55.3615170Z # sanitize the input commit message and PR body here: 2023-01-11T21:06:55.3615340Z # 2023-01-11T21:06:55.3615530Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T21:06:55.3615820Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T21:06:55.3616130Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T21:06:55.3616370Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T21:06:55.3616520Z  2023-01-11T21:06:55.3616710Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T21:06:55.3616950Z # wreak havoc internally 2023-01-11T21:06:55.3617130Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T21:06:55.3617310Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T21:06:55.3617450Z arch 2023-01-11T21:06:55.3617590Z  2023-01-11T21:06:55.3617800Z ${CONDA_RUN} python3 -mpip install --no-index --no-deps $(echo dist/*.whl) 2023-01-11T21:06:55.3618010Z ${CONDA_RUN} .jenkins/pytorch/macos-test.sh 2023-01-11T21:06:55.3631060Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:55.3631210Z env: 2023-01-11T21:06:55.3631340Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:55.3631500Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:55.3631700Z TEST_CONFIG: default 2023-01-11T21:06:55.3631830Z SHARD_NUMBER: 1 2023-01-11T21:06:55.3631960Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:55.3632100Z PR_BODY: 2023-01-11T21:06:55.3632240Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:55.3632400Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:55.3632570Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:55.3632800Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:55.3633100Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:55.3633390Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:55.3633650Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:55.3633850Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T21:06:55.3634030Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T21:06:55.3634180Z ##[endgroup] 2023-01-11T21:06:56.9970880Z arm64Processing ./dist/torch-2.0.0a0+git8419ddd-cp39-cp39-macosx_11_0_arm64.whl 2023-01-11T21:06:57.0577560Z Installing collected packages: torch 2023-01-11T21:07:01.5842850Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T21:07:02.1132310Z +++ [[ macos-12-py3-arm64 == *rocm* ]] 2023-01-11T21:07:02.1135410Z +++ BUILD_TEST_LIBTORCH=0 2023-01-11T21:07:02.1137050Z ++ sysctl -a 2023-01-11T21:07:02.1139640Z ++ grep machdep.cpu 2023-01-11T21:07:02.1249820Z machdep.cpu.cores_per_package: 8 2023-01-11T21:07:02.1250110Z machdep.cpu.core_count: 8 2023-01-11T21:07:02.1250320Z machdep.cpu.logical_per_package: 8 2023-01-11T21:07:02.1250580Z machdep.cpu.thread_count: 8 2023-01-11T21:07:02.1250790Z machdep.cpu.brand_string: Apple M1 2023-01-11T21:07:02.1251710Z ++ export MACOSX_DEPLOYMENT_TARGET=10.9 2023-01-11T21:07:02.1251960Z ++ MACOSX_DEPLOYMENT_TARGET=10.9 2023-01-11T21:07:02.1252180Z ++ export CXX=clang++ 2023-01-11T21:07:02.1252370Z ++ CXX=clang++ 2023-01-11T21:07:02.1253150Z ++ export CC=clang 2023-01-11T21:07:02.1253330Z ++ CC=clang 2023-01-11T21:07:02.1253890Z + [[ -n /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 ]] 2023-01-11T21:07:02.1254860Z + export PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/bin:/opt/homebrew/sbin 2023-01-11T21:07:02.1255750Z + PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/bin:/opt/homebrew/sbin 2023-01-11T21:07:02.1256390Z + [[ macos-12-py3-arm64 != *arm64* ]] 2023-01-11T21:07:02.1256580Z + [[ default == *functorch* ]] 2023-01-11T21:07:02.1256820Z + [[ 2 -gt 1 ]] 2023-01-11T21:07:02.1256970Z + test_python_shard 1 2023-01-11T21:07:02.1257130Z + [[ -z 2 ]] 2023-01-11T21:07:02.1257280Z + setup_test_python 2023-01-11T21:07:02.1257440Z + export GLOO_SOCKET_IFNAME=lo0 2023-01-11T21:07:02.1257610Z + GLOO_SOCKET_IFNAME=lo0 2023-01-11T21:07:02.1257790Z ++ ninja --version 2023-01-11T21:07:02.2200790Z + echo 'Ninja version: 1.10.2' 2023-01-11T21:07:02.2201010Z Ninja version: 1.10.2 2023-01-11T21:07:02.2212040Z + ulimit -n 1024 2023-01-11T21:07:02.2227610Z + python test/run_test.py --verbose --exclude-jit-executor --exclude-distributed-tests --shard 1 2 2023-01-11T21:07:04.9323400Z Selected tests: 2023-01-11T21:07:04.9337980Z test_ops_jit 2023-01-11T21:07:04.9338870Z test_ops_fwd_gradients 2023-01-11T21:07:04.9339550Z test_cpp_extensions_jit 2023-01-11T21:07:04.9341000Z test_reductions 2023-01-11T21:07:04.9344350Z test_multiprocessing 2023-01-11T21:07:04.9349500Z test_dispatch 2023-01-11T21:07:04.9350990Z test_tensor_creation_ops 2023-01-11T21:07:04.9352980Z test_tensorexpr 2023-01-11T21:07:04.9353220Z test_multiprocessing_spawn 2023-01-11T21:07:04.9353380Z nn/test_convolution 2023-01-11T21:07:04.9353580Z test_fx 2023-01-11T21:07:04.9377460Z test_spectral_ops 2023-01-11T21:07:04.9379210Z test_modules 2023-01-11T21:07:04.9394360Z test_namedtuple_return_api 2023-01-11T21:07:04.9394860Z test_indexing 2023-01-11T21:07:04.9395070Z test_mobile_optimizer 2023-01-11T21:07:04.9395240Z test_fake_tensor 2023-01-11T21:07:04.9395430Z test_overrides 2023-01-11T21:07:04.9395610Z test_show_pickle 2023-01-11T21:07:04.9395750Z test_jit_cuda_fuser 2023-01-11T21:07:04.9395920Z inductor/test_torchinductor_opinfo 2023-01-11T21:07:04.9396110Z test_cpp_extensions_aot_no_ninja 2023-01-11T21:07:04.9396290Z test_cpp_extensions_open_device_registration 2023-01-11T21:07:04.9396480Z distributions/test_constraints 2023-01-11T21:07:04.9396850Z dynamo/test_recompile_ux 2023-01-11T21:07:04.9397080Z dynamo/test_torchxla_util 2023-01-11T21:07:04.9397240Z inductor/test_perf 2023-01-11T21:07:04.9397390Z inductor/test_torchinductor 2023-01-11T21:07:04.9397570Z lazy/test_extract_compiled_graph 2023-01-11T21:07:04.9397720Z nn/test_init 2023-01-11T21:07:04.9397860Z test_cpp_api_parity 2023-01-11T21:07:04.9398000Z test_cuda_nvml_based_avail 2023-01-11T21:07:04.9398180Z test_cuda_sanitizer 2023-01-11T21:07:04.9398350Z test_deploy 2023-01-11T21:07:04.9398480Z test_jiterator 2023-01-11T21:07:04.9398610Z test_pruning_op 2023-01-11T21:07:04.9398750Z test_dataloader 2023-01-11T21:07:04.9398940Z test_schema_check 2023-01-11T21:07:04.9399080Z test_unary_ufuncs 2023-01-11T21:07:04.9399210Z test_jit 2023-01-11T21:07:04.9399400Z test_sparse 2023-01-11T21:07:04.9399530Z test_quantization 2023-01-11T21:07:04.9399660Z test_serialization 2023-01-11T21:07:04.9399790Z test_utils 2023-01-11T21:07:04.9399930Z test_binary_ufuncs 2023-01-11T21:07:04.9400060Z test_fx_experimental 2023-01-11T21:07:04.9400220Z test_functional_autograd_benchmark 2023-01-11T21:07:04.9400400Z test_jit_autocast 2023-01-11T21:07:04.9400570Z test_datapipe 2023-01-11T21:07:04.9400700Z test_testing 2023-01-11T21:07:04.9400830Z profiler/test_profiler 2023-01-11T21:07:04.9401280Z test_view_ops 2023-01-11T21:07:04.9401420Z test_type_promotion 2023-01-11T21:07:04.9401560Z test_masked 2023-01-11T21:07:04.9401690Z test_public_bindings 2023-01-11T21:07:04.9401900Z test_stateless 2023-01-11T21:07:04.9402050Z lazy/test_ts_opinfo 2023-01-11T21:07:04.9402260Z dynamo/test_repros 2023-01-11T21:07:04.9402420Z dynamo/test_aot_autograd 2023-01-11T21:07:04.9402570Z nn/test_embedding 2023-01-11T21:07:04.9402720Z dynamo/test_misc 2023-01-11T21:07:04.9402860Z test_openmp 2023-01-11T21:07:04.9403050Z profiler/test_memory_profiler 2023-01-11T21:07:04.9403240Z test_ao_sparsity 2023-01-11T21:07:04.9403380Z test_import_stats 2023-01-11T21:07:04.9410050Z test_mkl_verbose 2023-01-11T21:07:04.9410210Z test_mkldnn_verbose 2023-01-11T21:07:04.9410340Z test_module_init 2023-01-11T21:07:04.9410480Z test_bundled_inputs 2023-01-11T21:07:04.9410620Z test_sort_and_select 2023-01-11T21:07:04.9410820Z test_expanded_weights 2023-01-11T21:07:04.9410970Z test_legacy_vmap 2023-01-11T21:07:04.9411110Z dynamo/test_export 2023-01-11T21:07:04.9411240Z test_logging 2023-01-11T21:07:04.9411370Z dynamo/test_subgraphs 2023-01-11T21:07:04.9411510Z dynamo/test_modules 2023-01-11T21:07:04.9411650Z test_scatter_gather_ops 2023-01-11T21:07:04.9411830Z dynamo/test_functions 2023-01-11T21:07:04.9412000Z test_dynamic_shapes 2023-01-11T21:07:04.9412130Z test_package 2023-01-11T21:07:04.9412270Z test_fx_reinplace_pass 2023-01-11T21:07:04.9412410Z lazy/test_reuse_ir 2023-01-11T21:07:04.9412540Z test_fx_passes 2023-01-11T21:07:04.9412680Z dynamo/test_optimizations 2023-01-11T21:07:04.9412820Z dynamo/test_global 2023-01-11T21:07:04.9413030Z dynamo/test_comptime 2023-01-11T21:07:04.9413180Z dynamo/test_skip_non_tensor 2023-01-11T21:07:04.9413320Z test_function_schema 2023-01-11T21:07:04.9413470Z nn/test_lazy_modules 2023-01-11T21:07:04.9413610Z nn/test_packed_sequence 2023-01-11T21:07:04.9413750Z test_python_dispatch 2023-01-11T21:07:04.9413880Z test_type_info 2023-01-11T21:07:04.9414060Z dynamo/test_export_mutations 2023-01-11T21:07:04.9414230Z test_autocast 2023-01-11T21:07:04.9414360Z test_subclass 2023-01-11T21:07:04.9414490Z test_model_dump 2023-01-11T21:07:04.9414620Z dynamo/test_nops 2023-01-11T21:07:04.9414760Z test_native_functions 2023-01-11T21:07:04.9414890Z test_itt 2023-01-11T21:07:04.9415020Z lazy/test_debug_util 2023-01-11T21:07:04.9415230Z nn/test_parametrization 2023-01-11T21:07:04.9415370Z nn/test_dropout 2023-01-11T21:07:04.9415490Z test_pytree 2023-01-11T21:07:04.9415630Z test_tensorexpr_pybind 2023-01-11T21:07:04.9415770Z test_per_overload_api 2023-01-11T21:07:04.9415910Z test_monitor 2023-01-11T21:07:04.9416030Z test_license 2023-01-11T21:07:04.9416210Z test_set_default_mobile_cpu_allocator 2023-01-11T21:07:04.9416390Z test_native_mha 2023-01-11T21:07:04.9416520Z nn/test_pruning 2023-01-11T21:07:04.9416660Z test_numpy_interop 2023-01-11T21:07:04.9416790Z test_mkldnn_fusion 2023-01-11T21:07:04.9416920Z test_mkldnn 2023-01-11T21:07:04.9417050Z test_numba_integration 2023-01-11T21:07:04.9417200Z test_nvfuser_frontend 2023-01-11T21:07:04.9417410Z profiler/test_profiler_tree 2023-01-11T21:07:04.9417560Z test_vulkan 2023-01-11T21:07:04.9417690Z backends/xeon/test_launch 2023-01-11T21:07:04.9417840Z dynamo/test_model_output 2023-01-11T21:07:04.9418000Z dynamo/test_torchxla_integration 2023-01-11T21:07:04.9418150Z test_complex 2023-01-11T21:07:04.9418280Z test_nvfuser_dynamo 2023-01-11T21:07:04.9418440Z test_type_hints 2023-01-11T21:07:04.9418620Z dynamo/test_aot_cudagraphs 2023-01-11T21:07:04.9418770Z dynamo/test_replay_record 2023-01-11T21:07:04.9418920Z test_functional_optim 2023-01-11T21:07:05.0083620Z parallel (file granularity) tests: 2023-01-11T21:07:05.0090720Z inductor/test_torchinductor 2023-01-11T21:07:05.0091580Z test_jit 2023-01-11T21:07:05.0095410Z test_sparse 2023-01-11T21:07:05.0095640Z test_utils 2023-01-11T21:07:05.0095780Z test_testing 2023-01-11T21:07:05.0095960Z test_masked 2023-01-11T21:07:05.0096110Z test_public_bindings 2023-01-11T21:07:05.0096850Z test_stateless 2023-01-11T21:07:05.0097030Z dynamo/test_repros 2023-01-11T21:07:05.0097180Z dynamo/test_misc 2023-01-11T21:07:05.0097360Z test_ao_sparsity 2023-01-11T21:07:05.0097550Z test_sort_and_select 2023-01-11T21:07:05.0097700Z dynamo/test_export 2023-01-11T21:07:05.0097850Z test_scatter_gather_ops 2023-01-11T21:07:05.0098010Z dynamo/test_optimizations 2023-01-11T21:07:05.0098170Z test_function_schema 2023-01-11T21:07:05.0098320Z test_python_dispatch 2023-01-11T21:07:05.0098480Z profiler/test_profiler_tree 2023-01-11T21:07:05.0098740Z dynamo/test_torchxla_integration 2023-01-11T21:07:05.0098920Z distributions/test_constraints 2023-01-11T21:07:05.0099210Z dynamo/test_recompile_ux 2023-01-11T21:07:05.0100010Z dynamo/test_torchxla_util 2023-01-11T21:07:05.0100180Z inductor/test_perf 2023-01-11T21:07:05.0100350Z lazy/test_extract_compiled_graph 2023-01-11T21:07:05.0100530Z nn/test_init 2023-01-11T21:07:05.0100720Z test_cuda_sanitizer 2023-01-11T21:07:05.0100910Z test_deploy 2023-01-11T21:07:05.0101060Z test_jiterator 2023-01-11T21:07:05.0101200Z test_pruning_op 2023-01-11T21:07:05.0101350Z test_dataloader 2023-01-11T21:07:05.0101490Z test_schema_check 2023-01-11T21:07:05.0101640Z test_unary_ufuncs 2023-01-11T21:07:05.0101780Z test_quantization 2023-01-11T21:07:05.0102000Z test_serialization 2023-01-11T21:07:05.0102160Z test_binary_ufuncs 2023-01-11T21:07:05.0102300Z test_fx_experimental 2023-01-11T21:07:05.0102480Z test_functional_autograd_benchmark 2023-01-11T21:07:05.0102650Z test_jit_autocast 2023-01-11T21:07:05.0102790Z test_datapipe 2023-01-11T21:07:05.0102940Z profiler/test_profiler 2023-01-11T21:07:05.0103130Z test_view_ops 2023-01-11T21:07:05.0103310Z test_type_promotion 2023-01-11T21:07:05.0103470Z lazy/test_ts_opinfo 2023-01-11T21:07:05.0103630Z dynamo/test_aot_autograd 2023-01-11T21:07:05.0103790Z nn/test_embedding 2023-01-11T21:07:05.0103930Z test_openmp 2023-01-11T21:07:05.0104090Z profiler/test_memory_profiler 2023-01-11T21:07:05.0104250Z test_import_stats 2023-01-11T21:07:05.0104520Z test_mkl_verbose 2023-01-11T21:07:05.0104670Z test_mkldnn_verbose 2023-01-11T21:07:05.0114580Z test_module_init 2023-01-11T21:07:05.0114750Z test_bundled_inputs 2023-01-11T21:07:05.0114900Z test_expanded_weights 2023-01-11T21:07:05.0115060Z test_legacy_vmap 2023-01-11T21:07:05.0115200Z test_logging 2023-01-11T21:07:05.0115380Z dynamo/test_subgraphs 2023-01-11T21:07:05.0115560Z dynamo/test_modules 2023-01-11T21:07:05.0115720Z dynamo/test_functions 2023-01-11T21:07:05.0115870Z test_dynamic_shapes 2023-01-11T21:07:05.0116020Z test_package 2023-01-11T21:07:05.0116160Z test_fx_reinplace_pass 2023-01-11T21:07:05.0116320Z lazy/test_reuse_ir 2023-01-11T21:07:05.0116460Z test_fx_passes 2023-01-11T21:07:05.0116670Z dynamo/test_global 2023-01-11T21:07:05.0116820Z dynamo/test_comptime 2023-01-11T21:07:05.0116980Z dynamo/test_skip_non_tensor 2023-01-11T21:07:05.0117140Z nn/test_lazy_modules 2023-01-11T21:07:05.0117300Z nn/test_packed_sequence 2023-01-11T21:07:05.0117450Z test_type_info 2023-01-11T21:07:05.0117600Z dynamo/test_export_mutations 2023-01-11T21:07:05.0117800Z test_autocast 2023-01-11T21:07:05.0117970Z test_subclass 2023-01-11T21:07:05.0118110Z test_model_dump 2023-01-11T21:07:05.0118250Z dynamo/test_nops 2023-01-11T21:07:05.0118400Z test_native_functions 2023-01-11T21:07:05.0118540Z test_itt 2023-01-11T21:07:05.0118680Z lazy/test_debug_util 2023-01-11T21:07:05.0118830Z nn/test_parametrization 2023-01-11T21:07:05.0119060Z nn/test_dropout 2023-01-11T21:07:05.0119200Z test_pytree 2023-01-11T21:07:05.0119350Z test_tensorexpr_pybind 2023-01-11T21:07:05.0119500Z test_per_overload_api 2023-01-11T21:07:05.0119650Z test_monitor 2023-01-11T21:07:05.0119790Z test_license 2023-01-11T21:07:05.0119940Z test_set_default_mobile_cpu_allocator 2023-01-11T21:07:05.0120140Z test_native_mha 2023-01-11T21:07:05.0120320Z nn/test_pruning 2023-01-11T21:07:05.0120460Z test_numpy_interop 2023-01-11T21:07:05.0120610Z test_mkldnn_fusion 2023-01-11T21:07:05.0120880Z test_mkldnn 2023-01-11T21:07:05.0121030Z test_numba_integration 2023-01-11T21:07:05.0121190Z test_nvfuser_frontend 2023-01-11T21:07:05.0121330Z test_vulkan 2023-01-11T21:07:05.0121550Z backends/xeon/test_launch 2023-01-11T21:07:05.0121720Z dynamo/test_model_output 2023-01-11T21:07:05.0121860Z test_complex 2023-01-11T21:07:05.0122000Z test_nvfuser_dynamo 2023-01-11T21:07:05.0122150Z test_type_hints 2023-01-11T21:07:05.0122300Z dynamo/test_aot_cudagraphs 2023-01-11T21:07:05.0122460Z dynamo/test_replay_record 2023-01-11T21:07:05.0122650Z test_functional_optim 2023-01-11T21:07:05.0122860Z serial (file granularity) tests: 2023-01-11T21:07:05.0123100Z test_cpp_extensions_jit 2023-01-11T21:07:05.0123260Z test_fake_tensor 2023-01-11T21:07:05.0123400Z test_overrides 2023-01-11T21:07:05.0123560Z inductor/test_torchinductor_opinfo 2023-01-11T21:07:05.0123730Z test_ops_jit 2023-01-11T21:07:05.0123870Z test_ops_fwd_gradients 2023-01-11T21:07:05.0124090Z test_reductions 2023-01-11T21:07:05.0124240Z test_multiprocessing 2023-01-11T21:07:05.0124380Z test_dispatch 2023-01-11T21:07:05.0124530Z test_tensor_creation_ops 2023-01-11T21:07:05.0124680Z test_tensorexpr 2023-01-11T21:07:05.0124840Z test_multiprocessing_spawn 2023-01-11T21:07:05.0125000Z nn/test_convolution 2023-01-11T21:07:05.0125170Z test_fx 2023-01-11T21:07:05.0125340Z test_spectral_ops 2023-01-11T21:07:05.0125480Z test_modules 2023-01-11T21:07:05.0125630Z test_namedtuple_return_api 2023-01-11T21:07:05.0125780Z test_indexing 2023-01-11T21:07:05.0125930Z test_mobile_optimizer 2023-01-11T21:07:05.0126070Z test_show_pickle 2023-01-11T21:07:05.0126220Z test_jit_cuda_fuser 2023-01-11T21:07:05.0126450Z test_cpp_extensions_aot_no_ninja 2023-01-11T21:07:05.0126650Z test_cpp_extensions_open_device_registration 2023-01-11T21:07:05.0126830Z test_cpp_api_parity 2023-01-11T21:07:05.0126980Z test_cuda_nvml_based_avail 2023-01-11T21:07:05.0572500Z Ignoring disabled issues: [] 2023-01-11T21:07:05.0581870Z Found test time stats from artifacts 2023-01-11T21:07:05.0586980Z Prioritized test from test file changes. 2023-01-11T21:07:05.0594820Z reordering tests for PR: 2023-01-11T21:07:05.0596620Z prioritized: ['test_cpp_extensions_jit', 'test_fake_tensor', 'test_overrides', 'inductor/test_torchinductor_opinfo', 'inductor/test_torchinductor', 'test_jit', 'test_sparse', 'test_utils', 'test_testing', 'test_masked', 'test_public_bindings', 'test_stateless', 'dynamo/test_repros', 'dynamo/test_misc', 'test_ao_sparsity', 'test_sort_and_select', 'dynamo/test_export', 'test_scatter_gather_ops', 'dynamo/test_optimizations', 'test_function_schema', 'test_python_dispatch', 'profiler/test_profiler_tree', 'dynamo/test_torchxla_integration'] 2023-01-11T21:07:05.0600990Z the rest: ['test_ops_jit', 'test_ops_fwd_gradients', 'test_reductions', 'test_multiprocessing', 'test_dispatch', 'test_tensor_creation_ops', 'test_tensorexpr', 'test_multiprocessing_spawn', 'nn/test_convolution', 'test_fx', 'test_spectral_ops', 'test_modules', 'test_namedtuple_return_api', 'test_indexing', 'test_mobile_optimizer', 'test_show_pickle', 'test_jit_cuda_fuser', 'test_cpp_extensions_aot_no_ninja', 'test_cpp_extensions_open_device_registration', 'distributions/test_constraints', 'dynamo/test_recompile_ux', 'dynamo/test_torchxla_util', 'inductor/test_perf', 'lazy/test_extract_compiled_graph', 'nn/test_init', 'test_cpp_api_parity', 'test_cuda_nvml_based_avail', 'test_cuda_sanitizer', 'test_deploy', 'test_jiterator', 'test_pruning_op', 'test_dataloader', 'test_schema_check', 'test_unary_ufuncs', 'test_quantization', 'test_serialization', 'test_binary_ufuncs', 'test_fx_experimental', 'test_functional_autograd_benchmark', 'test_jit_autocast', 'test_datapipe', 'profiler/test_profiler', 'test_view_ops', 'test_type_promotion', 'lazy/test_ts_opinfo', 'dynamo/test_aot_autograd', 'nn/test_embedding', 'test_openmp', 'profiler/test_memory_profiler', 'test_import_stats', 'test_mkl_verbose', 'test_mkldnn_verbose', 'test_module_init', 'test_bundled_inputs', 'test_expanded_weights', 'test_legacy_vmap', 'test_logging', 'dynamo/test_subgraphs', 'dynamo/test_modules', 'dynamo/test_functions', 'test_dynamic_shapes', 'test_package', 'test_fx_reinplace_pass', 'lazy/test_reuse_ir', 'test_fx_passes', 'dynamo/test_global', 'dynamo/test_comptime', 'dynamo/test_skip_non_tensor', 'nn/test_lazy_modules', 'nn/test_packed_sequence', 'test_type_info', 'dynamo/test_export_mutations', 'test_autocast', 'test_subclass', 'test_model_dump', 'dynamo/test_nops', 'test_native_functions', 'test_itt', 'lazy/test_debug_util', 'nn/test_parametrization', 'nn/test_dropout', 'test_pytree', 'test_tensorexpr_pybind', 'test_per_overload_api', 'test_monitor', 'test_license', 'test_set_default_mobile_cpu_allocator', 'test_native_mha', 'nn/test_pruning', 'test_numpy_interop', 'test_mkldnn_fusion', 'test_mkldnn', 'test_numba_integration', 'test_nvfuser_frontend', 'test_vulkan', 'backends/xeon/test_launch', 'dynamo/test_model_output', 'test_complex', 'test_nvfuser_dynamo', 'test_type_hints', 'dynamo/test_aot_cudagraphs', 'dynamo/test_replay_record', 'test_functional_optim'] 2023-01-11T21:07:05.0603600Z 2023-01-11T21:07:05.0603990Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to /Users/ec2-user/runner/_work/pytorch/pytorch/test/.pytorch-slow-tests.json 2023-01-11T21:07:05.0604630Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests-condensed.json to /Users/ec2-user/runner/_work/pytorch/pytorch/test/.pytorch-disabled-tests.json 2023-01-11T21:07:06.0355300Z Running inductor/test_torchinductor ... [2023-01-11 21:07:06.035302] 2023-01-11T21:07:06.0355580Z Running test_jit ... [2023-01-11 21:07:06.035384] 2023-01-11T21:07:06.0356490Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'inductor/test_torchinductor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:07:06.035489] 2023-01-11T21:07:06.0357040Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:07:06.035552] 2023-01-11T21:07:06.0357340Z Ignoring disabled issues: [] 2023-01-11T21:07:06.0357520Z Ignoring disabled issues: [] 2023-01-11T21:07:08.0389090Z 2023-01-11T21:07:08.0390060Z Expand the folded group to see the log file of inductor/test_torchinductor 2023-01-11T21:07:08.0395470Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_torchinductor_8bkgbmtf) 2023-01-11T21:07:08.0395700Z 2023-01-11T21:07:08.0395870Z ##[endgroup] 2023-01-11T21:07:08.0396340Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_torchinductor_8bkgbmtf) 2023-01-11T21:07:08.0396560Z 2023-01-11T21:07:09.1399710Z Running test_sparse ... [2023-01-11 21:07:09.139779] 2023-01-11T21:07:09.1400330Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_sparse.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:07:09.139974] 2023-01-11T21:07:09.1401200Z Ignoring disabled issues: [] 2023-01-11T21:08:06.5810110Z 2023-01-11T21:08:06.5810490Z Expand the folded group to see the log file of test_jit 2023-01-11T21:08:06.5811110Z ##[group]PRINTING LOG FILE of test_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_zrzrtnue) 2023-01-11T21:08:06.5813050Z CUDA not available, skipping tests 2023-01-11T21:08:06.5813460Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T21:08:06.5814630Z 2023-01-11T21:08:06.5814970Z Running tests... 2023-01-11T21:08:06.5815330Z ---------------------------------------------------------------------- 2023-01-11T21:08:06.5815710Z Test results will be stored in test-reports/python-unittest/test_jit 2023-01-11T21:08:06.5816390Z test_becomes_wildcard_annotations (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.001s) 2023-01-11T21:08:06.5816760Z test_nested_list_construct_not_wildcard (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.007s) 2023-01-11T21:08:06.5817110Z test_recursive_calls (jit.test_alias_analysis.TestAliasAnalysis) ... ok (0.008s) 2023-01-11T21:08:06.5817410Z test_async_future_type_python (jit.test_async.TestAsync) ... ok (0.001s) 2023-01-11T21:08:06.5817750Z test_async_grad_guard_no_grad (jit.test_async.TestAsync) ... ok (0.022s) 2023-01-11T21:08:06.5818020Z test_async_grad_guard_with_grad (jit.test_async.TestAsync) ... ok (0.004s) 2023-01-11T21:08:06.5818260Z test_async_kwargs (jit.test_async.TestAsync) ... ok (0.023s) 2023-01-11T21:08:06.5819060Z test_async_parsing (jit.test_async.TestAsync) ... ok (0.004s) 2023-01-11T21:08:06.5819540Z test_async_python (jit.test_async.TestAsync) ... ok (0.001s) 2023-01-11T21:08:06.5819810Z test_async_script (jit.test_async.TestAsync) ... ok (0.003s) 2023-01-11T21:08:06.5820040Z test_async_script_capture (jit.test_async.TestAsync) ... ok (0.005s) 2023-01-11T21:08:06.5820280Z test_async_script_error (jit.test_async.TestAsync) ... ok (0.016s) 2023-01-11T21:08:06.5820650Z test_async_script_multi_forks (jit.test_async.TestAsync) ... ok (0.008s) 2023-01-11T21:08:06.5820920Z test_async_script_multi_waits (jit.test_async.TestAsync) ... ok (0.003s) 2023-01-11T21:08:06.5821150Z test_async_script_nested (jit.test_async.TestAsync) ... ok (0.005s) 2023-01-11T21:08:06.5821440Z test_async_script_no_script_mod (jit.test_async.TestAsync) ... ok (0.001s) 2023-01-11T21:08:06.5821730Z test_async_script_trace (jit.test_async.TestAsync) ... ok (0.020s) 2023-01-11T21:08:06.5821940Z test_future_subtyping (jit.test_async.TestAsync) 2023-01-11T21:08:06.5822160Z Test that futures subtype each other properly. ... ok (0.005s) 2023-01-11T21:08:06.5822440Z test_no_future_subtype_message (jit.test_async.TestAsync) ... ok (0.001s) 2023-01-11T21:08:06.5822770Z test_trace_fork_wait (jit.test_async.TestAsync) ... ok (0.009s) 2023-01-11T21:08:06.5823050Z test_trace_fork_wait_inline (jit.test_async.TestAsync) ... ok (0.006s) 2023-01-11T21:08:06.5823290Z test_trace_fork_wait_leaking (jit.test_async.TestAsync) ... ok (0.001s) 2023-01-11T21:08:06.5823610Z test_trace_fork_wait_list_modulecalls (jit.test_async.TestAsync) ... ok (0.042s) 2023-01-11T21:08:06.5823900Z test_trace_modulecalls_with_different_output_types (jit.test_async.TestAsync) ... ok (0.010s) 2023-01-11T21:08:06.5824150Z test_aten_pow_zero_negative_exponent (jit.test_aten_pow.TestAtenPow) 2023-01-11T21:08:06.5824360Z 1. Testing a = int, b = int ... ok (0.013s) 2023-01-11T21:08:06.5824720Z test_autodiff_requires_grad_nograd (jit.test_autodiff.TestAutodiffJit) ... ok (0.007s) 2023-01-11T21:08:06.5825040Z test_requires_grad_outputs (jit.test_autodiff.TestAutodiffJit) ... ok (0.003s) 2023-01-11T21:08:06.5825380Z test_requires_grad_outputs_profiled_twice (jit.test_autodiff.TestAutodiffJit) ... ok (0.004s) 2023-01-11T21:08:06.5825690Z test_requires_grad_outputs_side_effects (jit.test_autodiff.TestAutodiffJit) ... ok (0.004s) 2023-01-11T21:08:06.5826040Z test_undefined_tensor_lists (jit.test_autodiff.TestAutodiffJit) ... ok (0.008s) 2023-01-11T21:08:06.5826340Z test_aliased_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.002s) 2023-01-11T21:08:06.5841850Z test_bias_as_arg (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.018s) 2023-01-11T21:08:06.5842290Z test_bias_as_module_attr (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.030s) 2023-01-11T21:08:06.5842750Z test_chunk_constant_script_ad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.003s) 2023-01-11T21:08:06.5843100Z test_constructed_bias (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.012s) 2023-01-11T21:08:06.5843430Z test_diff_graph_inline_threshold (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T21:08:06.5844190Z test_differentiable_graph_ops_requires_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: disable until we property handle tensor lists with undefined gradients (0.001s) 2023-01-11T21:08:06.5844640Z test_does_not_create_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2023-01-11T21:08:06.5845040Z test_does_not_merge_unrelated (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T21:08:06.5845430Z test_has_profiled_info_aliasing_outputs (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.001s) 2023-01-11T21:08:06.5845930Z test_merge_respects_aliasing (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.008s) 2023-01-11T21:08:06.5846410Z test_merges_dense (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.004s) 2023-01-11T21:08:06.5846760Z test_merges_down (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T21:08:06.5847060Z test_merges_up (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.005s) 2023-01-11T21:08:06.5847370Z test_merges_without_cycles (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.004s) 2023-01-11T21:08:06.5847850Z test_prune_grad (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... skip: Simple Executor doesn't support gradients (0.000s) 2023-01-11T21:08:06.5848210Z test_requires_grad_for_tensor_list (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.003s) 2023-01-11T21:08:06.5848570Z test_respects_lexical_scoping (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.006s) 2023-01-11T21:08:06.5848960Z test_simple_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.004s) 2023-01-11T21:08:06.5849340Z test_simple_no_merge (jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing) ... ok (0.004s) 2023-01-11T21:08:06.5849710Z test_errors (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.5850070Z test_execution (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.5850430Z test_save_load (jit.test_backends.TestBackends) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.5850830Z test_errors (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.5851300Z test_execution (jit.test_backends.TestBackendsWithCompiler) ... skip: Non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.5851670Z test_batch_mm_no_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.003s) 2023-01-11T21:08:06.5851930Z test_batch_mm_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.004s) 2023-01-11T21:08:06.5852190Z test_batch_mm_prohibited_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.004s) 2023-01-11T21:08:06.5852490Z test_batch_mm_prohibited_mutation_if_node (jit.test_batch_mm.TestBatchMM) ... ok (0.005s) 2023-01-11T21:08:06.5852820Z test_batch_mm_prohibited_mutation_multiple_adds (jit.test_batch_mm.TestBatchMM) ... ok (0.005s) 2023-01-11T21:08:06.5853090Z test_batch_mm_side_permitted_mutation (jit.test_batch_mm.TestBatchMM) ... ok (0.004s) 2023-01-11T21:08:06.5853360Z test_batch_mm_side_prohibited_mutation_common_side (jit.test_batch_mm.TestBatchMM) ... ok (0.005s) 2023-01-11T21:08:06.5854220Z test_batch_mm_side_prohibited_mutation_uncommon_side (jit.test_batch_mm.TestBatchMM) ... ok (0.005s) 2023-01-11T21:08:06.5854510Z test_del (jit.test_builtins.TestBuiltins) ... ok (0.004s) 2023-01-11T21:08:06.5854750Z test_del_multiple_operands (jit.test_builtins.TestBuiltins) ... ok (0.004s) 2023-01-11T21:08:06.5854990Z test_has_attr (jit.test_builtins.TestBuiltins) ... ok (0.011s) 2023-01-11T21:08:06.5855230Z test_has_attr_invalid_args (jit.test_builtins.TestBuiltins) ... ok (0.005s) 2023-01-11T21:08:06.5855590Z test_cast_overloads (jit.test_class_type.TestClassType) ... ok (0.022s) 2023-01-11T21:08:06.5855840Z test_class_attribute_wrong_type (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5856140Z Test that the error message displayed when convering a class type ... ok (0.012s) 2023-01-11T21:08:06.5856500Z test_class_constant (jit.test_class_type.TestClassType) ... ok (0.017s) 2023-01-11T21:08:06.5856760Z test_class_constructs_itself (jit.test_class_type.TestClassType) ... ok (0.010s) 2023-01-11T21:08:06.5857030Z test_class_inheritance (jit.test_class_type.TestClassType) ... ok (0.008s) 2023-01-11T21:08:06.5857270Z test_class_inheritance_implicit (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5857540Z Test that inheritance is detected in ... ok (0.074s) 2023-01-11T21:08:06.5857790Z test_class_sorting (jit.test_class_type.TestClassType) ... ok (0.049s) 2023-01-11T21:08:06.5858070Z test_class_specialization (jit.test_class_type.TestClassType) ... ok (0.012s) 2023-01-11T21:08:06.5858410Z test_class_type_as_param (jit.test_class_type.TestClassType) ... ok (0.009s) 2023-01-11T21:08:06.5858750Z test_classmethod (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5859010Z Test classmethods on class types. ... ok (0.013s) 2023-01-11T21:08:06.5859290Z test_conditional_set_attr (jit.test_class_type.TestClassType) ... ok (0.007s) 2023-01-11T21:08:06.5859580Z test_custom_delete (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5859820Z Test that del can be called on an instance of a class that ... ok (0.025s) 2023-01-11T21:08:06.5860080Z test_default_args (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5860380Z Test that methods on class types can have default arguments. ... ok (0.109s) 2023-01-11T21:08:06.5860690Z test_get_attr (jit.test_class_type.TestClassType) ... ok (0.008s) 2023-01-11T21:08:06.5860960Z test_get_attr_not_initialized (jit.test_class_type.TestClassType) ... ok (0.007s) 2023-01-11T21:08:06.5861240Z test_get_with_method (jit.test_class_type.TestClassType) ... ok (0.001s) 2023-01-11T21:08:06.5861510Z test_imported_classes (jit.test_class_type.TestClassType) ... ok (0.009s) 2023-01-11T21:08:06.5861800Z test_in (jit.test_class_type.TestClassType) ... ok (0.009s) 2023-01-11T21:08:06.5862070Z test_init_compiled_first (jit.test_class_type.TestClassType) ... ok (0.009s) 2023-01-11T21:08:06.5862330Z test_interface (jit.test_class_type.TestClassType) ... ok (0.132s) 2023-01-11T21:08:06.5862610Z test_optional_type_promotion (jit.test_class_type.TestClassType) ... ok (0.018s) 2023-01-11T21:08:06.5862900Z test_out_of_order_methods (jit.test_class_type.TestClassType) ... ok (0.009s) 2023-01-11T21:08:06.5863140Z test_overloaded_fn (jit.test_class_type.TestClassType) ... ok (0.139s) 2023-01-11T21:08:06.5863400Z test_properties (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5863700Z Test that a scripted class can make use of the @property decorator. ... ok (0.041s) 2023-01-11T21:08:06.5863970Z test_py_class_to_ivalue_missing_attribute (jit.test_class_type.TestClassType) ... ok (0.011s) 2023-01-11T21:08:06.5864270Z test_python_interop (jit.test_class_type.TestClassType) ... ok (0.009s) 2023-01-11T21:08:06.5864560Z test_recursive_class (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5864870Z Recursive class types not yet supported. We should give a good error message. ... ok (0.068s) 2023-01-11T21:08:06.5865150Z test_recursive_script_builtin_type_resolution (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5865620Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled. ... ok (0.032s) 2023-01-11T21:08:06.5865940Z test_recursive_script_module_builtin_type_resolution (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5866380Z Test resolution of built-in torch types(e.g. torch.Tensor, torch.device) when a class is recursively compiled ... ok (0.017s) 2023-01-11T21:08:06.5866650Z test_recursive_scripting (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5867050Z Test that class types are recursively scripted when an Python instance of one ... ok (0.016s) 2023-01-11T21:08:06.5867410Z test_recursive_scripting_failed (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5867740Z Test that class types module attributes that fail to script ... ok (0.027s) 2023-01-11T21:08:06.5867970Z test_reference_semantics (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5868210Z Test that modifications made to a class instance in TorchScript ... ok (0.010s) 2023-01-11T21:08:06.5868530Z test_save_load_with_classes (jit.test_class_type.TestClassType) ... ok (0.010s) 2023-01-11T21:08:06.5868820Z test_save_load_with_classes_nested (jit.test_class_type.TestClassType) ... ok (0.084s) 2023-01-11T21:08:06.5869290Z test_save_load_with_classes_returned (jit.test_class_type.TestClassType) ... ok (0.011s) 2023-01-11T21:08:06.5869660Z test_schema_human_readable (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5870060Z Make sure that the schema is human readable, ie the mode parameter should read "nearest" instead of being displayed in octal ... ok (0.145s) 2023-01-11T21:08:06.5870430Z test_self_referential_method (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5870760Z Test that a scripted class can have a method that refers to the class itself ... ok (0.015s) 2023-01-11T21:08:06.5871030Z test_set_attr_in_method (jit.test_class_type.TestClassType) ... ok (0.009s) 2023-01-11T21:08:06.5871300Z test_set_attr_non_initialized (jit.test_class_type.TestClassType) ... ok (0.007s) 2023-01-11T21:08:06.5871660Z test_set_attr_type_mismatch (jit.test_class_type.TestClassType) ... ok (0.007s) 2023-01-11T21:08:06.5871950Z test_staticmethod (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5872250Z Test static methods on class types. ... ok (0.018s) 2023-01-11T21:08:06.5872580Z test_type_annotation (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5872900Z Test that annotating container attributes with types works correctly ... ok (0.070s) 2023-01-11T21:08:06.5873170Z test_type_annotations (jit.test_class_type.TestClassType) ... ok (0.007s) 2023-01-11T21:08:06.5873460Z test_unresolved_class_attributes (jit.test_class_type.TestClassType) ... ok (0.013s) 2023-01-11T21:08:06.5873780Z test_unused_method (jit.test_class_type.TestClassType) 2023-01-11T21:08:06.5874020Z Test unused methods on scripted classes. ... ok (0.015s) 2023-01-11T21:08:06.5874320Z test_binary_op_complex_tensor (jit.test_complex.TestComplex) ... ok (0.008s) 2023-01-11T21:08:06.5874730Z test_comparison_ops (jit.test_complex.TestComplex) ... ok (0.006s) 2023-01-11T21:08:06.5875060Z test_complex_constants_and_ops (jit.test_complex.TestComplex) ... ok (0.144s) 2023-01-11T21:08:06.5875360Z test_complex_constructor (jit.test_complex.TestComplex) ... ok (0.022s) 2023-01-11T21:08:06.5875680Z test_complex_list_sum (jit.test_complex.TestComplex) ... ok (0.002s) 2023-01-11T21:08:06.5875920Z test_complex_parse (jit.test_complex.TestComplex) ... ok (0.003s) 2023-01-11T21:08:06.5876260Z test_complexdict (jit.test_complex.TestComplex) ... ok (0.002s) 2023-01-11T21:08:06.5876500Z test_complexlist (jit.test_complex.TestComplex) ... ok (0.002s) 2023-01-11T21:08:06.5876810Z test_div (jit.test_complex.TestComplex) ... ok (0.002s) 2023-01-11T21:08:06.5877090Z test_infj_nanj_pickle (jit.test_complex.TestComplex) ... ok (0.005s) 2023-01-11T21:08:06.5877320Z test_pickle (jit.test_complex.TestComplex) ... ok (0.005s) 2023-01-11T21:08:06.5877560Z test_script (jit.test_complex.TestComplex) ... ok (0.001s) 2023-01-11T21:08:06.5877860Z test_tensor_attributes (jit.test_complex.TestComplex) ... ok (0.003s) 2023-01-11T21:08:06.5878190Z test_torch_complex_constructor_with_tensor (jit.test_complex.TestComplex) ... ok (0.017s) 2023-01-11T21:08:06.5878600Z test_calling_scripted_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.002s) 2023-01-11T21:08:06.5878960Z test_calling_traced_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.003s) 2023-01-11T21:08:06.5879560Z test_default_arguments_are_used (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:08:06.5879960Z test_dynamic_op_registry (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:08:06.5880320Z test_generic_list (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2023-01-11T21:08:06.5880630Z test_passing_and_returning_lists (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2023-01-11T21:08:06.5881010Z test_passing_one_positional_but_not_the_second (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:08:06.5881460Z test_passing_too_few_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:08:06.5881890Z test_passing_too_many_args (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:08:06.5882240Z test_passing_unknown_kwargs (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2023-01-11T21:08:06.5882630Z test_script_graph_contains_custom_op (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:08:06.5883090Z test_script_graph_for_custom_ops_matches_traced_graph (jit.test_custom_operators.TestCustomOperators) ... skip: Need to figure out default dtype differences between fbcode and oss (0.000s) 2023-01-11T21:08:06.5883550Z test_simply_calling_an_operator (jit.test_custom_operators.TestCustomOperators) ... ok (0.000s) 2023-01-11T21:08:06.5883850Z test_where_no_scalar (jit.test_custom_operators.TestCustomOperators) ... ok (0.001s) 2023-01-11T21:08:06.5884110Z test_setattr_no_aliasdb (jit.test_dce.TestDCE) ... ok (0.003s) 2023-01-11T21:08:06.5884390Z test_setattr_removed (jit.test_dce.TestDCE) ... ok (0.005s) 2023-01-11T21:08:06.5884840Z test_python_submodule_script (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:08:06.5885400Z test_shared_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:08:06.5885820Z test_tensor_sharing (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:08:06.5886270Z test_tensor_sharing_with_forward (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:08:06.5886740Z test_traced_module (jit.test_data_parallel.TestDataParallel) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:08:06.5887030Z test__post_init__ (jit.test_dataclasses.TestDataclasses) ... ok (0.697s) 2023-01-11T21:08:06.5887370Z test_comparators (jit.test_dataclasses.TestDataclasses) ... ok (1.257s) 2023-01-11T21:08:06.5887660Z test_custom__eq__ (jit.test_dataclasses.TestDataclasses) ... ok (0.005s) 2023-01-11T21:08:06.5888030Z test_default_factories (jit.test_dataclasses.TestDataclasses) ... ok (0.002s) 2023-01-11T21:08:06.5888400Z test_init_vars (jit.test_dataclasses.TestDataclasses) ... ok (0.020s) 2023-01-11T21:08:06.5888720Z test_no_source (jit.test_dataclasses.TestDataclasses) ... ok (0.010s) 2023-01-11T21:08:06.5889030Z test_use_unregistered_dataclass_raises (jit.test_dataclasses.TestDataclasses) ... ok (0.001s) 2023-01-11T21:08:06.5889380Z test_custom_device_op (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.004s) 2023-01-11T21:08:06.5889690Z test_device_apply (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.001s) 2023-01-11T21:08:06.5890030Z test_device_arg (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.5890370Z test_device_if_propagation (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.5890800Z test_if_loop_mix (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.5891100Z test_loop_device_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.5891450Z test_loop_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.5891870Z test_mobilenet (jit.test_device_analysis.TestDeviceAnalysis) ... skip: Requires torchvision (0.000s) 2023-01-11T21:08:06.5892170Z test_nested_loops (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.5892500Z test_set_dtype (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.5892770Z test_simple (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.003s) 2023-01-11T21:08:06.5893070Z test_tensor_as_fns (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.005s) 2023-01-11T21:08:06.5893440Z test_while_change (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.5893760Z test_zerodim_cpu (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.105s) 2023-01-11T21:08:06.5894150Z test_zerodim_gpu (jit.test_device_analysis.TestDeviceAnalysis) ... skip: No CUDA (0.000s) 2023-01-11T21:08:06.5894500Z test_zerodim_no_device (jit.test_device_analysis.TestDeviceAnalysis) ... ok (0.012s) 2023-01-11T21:08:06.5894830Z test_aug_assign (jit.test_list_dict.TestDict) ... ok (0.009s) 2023-01-11T21:08:06.5895080Z test_basic (jit.test_list_dict.TestDict) ... ok (0.011s) 2023-01-11T21:08:06.5895350Z test_clear (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T21:08:06.5895650Z test_copy (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T21:08:06.5895900Z test_del (jit.test_list_dict.TestDict) ... ok (0.004s) 2023-01-11T21:08:06.5896190Z test_dict_bool_conversion (jit.test_list_dict.TestDict) ... ok (0.012s) 2023-01-11T21:08:06.5896460Z test_dict_preserves_order (jit.test_list_dict.TestDict) ... ok (0.041s) 2023-01-11T21:08:06.5896700Z test_dict_to_python (jit.test_list_dict.TestDict) ... ok (0.012s) 2023-01-11T21:08:06.5896940Z test_dict_variance (jit.test_list_dict.TestDict) 2023-01-11T21:08:06.5897330Z `Dict[T1, _]` is not a subtype of `Dict[T2, _]`, even if `T1` is ... ok (0.007s) 2023-01-11T21:08:06.5897590Z test_get (jit.test_list_dict.TestDict) ... ok (0.004s) 2023-01-11T21:08:06.5897870Z test_get_boolkey (jit.test_list_dict.TestDict) ... ok (0.004s) 2023-01-11T21:08:06.5898100Z test_items (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T21:08:06.5898320Z test_key_type (jit.test_list_dict.TestDict) ... ok (0.001s) 2023-01-11T21:08:06.5898550Z test_keys (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T21:08:06.5898760Z test_len (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T21:08:06.5899020Z test_loop (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T21:08:06.5899290Z test_membership (jit.test_list_dict.TestDict) ... ok (0.004s) 2023-01-11T21:08:06.5899590Z test_mutability (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T21:08:06.5899830Z test_optional_dict_construct (jit.test_list_dict.TestDict) ... ok (0.007s) 2023-01-11T21:08:06.5900080Z test_ordered_dict (jit.test_list_dict.TestDict) ... ok (0.007s) 2023-01-11T21:08:06.5900300Z test_pop (jit.test_list_dict.TestDict) ... ok (0.006s) 2023-01-11T21:08:06.5900520Z test_popitem (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T21:08:06.5900760Z test_setdefault (jit.test_list_dict.TestDict) ... ok (0.004s) 2023-01-11T21:08:06.5901110Z test_type_annotation_missing_contained_type (jit.test_list_dict.TestDict) 2023-01-11T21:08:06.5901460Z Test that the use of a Dict type annotation without contained ... ok (0.001s) 2023-01-11T21:08:06.5901740Z test_update (jit.test_list_dict.TestDict) ... ok (0.005s) 2023-01-11T21:08:06.5902020Z test_update_existing_key (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T21:08:06.5902300Z test_values (jit.test_list_dict.TestDict) ... ok (0.002s) 2023-01-11T21:08:06.5902550Z test_view (jit.test_list_dict.TestDict) ... ok (0.003s) 2023-01-11T21:08:06.5902870Z test_binary_scalar (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.005s) 2023-01-11T21:08:06.5903730Z test_binary_tensors (jit.test_dtype_analysis.TestDtypeAnalysis) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit/test_dtype_analysis.py:165: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:08:06.5904240Z rand_tensor = torch.rand(shape, dtype=dtype) 2023-01-11T21:08:06.5904480Z ok (0.039s) 2023-01-11T21:08:06.5904690Z test_combined (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.005s) 2023-01-11T21:08:06.5904960Z test_conv_no_mixed_args (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.008s) 2023-01-11T21:08:06.5905230Z test_custom_rules (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.008s) 2023-01-11T21:08:06.5905500Z test_unary (jit.test_dtype_analysis.TestDtypeAnalysis) ... ok (0.018s) 2023-01-11T21:08:06.5905930Z test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.008s) 2023-01-11T21:08:06.5906520Z test_custom_rules_expected_failure_nn_functional_adaptive_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.007s) 2023-01-11T21:08:06.5906950Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5907350Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5907730Z test_custom_rules_ints_nn_functional_adaptive_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5908190Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5908540Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5908900Z test_custom_rules_ints_nn_functional_adaptive_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5909250Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5909710Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5910190Z test_custom_rules_ints_nn_functional_adaptive_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5910600Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5910970Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5911320Z test_custom_rules_ints_nn_functional_adaptive_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5911680Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5912030Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5912490Z test_custom_rules_ints_nn_functional_adaptive_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5912950Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5913410Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5913850Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5914410Z test_custom_rules_ints_nn_functional_avg_pool1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5914870Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5915310Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5915710Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5916110Z test_custom_rules_ints_nn_functional_avg_pool2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5916580Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5916950Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5917370Z test_custom_rules_ints_nn_functional_avg_pool3d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5917770Z test_custom_rules_ints_nn_functional_batch_norm_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5918170Z test_custom_rules_ints_nn_functional_batch_norm_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5918520Z test_custom_rules_ints_nn_functional_batch_norm_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5919070Z test_custom_rules_ints_nn_functional_conv1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5919490Z test_custom_rules_ints_nn_functional_conv1d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5919950Z test_custom_rules_ints_nn_functional_conv1d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5920290Z test_custom_rules_ints_nn_functional_conv1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5920630Z test_custom_rules_ints_nn_functional_conv1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5921050Z test_custom_rules_ints_nn_functional_conv1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5921420Z test_custom_rules_ints_nn_functional_conv2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.007s) 2023-01-11T21:08:06.5921860Z test_custom_rules_ints_nn_functional_conv2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5922210Z test_custom_rules_ints_nn_functional_conv2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5922710Z test_custom_rules_ints_nn_functional_conv2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5923090Z test_custom_rules_ints_nn_functional_conv2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5923520Z test_custom_rules_ints_nn_functional_conv2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5923880Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5924260Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5924630Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5925280Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5925770Z test_custom_rules_ints_nn_functional_conv_transpose2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5926180Z test_custom_rules_ints_nn_functional_hardswish_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5926530Z test_custom_rules_ints_nn_functional_hardswish_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5926940Z test_custom_rules_ints_nn_functional_hardswish_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5927410Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5927850Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5928280Z test_custom_rules_ints_nn_functional_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5928690Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5929170Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5929510Z test_custom_rules_ints_nn_functional_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.003s) 2023-01-11T21:08:06.5929880Z test_custom_rules_ints_nn_functional_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5930220Z test_custom_rules_ints_nn_functional_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.002s) 2023-01-11T21:08:06.5930560Z test_custom_rules_ints_nn_functional_prelu_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5930910Z test_custom_rules_ints_nn_functional_prelu_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5931450Z test_custom_rules_ints_nn_functional_prelu_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5931930Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5932440Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5932870Z test_custom_rules_nn_functional_adaptive_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5933270Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5933680Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5934120Z test_custom_rules_nn_functional_adaptive_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5934460Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5935010Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5935670Z test_custom_rules_nn_functional_adaptive_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5936130Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5936780Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5937230Z test_custom_rules_nn_functional_adaptive_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5937610Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5938020Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5938520Z test_custom_rules_nn_functional_adaptive_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5938960Z test_custom_rules_nn_functional_avg_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5939400Z test_custom_rules_nn_functional_avg_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5939790Z test_custom_rules_nn_functional_avg_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5940210Z test_custom_rules_nn_functional_avg_pool1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5940570Z test_custom_rules_nn_functional_avg_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5940940Z test_custom_rules_nn_functional_avg_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5941320Z test_custom_rules_nn_functional_avg_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5941720Z test_custom_rules_nn_functional_avg_pool2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5942150Z test_custom_rules_nn_functional_avg_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5942480Z test_custom_rules_nn_functional_avg_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5942810Z test_custom_rules_nn_functional_avg_pool3d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5943230Z test_custom_rules_nn_functional_batch_norm_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5943590Z test_custom_rules_nn_functional_batch_norm_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5944000Z test_custom_rules_nn_functional_batch_norm_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5944490Z test_custom_rules_nn_functional_conv1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5944950Z test_custom_rules_nn_functional_conv1d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.016s) 2023-01-11T21:08:06.5945390Z test_custom_rules_nn_functional_conv1d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.015s) 2023-01-11T21:08:06.5945850Z test_custom_rules_nn_functional_conv1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5946210Z test_custom_rules_nn_functional_conv1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5946620Z test_custom_rules_nn_functional_conv1d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5947020Z test_custom_rules_nn_functional_conv2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5947390Z test_custom_rules_nn_functional_conv2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.017s) 2023-01-11T21:08:06.5947910Z test_custom_rules_nn_functional_conv2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.017s) 2023-01-11T21:08:06.5948340Z test_custom_rules_nn_functional_conv2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5948680Z test_custom_rules_nn_functional_conv2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5949010Z test_custom_rules_nn_functional_conv2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5949390Z test_custom_rules_nn_functional_conv_transpose2d_cpu_complex128 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.016s) 2023-01-11T21:08:06.5949880Z test_custom_rules_nn_functional_conv_transpose2d_cpu_complex64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... expected failure (0.016s) 2023-01-11T21:08:06.5950310Z test_custom_rules_nn_functional_conv_transpose2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5950800Z test_custom_rules_nn_functional_conv_transpose2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5951270Z test_custom_rules_nn_functional_conv_transpose2d_cpu_int64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5951680Z test_custom_rules_nn_functional_hardswish_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5952090Z test_custom_rules_nn_functional_hardswish_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5952470Z test_custom_rules_nn_functional_hardswish_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5952810Z test_custom_rules_nn_functional_max_pool1d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5953150Z test_custom_rules_nn_functional_max_pool1d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5953550Z test_custom_rules_nn_functional_max_pool1d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.005s) 2023-01-11T21:08:06.5953900Z test_custom_rules_nn_functional_max_pool2d_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5954320Z test_custom_rules_nn_functional_max_pool2d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5954680Z test_custom_rules_nn_functional_max_pool2d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5955020Z test_custom_rules_nn_functional_max_pool3d_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5955350Z test_custom_rules_nn_functional_max_pool3d_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.006s) 2023-01-11T21:08:06.5955680Z test_custom_rules_nn_functional_prelu_cpu_bfloat16 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5956050Z test_custom_rules_nn_functional_prelu_cpu_float32 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5956570Z test_custom_rules_nn_functional_prelu_cpu_float64 (jit.test_dtype_analysis.TestDtypeCustomRulesCPU) ... ok (0.004s) 2023-01-11T21:08:06.5956890Z test_closed_over_enum_constant (jit.test_enum.TestEnum) ... ok (0.006s) 2023-01-11T21:08:06.5957160Z test_enum_as_const (jit.test_enum.TestEnum) ... ok (0.004s) 2023-01-11T21:08:06.5957400Z test_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.005s) 2023-01-11T21:08:06.5957630Z test_enum_comp (jit.test_enum.TestEnum) ... ok (0.004s) 2023-01-11T21:08:06.5957860Z test_enum_comp_diff_classes (jit.test_enum.TestEnum) ... ok (0.007s) 2023-01-11T21:08:06.5958130Z test_enum_explicit_script (jit.test_enum.TestEnum) ... ok (0.000s) 2023-01-11T21:08:06.5958630Z test_enum_iterate (jit.test_enum.TestEnum) ... ok (0.006s) 2023-01-11T21:08:06.5958910Z test_enum_ivalue_type (jit.test_enum.TestEnum) ... ok (0.004s) 2023-01-11T21:08:06.5959210Z test_enum_module_return (jit.test_enum.TestEnum) ... ok (0.005s) 2023-01-11T21:08:06.5959490Z test_enum_name (jit.test_enum.TestEnum) ... ok (0.004s) 2023-01-11T21:08:06.5959760Z test_enum_return (jit.test_enum.TestEnum) ... ok (0.005s) 2023-01-11T21:08:06.5960000Z test_enum_value (jit.test_enum.TestEnum) ... ok (0.004s) 2023-01-11T21:08:06.5960270Z test_enum_value_types (jit.test_enum.TestEnum) ... ok (0.014s) 2023-01-11T21:08:06.5960680Z test_heterogenous_value_type_enum_error (jit.test_enum.TestEnum) ... ok (0.003s) 2023-01-11T21:08:06.5961030Z test_non_existent_enum_value (jit.test_enum.TestEnum) ... ok (0.004s) 2023-01-11T21:08:06.5961330Z test_string_enum_as_module_attribute (jit.test_enum.TestEnum) ... ok (0.005s) 2023-01-11T21:08:06.5961670Z test_freeze_interface_swapping_two_methods (jit.test_freezing.TestFreezing) ... ok (0.097s) 2023-01-11T21:08:06.5962040Z test_freeze_interface_within_object (jit.test_freezing.TestFreezing) ... expected failure (0.023s) 2023-01-11T21:08:06.5962320Z test_freeze_module (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:08:06.5962580Z test_freeze_module_detach_gradient (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:08:06.5962860Z test_freeze_module_in_training_mode (jit.test_freezing.TestFreezing) ... ok (0.104s) 2023-01-11T21:08:06.5963120Z test_freeze_module_inlining (jit.test_freezing.TestFreezing) ... ok (0.022s) 2023-01-11T21:08:06.5963380Z test_freeze_module_no_forward (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:08:06.5963720Z test_freeze_module_return_self (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:08:06.5963990Z test_freeze_module_return_sub_module (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:08:06.5964280Z test_freeze_module_with_aliased_attr (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:08:06.5964550Z test_freeze_module_with_aliased_attr2 (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5964860Z test_freeze_module_with_aliased_attr3 (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5965200Z test_freeze_module_with_aliased_tensor_attr (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5965500Z test_freeze_module_with_aliased_tensor_attr2 (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:08:06.5965820Z test_freeze_module_with_aliased_tensor_attr3 (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5966140Z test_freeze_module_with_aliased_tensor_attr4 (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:08:06.5966410Z test_freeze_module_with_call_method (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:08:06.5966670Z test_freeze_module_with_fork (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:08:06.5966950Z test_freeze_module_with_fork2 (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:08:06.5967300Z test_freeze_module_with_fork_calling_module_method (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:08:06.5967600Z test_freeze_module_with_helperfunction (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:08:06.5967880Z test_freeze_module_with_inplace_mutable (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5968220Z test_freeze_module_with_list (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5968490Z test_freeze_module_with_mutable_dict (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:08:06.5968830Z test_freeze_module_with_mutable_list (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5969130Z test_freeze_module_with_mutable_tensor (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5978300Z test_freeze_module_with_nested_fork (jit.test_freezing.TestFreezing) ... ok (0.011s) 2023-01-11T21:08:06.5978630Z test_freeze_module_with_nestedaliasing (jit.test_freezing.TestFreezing) ... ok (0.011s) 2023-01-11T21:08:06.5978940Z test_freeze_module_with_nestedaliasingscalar (jit.test_freezing.TestFreezing) ... ok (0.010s) 2023-01-11T21:08:06.5979320Z test_freeze_module_with_non_static_module_container_index (jit.test_freezing.TestFreezing) 2023-01-11T21:08:06.5979790Z Test that Modules containing non-static ModuleDict or ModuleList ... ok (0.095s) 2023-01-11T21:08:06.5980090Z test_freeze_module_with_overlapping_attrs (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:08:06.5980420Z test_freeze_module_with_preserve_sub_module (jit.test_freezing.TestFreezing) ... ok (0.006s) 2023-01-11T21:08:06.5980830Z test_freeze_module_with_preserve_sub_module_and_mutation (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:08:06.5981170Z test_freeze_module_with_sharedclasstype (jit.test_freezing.TestFreezing) ... ok (0.012s) 2023-01-11T21:08:06.5981430Z test_freeze_module_with_submodule (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:08:06.5981730Z test_freeze_module_with_tensor (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5982100Z test_freeze_module_with_tuple (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:08:06.5982430Z test_freeze_module_with_tupleoutput_submodule (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:08:06.5982740Z test_freeze_module_with_user_preserved_attr (jit.test_freezing.TestFreezing) ... ok (0.002s) 2023-01-11T21:08:06.5983020Z test_freeze_module_with_user_preserved_attribute_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:08:06.5983330Z test_freeze_module_with_user_preserved_attribute_on_unused_submodule (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:08:06.5983620Z test_freeze_module_with_user_preserved_method (jit.test_freezing.TestFreezing) ... ok (0.004s) 2023-01-11T21:08:06.5983930Z test_freeze_module_with_user_preserved_method2 (jit.test_freezing.TestFreezing) ... ok (0.003s) 2023-01-11T21:08:06.5984310Z test_freeze_module_with_user_preserved_method_on_submodule (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:08:06.5984630Z test_freeze_no_forward (jit.test_freezing.TestFreezing) ... ok (0.005s) 2023-01-11T21:08:06.5984950Z test_freeze_non_interface_module_swap (jit.test_freezing.TestFreezing) ... ok (0.007s) 2023-01-11T21:08:06.5985220Z test_freeze_non_module_class_getattr (jit.test_freezing.TestFreezing) ... ok (0.026s) 2023-01-11T21:08:06.5985480Z test_freeze_recursive_interfaces (jit.test_freezing.TestFreezing) ... ok (0.103s) 2023-01-11T21:08:06.5985740Z test_freeze_recursive_interfaces_same_name (jit.test_freezing.TestFreezing) ... ok (0.051s) 2023-01-11T21:08:06.5986060Z test_freeze_recursive_interfaces_with_reassignment (jit.test_freezing.TestFreezing) ... ok (0.111s) 2023-01-11T21:08:06.5986390Z test_freeze_with_interface_mutable (jit.test_freezing.TestFreezing) ... ok (0.026s) 2023-01-11T21:08:06.5986790Z test_freeze_with_swapping_interfaces (jit.test_freezing.TestFreezing) ... ok (0.086s) 2023-01-11T21:08:06.5987090Z test_module_getattr_indirection (jit.test_freezing.TestFreezing) ... ok (0.025s) 2023-01-11T21:08:06.5987520Z test_module_with_shared_type_instances (jit.test_freezing.TestFreezing) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:08:06.5987940Z test_dictionary_as_example_inputs_for_jit_trace (__main__.TestFrontend) ... ok (0.014s) 2023-01-11T21:08:06.5988240Z test_instancing_error (__main__.TestFrontend) ... ok (0.210s) 2023-01-11T21:08:06.5988610Z test_collapse_adjacent_conversions (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:08:06.5988920Z test_conv_add_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.734s) 2023-01-11T21:08:06.5989310Z test_conv_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.221s) 2023-01-11T21:08:06.5989680Z test_conv_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.001s) 2023-01-11T21:08:06.5990010Z test_conv_bn_folding_not_forward (jit.test_freezing.TestFrozenOptimizations) ... ok (0.007s) 2023-01-11T21:08:06.5990440Z test_conv_hardswish (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:08:06.5990760Z test_conv_mul_add_bn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.059s) 2023-01-11T21:08:06.5991180Z test_conv_to_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:08:06.5991580Z test_conv_to_mkldnn_no_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... ok (0.003s) 2023-01-11T21:08:06.5991930Z test_freeze_conv_relu_fusion (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.001s) 2023-01-11T21:08:06.5992410Z test_freeze_conv_relu_fusion_not_forward (jit.test_freezing.TestFrozenOptimizations) ... skip: requires CUDNN (0.001s) 2023-01-11T21:08:06.5992870Z test_freeze_mkdlnn (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:08:06.5993180Z test_freeze_remove_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.004s) 2023-01-11T21:08:06.5993470Z test_freeze_remove_feature_dropout (jit.test_freezing.TestFrozenOptimizations) ... ok (0.003s) 2023-01-11T21:08:06.5993870Z test_hardswish_hardsigmoid (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:08:06.5994310Z test_incompatible_perf_formats (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:08:06.5994660Z test_linear_bn_folding (jit.test_freezing.TestFrozenOptimizations) ... ok (0.593s) 2023-01-11T21:08:06.5995080Z test_linear_bn_folding_autocast_scenario_cuda (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.001s) 2023-01-11T21:08:06.5995490Z test_linear_concat (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.001s) 2023-01-11T21:08:06.5995860Z test_linear_concat_complex (jit.test_freezing.TestFrozenOptimizations) 2023-01-11T21:08:06.5996200Z Testing that the interleaving of multiple optimizations does not ... skip: Optimization currently only run for GPU (0.001s) 2023-01-11T21:08:06.5996560Z test_linear_concat_different_input (jit.test_freezing.TestFrozenOptimizations) 2023-01-11T21:08:06.5996870Z There should be no change to the graph due to the optimization pass ... skip: Optimization currently only run for GPU (0.001s) 2023-01-11T21:08:06.5997220Z test_linear_multiple_blocks (jit.test_freezing.TestFrozenOptimizations) ... skip: Optimization currently only run for GPU (0.001s) 2023-01-11T21:08:06.5997610Z test_linear_non_constant_weight (jit.test_freezing.TestFrozenOptimizations) ... ok (0.002s) 2023-01-11T21:08:06.5998010Z test_linear_transpose (jit.test_freezing.TestFrozenOptimizations) ... ok (0.002s) 2023-01-11T21:08:06.5998430Z test_maxpool_mkldnn (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:08:06.5998830Z test_mkldnn_fuser_broadcasting (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:08:06.5999280Z test_mkldnn_inplace_removal (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:08:06.5999770Z test_numel_less_than_size_with_padding (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:08:06.6000080Z test_optimize_freeze_module (jit.test_freezing.TestFrozenOptimizations) ... ok (0.010s) 2023-01-11T21:08:06.6000430Z test_pool2d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:08:06.6000920Z test_pool3d_batchnorm (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:08:06.6001340Z test_remove_detach (jit.test_freezing.TestFrozenOptimizations) ... ok (0.002s) 2023-01-11T21:08:06.6001660Z test_remove_detach_not_applied (jit.test_freezing.TestFrozenOptimizations) ... ok (0.001s) 2023-01-11T21:08:06.6002100Z test_scalar_mul (jit.test_freezing.TestFrozenOptimizations) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:08:06.6002410Z test_subgraph_creation (jit.test_functional_blocks.TestFunctionalBlocks) ... ok (0.018s) 2023-01-11T21:08:06.6002720Z test_check_no_type_promotion (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.104s) 2023-01-11T21:08:06.6003180Z test_functional_to_inplace_activation (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.031s) 2023-01-11T21:08:06.6003560Z test_no_functional_to_inplace (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... ok (0.004s) 2023-01-11T21:08:06.6004080Z test_resnet18_correctness (jit.test_convert_activation.TestFunctionalToInplaceActivation) ... skip: no torchvision (0.000s) 2023-01-11T21:08:06.6004460Z test_getattr_with_default (jit.test_attr.TestGetDefaultAttr) ... ok (0.003s) 2023-01-11T21:08:06.6004770Z test_fuse_linear (jit.test_graph_rewrite_passes.TestGraphRewritePasses) ... ok (0.014s) 2023-01-11T21:08:06.6005070Z test_hash_bool (jit.test_hash.TestHash) ... ok (0.003s) 2023-01-11T21:08:06.6005320Z test_hash_device (jit.test_hash.TestHash) ... ok (0.003s) 2023-01-11T21:08:06.6005530Z test_hash_float (jit.test_hash.TestHash) ... ok (0.004s) 2023-01-11T21:08:06.6005720Z test_hash_int (jit.test_hash.TestHash) ... ok (0.004s) 2023-01-11T21:08:06.6005960Z test_hash_none (jit.test_hash.TestHash) ... ok (0.001s) 2023-01-11T21:08:06.6006200Z test_hash_string (jit.test_hash.TestHash) ... ok (0.002s) 2023-01-11T21:08:06.6006390Z test_hash_tensor (jit.test_hash.TestHash) 2023-01-11T21:08:06.6006580Z Tensors should hash by identity ... ok (0.002s) 2023-01-11T21:08:06.6006770Z test_hash_tuple (jit.test_hash.TestHash) ... ok (0.003s) 2023-01-11T21:08:06.6007000Z test_hash_tuple_nested_unhashable_type (jit.test_hash.TestHash) ... ok (0.001s) 2023-01-11T21:08:06.6007230Z test_forward_tuple_input (jit.test_hooks.TestHooks) ... ok (0.009s) 2023-01-11T21:08:06.6007470Z test_hook_compilation_hint (jit.test_hooks.TestHooks) ... skip: (0.000s) 2023-01-11T21:08:06.6007820Z test_hook_hook_name_collision (jit.test_hooks.TestHooks) ... ok (0.004s) 2023-01-11T21:08:06.6008120Z test_hook_method_name_collision (jit.test_hooks.TestHooks) ... ok (0.004s) 2023-01-11T21:08:06.6008370Z test_module_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.007s) 2023-01-11T21:08:06.6008680Z test_module_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.011s) 2023-01-11T21:08:06.6008970Z test_module_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.011s) 2023-01-11T21:08:06.6009290Z test_module_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.010s) 2023-01-11T21:08:06.6009590Z test_module_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.016s) 2023-01-11T21:08:06.6009940Z test_module_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.014s) 2023-01-11T21:08:06.6010290Z test_module_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.008s) 2023-01-11T21:08:06.6010540Z test_module_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.011s) 2023-01-11T21:08:06.6010790Z test_submodule_called_directly_with_hooks (jit.test_hooks.TestHooks) ... ok (0.007s) 2023-01-11T21:08:06.6011090Z test_submodule_direct_forward_invocation (jit.test_hooks.TestHooks) ... ok (0.010s) 2023-01-11T21:08:06.6011390Z test_submodule_forward_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.013s) 2023-01-11T21:08:06.6011640Z test_submodule_forward_single_input (jit.test_hooks.TestHooks) ... ok (0.011s) 2023-01-11T21:08:06.6012060Z test_submodule_forward_single_input_return_not_tupled (jit.test_hooks.TestHooks) ... ok (0.011s) 2023-01-11T21:08:06.6012470Z test_submodule_hook_return_nothing (jit.test_hooks.TestHooks) ... ok (0.011s) 2023-01-11T21:08:06.6012770Z test_submodule_multiple_hooks_multiple_inputs (jit.test_hooks.TestHooks) ... ok (0.018s) 2023-01-11T21:08:06.6013030Z test_submodule_multiple_hooks_single_input (jit.test_hooks.TestHooks) ... ok (0.015s) 2023-01-11T21:08:06.6013270Z test_submodule_no_forward_input (jit.test_hooks.TestHooks) ... ok (0.009s) 2023-01-11T21:08:06.6013510Z test_submodule_same_hook_repeated (jit.test_hooks.TestHooks) ... ok (0.012s) 2023-01-11T21:08:06.6013740Z test_wrong_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.021s) 2023-01-11T21:08:06.6014080Z test_wrong_pre_hook_signatures (jit.test_hooks.TestHooks) ... ok (0.025s) 2023-01-11T21:08:06.6014360Z test_add_out_ignorable_args (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.002s) 2023-01-11T21:08:06.6014670Z test_slice_ignorable_args_for_slice (jit.test_ignorable_args.TestIgnorableArgs) ... ok (0.003s) 2023-01-11T21:08:06.6015040Z test_with_ignore_context_manager_with_inp_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.001s) 2023-01-11T21:08:06.6015500Z test_with_ignore_context_manager_with_just_inp (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.000s) 2023-01-11T21:08:06.6015880Z test_with_ignore_context_manager_with_just_out (jit.test_ignore_context_manager.TestIgnoreContextManager) ... skip: astunparse package is required (0.000s) 2023-01-11T21:08:06.6016230Z test_inplace_to_functional_activation (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... ok (0.019s) 2023-01-11T21:08:06.6016590Z test_resnet18_correctness (jit.test_convert_activation.TestInplaceToFunctionalActivation) ... skip: no torchvision (0.000s) 2023-01-11T21:08:06.6016900Z test_bool (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6017210Z test_dict (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T21:08:06.6017500Z test_dict_nested (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T21:08:06.6017790Z test_dict_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:08:06.6018030Z test_dict_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6025630Z test_empty_container_special_cases (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:08:06.6025940Z test_empty_container_throws_warning_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:08:06.6026270Z test_float (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6026570Z test_if_else (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6026890Z test_in_if (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T21:08:06.6027170Z test_in_while_loop (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:08:06.6027400Z test_int (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6027630Z test_list (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6027860Z test_list_nested (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T21:08:06.6028100Z test_list_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:08:06.6028350Z test_list_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6028660Z test_list_tensor_type_true (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6028940Z test_nontuple_container_rhs_throws_in_eager (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:08:06.6029270Z test_optional (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T21:08:06.6029560Z test_optional_nested (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6030120Z test_optional_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:08:06.6030450Z test_optional_none (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6030730Z test_tensor_type_false (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6031070Z test_tuple (jit.test_isinstance.TestIsinstance) ... ok (0.003s) 2023-01-11T21:08:06.6031340Z test_tuple_nested (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:08:06.6031650Z test_tuple_no_contained_type (jit.test_isinstance.TestIsinstance) ... ok (0.001s) 2023-01-11T21:08:06.6031940Z test_tuple_rhs (jit.test_isinstance.TestIsinstance) ... ok (0.004s) 2023-01-11T21:08:06.6032290Z test_tuple_tensor (jit.test_isinstance.TestIsinstance) ... ok (0.002s) 2023-01-11T21:08:06.6032570Z test_type_refinement (jit.test_isinstance.TestIsinstance) ... ok (0.008s) 2023-01-11T21:08:06.6032780Z test_ModuleList (__main__.TestJit) ... ok (0.027s) 2023-01-11T21:08:06.6032970Z test_Sequential (__main__.TestJit) ... ok (0.011s) 2023-01-11T21:08:06.6033230Z test_T_mT_H_mH (__main__.TestJit) ... ok (0.008s) 2023-01-11T21:08:06.6033420Z test_add_relu_fusion (__main__.TestJit) ... ok (0.014s) 2023-01-11T21:08:06.6033660Z test_arg_configurations (__main__.TestJit) 2023-01-11T21:08:06.6033970Z Different arg configurations should trigger different traces ... skip: Need to be adjusted to Graph Executor (0.001s) 2023-01-11T21:08:06.6034230Z test_attrs (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6034460Z test_batchnorm (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6034690Z test_big (__main__.TestJit) ... skip: Requires a lot of RAM (0.000s) 2023-01-11T21:08:06.6034970Z test_conj_transpose (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6035250Z test_constant_insertion (__main__.TestJit) ... ok (1.690s) 2023-01-11T21:08:06.6035520Z test_constant_prop_aliasing_type (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:08:06.6035770Z test_constant_prop_exception (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:08:06.6036040Z test_constant_prop_if_constant (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:08:06.6036270Z test_constant_prop_if_inline (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6036480Z test_constant_prop_loop_constant (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6036690Z test_constant_prop_nested (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6037010Z test_constant_prop_none (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:08:06.6037270Z test_constant_prop_print (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6037500Z test_constant_prop_rand (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6037760Z test_constant_prop_remove_output (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6037990Z test_constant_prop_simple (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6038200Z test_constants_pkl (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6038480Z test_cpp (__main__.TestJit) ... skip: Tests were not built, use BUILD_TEST=1 (0.000s) 2023-01-11T21:08:06.6038760Z test_cse (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:08:06.6039050Z test_cse_not_introduce_aliasing (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6039310Z test_cu_escaped_number (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6039530Z test_cuda_export_restore (__main__.TestJit) ... skip: requires CUDA (0.001s) 2023-01-11T21:08:06.6039760Z test_debug_flush_compilation_cache (__main__.TestJit) ... ok (0.007s) 2023-01-11T21:08:06.6039970Z test_decompose_addmm (__main__.TestJit) ... ok (0.005s) 2023-01-11T21:08:06.6040180Z test_device_not_equal (__main__.TestJit) ... skip: requires CUDA (0.000s) 2023-01-11T21:08:06.6040410Z test_diff_subgraph_clones_constants (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6040740Z test_disabled (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6040970Z test_dropout (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6041290Z test_dropout_cuda (__main__.TestJit) ... skip: test_dropout_cuda require CUDA (0.001s) 2023-01-11T21:08:06.6041810Z test_dropout_func_requires_grad (__main__.TestJit) ... STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:08:06.6042230Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:08:06.6042650Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:08:06.6043050Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:08:06.6043480Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:08:06.6044010Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:08:06.6044410Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:08:06.6044770Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:08:06.6045100Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:08:06.6045430Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:08:06.6045740Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:08:06.6046070Z STAGE:2023-01-11 21:07:21 42299:11722301 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:08:06.6046340Z ok (0.057s) 2023-01-11T21:08:06.6046580Z test_dropout_module_requires_grad (__main__.TestJit) ... skip: Testing differentiable graph (0.001s) 2023-01-11T21:08:06.6046880Z test_einsum (__main__.TestJit) ... ok (0.014s) 2023-01-11T21:08:06.6047090Z test_element_size (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6047360Z test_expand_fold_quant_inputs (__main__.TestJit) ... ok (0.000s) 2023-01-11T21:08:06.6047600Z test_expand_quantlint (__main__.TestJit) ... ok (0.000s) 2023-01-11T21:08:06.6047910Z test_export_batchnorm (__main__.TestJit) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:08:06.6048260Z test_export_dropout (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:08:06.6048550Z test_export_lstm (__main__.TestJit) ... ok (0.023s) 2023-01-11T21:08:06.6048790Z test_export_opnames (__main__.TestJit) ... ok (0.006s) 2023-01-11T21:08:06.6049030Z test_export_rnn (__main__.TestJit) ... ok (0.042s) 2023-01-11T21:08:06.6049300Z test_flags (__main__.TestJit) ... skip: Need to instrument GraphExecutors a bit more (0.001s) 2023-01-11T21:08:06.6049530Z test_function_default_values (__main__.TestJit) ... ok (0.008s) 2023-01-11T21:08:06.6049760Z test_hide_source_ranges_context_manager (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6050010Z test_import_method (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6050340Z test_inferred_as_tensor (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6050550Z test_layout (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6050790Z test_matrix_conj_transpose (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6051040Z test_matrix_transpose (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6051240Z test_module_default_values (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:08:06.6051460Z test_mutable_default_values (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:08:06.6051750Z test_native_dropout_corner_case (__main__.TestJit) ... skip: test requires CUDA (0.001s) 2023-01-11T21:08:06.6052040Z test_nn_conv (__main__.TestJit) ... ok (0.148s) 2023-01-11T21:08:06.6052320Z test_nn_lp_pool1d (__main__.TestJit) ... ok (0.024s) 2023-01-11T21:08:06.6052540Z test_nn_lp_pool2d (__main__.TestJit) ... ok (0.025s) 2023-01-11T21:08:06.6052730Z test_nn_padding (__main__.TestJit) ... ok (0.155s) 2023-01-11T21:08:06.6053000Z test_nn_padding_functional (__main__.TestJit) ... ok (0.014s) 2023-01-11T21:08:06.6053250Z test_no_erroneous_warnings (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6053570Z test_non_ascii_string (__main__.TestJit) ... skip: temporarily disable the test for fwd compatibility (0.000s) 2023-01-11T21:08:06.6053820Z test_numel (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6054160Z test_pattern_based_module_rewrite (__main__.TestJit) ... ok (0.014s) 2023-01-11T21:08:06.6054380Z test_pattern_based_rewrite (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6054630Z test_pattern_based_rewrite_with_source_range_preserved (__main__.TestJit) ... ok (0.010s) 2023-01-11T21:08:06.6055090Z test_peephole_optimize_shape_ops (__main__.TestJit) ... skip: Simple executor doesn't have shape information (0.001s) 2023-01-11T21:08:06.6055420Z test_permute_inputs_binding (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6055660Z test_pretty_printer (__main__.TestJit) ... ok (0.011s) 2023-01-11T21:08:06.6055860Z test_print_classes_module (__main__.TestJit) ... ok (0.000s) 2023-01-11T21:08:06.6056100Z test_print_op_module (__main__.TestJit) ... ok (0.000s) 2023-01-11T21:08:06.6056340Z test_print_torch_ops_modules (__main__.TestJit) ... ok (0.000s) 2023-01-11T21:08:06.6056980Z test_profiler (__main__.TestJit) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/65521 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:08:06.6057480Z test_python_bindings (__main__.TestJit) ... ok (0.047s) 2023-01-11T21:08:06.6057720Z test_python_ir (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6057970Z test_python_ir_utils (__main__.TestJit) ... skip: Failing on MacOS only (0.001s) 2023-01-11T21:08:06.6058190Z test_python_ir_utils_graph (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:08:06.6058390Z test_python_ivalue (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6058700Z test_pytorch_jit_env_off (__main__.TestJit) ... ok (0.654s) 2023-01-11T21:08:06.6058950Z test_recursive_cse (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:08:06.6059190Z test_repeat_interleave_script (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:08:06.6059450Z test_restore_device (__main__.TestJit) ... ok (0.004s) 2023-01-11T21:08:06.6059710Z test_restore_device_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.001s) 2023-01-11T21:08:06.6060050Z test_restore_shared_storage_on_cuda (__main__.TestJit) ... skip: restore device requires CUDA (0.001s) 2023-01-11T21:08:06.6067490Z test_script_autograd_grad (__main__.TestJit) ... ok (0.043s) 2023-01-11T21:08:06.6067760Z test_script_backward (__main__.TestJit) ... ok (0.006s) 2023-01-11T21:08:06.6068350Z test_script_backward_twice (__main__.TestJit) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_script.py:1243: UserWarning: `optimize` is deprecated and has no effect. Use `with torch.jit.optimized_execution() instead 2023-01-11T21:08:06.6068690Z warnings.warn( 2023-01-11T21:08:06.6068820Z ok (0.008s) 2023-01-11T21:08:06.6068990Z test_script_fn_pkl (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6069190Z test_script_tensor_type (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6069400Z test_shape_analysis_broadcast (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6069620Z test_shape_analysis_masked_select (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6069910Z test_shape_analysis_unsqueeze_in_loop (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6070220Z test_sparse_csr_tensors (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6070470Z test_sparse_tensors (__main__.TestJit) ... ok (0.017s) 2023-01-11T21:08:06.6071720Z test_torch_complex (__main__.TestJit) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:471: UserWarning: An output with one or more elements was resized since it had shape [3, 4], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:06.6072400Z return callable(*args, **kwargs) 2023-01-11T21:08:06.6073600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:471: UserWarning: An output with one or more elements was resized since it had shape [5, 2], which does not match the required output shape [2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:06.6074250Z return callable(*args, **kwargs) 2023-01-11T21:08:06.6074480Z ok (0.013s) 2023-01-11T21:08:06.6074880Z test_torch_load_error (__main__.TestJit) ... skip: TODO: re-enable with https://github.com/pytorch/pytorch/pull/29339 (0.000s) 2023-01-11T21:08:06.6075230Z test_torch_load_zipfile_check (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6075440Z test_torch_ops_kwonly (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6075650Z test_torch_ops_overloaded (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6075840Z test_torch_sum (__main__.TestJit) ... ok (0.005s) 2023-01-11T21:08:06.6076040Z test_trace_retains_train (__main__.TestJit) ... ok (0.003s) 2023-01-11T21:08:06.6076230Z test_train_eval (__main__.TestJit) ... ok (0.024s) 2023-01-11T21:08:06.6076490Z test_transpose (__main__.TestJit) ... ok (0.002s) 2023-01-11T21:08:06.6076680Z test_unchecked_cast (__main__.TestJit) ... ok (0.006s) 2023-01-11T21:08:06.6076880Z test_unique_state_dict (__main__.TestJit) ... ok (0.001s) 2023-01-11T21:08:06.6077130Z test_verify (__main__.TestJit) ... skip: verify needs to be updated to work with GraphExecutors (0.000s) 2023-01-11T21:08:06.6077370Z test_warnings (__main__.TestJit) ... ok (0.005s) 2023-01-11T21:08:06.6077590Z test_nn_AdaptiveAvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6077860Z test_nn_AdaptiveAvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6078170Z test_nn_AdaptiveAvgPool1d_one_output (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6078560Z test_nn_AdaptiveAvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:08:06.6078880Z test_nn_AdaptiveAvgPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6079150Z test_nn_AdaptiveAvgPool2d_single_1x1output (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:08:06.6079420Z test_nn_AdaptiveAvgPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:08:06.6079680Z test_nn_AdaptiveAvgPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6079940Z test_nn_AdaptiveAvgPool3d_last_dim (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6080200Z test_nn_AdaptiveAvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6080550Z test_nn_AdaptiveAvgPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6080880Z test_nn_AdaptiveAvgPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6081150Z test_nn_AdaptiveAvgPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6081480Z test_nn_AdaptiveMaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6081740Z test_nn_AdaptiveMaxPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6082050Z test_nn_AdaptiveMaxPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6082400Z test_nn_AdaptiveMaxPool2d_single (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6082730Z test_nn_AdaptiveMaxPool2d_tuple (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6083090Z test_nn_AdaptiveMaxPool2d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6083420Z test_nn_AdaptiveMaxPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6083680Z test_nn_AdaptiveMaxPool3d_single (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6083940Z test_nn_AdaptiveMaxPool3d_single_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6084210Z test_nn_AdaptiveMaxPool3d_tuple (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6084480Z test_nn_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6084740Z test_nn_AdaptiveMaxPool3d_tuple_none (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6085130Z test_nn_AvgPool1d (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6085410Z test_nn_AvgPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6085710Z test_nn_AvgPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6086000Z test_nn_AvgPool1d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6086310Z test_nn_AvgPool2d (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6086580Z test_nn_AvgPool2d_divisor (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6086880Z test_nn_AvgPool2d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6087210Z test_nn_AvgPool2d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6087580Z test_nn_AvgPool2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6087880Z test_nn_AvgPool2d_stride (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6088190Z test_nn_AvgPool2d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6088480Z test_nn_AvgPool3d (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6088780Z test_nn_AvgPool3d_divisor (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6089060Z test_nn_AvgPool3d_divisor_stride (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6089320Z test_nn_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6089780Z test_nn_AvgPool3d_divisor_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6090110Z test_nn_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6090460Z test_nn_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6090790Z test_nn_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6091060Z test_nn_AvgPool3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6091360Z test_nn_AvgPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6091690Z test_nn_AvgPool3d_stride1_pad0_gpu_input (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6092030Z test_nn_AvgPool3d_stride_pad (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6092490Z test_nn_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6092780Z test_nn_AvgPool3d_stride_pad_gpu_general_output (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6093060Z test_nn_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6093350Z test_nn_BCELoss (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6093640Z test_nn_BCELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6093920Z test_nn_BCELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6094230Z test_nn_BCELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6094620Z test_nn_BCELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6094930Z test_nn_BCELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6095230Z test_nn_BCELoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6095520Z test_nn_BCELoss_weights (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6095810Z test_nn_BCELoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6096070Z test_nn_BCELoss_weights_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6096320Z test_nn_BCEWithLogitsLoss (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6096620Z test_nn_BCEWithLogitsLoss_legacy_enum (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6096960Z test_nn_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6097290Z test_nn_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6097600Z test_nn_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6097940Z test_nn_BCEWithLogitsLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6098210Z test_nn_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6098470Z test_nn_BCEWithLogitsLoss_scalar_weights (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6098780Z test_nn_BCEWithLogitsLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6099150Z test_nn_BatchNorm1d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:08:06.6099470Z test_nn_BatchNorm1d_3d_input_not_affine (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:08:06.6099790Z test_nn_BatchNorm1d_affine (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:08:06.6100110Z test_nn_BatchNorm1d_affine_simple_average (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:08:06.6100390Z test_nn_BatchNorm1d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:08:06.6100700Z test_nn_BatchNorm1d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:08:06.6101010Z test_nn_BatchNorm1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:08:06.6101290Z test_nn_BatchNorm2d (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:08:06.6101570Z test_nn_BatchNorm2d_2d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:08:06.6101830Z test_nn_BatchNorm2d_momentum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:08:06.6102080Z test_nn_BatchNorm2d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.049s) 2023-01-11T21:08:06.6102330Z test_nn_BatchNorm2d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:08:06.6102590Z test_nn_BatchNorm2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:08:06.6102830Z test_nn_BatchNorm3d (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:08:06.6103180Z test_nn_BatchNorm3d_3d_simple_average (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:08:06.6103590Z test_nn_BatchNorm3d_momentum (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:08:06.6103900Z test_nn_BatchNorm3d_not_affine (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:08:06.6104210Z test_nn_BatchNorm3d_not_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:08:06.6104510Z test_nn_BatchNorm3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:08:06.6104800Z test_nn_Bilinear (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6105070Z test_nn_CELU (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6105390Z test_nn_CELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6112910Z test_nn_CELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6113300Z test_nn_CTCLoss_2d_int_target_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.001s) 2023-01-11T21:08:06.6113640Z test_nn_CTCLoss_2d_int_target_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6113970Z test_nn_CTCLoss_2d_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.014s) 2023-01-11T21:08:06.6114270Z test_nn_CTCLoss_lengths_intlists (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.002s) 2023-01-11T21:08:06.6114550Z test_nn_CTCLoss_lengths_tensors (__main__.TestJitGeneratedModule) ... ok (0.014s) 2023-01-11T21:08:06.6114810Z test_nn_ConstantPad1d (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6115120Z test_nn_ConstantPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6115490Z test_nn_ConstantPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6115800Z test_nn_ConstantPad2d (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6116080Z test_nn_ConstantPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6116400Z test_nn_ConstantPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6116690Z test_nn_ConstantPad3d (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6117000Z test_nn_ConstantPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6117250Z test_nn_ConstantPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6117520Z test_nn_Conv1d (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6117800Z test_nn_Conv1d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6118050Z test_nn_Conv1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6118290Z test_nn_Conv1d_groups (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6118520Z test_nn_Conv1d_pad1 (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6118760Z test_nn_Conv1d_pad1size1 (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6118990Z test_nn_Conv1d_pad2 (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6119280Z test_nn_Conv1d_pad2size1 (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6119630Z test_nn_Conv1d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6119930Z test_nn_Conv1d_pad_same2 (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6120230Z test_nn_Conv1d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6120530Z test_nn_Conv1d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6120830Z test_nn_Conv1d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6121140Z test_nn_Conv1d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6121580Z test_nn_Conv1d_stride (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6121940Z test_nn_Conv1d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6122220Z test_nn_Conv1d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6122460Z test_nn_Conv2d (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6122700Z test_nn_Conv2d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6123010Z test_nn_Conv2d_depthwise (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6123300Z test_nn_Conv2d_depthwise_dilated (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6123640Z test_nn_Conv2d_depthwise_padded (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6123890Z test_nn_Conv2d_depthwise_strided (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6124220Z test_nn_Conv2d_depthwise_with_multiplier (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6124470Z test_nn_Conv2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6124700Z test_nn_Conv2d_groups (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6124940Z test_nn_Conv2d_groups_thnn (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6125190Z test_nn_Conv2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6125480Z test_nn_Conv2d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6125750Z test_nn_Conv2d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6126030Z test_nn_Conv2d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6126310Z test_nn_Conv2d_padding (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6126560Z test_nn_Conv2d_reflect_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:08:06.6126820Z test_nn_Conv2d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:08:06.6127090Z test_nn_Conv2d_strided (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6127380Z test_nn_Conv2d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6127630Z test_nn_Conv2d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6127890Z test_nn_Conv3d (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6128280Z test_nn_Conv3d_1x1x1_no_bias (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6128570Z test_nn_Conv3d_circular_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:08:06.6128880Z test_nn_Conv3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:08:06.6129180Z test_nn_Conv3d_dilated_strided (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6129480Z test_nn_Conv3d_groups (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6129700Z test_nn_Conv3d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6129940Z test_nn_Conv3d_pad_same (__main__.TestJitGeneratedModule) ... ok (0.035s) 2023-01-11T21:08:06.6130220Z test_nn_Conv3d_pad_same_dilated (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:08:06.6130500Z test_nn_Conv3d_pad_valid (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6130750Z test_nn_Conv3d_replicate_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.036s) 2023-01-11T21:08:06.6130990Z test_nn_Conv3d_stride (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6131240Z test_nn_Conv3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:08:06.6131480Z test_nn_Conv3d_zero_batch (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6131780Z test_nn_Conv3d_zeros_stride2_pad2 (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:08:06.6132040Z test_nn_ConvTranspose1d (__main__.TestJitGeneratedModule) ... ok (0.058s) 2023-01-11T21:08:06.6132430Z test_nn_ConvTranspose1d_dilated (__main__.TestJitGeneratedModule) ... ok (0.058s) 2023-01-11T21:08:06.6132710Z test_nn_ConvTranspose1d_groups (__main__.TestJitGeneratedModule) ... ok (0.058s) 2023-01-11T21:08:06.6132960Z test_nn_ConvTranspose1d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T21:08:06.6133210Z test_nn_ConvTranspose2d (__main__.TestJitGeneratedModule) ... ok (0.060s) 2023-01-11T21:08:06.6133480Z test_nn_ConvTranspose2d_dilated (__main__.TestJitGeneratedModule) ... ok (0.060s) 2023-01-11T21:08:06.6133850Z test_nn_ConvTranspose2d_groups (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T21:08:06.6134100Z test_nn_ConvTranspose2d_no_bias (__main__.TestJitGeneratedModule) ... ok (0.060s) 2023-01-11T21:08:06.6134380Z test_nn_ConvTranspose3d (__main__.TestJitGeneratedModule) ... ok (0.058s) 2023-01-11T21:08:06.6134660Z test_nn_ConvTranspose3d_dilated (__main__.TestJitGeneratedModule) ... ok (0.058s) 2023-01-11T21:08:06.6134910Z test_nn_CosineEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6135210Z test_nn_CosineEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6135530Z test_nn_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6135840Z test_nn_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6136180Z test_nn_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6136460Z test_nn_CrossEntropyLoss (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6136780Z test_nn_CrossEntropyLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6137040Z test_nn_CrossEntropyLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6137320Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6137620Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6137930Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6138310Z test_nn_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6138650Z test_nn_CrossEntropyLoss_2d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6139030Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6139440Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6139780Z test_nn_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6140140Z test_nn_CrossEntropyLoss_2d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6140450Z test_nn_CrossEntropyLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6140800Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6141140Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6141520Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6141940Z test_nn_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6142370Z test_nn_CrossEntropyLoss_3d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6142690Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6143050Z test_nn_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6143370Z test_nn_CrossEntropyLoss_3d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6143670Z test_nn_CrossEntropyLoss_4d_prob_target (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6144010Z test_nn_CrossEntropyLoss_4d_prob_target_weights (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6144370Z test_nn_CrossEntropyLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6144680Z test_nn_CrossEntropyLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6145000Z test_nn_CrossEntropyLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6145270Z test_nn_CrossMapLRN2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6145550Z test_nn_ELU (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6145820Z test_nn_ELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6146050Z test_nn_ELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6146280Z test_nn_Embedding (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6146620Z test_nn_EmbeddingBag_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:08:06.6146970Z test_nn_EmbeddingBag_max (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6147260Z test_nn_EmbeddingBag_max_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6147580Z test_nn_EmbeddingBag_mean (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6147830Z test_nn_EmbeddingBag_mean_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6148120Z test_nn_EmbeddingBag_sparse (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6148420Z test_nn_EmbeddingBag_sum (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6148750Z test_nn_EmbeddingBag_sum_padding_idx (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6155780Z test_nn_Embedding_discontiguous (__main__.TestJitGeneratedModule) ... ok (0.015s) 2023-01-11T21:08:06.6156070Z test_nn_Embedding_sparse (__main__.TestJitGeneratedModule) ... ok (0.015s) 2023-01-11T21:08:06.6156310Z test_nn_Flatten (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6156600Z test_nn_Flatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6156890Z test_nn_Fold (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6157120Z test_nn_Fold_int_input (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6157410Z test_nn_Fold_no_batch_dim_input (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6157790Z test_nn_Fold_no_batch_dim_int_input (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6158120Z test_nn_FractionalMaxPool2d_ratio (__main__.TestJitGeneratedModule) ... ok (0.050s) 2023-01-11T21:08:06.6158450Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T21:08:06.6158810Z test_nn_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.044s) 2023-01-11T21:08:06.6159170Z test_nn_FractionalMaxPool2d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.040s) 2023-01-11T21:08:06.6159510Z test_nn_FractionalMaxPool2d_size (__main__.TestJitGeneratedModule) ... ok (0.041s) 2023-01-11T21:08:06.6159850Z test_nn_FractionalMaxPool2d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:08:06.6160310Z test_nn_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T21:08:06.6160690Z test_nn_FractionalMaxPool3d_asymsize (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:08:06.6161000Z test_nn_FractionalMaxPool3d_ratio (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:08:06.6161310Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:08:06.6161690Z test_nn_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.046s) 2023-01-11T21:08:06.6161980Z test_nn_FractionalMaxPool3d_ratio_return_indices (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:08:06.6162370Z test_nn_FractionalMaxPool3d_size (__main__.TestJitGeneratedModule) ... ok (0.044s) 2023-01-11T21:08:06.6162680Z test_nn_FractionalMaxPool3d_size_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:08:06.6163110Z test_nn_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestJitGeneratedModule) ... ok (0.051s) 2023-01-11T21:08:06.6163390Z test_nn_GELU (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6163620Z test_nn_GELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6163860Z test_nn_GELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6164140Z test_nn_GLU (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6164400Z test_nn_GLU_dim (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6164670Z test_nn_GLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6164990Z test_nn_GRUCell (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T21:08:06.6165270Z test_nn_GroupNorm_1d_affine (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T21:08:06.6165570Z test_nn_GroupNorm_1d_affine_GN (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T21:08:06.6165910Z test_nn_GroupNorm_1d_affine_large_batch (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T21:08:06.6166210Z test_nn_GroupNorm_1d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T21:08:06.6166510Z test_nn_GroupNorm_1d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:08:06.6166780Z test_nn_GroupNorm_2d_affine (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T21:08:06.6167030Z test_nn_GroupNorm_2d_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:08:06.6167360Z test_nn_GroupNorm_2d_no_affine_IN (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T21:08:06.6167690Z test_nn_GroupNorm_2d_no_affine_LN (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:08:06.6167990Z test_nn_GroupNorm_2d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:08:06.6168290Z test_nn_Hardshrink (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6168590Z test_nn_Hardshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6168840Z test_nn_Hardshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6169130Z test_nn_Hardsigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.001s) 2023-01-11T21:08:06.6169580Z test_nn_Hardswish_no_batch_dim (__main__.TestJitGeneratedModule) ... skip: module test skipped on JIT (0.001s) 2023-01-11T21:08:06.6169930Z test_nn_Hardtanh (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6170230Z test_nn_Hardtanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:08:06.6170510Z test_nn_Hardtanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6170820Z test_nn_HingeEmbeddingLoss (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6171400Z test_nn_HingeEmbeddingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6171680Z test_nn_HingeEmbeddingLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6171950Z test_nn_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6172300Z test_nn_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6172570Z test_nn_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6172840Z test_nn_HingeEmbeddingLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6173250Z test_nn_HingeEmbeddingLoss_scalar_margin (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6173560Z test_nn_HuberLoss (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6173800Z test_nn_HuberLoss_delta (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6174100Z test_nn_HuberLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.013s) 2023-01-11T21:08:06.6174470Z test_nn_HuberLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.014s) 2023-01-11T21:08:06.6174830Z test_nn_HuberLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.013s) 2023-01-11T21:08:06.6175130Z test_nn_InstanceNorm1d (__main__.TestJitGeneratedModule) ... ok (0.056s) 2023-01-11T21:08:06.6175440Z test_nn_InstanceNorm1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:08:06.6175700Z test_nn_InstanceNorm1d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.056s) 2023-01-11T21:08:06.6176030Z test_nn_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T21:08:06.6176340Z test_nn_InstanceNorm2d (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T21:08:06.6176590Z test_nn_InstanceNorm2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:08:06.6176910Z test_nn_InstanceNorm2d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.056s) 2023-01-11T21:08:06.6177250Z test_nn_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.054s) 2023-01-11T21:08:06.6177540Z test_nn_InstanceNorm3d (__main__.TestJitGeneratedModule) ... ok (0.053s) 2023-01-11T21:08:06.6177790Z test_nn_InstanceNorm3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.052s) 2023-01-11T21:08:06.6178050Z test_nn_InstanceNorm3d_tracking_stats (__main__.TestJitGeneratedModule) ... ok (0.057s) 2023-01-11T21:08:06.6178320Z test_nn_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.056s) 2023-01-11T21:08:06.6178570Z test_nn_KLDivLoss (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6178840Z test_nn_KLDivLoss_log_target (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6179130Z test_nn_KLDivLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6179380Z test_nn_KLDivLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6179690Z test_nn_KLDivLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6179990Z test_nn_KLDivLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6180240Z test_nn_KLDivLoss_no_reduce_log_target (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6180500Z test_nn_KLDivLoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6180760Z test_nn_KLDivLoss_no_reduce_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6181090Z test_nn_KLDivLoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6181350Z test_nn_KLDivLoss_scalar_log_target (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6181720Z test_nn_KLDivLoss_with_log_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6182010Z test_nn_KLDivLoss_with_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6182250Z test_nn_L1Loss (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6182540Z test_nn_L1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.015s) 2023-01-11T21:08:06.6182840Z test_nn_L1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6183150Z test_nn_L1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6183500Z test_nn_L1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6183850Z test_nn_L1Loss_no_reduce_complex (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6184150Z test_nn_L1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6184390Z test_nn_L1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6184620Z test_nn_LPPool1d (__main__.TestJitGeneratedModule) ... ok (0.045s) 2023-01-11T21:08:06.6184860Z test_nn_LPPool1d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T21:08:06.6185100Z test_nn_LPPool1d_norm (__main__.TestJitGeneratedModule) ... ok (0.043s) 2023-01-11T21:08:06.6185390Z test_nn_LPPool2d (__main__.TestJitGeneratedModule) ... ok (0.048s) 2023-01-11T21:08:06.6185630Z test_nn_LPPool2d_norm (__main__.TestJitGeneratedModule) ... ok (0.047s) 2023-01-11T21:08:06.6185860Z test_nn_LSTMCell (__main__.TestJitGeneratedModule) ... ok (0.042s) 2023-01-11T21:08:06.6186100Z test_nn_LayerNorm_1d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6186370Z test_nn_LayerNorm_1d_empty_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6186670Z test_nn_LayerNorm_1d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6187000Z test_nn_LayerNorm_3d_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6187310Z test_nn_LayerNorm_3d_no_affine_large_feature (__main__.TestJitGeneratedModule) ... ok (0.125s) 2023-01-11T21:08:06.6187610Z test_nn_LayerNorm_3d_no_elementwise_affine (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6187860Z test_nn_LeakyReLU (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6188100Z test_nn_LeakyReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6188350Z test_nn_LeakyReLU_with_negval (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6188600Z test_nn_LeakyReLU_with_negval_scalar (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6188910Z test_nn_LeakyReLU_with_zero_negval (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6189200Z test_nn_Linear (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6189510Z test_nn_Linear_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6189790Z test_nn_Linear_no_bias (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6190100Z test_nn_LocalResponseNorm_1d (__main__.TestJitGeneratedModule) ... ok (0.064s) 2023-01-11T21:08:06.6190420Z test_nn_LocalResponseNorm_2d_uneven_pad (__main__.TestJitGeneratedModule) ... ok (0.055s) 2023-01-11T21:08:06.6190760Z test_nn_LocalResponseNorm_3d_custom_params (__main__.TestJitGeneratedModule) ... ok (0.056s) 2023-01-11T21:08:06.6191020Z test_nn_LogSigmoid (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6191270Z test_nn_LogSigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6191560Z test_nn_LogSigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6191840Z test_nn_LogSoftmax (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6192180Z test_nn_LogSoftmax_multiparam (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6198900Z test_nn_LogSoftmax_multiparam_scalar (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6199160Z test_nn_LogSoftmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6199400Z test_nn_MSELoss (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6199640Z test_nn_MSELoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6199890Z test_nn_MSELoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6200210Z test_nn_MSELoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6200590Z test_nn_MSELoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6200840Z test_nn_MSELoss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6201070Z test_nn_MSELoss_prec (__main__.TestJitGeneratedModule) ... ok (0.037s) 2023-01-11T21:08:06.6201310Z test_nn_MSELoss_scalar (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6201560Z test_nn_MarginRankingLoss (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6201810Z test_nn_MarginRankingLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6202100Z test_nn_MarginRankingLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6202450Z test_nn_MarginRankingLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6202820Z test_nn_MarginRankingLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6203110Z test_nn_MaxPool1d (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6203440Z test_nn_MaxPool1d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:08:06.6203690Z test_nn_MaxPool1d_stride (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6203930Z test_nn_MaxPool2d_3d_input (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6204240Z test_nn_MaxPool2d_4d_input (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6204600Z test_nn_MaxPool2d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:08:06.6204730Z test_nn_MaxPool3d (__main__.TestJitGeneratedModule) ... ok (0.030s) 2023-01-11T21:08:06.6204880Z test_nn_MaxPool3d_return_indices (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:08:06.6205030Z test_nn_MaxPool3d_stride (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6205170Z test_nn_MaxPool3d_stride_padding (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6205280Z test_nn_Mish (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6205420Z test_nn_Mish_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6205560Z test_nn_Mish_scalar (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6205700Z test_nn_MultiLabelMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6205840Z test_nn_MultiLabelMarginLoss_0d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6205990Z test_nn_MultiLabelMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.015s) 2023-01-11T21:08:06.6206150Z test_nn_MultiLabelMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6206310Z test_nn_MultiLabelMarginLoss_index_neg (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6206460Z test_nn_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.015s) 2023-01-11T21:08:06.6206620Z test_nn_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.015s) 2023-01-11T21:08:06.6206790Z test_nn_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.015s) 2023-01-11T21:08:06.6206990Z test_nn_MultiLabelMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6207120Z test_nn_MultiLabelSoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6207270Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6207400Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6207550Z test_nn_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6207680Z test_nn_MultiLabelSoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6207830Z test_nn_MultiLabelSoftMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6207970Z test_nn_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6208090Z test_nn_MultiMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6208200Z test_nn_MultiMarginLoss_1d (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6208330Z test_nn_MultiMarginLoss_1d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6208470Z test_nn_MultiMarginLoss_margin (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6208620Z test_nn_MultiMarginLoss_margin_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6208820Z test_nn_MultiMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6209000Z test_nn_MultiMarginLoss_p (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6209160Z test_nn_MultiMarginLoss_p_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6209310Z test_nn_MultiMarginLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6209450Z test_nn_MultiMarginLoss_weights_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6209690Z test_nn_MultiheadAttention (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:08:06.6209820Z test_nn_NLLLoss (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6209950Z test_nn_NLLLoss2d_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6210100Z test_nn_NLLLoss2d_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6210240Z test_nn_NLLLoss2d_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6210390Z test_nn_NLLLossNd_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6210540Z test_nn_NLLLossNd_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6210660Z test_nn_NLLLossNd_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6210770Z test_nn_NLLLoss_2d (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6210880Z test_nn_NLLLoss_2d_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6211030Z test_nn_NLLLoss_2d_weights (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6211170Z test_nn_NLLLoss_dim_is_3 (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6211290Z test_nn_NLLLoss_higher_dim (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6211400Z test_nn_NLLLoss_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6211520Z test_nn_NLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6211630Z test_nn_NLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6211750Z test_nn_NLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6211950Z test_nn_NLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6212080Z test_nn_NLLLoss_no_reduce_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6212200Z test_nn_NLLLoss_no_reduce_weights (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6212330Z test_nn_NLLLoss_no_reduce_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6212460Z test_nn_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6212570Z test_nn_NLLLoss_weights (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6212760Z test_nn_NLLLoss_weights_ignore_index (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6212890Z test_nn_NLLLoss_weights_ignore_index_neg (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6213030Z test_nn_PReLU_1d (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6213180Z test_nn_PReLU_1d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6213280Z test_nn_PReLU_2d (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6213400Z test_nn_PReLU_2d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6213500Z test_nn_PReLU_3d (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6213610Z test_nn_PReLU_3d_multiparam (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6213720Z test_nn_PReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6213830Z test_nn_PReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6213950Z test_nn_Padding122112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6214070Z test_nn_Padding1221_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6214190Z test_nn_Padding12_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6214300Z test_nn_Padding2322_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6214410Z test_nn_Padding31_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6214530Z test_nn_Padding322112_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6214640Z test_nn_Padding332122_3dcircular (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6214790Z test_nn_Padding3331_2dcircular (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6214940Z test_nn_Padding33_1dcircular (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6215060Z test_nn_PairwiseDistance (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6215180Z test_nn_PairwiseDistance_broadcast_lhs (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6215300Z test_nn_PairwiseDistance_broadcast_rhs (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6215430Z test_nn_PairwiseDistance_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6215560Z test_nn_PairwiseDistance_with_non_default_args (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6215670Z test_nn_PixelShuffle (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6215780Z test_nn_PixelUnshuffle (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6215900Z test_nn_PoissonNLLLoss_full_loss (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6216030Z test_nn_PoissonNLLLoss_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6216150Z test_nn_PoissonNLLLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6216300Z test_nn_PoissonNLLLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6216490Z test_nn_PoissonNLLLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6216650Z test_nn_PoissonNLLLoss_no_full_loss (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6216820Z test_nn_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6216980Z test_nn_PoissonNLLLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6217120Z test_nn_RNNCell (__main__.TestJitGeneratedModule) ... ok (0.039s) 2023-01-11T21:08:06.6217240Z test_nn_RReLU (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:08:06.6217380Z test_nn_RReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:08:06.6217560Z test_nn_RReLU_with_up_down (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:08:06.6217680Z test_nn_RReLU_with_up_down_scalar (__main__.TestJitGeneratedModule) ... ok (0.025s) 2023-01-11T21:08:06.6217780Z test_nn_ReLU (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6217880Z test_nn_ReLU6 (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6217990Z test_nn_ReLU6_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6218120Z test_nn_ReLU6_scalar (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6218260Z test_nn_ReLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6218390Z test_nn_ReLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6218520Z test_nn_ReflectionPad1d (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6218640Z test_nn_ReflectionPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6218830Z test_nn_ReflectionPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6219010Z test_nn_ReflectionPad2d (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6219150Z test_nn_ReflectionPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6219280Z test_nn_ReflectionPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6219420Z test_nn_ReflectionPad3d (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6219570Z test_nn_ReflectionPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6219720Z test_nn_ReflectionPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6219860Z test_nn_ReplicationPad1d (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6219980Z test_nn_ReplicationPad1d_batch (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6220100Z test_nn_ReplicationPad1d_complex (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6220210Z test_nn_ReplicationPad2d (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6220330Z test_nn_ReplicationPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6220450Z test_nn_ReplicationPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6220560Z test_nn_ReplicationPad3d (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6220680Z test_nn_ReplicationPad3d_complex (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6220830Z test_nn_ReplicationPad3d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6220970Z test_nn_SELU (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6221080Z test_nn_SELU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6221190Z test_nn_SELU_scalar (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6221290Z test_nn_SiLU (__main__.TestJitGeneratedModule) ... ok (0.022s) 2023-01-11T21:08:06.6221400Z test_nn_SiLU_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6221560Z test_nn_SiLU_scalar (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6221660Z test_nn_Sigmoid (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6221780Z test_nn_Sigmoid_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6221890Z test_nn_Sigmoid_scalar (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6222000Z test_nn_SmoothL1Loss (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6222140Z test_nn_SmoothL1Loss_beta (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6222290Z test_nn_SmoothL1Loss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6222470Z test_nn_SmoothL1Loss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6222590Z test_nn_SmoothL1Loss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6222780Z test_nn_SmoothL1Loss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6222970Z test_nn_SmoothL1Loss_no_reduce_scalar (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6223120Z test_nn_SmoothL1Loss_scalar (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6223250Z test_nn_SmoothL1Loss_zero_beta (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6223360Z test_nn_SoftMarginLoss (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6223750Z test_nn_SoftMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.015s) 2023-01-11T21:08:06.6223940Z test_nn_SoftMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.015s) 2023-01-11T21:08:06.6224080Z test_nn_SoftMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.016s) 2023-01-11T21:08:06.6224230Z test_nn_SoftMarginLoss_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6224370Z test_nn_Softmax (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6224500Z test_nn_Softmax2d (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6224650Z test_nn_Softmax2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6224770Z test_nn_Softmax_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6224880Z test_nn_Softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6224980Z test_nn_Softmin (__main__.TestJitGeneratedModule) ... ok (0.034s) 2023-01-11T21:08:06.6225130Z test_nn_Softmin_multidim (__main__.TestJitGeneratedModule) ... ok (0.031s) 2023-01-11T21:08:06.6225280Z test_nn_Softmin_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.032s) 2023-01-11T21:08:06.6225390Z test_nn_Softmin_scalar (__main__.TestJitGeneratedModule) ... ok (0.033s) 2023-01-11T21:08:06.6225510Z test_nn_Softplus (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6225610Z test_nn_Softplus_beta (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6225740Z test_nn_Softplus_beta_threshold (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6225860Z test_nn_Softplus_beta_threshold_scalar (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6225990Z test_nn_Softplus_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6226120Z test_nn_Softshrink (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6226260Z test_nn_Softshrink_lambda (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6226410Z test_nn_Softshrink_lambda_scalar (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6226530Z test_nn_Softshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6226640Z test_nn_Softsign (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6226980Z test_nn_Softsign_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.029s) 2023-01-11T21:08:06.6227090Z test_nn_Softsign_scalar (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6227230Z test_nn_Tanh (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6227370Z test_nn_Tanh_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.018s) 2023-01-11T21:08:06.6227480Z test_nn_Tanh_scalar (__main__.TestJitGeneratedModule) ... ok (0.019s) 2023-01-11T21:08:06.6227590Z test_nn_Tanhshrink (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6227710Z test_nn_Tanhshrink_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6227890Z test_nn_Tanhshrink_scalar (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6228010Z test_nn_Threshold_large_value (__main__.TestJitGeneratedModule) ... ok (0.027s) 2023-01-11T21:08:06.6228130Z test_nn_Threshold_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6228250Z test_nn_Threshold_threshold_value (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6228370Z test_nn_Threshold_threshold_value_scalar (__main__.TestJitGeneratedModule) ... ok (0.024s) 2023-01-11T21:08:06.6228560Z test_nn_Transformer (__main__.TestJitGeneratedModule) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:08:06.6228740Z test_nn_TransformerDecoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (1.188s) 2023-01-11T21:08:06.6228910Z test_nn_TransformerDecoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.129s) 2023-01-11T21:08:06.6229040Z test_nn_TransformerEncoderLayer_gelu_activation (__main__.TestJitGeneratedModule) ... ok (1.087s) 2023-01-11T21:08:06.6229170Z test_nn_TransformerEncoderLayer_relu_activation (__main__.TestJitGeneratedModule) ... ok (1.088s) 2023-01-11T21:08:06.6229330Z test_nn_Transformer_multilayer_coder (__main__.TestJitGeneratedModule) ... ok (3.306s) 2023-01-11T21:08:06.6229490Z test_nn_TripletMarginLoss_no_batch_dim_mean (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6229630Z test_nn_TripletMarginLoss_no_batch_dim_none (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6229760Z test_nn_TripletMarginLoss_no_batch_dim_sum (__main__.TestJitGeneratedModule) ... ok (0.017s) 2023-01-11T21:08:06.6229880Z test_nn_Unflatten_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6229980Z test_nn_Unfold (__main__.TestJitGeneratedModule) ... ok (0.028s) 2023-01-11T21:08:06.6230090Z test_nn_Unfold_int_input (__main__.TestJitGeneratedModule) ... ok (0.026s) 2023-01-11T21:08:06.6230200Z test_nn_ZeroPad2d (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6230310Z test_nn_ZeroPad2d_complex (__main__.TestJitGeneratedModule) ... ok (0.023s) 2023-01-11T21:08:06.6230450Z test_nn_ZeroPad2d_negative_dims (__main__.TestJitGeneratedModule) ... ok (0.020s) 2023-01-11T21:08:06.6230590Z test_nn_ZeroPad2d_no_batch_dim (__main__.TestJitGeneratedModule) ... ok (0.021s) 2023-01-11T21:08:06.6230740Z test_nn_interpolate_bicubic_2d (__main__.TestJitGeneratedModule) ... ok (0.002s) 2023-01-11T21:08:06.6230890Z test_nn_interpolate_bicubic_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6231010Z test_nn_interpolate_bicubic_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6231150Z test_nn_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6231320Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6231540Z test_nn_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6231690Z test_nn_interpolate_bicubic_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6231970Z test_nn_interpolate_bicubic_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6239680Z test_nn_interpolate_bilinear_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6239830Z test_nn_interpolate_bilinear_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6239960Z test_nn_interpolate_bilinear_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6240100Z test_nn_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6240230Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6240770Z test_nn_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6240930Z test_nn_interpolate_bilinear_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6241070Z test_nn_interpolate_bilinear_tuple_2d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6241180Z test_nn_interpolate_linear_1d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6241330Z test_nn_interpolate_linear_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6241480Z test_nn_interpolate_linear_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6241680Z test_nn_interpolate_linear_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6241850Z test_nn_interpolate_linear_scale_1d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6241980Z test_nn_interpolate_linear_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6242100Z test_nn_interpolate_nearest_1d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6242220Z test_nn_interpolate_nearest_1d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6242330Z test_nn_interpolate_nearest_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6242460Z test_nn_interpolate_nearest_2d_launch_configs (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6242580Z test_nn_interpolate_nearest_2d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6242700Z test_nn_interpolate_nearest_3d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6242820Z test_nn_interpolate_nearest_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6242940Z test_nn_interpolate_nearest_scale_1d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6243060Z test_nn_interpolate_nearest_scale_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6243170Z test_nn_interpolate_nearest_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6243290Z test_nn_interpolate_nearest_tuple_1d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6243410Z test_nn_interpolate_nearest_tuple_2d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6243580Z test_nn_interpolate_nearest_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6243770Z test_nn_interpolate_trilinear_3d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6243930Z test_nn_interpolate_trilinear_3d_zero_dim (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6244080Z test_nn_interpolate_trilinear_scale_3d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6244240Z test_nn_interpolate_trilinear_scale_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6244400Z test_nn_interpolate_trilinear_tuple_3d (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6244570Z test_nn_interpolate_trilinear_tuple_3d_align_corners (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6244780Z test_nn_log_softmax_dim0 (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6244910Z test_nn_log_softmax_dim3 (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6245060Z test_nn_log_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6245200Z test_nn_log_softmax_scalar (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6245330Z test_nn_log_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6245480Z test_nn_log_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6245650Z test_nn_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6245850Z test_nn_softmax_functional_dim0 (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6246040Z test_nn_softmax_functional_dim3 (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6246220Z test_nn_softmax_functional_scalar (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6246370Z test_nn_softmax_lastdim (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6246500Z test_nn_softmax_lastdim_dtype (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6246640Z test_nn_softmax_spatial (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6246790Z test_nn_softmax_spatial_dtype (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6246940Z test_nn_softmax_spatial_special (__main__.TestJitGeneratedModule) ... ok (0.001s) 2023-01-11T21:08:06.6247070Z test_checkscriptassertraisesregex (jit.test_jit_utils.TestJitUtils) ... ok (0.002s) 2023-01-11T21:08:06.6247190Z test_get_callable_argument_names_hybrid (jit.test_jit_utils.TestJitUtils) ... ok (0.004s) 2023-01-11T21:08:06.6247320Z test_get_callable_argument_names_keyword_only (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2023-01-11T21:08:06.6247450Z test_get_callable_argument_names_positional_only (jit.test_jit_utils.TestJitUtils) ... ok (0.003s) 2023-01-11T21:08:06.6247590Z test_get_callable_argument_names_positional_or_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2023-01-11T21:08:06.6247720Z test_get_callable_argument_names_var_keyword (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2023-01-11T21:08:06.6247850Z test_get_callable_argument_names_var_positional (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2023-01-11T21:08:06.6248000Z test_no_tracer_warn_context_manager (jit.test_jit_utils.TestJitUtils) ... ok (0.000s) 2023-01-11T21:08:06.6248180Z test_comprehension_iterable (jit.test_list_dict.TestList) ... ok (0.009s) 2023-01-11T21:08:06.6248370Z test_comprehension_out_type_not_in_type (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:08:06.6248480Z test_comprehensions_basic (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:08:06.6248600Z test_comprehensions_basic_float (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:08:06.6248730Z test_comprehensions_two_comps (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6248860Z test_copy_list_immutable (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6248990Z test_copy_list_mutable (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6249110Z test_del (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T21:08:06.6249220Z test_dict_keyword_is_correctly_typed (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6249340Z test_dict_keyword_with_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6249480Z test_dict_keyword_with_dict_comprehension_and_kwargs (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6249610Z test_dict_keyword_with_empty_dict_comprehension (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6249730Z test_dict_keyword_with_empty_iterable (jit.test_list_dict.TestList) ... ok (0.001s) 2023-01-11T21:08:06.6249930Z test_dict_keyword_with_internal_aggregate_function (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6250070Z test_dict_keyword_with_iterable (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6250250Z test_dict_keyword_with_kwargs (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6250420Z test_dict_keyword_with_kwargs_using_container_values (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6250560Z test_dict_keyword_with_mapping (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6250700Z test_dict_keyword_with_mapping_and_kwargs (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6250900Z test_dict_keyword_with_mismatched_annotations (jit.test_list_dict.TestList) ... ok (0.001s) 2023-01-11T21:08:06.6251020Z test_dict_keyword_with_nested_call (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6251160Z test_dict_keyword_with_previously_declared_variable (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6251300Z test_dict_keyword_with_previously_declared_variable_and_kwargs (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6251410Z test_extend_list_immutable (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6251510Z test_extend_list_mutable (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6251600Z test_in_check (jit.test_list_dict.TestList) ... ok (0.006s) 2023-01-11T21:08:06.6251710Z test_list_bool_conversion (jit.test_list_dict.TestList) ... ok (0.009s) 2023-01-11T21:08:06.6251810Z test_list_count (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6251940Z test_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6252070Z test_list_gather (jit.test_list_dict.TestList) ... ok (0.005s) 2023-01-11T21:08:06.6252230Z test_list_index (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6252390Z test_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.009s) 2023-01-11T21:08:06.6252490Z test_list_keyword (jit.test_list_dict.TestList) ... ok (0.008s) 2023-01-11T21:08:06.6252600Z test_list_len (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6252720Z test_list_literal (jit.test_list_dict.TestList) ... ok (0.007s) 2023-01-11T21:08:06.6252840Z test_list_none (jit.test_list_dict.TestList) ... ok (0.001s) 2023-01-11T21:08:06.6252960Z test_list_ops (jit.test_list_dict.TestList) ... ok (0.030s) 2023-01-11T21:08:06.6253070Z test_list_slice (jit.test_list_dict.TestList) ... ok (0.010s) 2023-01-11T21:08:06.6253170Z test_list_sort (jit.test_list_dict.TestList) ... ok (0.019s) 2023-01-11T21:08:06.6253270Z test_list_unification_hint (jit.test_list_dict.TestList) ... ok (0.001s) 2023-01-11T21:08:06.6253360Z test_list_variance (jit.test_list_dict.TestList) 2023-01-11T21:08:06.6253460Z `List[T1]` is not a subtype of `List[T2]`, even if `T1` is a ... ok (0.005s) 2023-01-11T21:08:06.6253560Z test_min_bool_list (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6253660Z test_min_max_list (jit.test_list_dict.TestList) ... ok (0.028s) 2023-01-11T21:08:06.6253790Z test_min_max_single_list (jit.test_list_dict.TestList) ... ok (0.018s) 2023-01-11T21:08:06.6253970Z test_mutable_list_append (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6254140Z test_mutable_list_append_2 (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6254240Z test_mutable_list_append_if (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6254360Z test_mutable_list_append_if_else (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6254500Z test_mutable_list_append_loop (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6254640Z test_mutable_list_append_loop_if (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:08:06.6254770Z test_mutable_list_clear (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6254950Z test_mutable_list_clear_empty (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6255060Z test_mutable_list_function_inline (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6255170Z test_mutable_list_insert (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6255290Z test_mutable_list_insert_neg_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6255400Z test_mutable_list_insert_negative (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6255520Z test_mutable_list_insert_out_of_bounds (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6255630Z test_mutable_list_nested_loop (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6255750Z test_mutable_list_pop (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6255890Z test_mutable_list_pop2 (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6256030Z test_mutable_list_pop_at (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6256140Z test_mutable_list_pop_at2 (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6256270Z test_mutable_list_pop_at_negative (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6256410Z test_mutable_list_pop_at_negative2 (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6256540Z test_mutable_list_pop_empty (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6256670Z test_mutable_list_pop_slice (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6256780Z test_mutable_list_remove (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:08:06.6256890Z test_mutable_list_remove2 (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6257020Z test_mutable_list_remove_not_existing (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6257160Z test_mutable_list_remove_tensor (jit.test_list_dict.TestList) ... ok (0.004s) 2023-01-11T21:08:06.6257290Z test_mutable_list_reverse (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6257430Z test_mutable_list_reverse_empty (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6257540Z test_mutable_tensor_list_reverse (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6257650Z test_no_element_type_annotation (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6257780Z test_slice_index (jit.test_list_dict.TestList) ... ok (0.014s) 2023-01-11T21:08:06.6257910Z test_tensor_list_count (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6258030Z test_tensor_list_count_not_existing (jit.test_list_dict.TestList) ... ok (0.003s) 2023-01-11T21:08:06.6258150Z test_tensor_list_index (jit.test_list_dict.TestList) ... ok (0.002s) 2023-01-11T21:08:06.6258290Z test_tensor_list_index_not_existing (jit.test_list_dict.TestList) ... ok (0.009s) 2023-01-11T21:08:06.6258390Z test_to_list (jit.test_list_dict.TestList) 2023-01-11T21:08:06.6258510Z Unit tests for Tensor.tolist() function. ... ok (0.119s) 2023-01-11T21:08:06.6258620Z test_to_list_gpu (jit.test_list_dict.TestList) 2023-01-11T21:08:06.6258730Z GPU tests for Tensor.tolist() function. ... skip: CUDA is not available (0.001s) 2023-01-11T21:08:06.6258840Z test_bump_numeric_counter (jit.test_logging.TestLogging) ... ok (0.004s) 2023-01-11T21:08:06.6258970Z test_counter_aggregation (jit.test_logging.TestLogging) ... ok (0.004s) 2023-01-11T21:08:06.6259100Z test_logging_levels_set (jit.test_logging.TestLogging) ... ok (0.000s) 2023-01-11T21:08:06.6259240Z test_time_measurement_counter (jit.test_logging.TestLogging) ... ok (0.001s) 2023-01-11T21:08:06.6259400Z test_time_measurement_counter_script (jit.test_logging.TestLogging) ... ok (0.003s) 2023-01-11T21:08:06.6259530Z test_trace_numeric_counter (jit.test_logging.TestLogging) ... ok (0.003s) 2023-01-11T21:08:06.6259960Z test_always_alive_values (jit.test_freezing.TestMKLDNNReinplacing) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:08:06.6260350Z test_merge_liveness (jit.test_freezing.TestMKLDNNReinplacing) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:08:06.6260610Z test_successful (jit.test_freezing.TestMKLDNNReinplacing) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:08:06.6260850Z test_switch_inputs_to_inplace (jit.test_freezing.TestMKLDNNReinplacing) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:08:06.6260940Z test_broadcasting_list (jit.test_misc.TestMisc) 2023-01-11T21:08:06.6261040Z Test BroadcastingList and torch.nn._size_N_t alias ... ok (0.003s) 2023-01-11T21:08:06.6261150Z test_export_opnames_interface (jit.test_misc.TestMisc) ... ok (0.013s) 2023-01-11T21:08:06.6261360Z test_future_isinstance (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:08:06.6261450Z test_hacked_twin (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:08:06.6261540Z test_if_returning_any (jit.test_misc.TestMisc) 2023-01-11T21:08:06.6261640Z Check that an if statement can return different ... ok (0.002s) 2023-01-11T21:08:06.6261730Z test_joined_str (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:08:06.6261830Z test_kwarg_support (jit.test_misc.TestMisc) ... ok (0.004s) 2023-01-11T21:08:06.6261930Z test_legacy_tensor_constructor (jit.test_misc.TestMisc) ... ok (0.008s) 2023-01-11T21:08:06.6262030Z test_list_literal_infer (jit.test_misc.TestMisc) ... ok (0.004s) 2023-01-11T21:08:06.6262160Z test_math_inf (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:08:06.6262290Z test_parse_ir_annotate (jit.test_misc.TestMisc) ... ok (0.000s) 2023-01-11T21:08:06.6262410Z test_parse_ir_single_element_tensor_negative (jit.test_misc.TestMisc) ... ok (0.000s) 2023-01-11T21:08:06.6262530Z test_parse_ir_single_element_tensor_positive (jit.test_misc.TestMisc) ... ok (0.000s) 2023-01-11T21:08:06.6262630Z test_script_many_decorators (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:08:06.6262730Z test_str_refine_any (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:08:06.6262840Z test_subexpression_Dict_int_Future (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:08:06.6262960Z test_subexpression_Future_annotate (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:08:06.6263090Z test_subexpression_List_Future (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:08:06.6263220Z test_subexpression_Optional (jit.test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:08:06.6263370Z test_subexpression_Tuple_int_int_Future (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:08:06.6263480Z test_tuple_subscripted_assign (jit.test_misc.TestMisc) ... ok (0.001s) 2023-01-11T21:08:06.6263630Z test_call_script_fn_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.006s) 2023-01-11T21:08:06.6263800Z test_call_script_module_from_traced_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.008s) 2023-01-11T21:08:06.6263970Z test_call_traced_fn_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.003s) 2023-01-11T21:08:06.6264190Z test_call_traced_mod_from_script_fn (jit.test_tracer.TestMixTracingScripting) ... ok (0.005s) 2023-01-11T21:08:06.6264380Z test_call_tracing_fn_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.004s) 2023-01-11T21:08:06.6264560Z test_call_tracing_mod_from_script_module (jit.test_tracer.TestMixTracingScripting) ... ok (0.006s) 2023-01-11T21:08:06.6264740Z test_script_inline_trace_multiple_args (jit.test_tracer.TestMixTracingScripting) ... ok (0.006s) 2023-01-11T21:08:06.6264890Z test_trace_dict_mix_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.022s) 2023-01-11T21:08:06.6265050Z test_trace_hierarchy (jit.test_tracer.TestMixTracingScripting) ... ok (0.014s) 2023-01-11T21:08:06.6265200Z test_trace_linear (jit.test_tracer.TestMixTracingScripting) ... ok (0.011s) 2023-01-11T21:08:06.6265370Z test_trace_mixed_by_script_with_dict_output (jit.test_tracer.TestMixTracingScripting) ... ok (0.006s) 2023-01-11T21:08:06.6265550Z test_trace_of_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.006s) 2023-01-11T21:08:06.6265710Z test_trace_parameter (jit.test_tracer.TestMixTracingScripting) ... ok (0.012s) 2023-01-11T21:08:06.6265880Z test_trace_returning_dict_with_tensor_tuples (jit.test_tracer.TestMixTracingScripting) 2023-01-11T21:08:06.6266040Z Tracing over a module returning a dictionary whose values are tuples of tensors ... ok (0.007s) 2023-01-11T21:08:06.6266160Z test_trace_script (jit.test_tracer.TestMixTracingScripting) ... ok (0.104s) 2023-01-11T21:08:06.6266290Z test_trace_script_returning_complex_dict (jit.test_tracer.TestMixTracingScripting) 2023-01-11T21:08:06.6266410Z Tracing over a script function returning a dictionary should work. ... ok (0.013s) 2023-01-11T21:08:06.6266630Z test_trace_with_size (jit.test_tracer.TestMixTracingScripting) ... ok (0.004s) 2023-01-11T21:08:06.6266830Z test_traced_module_contains_scripted_interface_types (jit.test_tracer.TestMixTracingScripting) ... ok (0.102s) 2023-01-11T21:08:06.6267010Z test_traced_module_implements_interface (jit.test_tracer.TestMixTracingScripting) ... ok (0.032s) 2023-01-11T21:08:06.6267160Z test_tracing_indexing (jit.test_tracer.TestMixTracingScripting) ... ok (0.004s) 2023-01-11T21:08:06.6267300Z test_tracing_slicing (jit.test_tracer.TestMixTracingScripting) ... ok (0.004s) 2023-01-11T21:08:06.6267410Z test_alexnet (jit.test_models.TestModels) ... skip: no torchvision (0.000s) 2023-01-11T21:08:06.6267520Z test_dcgan_models (jit.test_models.TestModels) ... ok (0.226s) 2023-01-11T21:08:06.6267660Z test_dcgan_models_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6267770Z test_mnist (jit.test_models.TestModels) ... ok (0.053s) 2023-01-11T21:08:06.6267900Z test_mnist_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6268060Z test_mnist_training_leaks_no_memory_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6268220Z test_neural_style (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:08:06.6268330Z test_neural_style_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6268440Z test_reinforcement_learning (jit.test_models.TestModels) ... ok (0.020s) 2023-01-11T21:08:06.6268590Z test_reinforcement_learning_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6268800Z test_script_module_script_resnet (jit.test_models.TestModels) ... skip: no torchvision (0.002s) 2023-01-11T21:08:06.6268990Z test_script_module_trace_resnet18 (jit.test_models.TestModels) ... skip: no torchvision (0.000s) 2023-01-11T21:08:06.6269150Z test_snli (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:08:06.6269260Z test_snli_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6269520Z test_snli_quantized (jit.test_models.TestModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:08:06.6269720Z test_super_resolution (jit.test_models.TestModels) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:08:06.6269840Z test_super_resolution_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6269950Z test_time_sequence_prediction (jit.test_models.TestModels) ... ok (0.058s) 2023-01-11T21:08:06.6270040Z test_vae (jit.test_models.TestModels) ... ok (0.115s) 2023-01-11T21:08:06.6270150Z test_vae_cuda (jit.test_models.TestModels) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6270350Z test_vae_quantized (jit.test_models.TestModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:08:06.6270460Z test_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T21:08:06.6270620Z Tests that customized state dict methods are in effect ... ok (0.019s) 2023-01-11T21:08:06.6270760Z test_default_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T21:08:06.6270910Z Tests that default state dict methods are automatically available ... ok (0.014s) 2023-01-11T21:08:06.6271090Z test_submodule_customized_state_dict_methods (jit.test_module_apis.TestModuleAPIs) 2023-01-11T21:08:06.6271230Z Tests that customized state dict methods on submodules are in effect ... ok (0.023s) 2023-01-11T21:08:06.6271410Z test_custom_container_forward (jit.test_module_containers.TestModuleContainers) ... ok (0.040s) 2023-01-11T21:08:06.6271580Z test_empty_dict_override_contains (jit.test_module_containers.TestModuleContainers) ... ok (0.011s) 2023-01-11T21:08:06.6271800Z test_module_inplace_construct (jit.test_module_containers.TestModuleContainers) ... ok (0.009s) 2023-01-11T21:08:06.6271960Z test_module_interface_special_methods (jit.test_module_containers.TestModuleContainers) ... ok (0.028s) 2023-01-11T21:08:06.6272090Z test_module_properties (jit.test_module_containers.TestModuleContainers) ... ok (0.018s) 2023-01-11T21:08:06.6272220Z test_moduledict (jit.test_module_containers.TestModuleContainers) ... ok (0.102s) 2023-01-11T21:08:06.6272380Z test_moduledict_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.018s) 2023-01-11T21:08:06.6272550Z test_moduledict_keyerror (jit.test_module_containers.TestModuleContainers) ... ok (0.006s) 2023-01-11T21:08:06.6272710Z test_normal_list_attribute_with_modules_error (jit.test_module_containers.TestModuleContainers) 2023-01-11T21:08:06.6272830Z Test that an attempt to script a module with a regular list attribute ... ok (0.002s) 2023-01-11T21:08:06.6273000Z test_parameterdict_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.008s) 2023-01-11T21:08:06.6273180Z test_parameterlist_script_getitem (jit.test_module_containers.TestModuleContainers) ... ok (0.023s) 2023-01-11T21:08:06.6273350Z test_parameterlist_script_iter (jit.test_module_containers.TestModuleContainers) ... ok (0.032s) 2023-01-11T21:08:06.6273530Z test_script_module_list_sequential (jit.test_module_containers.TestModuleContainers) ... ok (0.012s) 2023-01-11T21:08:06.6273700Z test_script_modulelist_index (jit.test_module_containers.TestModuleContainers) ... ok (0.052s) 2023-01-11T21:08:06.6280910Z test_sequential_intermediary_types (jit.test_module_containers.TestModuleContainers) ... ok (0.013s) 2023-01-11T21:08:06.6281120Z test_special_method_with_override (jit.test_module_containers.TestModuleContainers) ... ok (0.013s) 2023-01-11T21:08:06.6281270Z test_typed_module_dict (jit.test_module_containers.TestModuleContainers) 2023-01-11T21:08:06.6281430Z Test that a type annotation can be provided for a ModuleDict that allows ... ok (0.034s) 2023-01-11T21:08:06.6281590Z test_typed_module_list (jit.test_module_containers.TestModuleContainers) 2023-01-11T21:08:06.6281710Z Test that a type annotation can be provided for a ModuleList that allows ... ok (0.029s) 2023-01-11T21:08:06.6281890Z test_freeze_module_with_inplace_mutation_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.013s) 2023-01-11T21:08:06.6282060Z test_freeze_module_with_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.011s) 2023-01-11T21:08:06.6282250Z test_freeze_module_with_interface_and_fork (jit.test_module_interface.TestModuleInterface) ... ok (0.015s) 2023-01-11T21:08:06.6282420Z test_freeze_module_with_mutated_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.013s) 2023-01-11T21:08:06.6282570Z test_freeze_module_with_setattr_in_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.011s) 2023-01-11T21:08:06.6282700Z test_module_apis_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.008s) 2023-01-11T21:08:06.6282840Z test_module_doc_string (jit.test_module_interface.TestModuleInterface) ... ok (0.012s) 2023-01-11T21:08:06.6283180Z test_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.022s) 2023-01-11T21:08:06.6283370Z test_module_interface_inheritance (jit.test_module_interface.TestModuleInterface) ... ok (0.001s) 2023-01-11T21:08:06.6283510Z test_module_interface_subtype (jit.test_module_interface.TestModuleInterface) ... ok (0.029s) 2023-01-11T21:08:06.6283640Z test_module_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.065s) 2023-01-11T21:08:06.6283800Z test_module_swap_no_lazy_compile (jit.test_module_interface.TestModuleInterface) ... ok (0.013s) 2023-01-11T21:08:06.6283970Z test_module_swap_no_module_interface (jit.test_module_interface.TestModuleInterface) ... ok (0.008s) 2023-01-11T21:08:06.6284190Z test_module_swap_wrong_module (jit.test_module_interface.TestModuleInterface) ... ok (0.011s) 2023-01-11T21:08:06.6284330Z test_not_submodule_interface_call (jit.test_module_interface.TestModuleInterface) ... ok (0.007s) 2023-01-11T21:08:06.6284470Z test_script_module_as_interface_swap (jit.test_module_interface.TestModuleInterface) ... ok (0.012s) 2023-01-11T21:08:06.6284580Z test_script_module_with_constants_list (jit.test_modules.TestModules) 2023-01-11T21:08:06.6284690Z Test that a module that has __constants__ set to something ... ok (0.005s) 2023-01-11T21:08:06.6284790Z test_namedtuple (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2023-01-11T21:08:06.6284900Z test_namedtuple_as_attr (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2023-01-11T21:08:06.6285020Z test_namedtuple_constant (jit.test_list_dict.TestNamedTuple) ... ok (0.001s) 2023-01-11T21:08:06.6285140Z test_namedtuple_kwarg_construct (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2023-01-11T21:08:06.6285310Z test_namedtuple_lower (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2023-01-11T21:08:06.6285500Z test_namedtuple_resolution (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2023-01-11T21:08:06.6285690Z test_namedtuple_serialization (jit.test_list_dict.TestNamedTuple) ... skip: broken while these tests were not in CI (0.000s) 2023-01-11T21:08:06.6285810Z test_namedtuple_slice_unpack (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2023-01-11T21:08:06.6285930Z test_namedtuple_type_annotation (jit.test_list_dict.TestNamedTuple) ... ok (0.001s) 2023-01-11T21:08:06.6286040Z test_namedtuple_wrong_types (jit.test_list_dict.TestNamedTuple) ... ok (0.001s) 2023-01-11T21:08:06.6286160Z test_return_named_tuple (jit.test_list_dict.TestNamedTuple) ... ok (0.002s) 2023-01-11T21:08:06.6286330Z test_adaptive_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6286490Z test_avg_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6286650Z test_cat (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T21:08:06.6286830Z test_compile_spec_santiy (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T21:08:06.6286980Z test_conv2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T21:08:06.6287160Z test_conv2d_transpose (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T21:08:06.6287320Z test_dequantize (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6287470Z test_detach (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6287670Z test_flatten (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T21:08:06.6288100Z test_hardtanh (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6288320Z test_linear (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6288530Z test_log_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6288710Z test_max_pool2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6288860Z test_mean (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6289080Z test_multi_output (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6289250Z test_pointwise_binary (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T21:08:06.6289420Z test_pointwise_binary_const (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6289590Z test_pointwise_unary (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6289740Z test_prelu (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6289900Z test_qadd (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T21:08:06.6290060Z test_qlinear (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6290240Z test_quantize (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6290440Z test_reshape (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6290670Z test_seblock_mul (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6290860Z test_slice (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T21:08:06.6291020Z test_softmax (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6291220Z test_tensor_input (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6291420Z test_to (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6291620Z test_unsqueeze (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.000s) 2023-01-11T21:08:06.6291790Z test_upsample_nearest2d (jit.test_backend_nnapi.TestNnapiBackend) ... skip: Skipping the test as libnnapi_backend.so was not found (0.001s) 2023-01-11T21:08:06.6291960Z test_op_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.003s) 2023-01-11T21:08:06.6292140Z test_registered_decomposition (jit.test_op_decompositions.TestOpDecompositions) ... ok (0.002s) 2023-01-11T21:08:06.6292370Z test_fuse_activation_with_pack_ops_linear_conv2d_1 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.015s) 2023-01-11T21:08:06.6292610Z test_fuse_activation_with_pack_ops_linear_conv2d_2 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.015s) 2023-01-11T21:08:06.6292850Z test_fuse_activation_with_pack_ops_linear_conv2d_3 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.014s) 2023-01-11T21:08:06.6293110Z test_fuse_activation_with_pack_ops_linear_conv2d_4 (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.014s) 2023-01-11T21:08:06.6293320Z test_insert_pre_packed_linear_before_inline_and_conv_2d_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.005s) 2023-01-11T21:08:06.6293510Z test_insert_pre_packed_linear_op (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.005s) 2023-01-11T21:08:06.6293730Z test_replace_conv1d_with_conv2d (jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo) ... ok (0.003s) 2023-01-11T21:08:06.6293920Z test_scriptable (jit.test_parametrization.TestParametrization) ... ok (0.017s) 2023-01-11T21:08:06.6294040Z test_traceable (jit.test_parametrization.TestParametrization) 2023-01-11T21:08:06.6294160Z Test the jit scripting and tracing of a parametrized model. ... ok (0.016s) 2023-01-11T21:08:06.6294280Z test_conv_dim_folding (jit.test_peephole.TestPeephole) ... ok (0.033s) 2023-01-11T21:08:06.6294390Z test_integer_refinement (jit.test_peephole.TestPeephole) ... ok (0.009s) 2023-01-11T21:08:06.6294500Z test_noop_peephole (jit.test_peephole.TestPeephole) ... ok (0.008s) 2023-01-11T21:08:06.6294610Z test_normalized_is_op (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6294720Z test_normalized_isnot_op (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6294830Z test_normalized_rsub (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:08:06.6294950Z test_optimize_out_comparison_same_value (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:08:06.6295060Z test_peephole (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T21:08:06.6295170Z test_peephole_add_zero (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6295280Z test_peephole_arith (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6295410Z test_peephole_cuda (jit.test_peephole.TestPeephole) ... skip: cpp tests require CUDA (0.000s) 2023-01-11T21:08:06.6295610Z test_peephole_dict_getitem_no_optimization_dict_modified (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6295820Z test_peephole_dict_getitem_no_optimization_get_input_arg (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6296020Z test_peephole_dict_getitem_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6296160Z test_peephole_dict_getitem_no_optimization_missing_key (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6296310Z test_peephole_dict_getitem_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6296460Z test_peephole_dict_getitem_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6296580Z test_peephole_dict_getitem_simple (jit.test_peephole.TestPeephole) ... ok (0.004s) 2023-01-11T21:08:06.6296690Z test_peephole_dict_len (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6296830Z test_peephole_dict_len_no_optimization_keys_might_overlap (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6296970Z test_peephole_dict_len_no_optimization_overlapping_keys (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6297110Z test_peephole_dict_len_no_optimization_unsupported_type (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6297220Z test_peephole_dynamic (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6297330Z test_peephole_int (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6297460Z test_peephole_len_list (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:08:06.6297600Z test_peephole_list_len (jit.test_peephole.TestPeephole) ... ok (0.020s) 2023-01-11T21:08:06.6297850Z test_peephole_list_ops (jit.test_peephole.TestPeephole) ... ok (0.006s) 2023-01-11T21:08:06.6298010Z test_peephole_no_output_aliasing (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6298130Z test_peephole_optional_refine (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6298250Z test_peephole_slice_all_three_args (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6298400Z test_peephole_slice_one_empty_arg (jit.test_peephole.TestPeephole) ... ok (0.005s) 2023-01-11T21:08:06.6298580Z test_peephole_slice_optimization_not_applied_list_modified (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6298800Z test_peephole_slice_optimization_not_applied_non_const_args (jit.test_peephole.TestPeephole) ... ok (0.001s) 2023-01-11T21:08:06.6298920Z test_peephole_slice_two_empty_args (jit.test_peephole.TestPeephole) ... ok (0.005s) 2023-01-11T21:08:06.6299040Z test_peephole_type_refinements (jit.test_peephole.TestPeephole) ... ok (0.006s) 2023-01-11T21:08:06.6299200Z test_peephole_with_non_output_writes (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:08:06.6299340Z test_peephole_with_writes (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6299490Z test_refine_integer_values (jit.test_peephole.TestPeephole) ... ok (0.002s) 2023-01-11T21:08:06.6299610Z test_short_circuit_optimization (jit.test_peephole.TestPeephole) ... ok (0.003s) 2023-01-11T21:08:06.6299710Z test_version (__main__.TestProducerVersion) ... ok (0.000s) 2023-01-11T21:08:06.6299820Z test_aliasing_merge (jit.test_profiler.TestProfiler) ... ok (0.005s) 2023-01-11T21:08:06.6299970Z test_autograd_fallback_graph (jit.test_profiler.TestProfiler) ... ok (0.009s) 2023-01-11T21:08:06.6300130Z test_fallback_graph_not_specialized (jit.test_profiler.TestProfiler) ... ok (0.002s) 2023-01-11T21:08:06.6300240Z test_iterative_fusion (jit.test_profiler.TestProfiler) ... ok (0.003s) 2023-01-11T21:08:06.6300360Z test_local_fusion_strategy (jit.test_profiler.TestProfiler) ... ok (0.002s) 2023-01-11T21:08:06.6300470Z test_not_fusing_scalar_ops (jit.test_profiler.TestProfiler) ... ok (0.001s) 2023-01-11T21:08:06.6300590Z test_not_optimizing_property (jit.test_profiler.TestProfiler) ... ok (0.002s) 2023-01-11T21:08:06.6300700Z test_specialize_backward (jit.test_profiler.TestProfiler) ... ok (0.013s) 2023-01-11T21:08:06.6300810Z test_specialized_types (jit.test_profiler.TestProfiler) ... ok (0.002s) 2023-01-11T21:08:06.6300910Z test_tensor_constant (jit.test_profiler.TestProfiler) ... ok (0.002s) 2023-01-11T21:08:06.6301040Z test_tensor_type_not_determined_by_inputs (jit.test_profiler.TestProfiler) ... ok (0.004s) 2023-01-11T21:08:06.6301150Z test_use_not_profiled (jit.test_profiler.TestProfiler) ... ok (0.003s) 2023-01-11T21:08:06.6301270Z test_add_input (jit.test_python_bindings.TestPythonBindings) ... ok (0.000s) 2023-01-11T21:08:06.6301410Z test_aliasdb (jit.test_python_bindings.TestPythonBindings) ... ok (0.001s) 2023-01-11T21:08:06.6301560Z test_canonicalize (jit.test_python_bindings.TestPythonBindings) ... ok (0.001s) 2023-01-11T21:08:06.6301720Z test_cu_create_function (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2023-01-11T21:08:06.6301910Z test_cu_get_functions (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2023-01-11T21:08:06.6302100Z test_graph_create (jit.test_python_bindings.TestPythonBindings) ... ok (0.001s) 2023-01-11T21:08:06.6302280Z test_graph_iterator_keepalive (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2023-01-11T21:08:06.6302400Z test_invalidation (jit.test_python_bindings.TestPythonBindings) ... ok (0.002s) 2023-01-11T21:08:06.6302540Z test_add (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.004s) 2023-01-11T21:08:06.6302690Z test_adv_indexing_list (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.011s) 2023-01-11T21:08:06.6302860Z test_advancedindex (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.010s) 2023-01-11T21:08:06.6303030Z test_gather (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.002s) 2023-01-11T21:08:06.6303160Z test_index (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.011s) 2023-01-11T21:08:06.6303320Z test_index_ellipses (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.034s) 2023-01-11T21:08:06.6303460Z test_inf (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.003s) 2023-01-11T21:08:06.6303610Z test_matmul_py3 (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.005s) 2023-01-11T21:08:06.6303730Z test_mul (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.004s) 2023-01-11T21:08:06.6303870Z test_pow (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.017s) 2023-01-11T21:08:06.6304070Z test_random (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.002s) 2023-01-11T21:08:06.6304250Z test_slice (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.007s) 2023-01-11T21:08:06.6304450Z test_stepped_tuple_slicing (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.002s) 2023-01-11T21:08:06.6304610Z test_str_to_float (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.003s) 2023-01-11T21:08:06.6304760Z test_triple (jit.test_python_builtins.TestPythonBuiltinOP) ... ok (0.003s) 2023-01-11T21:08:06.6304870Z test_param_strides (jit.test_python_ir.TestPythonIr) ... ok (0.002s) 2023-01-11T21:08:06.6304990Z test_attributes (jit.test_recursive_script.TestRecursiveScript) ... ok (0.026s) 2023-01-11T21:08:06.6305120Z test_class_compile (jit.test_recursive_script.TestRecursiveScript) ... ok (0.011s) 2023-01-11T21:08:06.6305240Z test_constants_with_final (jit.test_recursive_script.TestRecursiveScript) ... ok (0.012s) 2023-01-11T21:08:06.6305360Z test_dir (jit.test_recursive_script.TestRecursiveScript) ... ok (0.024s) 2023-01-11T21:08:06.6305480Z test_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2023-01-11T21:08:06.6305610Z test_error_stack_annotation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2023-01-11T21:08:06.6305740Z test_error_stack_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2023-01-11T21:08:06.6305870Z test_error_stack_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2023-01-11T21:08:06.6306050Z test_failed_function_compilation (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2023-01-11T21:08:06.6306220Z test_function_attribute_in_submodule (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2023-01-11T21:08:06.6306400Z test_ignore_class (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2023-01-11T21:08:06.6306570Z test_inferred_nonetype (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2023-01-11T21:08:06.6306730Z test_init_error (jit.test_recursive_script.TestRecursiveScript) ... ok (0.001s) 2023-01-11T21:08:06.6306890Z test_inner_traced_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.010s) 2023-01-11T21:08:06.6307030Z test_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.026s) 2023-01-11T21:08:06.6307160Z test_method_call (jit.test_recursive_script.TestRecursiveScript) ... ok (0.006s) 2023-01-11T21:08:06.6307280Z test_module_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.008s) 2023-01-11T21:08:06.6307410Z test_module_function_export (jit.test_recursive_script.TestRecursiveScript) ... ok (0.009s) 2023-01-11T21:08:06.6307550Z test_module_name (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2023-01-11T21:08:06.6307690Z test_module_repr (jit.test_recursive_script.TestRecursiveScript) ... ok (0.011s) 2023-01-11T21:08:06.6307850Z test_optional_module (jit.test_recursive_script.TestRecursiveScript) ... ok (0.011s) 2023-01-11T21:08:06.6308000Z test_override_instance_method_ignore (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2023-01-11T21:08:06.6308170Z test_prepare_scriptable_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2023-01-11T21:08:06.6308440Z test_prepare_scriptable_cycle (jit.test_recursive_script.TestRecursiveScript) ... ok (0.002s) 2023-01-11T21:08:06.6308620Z test_prepare_scriptable_iterable_modules (jit.test_recursive_script.TestRecursiveScript) ... ok (0.026s) 2023-01-11T21:08:06.6308790Z test_python_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.004s) 2023-01-11T21:08:06.6308950Z test_repeated_error_stack (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2023-01-11T21:08:06.6309080Z test_script_after_eval (jit.test_recursive_script.TestRecursiveScript) ... ok (0.005s) 2023-01-11T21:08:06.6309200Z test_script_basic (jit.test_recursive_script.TestRecursiveScript) ... ok (0.003s) 2023-01-11T21:08:06.6309480Z test_script_function_attribute (jit.test_recursive_script.TestRecursiveScript) ... ok (0.009s) 2023-01-11T21:08:06.6309630Z test_script_loaded_module (jit.test_recursive_script.TestRecursiveScript) 2023-01-11T21:08:06.6309760Z Test that we can hold a loaded ScriptModule as a submodule. ... ok (0.008s) 2023-01-11T21:08:06.6309890Z test_aten_inplace (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.008s) 2023-01-11T21:08:06.6310050Z test_common_pytorch_list_ops (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.014s) 2023-01-11T21:08:06.6310200Z test_if_output (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.002s) 2023-01-11T21:08:06.6310330Z test_if_output_fail (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.003s) 2023-01-11T21:08:06.6310460Z test_list_indexing_removal (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.007s) 2023-01-11T21:08:06.6310580Z test_lists_append (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.003s) 2023-01-11T21:08:06.6310710Z test_lists_insert (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.002s) 2023-01-11T21:08:06.6310870Z test_special_mapped_op (jit.test_remove_mutation.TestRemoveMutation) ... ok (0.005s) 2023-01-11T21:08:06.6311040Z test_different_functions (jit.test_save_load.TestSaveLoad) 2023-01-11T21:08:06.6311210Z Exercise the situation where we have the same qualified name ... ok (0.012s) 2023-01-11T21:08:06.6311340Z test_different_interfaces (jit.test_save_load.TestSaveLoad) 2023-01-11T21:08:06.6311470Z Exercise the situation where we have the same qualified name ... ok (0.028s) 2023-01-11T21:08:06.6311600Z test_different_modules (jit.test_save_load.TestSaveLoad) 2023-01-11T21:08:06.6311720Z Exercise the situation where we have the same qualified name ... ok (0.018s) 2023-01-11T21:08:06.6311830Z test_many_collisions (jit.test_save_load.TestSaveLoad) ... ok (0.040s) 2023-01-11T21:08:06.6311930Z test_save_load_meta_tensors (jit.test_save_load.TestSaveLoad) 2023-01-11T21:08:06.6312060Z Check that parameters, buffers, and submodules are the same after loading ... ok (0.011s) 2023-01-11T21:08:06.6312170Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoad) 2023-01-11T21:08:06.6312290Z Check that parameters, buffers, and submodules are the same after loading. ... ok (0.005s) 2023-01-11T21:08:06.6312410Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoad) ... ok (0.004s) 2023-01-11T21:08:06.6312520Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoad) ... ok (0.007s) 2023-01-11T21:08:06.6312630Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoad) 2023-01-11T21:08:06.6312740Z Even if a NamedTuple is only used as an input argument, saving and ... ok (0.005s) 2023-01-11T21:08:06.6312880Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoad) 2023-01-11T21:08:06.6313060Z Even if a NamedTuple is only used as an output argument, saving and ... ok (0.004s) 2023-01-11T21:08:06.6313200Z test_save_nonexit_file (jit.test_save_load.TestSaveLoad) ... ok (0.004s) 2023-01-11T21:08:06.6313350Z test_different_functions (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:08:06.6313510Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:08:06.6313670Z test_different_interfaces (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:08:06.6313860Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:08:06.6314010Z test_different_modules (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:08:06.6314190Z Exercise the situation where we have the same qualified name ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:08:06.6314360Z test_many_collisions (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:08:06.6314550Z test_module_info_flatbuffer (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:08:06.6314680Z test_save_load_params_buffers_submodules (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:08:06.6314860Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.001s) 2023-01-11T21:08:06.6315080Z test_save_load_using_pathlib (jit.test_save_load.TestSaveLoadFlatbuffer) ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:08:06.6315230Z test_save_load_with_extra_files (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:08:06.6315440Z Check that parameters, buffers, and submodules are the same after loading. ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:08:06.6315630Z test_save_namedtuple_input_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:08:06.6315840Z Even if a NamedTuple is only used as an input argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:08:06.6315990Z test_save_namedtuple_output_only (jit.test_save_load.TestSaveLoadFlatbuffer) 2023-01-11T21:08:06.6316180Z Even if a NamedTuple is only used as an output argument, saving and ... skip: Need to enable flatbuffer to run the below tests (0.000s) 2023-01-11T21:08:06.6316390Z test_versioned_div_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... skip: Failed to load fixture! (0.081s) 2023-01-11T21:08:06.6316580Z test_versioned_div_scalar_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.249s) 2023-01-11T21:08:06.6316740Z test_versioned_div_scalar_reciprocal (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.056s) 2023-01-11T21:08:06.6316920Z test_versioned_div_scalar_scalar (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.004s) 2023-01-11T21:08:06.6317110Z test_versioned_div_tensor (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.044s) 2023-01-11T21:08:06.6317280Z test_versioned_div_tensor_inplace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.327s) 2023-01-11T21:08:06.6317430Z test_versioned_div_tensor_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.746s) 2023-01-11T21:08:06.6317570Z test_versioned_linspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.005s) 2023-01-11T21:08:06.6317720Z test_versioned_linspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.004s) 2023-01-11T21:08:06.6325030Z test_versioned_logspace (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.004s) 2023-01-11T21:08:06.6325310Z test_versioned_logspace_out (jit.test_save_load_for_op_version.TestSaveLoadForOpVersion) ... ok (0.004s) 2023-01-11T21:08:06.6325460Z test_add_out (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6325580Z test_add_tuple_different_types (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6325680Z test_add_tuple_non_optional (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6325780Z test_add_tuple_optional (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6326100Z test_add_tuple_same_types (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6326190Z test_addmm_grad (__main__.TestScript) 2023-01-11T21:08:06.6326300Z This test checks several things: ... ok (0.003s) 2023-01-11T21:08:06.6326440Z test_alias_covariant_type_containers (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6326990Z test_all (__main__.TestScript) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_jit.py:7038: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:08:06.6327130Z self.assertTrue(test_all_tensor(torch.tensor([3.14, 3, 99], dtype=torch.uint8))) 2023-01-11T21:08:06.6327250Z ok (0.004s) 2023-01-11T21:08:06.6327350Z test_annot_ast_mypy_fn (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:08:06.6327450Z test_annot_ast_mypy_method (__main__.TestScript) ... ok (0.025s) 2023-01-11T21:08:06.6327550Z test_annot_ast_py3_fn (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:08:06.6327720Z test_annot_ast_py3_method (__main__.TestScript) ... ok (0.025s) 2023-01-11T21:08:06.6327880Z test_annot_string_mypy_fn (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6328000Z test_annot_string_mypy_method (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:08:06.6328110Z test_annot_string_py3_fn (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6328250Z test_annot_string_py3_method (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:08:06.6328360Z test_annotated_script_fn (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6328500Z test_annotated_script_fn_arg_mismatch (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6328630Z test_annotated_script_fn_return_mismatch (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6328730Z test_annotated_script_method (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6328820Z test_annoying_doubles (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6328900Z test_any (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6329010Z test_assert_is_scripting_metacompile (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6329110Z test_assertion_optional_refinement (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6329210Z test_attr_module_constants (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:08:06.6329310Z test_attr_qscheme_script (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6329440Z test_attribute_in_init (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6329600Z test_attribute_serialization (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6329720Z test_attribute_unpickling (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6329840Z test_augmented_assign (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6329970Z test_autodiff_complex (__main__.TestScript) ... skip: no CUDA (0.001s) 2023-01-11T21:08:06.6330070Z test_backend_cudnn_enabled (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6330190Z test_bad_multiline_annotations (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6330330Z test_bailout_loop_carried_deps_name_clash (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6330460Z test_bailout_loop_counter_transition (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6330640Z test_batch_norm_inference_backward_cuda (__main__.TestScript) ... skip: running tests on cuda to verify cudnn fix (0.001s) 2023-01-11T21:08:06.6330740Z test_batchnorm_fuser_cpu (__main__.TestScript) ... ok (0.191s) 2023-01-11T21:08:06.6330830Z test_big_float_literals (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6330920Z test_big_int_literals (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6331020Z test_binary_op_shape (__main__.TestScript) ... ok (0.083s) 2023-01-11T21:08:06.6331110Z test_bitwise_ops (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6331290Z test_block_input_grad_in_loop (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6331490Z test_bool_augassign_bitwise_and (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6331610Z test_bool_augassign_bitwise_or (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6331740Z test_bool_augassign_bitwise_xor (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6331860Z test_bool_dispatch (__main__.TestScript) ... ok (0.014s) 2023-01-11T21:08:06.6332000Z test_boolean_literal_constant_metacompile (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6332130Z test_break_continue_error (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6332220Z test_breaks_continues (__main__.TestScript) ... ok (0.058s) 2023-01-11T21:08:06.6332340Z test_builtin_args (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6332500Z test_builtin_args_fails (__main__.TestScript) ... You have not run this instance of FileCheck! 2023-01-11T21:08:06.6332570Z FileCheck checks: 2023-01-11T21:08:06.6332880Z [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[List[int], int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:08:06.6333100Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/test_jit.py", line 10812 2023-01-11T21:08:06.6333180Z @torch.jit.script 2023-01-11T21:08:06.6333250Z def f6(a): 2023-01-11T21:08:06.6333370Z a.expand(size=[3, [4]]) 2023-01-11T21:08:06.6333510Z ~~~~~~ <--- HERE 2023-01-11T21:08:06.6333580Z (function emitListLiteral) 2023-01-11T21:08:06.6333640Z ok (0.003s) 2023-01-11T21:08:06.6333740Z test_builtin_function_attributes (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6333830Z test_builtin_use_as_value (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6333920Z test_call_ge (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6334020Z test_call_python_fn_from_script_fn (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6334130Z test_call_python_fn_from_script_module (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6334240Z test_call_python_fn_from_traced_module (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6334340Z test_call_python_fn_from_tracing_fn (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6334440Z test_call_python_mod_from_script_fn (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6334550Z test_call_python_mod_from_script_module (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6334660Z test_call_python_mod_from_traced_module (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6334770Z test_call_python_mod_from_tracing_fn (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6334910Z test_call_script_fn_from_script_fn (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6335050Z test_call_script_fn_from_script_module (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6335160Z test_call_script_fn_from_tracing_fn (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6335260Z test_call_script_mod_from_script_fn (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6335380Z test_call_script_mod_from_script_module (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6335560Z test_call_script_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.000s) 2023-01-11T21:08:06.6335680Z test_call_traced_fn_from_tracing_fn (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6335850Z test_call_traced_mod_from_tracing_fn (__main__.TestScript) ... skip: error in first class mode (0.000s) 2023-01-11T21:08:06.6336120Z test_calls_in_type_annotations (__main__.TestScript) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py 2023-01-11T21:08:06.6336180Z ok (0.001s) 2023-01-11T21:08:06.6336320Z test_canonicalize_control_outputs (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6336590Z test_cast (__main__.TestScript) ... skip: RuntimeError: VariableType::ID() not implemented (0.000s) 2023-01-11T21:08:06.6336690Z test_cat (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6336800Z test_cat_lifts (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6336900Z test_chr (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6337050Z test_circular_dependency (__main__.TestScript) 2023-01-11T21:08:06.6337230Z https://github.com/pytorch/pytorch/issues/25871 ... ok (0.016s) 2023-01-11T21:08:06.6337350Z test_class_as_attribute (__main__.TestScript) ... ok (0.219s) 2023-01-11T21:08:06.6337470Z test_class_attribute (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6337780Z test_class_attribute_in_script (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6337900Z test_class_with_comment_at_lower_indentation (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6337980Z test_code_with_constants (__main__.TestScript) 2023-01-11T21:08:06.6338160Z Check that the `code_with_constants` property correctly returns graph CONSTANTS in the ... ok (0.004s) 2023-01-11T21:08:06.6338270Z test_code_with_constants_restore (__main__.TestScript) 2023-01-11T21:08:06.6338450Z Check that the `code_with_constants` property correctly works on restoration after save() + load() ... ok (0.005s) 2023-01-11T21:08:06.6338550Z test_comment_ignore_indent (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6338650Z test_compare_two_bool_inputs (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6338810Z test_compile_module_with_constant (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:08:06.6338910Z test_conditional_casting (__main__.TestScript) ... ok (0.023s) 2023-01-11T21:08:06.6339000Z test_constant_as_attr (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6339150Z test_constant_pooling_introduce_aliasing (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6339310Z test_constant_pooling_none (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6339450Z test_constant_pooling_same_identity (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6339570Z test_context_manager (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6339680Z test_conv_error (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6339770Z test_convert_base (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6339870Z test_cpp_function_tensor_str (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6339970Z test_cpp_module_iterator (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6340060Z test_desugar_module (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6340150Z test_device_kwarg (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6340240Z test_device_type (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6340350Z test_device_type_cuda (__main__.TestScript) ... skip: Requires CUDA (0.000s) 2023-01-11T21:08:06.6340430Z test_dir (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6340510Z test_divmod (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:08:06.6340640Z test_dominated_bailout (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T21:08:06.6340760Z test_dropout_eval (__main__.TestScript) ... ok (0.148s) 2023-01-11T21:08:06.6340880Z test_dtype_attr (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6340980Z test_dtype_op_shape (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:08:06.6341070Z test_dtype_op_shape2 (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:08:06.6341170Z test_early_return_closure (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6341270Z test_early_return_fork_join (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6341370Z test_early_return_rewrite (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6341510Z test_early_return_type_refinement (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6341690Z test_early_returns_loops (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:08:06.6341820Z test_ellipsis_const_end (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6341920Z test_ellipsis_const_mid (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6342020Z test_ellipsis_const_mid_select (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6342120Z test_ellipsis_const_start (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6342210Z test_ellipsis_end (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6342300Z test_ellipsis_mid (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6342480Z test_ellipsis_mid_select (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6342600Z test_ellipsis_start (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6342710Z test_embedding_renorm_grad_error (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6342820Z test_empty_like_memory_format_bc (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6342910Z test_empty_tuple_str (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6343010Z test_enumerate_modlist_range (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:08:06.6343110Z test_erase_number_types (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6343190Z test_error (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6343280Z test_error_stacktrace (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6343400Z test_error_stacktrace_interface (__main__.TestScript) ... ok (0.409s) 2023-01-11T21:08:06.6343520Z test_eval_python (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6343640Z test_exception_exits_closure (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6343770Z test_exceptions_with_control_flow (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:08:06.6343860Z test_expand (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6343940Z test_fibb (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6344070Z test_fibb_totally_better (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6344210Z test_file_format_serialization (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6344320Z test_file_line_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6344440Z test_file_line_error_class_defn (__main__.TestScript) ... ok (0.384s) 2023-01-11T21:08:06.6344560Z test_file_line_graph (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6344670Z test_file_line_save_load (__main__.TestScript) ... ok (0.237s) 2023-01-11T21:08:06.6344790Z test_file_line_string (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6344870Z test_file_line_trace (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6344960Z test_filecheck (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6345070Z test_filecheck_parse (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6345190Z test_first_class_calls (__main__.TestScript) ... ok (0.159s) 2023-01-11T21:08:06.6345400Z test_first_class_module (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6345500Z test_floor_div (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6345610Z test_floordiv (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6345710Z test_for_else (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6345870Z test_for_in_dict (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6346020Z test_for_in_enumerate (__main__.TestScript) ... ok (0.016s) 2023-01-11T21:08:06.6346110Z test_for_in_range (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6346200Z test_for_in_range_ast (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6346300Z test_for_in_range_dynamic (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6346400Z test_for_in_range_if_ast (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6346490Z test_for_in_range_start_end (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6346720Z test_for_in_range_start_end_step (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6346820Z test_for_in_range_zero_step (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6346910Z test_for_in_string (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6347000Z test_for_in_tensors (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6347100Z test_for_in_tensors_fail_scalar (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6347200Z test_for_in_tensors_nested (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6347300Z test_for_in_tensors_rank0 (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6347380Z test_for_in_zip (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:08:06.6347540Z test_for_in_zip_enumerate (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6347670Z test_for_tuple_assign (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6347760Z test_for_tuple_unpack (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6347840Z test_format (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6347930Z test_func_call (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6348040Z test_function_compilation_caching (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6348140Z test_function_overload_misuse (__main__.TestScript) ... ok (0.443s) 2023-01-11T21:08:06.6348250Z test_function_overloading_isinstance (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6348340Z test_function_overloads (__main__.TestScript) ... ok (0.025s) 2023-01-11T21:08:06.6348540Z test_fuser_double_float_codegen (__main__.TestScript) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:08:06.6348670Z test_fuser_double_literal_precision (__main__.TestScript) ... ok (0.116s) 2023-01-11T21:08:06.6348800Z test_fuser_multiple_blocks (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6348910Z test_gather_dynamic_index (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6349010Z test_generic_list_errors (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6349090Z test_get_set_state (__main__.TestScript) ... ok (0.017s) 2023-01-11T21:08:06.6349230Z test_get_set_state_with_tensors (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6349360Z test_grad_from_script (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6349440Z test_hash (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6349530Z test_hex_literals (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6349610Z test_id (__main__.TestScript) ... ok (0.184s) 2023-01-11T21:08:06.6349680Z test_if (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6349770Z test_if_define (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6349870Z test_if_different_type (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6349960Z test_if_for_in_range (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6350050Z test_if_is_none_dispatch (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6350140Z test_if_list_cat (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6350230Z test_if_nest_while (__main__.TestScript) ... ok (0.021s) 2023-01-11T21:08:06.6350310Z test_if_noelse (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6350400Z test_if_not_defined_error (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6350490Z test_if_supertype (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6350640Z test_ignore_decorator (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6350790Z test_ignored_as_value (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6350920Z test_ignored_method_binding (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6351030Z test_ignored_props (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6351140Z test_import_constants_not_specialized (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6351230Z test_in_for_and_comp_expr (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6351390Z test_in_operator_with_two_strings (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6351470Z test_index (__main__.TestScript) ... ok (0.034s) 2023-01-11T21:08:06.6351570Z test_index_select_shape_prop (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6351660Z test_index_with_tuple (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6351760Z test_indexing_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6351840Z test_infer_size (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6351920Z test_inferred_error_msg (__main__.TestScript) 2023-01-11T21:08:06.6352060Z Test that when we get a type mismatch on a function where we inferred ... ok (0.001s) 2023-01-11T21:08:06.6352200Z test_inherit_method (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6352450Z test_inline_and_run_annotated_script_fn (__main__.TestScript) ... skip: https://github.com/pytorch/pytorch/issues/9595 (0.000s) 2023-01-11T21:08:06.6352570Z test_inlined_graph (__main__.TestScript) 2023-01-11T21:08:06.6352700Z Check that the `inlined_graph` property correctly returns an inlined ... ok (0.006s) 2023-01-11T21:08:06.6352820Z test_inlining_cleanup (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6352930Z test_inplace_add (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6353050Z test_inplace_copy_script (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6353180Z test_input_keyword_in_schema (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6353270Z test_int_cast (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6353370Z test_integral_shape_inference (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6353460Z test_interpret_graph (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6353560Z test_interpreter_fuzz (__main__.TestScript) ... ok (0.119s) 2023-01-11T21:08:06.6353640Z test_intlist_args (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6353740Z test_invalid_call_arguments (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6353850Z test_invalid_lhs_assignment (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6364560Z test_invalid_prefix_annotation (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6364750Z test_irparser (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6364870Z test_is_after_use (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6365010Z test_is_isnot (__main__.TestScript) ... :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6365110Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6365210Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6365340Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6365460Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6365580Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6365700Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6365800Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6365900Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6366020Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6366140Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6366260Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6366370Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6366510Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6366640Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6366740Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6366830Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6367080Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6367170Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6367270Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6367360Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6367450Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6367540Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6367630Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6367810Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6367930Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6368040Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6368150Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6368280Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6368430Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6368550Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6368660Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6368780Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6368880Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6368970Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6369060Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6369150Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6369240Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6369330Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6369420Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6369520Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6369630Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6369740Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6369900Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6370030Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6370130Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6370240Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6370350Z :4: SyntaxWarning: "is" with a literal. Did you mean "=="? 2023-01-11T21:08:06.6370490Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6370630Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6370740Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6370870Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6370990Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6371120Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6371240Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6371350Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6371480Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6371600Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6371760Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6371940Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372050Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372150Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372250Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372340Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372440Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372540Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372690Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372790Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372880Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6372980Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6373080Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6373170Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6373270Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6373410Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6373540Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6373640Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6373740Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6373850Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6373960Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6374080Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6374200Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6374320Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6374420Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6374510Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6374630Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6374750Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6374870Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6374990Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6375130Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6375290Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6375410Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6375530Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6375660Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6375770Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6375890Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6376010Z :4: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2023-01-11T21:08:06.6376070Z ok (0.015s) 2023-01-11T21:08:06.6376190Z test_is_optional (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6376290Z test_is_scripting (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6376400Z test_is_scripting_metacompile (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6376510Z test_isinstance (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6376680Z test_isinstance_dynamic (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6376810Z test_isinstance_metacompile (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6376940Z test_isinstance_refinement (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6377060Z test_jitter_bug (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6377150Z test_keyword (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6377250Z test_kwarg_expansion_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6377340Z test_kwargs_error_msg (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6377430Z test_lazy_script (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:08:06.6377600Z test_lhs_advanced_indexing_assignment (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6377730Z test_lhs_advanced_indexing_augmented_assignment (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6377840Z test_lhs_indexing (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6377970Z test_lhs_indexing_increment (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6378100Z test_lhs_indexing_increment_list (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6378230Z test_lhs_indexing_increment_list_prim (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6378330Z test_lhs_indexing_list (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6378430Z test_lhs_indexing_multi (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6378530Z test_linear_grad (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6378700Z test_list_comprehension_modulelist (__main__.TestScript) ... ok (0.029s) 2023-01-11T21:08:06.6378890Z test_list_comprehension_variable_write (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6378990Z test_list_iterables (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6379080Z test_list_python_op (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6379160Z test_list_unify (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6379250Z test_literal (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6379340Z test_literals (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6379440Z test_logical_short_circuit (__main__.TestScript) ... ok (0.014s) 2023-01-11T21:08:06.6379550Z test_loop_liveness (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6379680Z test_loop_unroll_negative (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6379800Z test_loop_unroll_unused_counter (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6379910Z test_loop_unrolling (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6380010Z test_loop_unrolling_const (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6380130Z test_loop_unrolling_nested (__main__.TestScript) ... ok (0.024s) 2023-01-11T21:08:06.6380250Z test_lower_nested_tuples (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6380400Z test_math_ops (__main__.TestScript) ... ok (0.104s) 2023-01-11T21:08:06.6380590Z test_maxpool_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T21:08:06.6380760Z test_meshgrid (__main__.TestScript) ... skip: Profiling executor fails to recognize that tensors in a list require gradients (0.001s) 2023-01-11T21:08:06.6380850Z test_method_casts_script (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6380940Z test_method_no_self (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6381040Z test_method_overloading (__main__.TestScript) ... ok (4.406s) 2023-01-11T21:08:06.6381130Z test_missing_getstate (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6381220Z test_mm_batching (__main__.TestScript) ... ok (0.252s) 2023-01-11T21:08:06.6381330Z test_module_apis (__main__.TestScript) ... ok (0.027s) 2023-01-11T21:08:06.6381440Z test_module_attrs (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6381570Z test_module_copy_with_attributes (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6381770Z test_module_copying (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6381870Z test_module_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6382000Z test_module_method_reassignment (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6382120Z test_module_none_attrs (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6382300Z test_module_parameters_and_buffers (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:08:06.6382430Z test_module_str (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6382540Z test_module_with_params_called_fails (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6382690Z test_multi_reduction (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6382820Z test_multi_starred_expr_lhs (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6382940Z test_multiline_annot_ast_py3_fn (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:08:06.6383080Z test_multiline_optional_future_refinement (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6383210Z test_multiline_string_dedents (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6383300Z test_multiple_assign (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6383400Z test_multiple_assignment (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6383510Z test_mutable_dce (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6383620Z test_mutable_dce_block (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6383750Z test_mutable_dce_graph_input (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6383890Z test_mutable_dce_indirect_wildcard_write (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6384000Z test_mutable_dce_indirect_wildcards (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6384130Z test_mutable_dce_list (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6384250Z test_mutable_dce_loop (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6384350Z test_mutable_dce_wildcards (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6384440Z test_mutate_constant (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6384530Z test_mypy_type_ignore (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6384630Z test_named_buffers_are_iterable (__main__.TestScript) ... ok (0.023s) 2023-01-11T21:08:06.6384720Z test_namedtuple_attr (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6384840Z test_namedtuple_default_values_Tensor_type (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6384950Z test_namedtuple_default_values_container_type (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6385070Z test_namedtuple_default_values_missing (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6385190Z test_namedtuple_default_values_simple_type (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6385350Z test_namedtuple_default_values_using_factory_constructor (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6385470Z test_namedtuple_python (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6385600Z test_namedtuple_type_inference (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6385690Z test_narrow_copy (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6385820Z test_nested_aug_assign (__main__.TestScript) ... ok (0.526s) 2023-01-11T21:08:06.6385980Z test_nested_bailouts (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6386100Z test_nested_breaks (__main__.TestScript) ... ok (0.014s) 2023-01-11T21:08:06.6386220Z test_nested_list_construct (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6386340Z test_nested_select_assign (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6386420Z test_nn_GRU (__main__.TestScript) ... ok (0.106s) 2023-01-11T21:08:06.6386500Z test_nn_LSTM (__main__.TestScript) ... ok (0.125s) 2023-01-11T21:08:06.6386600Z test_nn_LSTM_with_layers (__main__.TestScript) ... ok (0.069s) 2023-01-11T21:08:06.6386920Z test_nn_init (__main__.TestScript) ... ok (0.016s) 2023-01-11T21:08:06.6387050Z test_no_dtype_shape (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6387170Z test_no_self_arg_ignore_function (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6387280Z test_non_final_return (__main__.TestScript) ... ok (0.040s) 2023-01-11T21:08:06.6387390Z test_none_type_str (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6387490Z test_not (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6387610Z test_not_initialized_err (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6387740Z test_ntuple_builtins (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6387940Z test_number_abs (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6388070Z test_number_augassign (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6388200Z test_number_augassign_bitwise_lshift (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6388330Z test_number_augassign_bitwise_pow (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6388460Z test_number_augassign_bitwise_rshift (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6388560Z test_number_div (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6388670Z test_number_math (__main__.TestScript) ... ok (0.601s) 2023-01-11T21:08:06.6388770Z test_number_neg (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6388930Z test_old_models_bc (__main__.TestScript) ... skip: PyTorch is build without Caffe2 support (0.000s) 2023-01-11T21:08:06.6389040Z test_oneline_func (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6389150Z test_op_dtype (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6389270Z test_operator_precedence (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6389590Z test_optional_list (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.001s) 2023-01-11T21:08:06.6389810Z test_optional_tensor (__main__.TestScript) ... skip: the current version of Profiler doesn't profile/specialize Optionals (0.001s) 2023-01-11T21:08:06.6389930Z test_ord (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6390050Z test_override_magic (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6390150Z test_pack_tuple_into_non_var (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6390250Z test_pack_unpack_nested (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:08:06.6390340Z test_pack_unpack_state (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6390470Z test_parameter_order (__main__.TestScript) ... tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2023-01-11T21:08:06.6390550Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2023-01-11T21:08:06.6390630Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2023-01-11T21:08:06.6390700Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2023-01-11T21:08:06.6390770Z grad_fn=) 2023-01-11T21:08:06.6390850Z tensor([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 2023-01-11T21:08:06.6390930Z 14., 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 2023-01-11T21:08:06.6391010Z 28., 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 2023-01-11T21:08:06.6391080Z 42., 43., 44., 45., 46., 47., 48., 49., 50., 51.], 2023-01-11T21:08:06.6391140Z grad_fn=) 2023-01-11T21:08:06.6391220Z ok (0.005s) 2023-01-11T21:08:06.6391360Z test_parse_empty_tuple_annotation (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6391480Z test_parse_empty_tuple_annotation_element_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6391580Z test_parse_nested_names (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6391680Z test_parse_none_type_annotation (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6391780Z test_parse_tensor_constants (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6391980Z test_parser_kwargonly (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6392100Z test_parser_type_annotations (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6392230Z test_parser_type_annotations_comment (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6392390Z test_parser_type_annotations_incompatible_expression (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6392530Z test_parser_type_annotations_subscript_non_ident (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6392650Z test_parser_type_annotations_subscript_tensor (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6392820Z test_parser_type_annotations_unknown_type (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6398970Z test_partial_returns (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6399090Z test_pass (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6399260Z test_pickle_checkpoint (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6399450Z test_pickle_checkpoint_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6399580Z test_pickle_checkpoint_tup (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6399710Z test_pow_scalar_backward_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2023-01-11T21:08:06.6399810Z test_pretty_print_function (__main__.TestScript) ... ok (0.023s) 2023-01-11T21:08:06.6399950Z test_prim_grad_undefined (__main__.TestScript) ... skip: shape analysis is only enabled in Legacy (0.000s) 2023-01-11T21:08:06.6400030Z test_print (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6400120Z test_print_kwargs (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6400260Z test_profiling_graph_executor (__main__.TestScript) ... skip: bailouts are being deprecated (0.000s) 2023-01-11T21:08:06.6400350Z test_profiling_merge (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6400450Z test_pybind_type_comparisons (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6400540Z test_python_call (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6400640Z test_python_call_annotation (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6400750Z test_python_call_annoytation_failure (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6400850Z test_python_call_failure (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6401010Z test_python_call_non_tensor (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6401180Z test_python_call_non_tensor_wrong (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6401300Z test_python_frontend (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6401400Z test_python_frontend_py3 (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6401500Z test_python_frontend_source_range (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6401600Z test_python_op_builtins (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6401690Z test_python_op_name (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6401800Z test_python_val_doesnt_have_attr (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6401950Z test_rand (__main__.TestScript) ... skip: the original version of test_rand (0.000s) 2023-01-11T21:08:06.6402060Z test_rand_profiling (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6402170Z test_range_args (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6402280Z test_reassign_module_lhs (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6402370Z test_reassign_module_rhs (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6402470Z test_refine_tuple_types (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6402580Z test_remove_dropout (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6402760Z test_repeated_script_on_function (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6402910Z test_request_bailout (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6403200Z test_requires_grad_loop (__main__.TestScript) ... skip: Peeling is now disabled (0.001s) 2023-01-11T21:08:06.6403340Z test_rescripting_loaded_modules (__main__.TestScript) ... ok (0.016s) 2023-01-11T21:08:06.6403460Z test_resize_input_ops (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6403560Z test_return (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6403670Z test_return_stmt_not_at_end (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6403760Z test_return_tuple (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6403860Z test_robust_op_resolution (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6403980Z test_round (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6404080Z test_save_load_attr_error (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6404170Z test_script_annotation (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6404260Z test_script_bool_constant (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6404350Z test_script_chunk (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6404450Z test_script_clamp_none (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6404570Z test_script_copy (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6404690Z test_script_cu (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6404790Z test_script_define_order (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6404900Z test_script_define_order_recursive_fail (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6404990Z test_script_docstring (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6405110Z test_script_forward_method_replacement (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6405230Z test_script_get_device_cuda (__main__.TestScript) ... skip: requires CUDA (0.001s) 2023-01-11T21:08:06.6405330Z test_script_get_tracing_state (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6405420Z test_script_is_tracing (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6405520Z test_script_kwargs_fn_call (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6405620Z test_script_method_docstring (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6405730Z test_script_method_torch_function_overload (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6405820Z test_script_module (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6405930Z test_script_module_call_noscript (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6406020Z test_script_module_const (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6406170Z test_script_module_const_submodule_fail (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6406310Z test_script_module_export_blocks (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6406950Z test_script_module_export_shared_storage (__main__.TestScript) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_jit.py:10624: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:08:06.6407090Z self.assertTrue(m_import.param1.storage().data_ptr() == m_import.param2.storage().data_ptr()) 2023-01-11T21:08:06.6407650Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_jit.py:10625: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:08:06.6407790Z self.assertTrue(m_import.param1.storage().data_ptr() != m_import.param3.storage().data_ptr()) 2023-01-11T21:08:06.6407840Z ok (0.006s) 2023-01-11T21:08:06.6408000Z test_script_module_export_submodule (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:08:06.6408150Z test_script_module_export_tensor_cuda (__main__.TestScript) ... skip: testing cuda tensors require CUDA (0.000s) 2023-01-11T21:08:06.6408680Z test_script_module_export_tensor_type (__main__.TestScript) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_jit.py:10560: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:08:06.6408770Z self.assertTrue(m_orig.param.storage().size() == 25) 2023-01-11T21:08:06.6408860Z ok (0.007s) 2023-01-11T21:08:06.6408990Z test_script_module_fail_exist (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6409100Z test_script_module_for (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6409220Z test_script_module_for2 (__main__.TestScript) ... ok (0.017s) 2023-01-11T21:08:06.6409380Z test_script_module_invalid_consts (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6409520Z test_script_module_nochange_submodule (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6409770Z test_script_module_none_exist_fail (__main__.TestScript) ... skip: [module dedupe] currently NoneType refinement on optional attributes doesn't work. (0.001s) 2023-01-11T21:08:06.6409880Z test_script_module_not_tuple (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6409990Z test_script_module_param_buffer_mutation (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6410090Z test_script_module_star_assign2 (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6410210Z test_script_module_star_assign2_inplace (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6410320Z test_script_module_star_assign_fail_builtin (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6410450Z test_script_module_star_assign_fail_pythonop (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6410590Z test_script_module_tensor_subclass_argument (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6410710Z test_script_nested_mod_list (__main__.TestScript) ... ok (0.018s) 2023-01-11T21:08:06.6410840Z test_script_non_tensor_args_outputs (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6410960Z test_script_optional_none (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6411070Z test_script_outputs (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6411190Z test_script_pack_padded_sequence (__main__.TestScript) ... ok (0.021s) 2023-01-11T21:08:06.6411350Z test_script_pad_sequence_pack_sequence (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:08:06.6411470Z test_script_scope (__main__.TestScript) ... ok (0.000s) 2023-01-11T21:08:06.6411590Z test_script_sequential_for (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:08:06.6411720Z test_script_sequential_in_mod_list (__main__.TestScript) ... ok (0.020s) 2023-01-11T21:08:06.6411860Z test_script_sequential_multi_output_fail (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6411990Z test_script_sequential_orderdict (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:08:06.6412100Z test_script_sequential_sliced_iteration (__main__.TestScript) ... ok (0.017s) 2023-01-11T21:08:06.6412200Z test_script_star_assign (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6412290Z test_script_star_expr (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:08:06.6412390Z test_script_star_expr_string (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6412480Z test_scriptable_fn_as_attr (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6412610Z test_scriptmodule_multi_head_attn_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2023-01-11T21:08:06.6412730Z test_scriptmodule_releases_tensors_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6412910Z test_scriptmodule_transformer_cuda (__main__.TestScript) ... skip: no CUDA (0.001s) 2023-01-11T21:08:06.6413020Z test_select_after_chunk (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6413150Z test_sequence_parsing (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6413290Z test_sequential_intermediary_types (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:08:06.6413390Z test_serialization_big_ints (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6413490Z test_serialization_sharing (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6413580Z test_serialize_long_lines (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6413690Z test_serialized_source_ranges (__main__.TestScript) ... ok (0.217s) 2023-01-11T21:08:06.6413860Z test_serialized_source_ranges2 (__main__.TestScript) ... ok (0.154s) 2023-01-11T21:08:06.6414000Z test_serialized_source_ranges_dont_jitter (__main__.TestScript) ... ok (0.037s) 2023-01-11T21:08:06.6414130Z test_serialized_source_ranges_graph (__main__.TestScript) ... ok (0.216s) 2023-01-11T21:08:06.6414260Z test_serialized_source_ranges_no_dups (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6414400Z test_set_attribute_through_optional (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6414520Z test_shape_analysis_grad_property (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6414640Z test_shape_analysis_loop (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6414770Z test_shape_prop_promote_scalar_arg (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6414890Z test_shape_prop_promotion (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6415030Z test_signed_float_zero (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6415200Z test_single_starred_expr_for_loop (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6415320Z test_single_starred_lhs (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6415450Z test_singleton_tuple_unpack (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6415610Z test_slice_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T21:08:06.6415690Z test_split (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6415770Z test_stack (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6415890Z test_static_if_prop (__main__.TestScript) ... ok (1.112s) 2023-01-11T21:08:06.6415990Z test_static_method_on_module (__main__.TestScript) 2023-01-11T21:08:06.6416140Z Check that the `@staticmethod` annotation on a function on a module works. ... ok (0.004s) 2023-01-11T21:08:06.6416260Z test_static_methods (__main__.TestScript) ... ok (0.012s) 2023-01-11T21:08:06.6416350Z test_str_cast (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6416450Z test_string_cu (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6416580Z test_string_device_implicit_conversion (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6416700Z test_string_frontend_elif (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6416860Z test_string_index (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6416980Z test_string_len (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6417090Z test_string_list (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6417210Z test_string_new_line (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6417310Z test_string_ops (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6417430Z test_string_print (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6417540Z test_string_single_escape (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6417630Z test_string_slicing (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6417720Z test_string_sort (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6417810Z test_string_sorted (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6417920Z test_submodule_attribute_serialization (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6418080Z test_submodule_twice (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6418160Z test_sum (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6418260Z test_sum_list_diff_elms (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6418350Z test_sum_list_empty (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6418470Z test_sum_list_literal (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6418590Z test_sum_list_one (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6418710Z test_sum_list_wrong_type (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6418830Z test_sys_stdout_override (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6419160Z test_tensor_as_tensor_shape_prop (__main__.TestScript) ... skip: Simple Executor doesn't have any shapes to propagate (0.001s) 2023-01-11T21:08:06.6419260Z test_tensor_data (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6419400Z test_tensor_device (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2023-01-11T21:08:06.6419510Z test_tensor_dtype (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6419620Z test_tensor_grad (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6419740Z test_tensor_import_export (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6419820Z test_tensor_len (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6419920Z test_tensor_number_math (__main__.TestScript) ... ok (0.139s) 2023-01-11T21:08:06.6420030Z test_tensor_number_math_cuda (__main__.TestScript) ... skip: No CUDA (0.000s) 2023-01-11T21:08:06.6420150Z test_tensor_requires_grad (__main__.TestScript) ... skip: testing legacy behavior (0.000s) 2023-01-11T21:08:06.6420260Z test_tensor_shape (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6420850Z test_tensor_subclasses (__main__.TestScript) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/annotations.py:309: UserWarning: TorchScript will treat type annotations of Tensor dtype-specific subtypes as if they are normal Tensors. dtype constraints are not enforced in compilation either. 2023-01-11T21:08:06.6421030Z warnings.warn("TorchScript will treat type annotations of Tensor " 2023-01-11T21:08:06.6421090Z ok (0.004s) 2023-01-11T21:08:06.6421190Z test_tensor_to (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6421300Z test_tensor_to_cpu (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6421420Z test_tensor_to_cuda (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2023-01-11T21:08:06.6421530Z test_tensor_to_device (__main__.TestScript) ... skip: device tests require CUDA (0.000s) 2023-01-11T21:08:06.6421620Z test_ternary (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6421720Z test_ternary_module_type_hint (__main__.TestScript) ... ok (0.024s) 2023-01-11T21:08:06.6421830Z test_ternary_right_associative (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6421920Z test_ternary_static_if (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6422020Z test_torch_any (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6422190Z test_torch_functional (__main__.TestScript) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:08:06.6422320Z test_torch_functional_tensordot_int (__main__.TestScript) ... ok (0.023s) 2023-01-11T21:08:06.6422460Z test_torch_functional_tensordot_list (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6422620Z test_torch_functional_tensordot_tensor (__main__.TestScript) ... ok (0.011s) 2023-01-11T21:08:06.6422800Z test_torch_functional_tensordot_tuple (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6422940Z test_torch_ignore_conversion_to_none (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6423050Z test_torch_manual_seed (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6423130Z test_torch_pow (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:08:06.6423450Z test_torch_tensor_as_tensor (__main__.TestScript) ... :4: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:08:06.6423950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:471: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:08:06.6424040Z return callable(*args, **kwargs) 2023-01-11T21:08:06.6424100Z ok (0.205s) 2023-01-11T21:08:06.6424230Z test_torch_tensor_as_tensor_empty_list (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6424430Z test_torch_tensor_bad_input (__main__.TestScript) ... ok (0.015s) 2023-01-11T21:08:06.6424530Z test_torch_tensor_dtype (__main__.TestScript) ... ok (0.006s) 2023-01-11T21:08:06.6424640Z test_torchscript_memoryformat (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6424740Z test_torchscript_multi_head_attn (__main__.TestScript) ... ok (0.053s) 2023-01-11T21:08:06.6424860Z test_torchscript_multi_head_attn_fast_path (__main__.TestScript) ... ok (0.105s) 2023-01-11T21:08:06.6424990Z test_training_param (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6425110Z test_tuple_assignments (__main__.TestScript) ... ok (0.310s) 2023-01-11T21:08:06.6425210Z test_tuple_error_msg (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6425300Z test_tuple_index_to_list (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6425400Z test_tuple_indexing (__main__.TestScript) ... ok (0.013s) 2023-01-11T21:08:06.6425480Z test_tuple_len (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6425580Z test_tuple_nested_sort (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6425690Z test_tuple_sort (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6425800Z test_tuple_sort_reverse (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6425920Z test_tuple_sorted (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6426030Z test_tuple_to_opt_list (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6426140Z test_tuple_unsortable_diff_type (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6426250Z test_tuple_unsortable_element_type (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6426380Z test_tuple_unsortable_nested_diff_type (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6426490Z test_type_annotate (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6426660Z test_type_annotation_module (__main__.TestScript) ... ok (0.008s) 2023-01-11T21:08:06.6426800Z test_type_annotation_py3 (__main__.TestScript) ... ok (0.009s) 2023-01-11T21:08:06.6426900Z test_type_annotations (__main__.TestScript) ... ok (0.010s) 2023-01-11T21:08:06.6427010Z test_type_annotations_repeated_list (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6427110Z test_type_annotations_varargs (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6427200Z test_type_call_in_script (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6427290Z test_type_cast (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6427380Z test_type_comments_in_body (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6427490Z test_type_inferred_from_empty_annotation (__main__.TestScript) 2023-01-11T21:08:06.6427680Z Test that the type inferred from an empty or missing annotation is Torch.Tensor wtih `inferred=true` ... ok (0.002s) 2023-01-11T21:08:06.6427900Z test_unbind (__main__.TestScript) ... skip: Profiling executor will be using different heuristics for constructing differentiable graphs (0.001s) 2023-01-11T21:08:06.6428000Z test_unfold_zero_dim (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6428090Z test_unicode_comments (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6428210Z test_uninitialized (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6428350Z test_union_to_number (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6428520Z test_unknown_builtin (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6428670Z test_unmatched_type_annotation (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6428810Z test_unspecialized_any_binding (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6428980Z test_unsqueeze_guard_elimination (__main__.TestScript) ... skip: bailouts are being deprecated (0.001s) 2023-01-11T21:08:06.6429110Z test_unsupported_builtin_error (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6429210Z test_unused_decorator (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6429340Z test_unwrap_optional_builtin (__main__.TestScript) ... ok (0.007s) 2023-01-11T21:08:06.6429450Z test_var_aug_assign (__main__.TestScript) ... ok (0.618s) 2023-01-11T21:08:06.6429560Z test_vararg_zeros (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6429710Z test_view_listconstruct_shape_prop (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6429830Z test_view_shape_prop (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6429920Z test_view_write (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6436820Z test_weak_cuda (__main__.TestScript) ... skip: no CUDA (0.000s) 2023-01-11T21:08:06.6436970Z test_where (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6437080Z test_where_method (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6437200Z test_while (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6437320Z test_while_nest_if (__main__.TestScript) ... ok (0.019s) 2023-01-11T21:08:06.6437430Z test_while_nonexistent_cond_value (__main__.TestScript) ... ok (0.017s) 2023-01-11T21:08:06.6437540Z test_while_nonexistent_value (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6437660Z test_while_write_outer_then_read (__main__.TestScript) ... ok (0.004s) 2023-01-11T21:08:06.6437780Z test_wrong_attr_lookup (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6437900Z test_wrong_implicit_expand (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6438030Z test_wrong_method_call_inputs (__main__.TestScript) ... ok (0.003s) 2023-01-11T21:08:06.6438130Z test_wrong_module_attr_lookup (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6438240Z test_wrong_return_type (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6438360Z test_wrong_use_as_callable (__main__.TestScript) ... ok (0.001s) 2023-01-11T21:08:06.6438480Z test_wrong_use_as_tuple (__main__.TestScript) ... ok (0.002s) 2023-01-11T21:08:06.6438580Z test_zeros (__main__.TestScript) ... ok (0.005s) 2023-01-11T21:08:06.6438680Z test_zip_enumerate_modulelist (__main__.TestScript) ... ok (0.248s) 2023-01-11T21:08:06.6438770Z test_bool (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6438900Z Test the __bool__ method. This should return True ... ok (0.001s) 2023-01-11T21:08:06.6439030Z test_contains (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6439130Z Test membership checks (x in y, x not in y). ... ok (0.001s) 2023-01-11T21:08:06.6439220Z test_delitem (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6439290Z Test deletion. ... ok (0.001s) 2023-01-11T21:08:06.6439400Z test_getitem (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6439540Z Test accessing dictionary values using the [] operator. ... ok (0.001s) 2023-01-11T21:08:06.6439640Z test_items (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6439720Z Test .items(). ... ok (0.001s) 2023-01-11T21:08:06.6439810Z test_iter (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6440020Z Test iteration over a dictionary's keys. ... ok (0.000s) 2023-01-11T21:08:06.6440130Z test_len (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6440230Z Test len() builtin function. ... ok (0.000s) 2023-01-11T21:08:06.6440340Z test_nested (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6440760Z Test that reference semantics are honoured when the ScriptDict that is ... skip: Cannot pass until all dicts returned from TorchScript are ScriptDicts (0.000s) 2023-01-11T21:08:06.6440930Z test_reference_semantics (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6441130Z Test that reference semantics are honoured; that modifications made ... ok (0.002s) 2023-01-11T21:08:06.6441220Z test_repr (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6441310Z Test the __repr__ method. ... ok (0.000s) 2023-01-11T21:08:06.6441420Z test_setitem (jit.test_list_dict.TestScriptDict) 2023-01-11T21:08:06.6441550Z Test setting dictionary values using the [] operator. ... ok (0.001s) 2023-01-11T21:08:06.6441660Z test_append (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6441950Z Test append method. ... ok (0.001s) 2023-01-11T21:08:06.6442040Z test_bool (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6442140Z Test the __bool__ method. This should return True ... ok (0.000s) 2023-01-11T21:08:06.6442220Z test_clear (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6442280Z Test clear. ... ok (0.000s) 2023-01-11T21:08:06.6442370Z test_contains (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6442460Z Test membership checks (x in y, x not in y). ... ok (0.001s) 2023-01-11T21:08:06.6442550Z test_count (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6442650Z Test count method. ... ok (0.000s) 2023-01-11T21:08:06.6442770Z test_delitem (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6442850Z Test deletion. ... ok (0.001s) 2023-01-11T21:08:06.6442960Z test_extend (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6443040Z Test extend. ... ok (0.001s) 2023-01-11T21:08:06.6443150Z test_getitem (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6443260Z Test accessing list elements using the [] operator. ... ok (0.002s) 2023-01-11T21:08:06.6443350Z test_insert (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6443420Z Test insert. ... ok (0.001s) 2023-01-11T21:08:06.6443520Z test_iter (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6443680Z Test iteration over a list's elements. ... ok (0.000s) 2023-01-11T21:08:06.6443780Z test_len (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6443880Z Test len() builtin function. ... ok (0.000s) 2023-01-11T21:08:06.6443970Z test_nested (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6444150Z Test that reference semantics are honoured when the ScriptList that is ... skip: Cannot pass until all list returned from TorchScript are ScriptLists (0.000s) 2023-01-11T21:08:06.6444270Z test_pop (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6444360Z Test pop. ... ok (0.001s) 2023-01-11T21:08:06.6444460Z test_reference_semantics (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6444580Z Test that reference semantics are honoured; that modifications made ... ok (0.001s) 2023-01-11T21:08:06.6444670Z test_remove (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6444730Z Test remove method. ... ok (0.001s) 2023-01-11T21:08:06.6444830Z test_repr (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6444920Z Test the __repr__ method. ... ok (0.000s) 2023-01-11T21:08:06.6445030Z test_setitem (jit.test_list_dict.TestScriptList) 2023-01-11T21:08:06.6445150Z Test setting list elements using the [] operator. ... ok (0.001s) 2023-01-11T21:08:06.6445540Z test_annotated_class_level_annotation_and_init_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:08:06.6445840Z test_annotated_class_level_annotation_only (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:08:06.6446070Z test_annotated_class_level_jit_annotation (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:08:06.6446290Z test_annotated_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:08:06.6446660Z test_annotated_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.004s) 2023-01-11T21:08:06.6446910Z test_annotated_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:08:06.6447170Z test_annotated_empty_tensor (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:08:06.6447360Z test_annotated_falsy_base_type (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:08:06.6447550Z test_annotated_nonempty_container (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.006s) 2023-01-11T21:08:06.6447810Z test_annotated_with_jit_attribute (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:08:06.6447990Z test_annotated_with_jit_empty_dict (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:08:06.6448170Z test_annotated_with_jit_empty_list (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:08:06.6448350Z test_annotated_with_jit_empty_optional (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:08:06.6448540Z test_annotated_with_torch_jit_import (jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation) ... ok (0.005s) 2023-01-11T21:08:06.6448650Z test_basic (jit.test_script_profile.TestScriptProfile) ... ok (0.038s) 2023-01-11T21:08:06.6448760Z test_empty (jit.test_script_profile.TestScriptProfile) ... ok (0.001s) 2023-01-11T21:08:06.6448870Z test_multi (jit.test_script_profile.TestScriptProfile) ... ok (0.041s) 2023-01-11T21:08:06.6448980Z test_script (jit.test_script_profile.TestScriptProfile) ... ok (0.061s) 2023-01-11T21:08:06.6449100Z test_section (jit.test_script_profile.TestScriptProfile) ... ok (0.136s) 2023-01-11T21:08:06.6449200Z test_module_list_slicing (jit.test_slice.TestSlice) ... ok (0.011s) 2023-01-11T21:08:06.6449330Z test_slice_as_variable (jit.test_slice.TestSlice) ... ok (0.002s) 2023-01-11T21:08:06.6449470Z test_slice_dynamic_index (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T21:08:06.6449570Z test_slice_kwarg (jit.test_slice.TestSlice) ... ok (0.001s) 2023-01-11T21:08:06.6449660Z test_slice_one_none (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T21:08:06.6449760Z test_slice_start_stop (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:08:06.6449880Z test_slice_start_stop_step (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:08:06.6450010Z test_slice_start_stop_with_none (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T21:08:06.6450140Z test_slice_stop_clipped (jit.test_slice.TestSlice) ... ok (0.004s) 2023-01-11T21:08:06.6450270Z test_slice_stop_only (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T21:08:06.6450390Z test_slice_stop_only_with_nones (jit.test_slice.TestSlice) ... ok (0.002s) 2023-01-11T21:08:06.6450490Z test_slice_string (jit.test_slice.TestSlice) ... ok (0.002s) 2023-01-11T21:08:06.6450600Z test_slice_tensor (jit.test_slice.TestSlice) ... ok (0.002s) 2023-01-11T21:08:06.6450730Z test_slice_tensor_multidim (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T21:08:06.6450870Z test_slice_tensor_multidim_with_dots (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T21:08:06.6451010Z test_slice_three_nones (jit.test_slice.TestSlice) ... ok (0.002s) 2023-01-11T21:08:06.6451170Z test_slice_two_nones (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T21:08:06.6451330Z test_tuple_slicing (jit.test_slice.TestSlice) ... ok (0.003s) 2023-01-11T21:08:06.6451470Z test_freeze_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.004s) 2023-01-11T21:08:06.6451620Z test_freeze_sparse_csr (jit.test_sparse.TestSparse) ... skip: Need MKL to run CSR matmul (0.001s) 2023-01-11T21:08:06.6451760Z test_serialize_sparse_coo (jit.test_sparse.TestSparse) ... ok (0.004s) 2023-01-11T21:08:06.6451980Z test_serialize_sparse_csr (jit.test_sparse.TestSparse) ... skip: Need MKL to run CSR matmul (0.001s) 2023-01-11T21:08:06.6452140Z test_modulo_operator (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6452340Z test_string_interpolation_with_alternate_digit_placeholder (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6452540Z test_string_interpolation_with_capital_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6452720Z test_string_interpolation_with_char_placeholder_and_char_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.001s) 2023-01-11T21:08:06.6452970Z test_string_interpolation_with_char_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6453190Z test_string_interpolation_with_char_placeholder_and_true_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:08:06.6453400Z test_string_interpolation_with_digit_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6453570Z test_string_interpolation_with_digit_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:08:06.6453730Z test_string_interpolation_with_double_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6453940Z test_string_interpolation_with_exponent_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:08:06.6454140Z test_string_interpolation_with_float_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6454360Z test_string_interpolation_with_float_placeholder_and_float_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6454590Z test_string_interpolation_with_lowercase_exponent_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6454770Z test_string_interpolation_with_multiple_placeholders (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6454920Z test_string_interpolation_with_percent_in_string (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:08:06.6455090Z test_string_interpolation_with_string_placeholder_and_digit_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6455270Z test_string_interpolation_with_string_placeholder_and_format_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6455440Z test_string_interpolation_with_string_placeholder_and_string_variable (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6455590Z test_string_interpolation_with_subscript (jit.test_string_formatting.TestStringFormatting) ... ok (0.002s) 2023-01-11T21:08:06.6455740Z test_string_interpolation_with_too_few_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:08:06.6455890Z test_string_interpolation_with_too_many_arguments (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:08:06.6456050Z test_string_interpolation_with_unknown_format_specifier (jit.test_string_formatting.TestStringFormatting) ... ok (0.003s) 2023-01-11T21:08:06.6456190Z test_adaptive_avg_pool2d (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.016s) 2023-01-11T21:08:06.6456340Z test_arange_shape (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.008s) 2023-01-11T21:08:06.6456520Z test_binary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2023-01-11T21:08:06.6456700Z test_binary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.6456940Z test_convolution_backward (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.015s) 2023-01-11T21:08:06.6457120Z test_if_propagation (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.6457310Z test_partial_eval_graph_conv (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2023-01-11T21:08:06.6457450Z test_partial_eval_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.018s) 2023-01-11T21:08:06.6457610Z test_refinement_through_graph_stitching (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.011s) 2023-01-11T21:08:06.6457830Z test_register_function_error_checking (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.006s) 2023-01-11T21:08:06.6457990Z test_returning_input_symbolic_shapes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.005s) 2023-01-11T21:08:06.6458130Z test_shape_analysis (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2023-01-11T21:08:06.6458260Z test_shape_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.046s) 2023-01-11T21:08:06.6458410Z test_shape_embedding_bag (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.009s) 2023-01-11T21:08:06.6458600Z test_shape_function_includes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... skip: shape functions not loaded in python (0.000s) 2023-01-11T21:08:06.6458740Z test_shared_shape_graph (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2023-01-11T21:08:06.6458880Z test_size_and_sizes (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.003s) 2023-01-11T21:08:06.6459060Z test_stitching_concat (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.011s) 2023-01-11T21:08:06.6459250Z test_stitching_multi_output (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.013s) 2023-01-11T21:08:06.6459430Z test_sym_ir_parsing (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.000s) 2023-01-11T21:08:06.6459610Z test_unary_shape_fns_inplace (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2023-01-11T21:08:06.6459780Z test_unary_shape_functions (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.001s) 2023-01-11T21:08:06.6459920Z test_write (jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis) ... ok (0.002s) 2023-01-11T21:08:06.6460030Z test_method_on_number (jit.test_builtins.TestTensorBuiltins) ... ok (0.001s) 2023-01-11T21:08:06.6460160Z test_scalar_to_num_conversions (jit.test_builtins.TestTensorBuiltins) ... ok (0.011s) 2023-01-11T21:08:06.6460290Z test_tensor_item (jit.test_builtins.TestTensorBuiltins) ... ok (0.003s) 2023-01-11T21:08:06.6460450Z test_tensor_properties (jit.test_builtins.TestTensorBuiltins) ... ok (0.006s) 2023-01-11T21:08:06.6460600Z test_tensor_subscript_assign (jit.test_builtins.TestTensorBuiltins) ... ok (0.014s) 2023-01-11T21:08:06.6460770Z test_tensor_subscript_assign_device (jit.test_builtins.TestTensorBuiltins) ... skip: requires CUDA (0.000s) 2023-01-11T21:08:06.6460900Z test_randperm_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.003s) 2023-01-11T21:08:06.6461060Z test_randperm_specifed_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.003s) 2023-01-11T21:08:06.6461230Z test_tril_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.003s) 2023-01-11T21:08:06.6461450Z test_tril_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.003s) 2023-01-11T21:08:06.6461640Z test_triu_indices_default_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.003s) 2023-01-11T21:08:06.6461820Z test_triu_indices_specified_dtype (jit.test_tensor_creation_ops.TestTensorCreationOps) ... ok (0.003s) 2023-01-11T21:08:06.6462030Z test_getitem (jit.test_tensor_methods.TestTensorMethods) ... ok (0.003s) 2023-01-11T21:08:06.6462180Z test_getitem_invalid (jit.test_tensor_methods.TestTensorMethods) ... ok (0.001s) 2023-01-11T21:08:06.6462490Z test_default_args (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T21:08:06.6462710Z test_lambda_as_constructor (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6462930Z test_profiler_custom_op (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6463250Z test_staticmethod (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6463450Z test_torchbind (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.001s) 2023-01-11T21:08:06.6463670Z test_torchbind_attr_exception (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6463890Z test_torchbind_class_attr_recursive (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6464100Z test_torchbind_class_attribute (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6464310Z test_torchbind_deepcopy (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6464530Z test_torchbind_def_property_getter_setter (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6464800Z test_torchbind_def_property_just_getter (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6465100Z test_torchbind_def_property_readwrite (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6465370Z test_torchbind_getattr (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6465580Z test_torchbind_getstate (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6465810Z test_torchbind_instantiate_missing_class (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6466020Z test_torchbind_lambda_method (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6466220Z test_torchbind_no_init (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6466440Z test_torchbind_optional_explicit_attr (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6466660Z test_torchbind_pass_wrong_type (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6466900Z test_torchbind_pickle_serialization (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6467170Z test_torchbind_python_deepcopy (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6467400Z test_torchbind_return_instance (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6467620Z test_torchbind_return_instance_from_method (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6467830Z test_torchbind_return_tuple (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6468120Z test_torchbind_save_load (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6468370Z test_torchbind_take_as_arg (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6468700Z test_torchbind_take_instance_as_method_arg (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6468940Z test_torchbind_tracing (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6469170Z test_torchbind_tracing_nested (jit.test_torchbind.TestTorchbind) ... skip: non-portable load_library call used in test (0.000s) 2023-01-11T21:08:06.6469390Z test_call_traced_fn_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:08:06.6469540Z test_call_traced_module_from_traced_module (jit.test_tracer.TestTracer) ... ok (0.011s) 2023-01-11T21:08:06.6469680Z test_canonicalize_tensor_iterator (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:08:06.6469770Z test_constant (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6469870Z test_conv (jit.test_tracer.TestTracer) ... ok (0.019s) 2023-01-11T21:08:06.6469970Z test_export_no_reorder (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T21:08:06.6470080Z test_force_outplace_check_fill (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:08:06.6470190Z test_force_outplace_check_zero (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6470270Z test_ge (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:08:06.6470390Z test_ge_cuda (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.000s) 2023-01-11T21:08:06.6470490Z test_ge_optimized (jit.test_tracer.TestTracer) ... ok (0.066s) 2023-01-11T21:08:06.6470620Z test_ge_unoptimized (jit.test_tracer.TestTracer) ... ok (0.029s) 2023-01-11T21:08:06.6470750Z test_index_put (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6470870Z test_index_put_trace_with_view (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6470980Z test_index_put_trace_without_view (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6471080Z test_inplace_check (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6471180Z test_inplace_copy (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6471290Z test_inplace_copy_force_outplace (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6471400Z test_inplace_flags (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6471540Z test_inplace_transplant (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6471660Z test_inplace_warn (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:08:06.6471800Z test_input_dict_checkTrace_mut (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6471900Z test_input_dict_empty (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6472030Z test_input_dict_empty_list (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6472160Z test_input_dict_insertion_order (jit.test_tracer.TestTracer) 2023-01-11T21:08:06.6472390Z Check that dictionary access doesn't care about insertion order ... ok (0.007s) 2023-01-11T21:08:06.6472550Z test_input_dict_of_dicts (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:08:06.6472710Z test_input_dict_of_lists (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6472850Z test_input_dict_recursive (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:08:06.6472980Z test_input_dict_remembers_keys (jit.test_tracer.TestTracer) 2023-01-11T21:08:06.6473110Z Check that the trace remembers which keys were in a dict input ... ok (0.009s) 2023-01-11T21:08:06.6473220Z test_input_dict_unify (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6473310Z test_input_flatten (jit.test_tracer.TestTracer) 2023-01-11T21:08:06.6473440Z Check that inputs to traced functions are flattened ... ok (0.008s) 2023-01-11T21:08:06.6473620Z test_input_list_mixed_type (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6473750Z test_input_list_of_tuples (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6480100Z test_input_list_toplevel_flatten (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:08:06.6480270Z test_input_list_toplevel_flatten_direct (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6480390Z test_input_tuple_of_dicts (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:08:06.6480490Z test_interpolate_trace (jit.test_tracer.TestTracer) ... ok (0.026s) 2023-01-11T21:08:06.6480780Z test_large_nbr_kernel_args (jit.test_tracer.TestTracer) ... skip: requires CUDA (0.001s) 2023-01-11T21:08:06.6480960Z test_lhs_index_fails (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:08:06.6481110Z test_lhs_index_trivial (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:08:06.6481210Z test_max_pool (jit.test_tracer.TestTracer) ... ok (0.011s) 2023-01-11T21:08:06.6481310Z test_nested_inplace (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6481420Z test_non_tensor_tracing (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:08:06.6481530Z test_output_unflatten (jit.test_tracer.TestTracer) 2023-01-11T21:08:06.6481720Z Check that outputs of traced functions retain the original structure and nesting ... expected failure (0.005s) 2023-01-11T21:08:06.6481850Z test_python_function (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6481960Z test_python_function_tup (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6482070Z test_repeated_input (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6482200Z test_repeated_output (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6482330Z test_shared_param (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:08:06.6482440Z test_simple (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T21:08:06.6482570Z test_tensor_with_grad_as_constant (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:08:06.6482680Z test_trace_aliased_parameter (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6482820Z test_trace_annotation (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6482950Z test_trace_arange (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T21:08:06.6483060Z test_trace_arange_with_grad (jit.test_tracer.TestTracer) ... ok (0.011s) 2023-01-11T21:08:06.6483170Z test_trace_autograd_function (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6483320Z test_trace_c10_ops (jit.test_tracer.TestTracer) ... skip: Skip the test since c2 ops are not registered. (0.002s) 2023-01-11T21:08:06.6483420Z test_trace_casts (jit.test_tracer.TestTracer) ... ok (0.020s) 2023-01-11T21:08:06.6483540Z test_trace_checker_control_flow (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6483670Z test_trace_checker_dot_data (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6483810Z test_trace_checker_dropout_notrain (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6483960Z test_trace_checker_dropout_train (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T21:08:06.6484080Z test_trace_checker_inplace_on_view (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6484190Z test_trace_checker_memoization (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6484300Z test_trace_checker_slice_lhs (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:08:06.6484420Z test_trace_checking_with_global_name (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6485160Z test_trace_contiguous (jit.test_tracer.TestTracer) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit/test_tracer.py:1673: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:08:06.6485310Z self.assertNotEqual(x.storage().data_ptr(), y.storage().data_ptr()) 2023-01-11T21:08:06.6485390Z ok (0.006s) 2023-01-11T21:08:06.6485510Z test_trace_contiguous_short_circuit (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6485630Z test_trace_detach (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6485760Z test_trace_detach_inplace (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6485910Z test_trace_detach_inplace_redispatch (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:08:06.6486070Z test_trace_detach_redispatch (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:08:06.6486180Z test_trace_dict_input (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:08:06.6486290Z test_trace_dict_output (jit.test_tracer.TestTracer) ... ok (0.010s) 2023-01-11T21:08:06.6486420Z test_trace_export_fns (jit.test_tracer.TestTracer) ... ok (0.012s) 2023-01-11T21:08:06.6486560Z test_trace_export_fns_recursive (jit.test_tracer.TestTracer) ... ok (0.025s) 2023-01-11T21:08:06.6486700Z test_trace_fork_join_and_module (jit.test_tracer.TestTracer) ... ok (0.018s) 2023-01-11T21:08:06.6486830Z test_trace_full_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6486980Z test_trace_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6487100Z test_trace_index (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6487270Z test_trace_index_constant (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6487420Z test_trace_indexed_assignment (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6487530Z test_trace_inline_shape (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:08:06.6487650Z test_trace_inverse (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6487800Z test_trace_invert_module_hierarchy (jit.test_tracer.TestTracer) ... ok (0.011s) 2023-01-11T21:08:06.6487930Z test_trace_legacy_ctor (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:08:06.6488060Z test_trace_module_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.019s) 2023-01-11T21:08:06.6488170Z test_trace_modulelist (jit.test_tracer.TestTracer) ... ok (0.013s) 2023-01-11T21:08:06.6488310Z test_trace_multi_output_function (jit.test_tracer.TestTracer) ... graph(%self : __torch__.jit.test_tracer.Bar, 2023-01-11T21:08:06.6488410Z %x : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu), 2023-01-11T21:08:06.6488500Z %y : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu)): 2023-01-11T21:08:06.6488770Z %5 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%x) # /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit/test_tracer.py:1429:0 2023-01-11T21:08:06.6489010Z %6 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu) = aten::relu(%y) # /Users/ec2-user/runner/_work/pytorch/pytorch/test/jit/test_tracer.py:1430:0 2023-01-11T21:08:06.6489420Z %9 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = ^Foo[inplace=0, module="jit.test_tracer", Subgraph=]()(%5, %6) # /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py:429:0 2023-01-11T21:08:06.6489590Z %10 : Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), %11 : Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu) = prim::TupleUnpack(%9) 2023-01-11T21:08:06.6489790Z %12 : (Double(1, 2, strides=[2, 1], requires_grad=0, device=cpu), Double(3, 2, strides=[2, 1], requires_grad=0, device=cpu)) = prim::TupleConstruct(%10, %11) 2023-01-11T21:08:06.6489870Z return (%12) 2023-01-11T21:08:06.6489880Z 2023-01-11T21:08:06.6489930Z ok (0.004s) 2023-01-11T21:08:06.6490060Z test_trace_namedtuple (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6490410Z test_trace_nested_datatypes (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6490540Z test_trace_nested_fn (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:08:06.6490660Z test_trace_numel (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6490800Z test_trace_optioanl_dtype (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6490930Z test_trace_optional (jit.test_tracer.TestTracer) ... ok (0.008s) 2023-01-11T21:08:06.6491060Z test_trace_partial_func_argument_names_captured (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6491170Z test_trace_random (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6491390Z test_trace_records_names (jit.test_tracer.TestTracer) ... ok (0.007s) 2023-01-11T21:08:06.6491510Z test_trace_save (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6491640Z test_trace_save_load_copy (jit.test_tracer.TestTracer) ... ok (0.022s) 2023-01-11T21:08:06.6491760Z test_trace_single_tuple (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6491910Z test_trace_size (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6492080Z test_trace_size_with_grad (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6492220Z test_trace_skip_none_submodule (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6492340Z test_trace_slice (jit.test_tracer.TestTracer) ... ok (0.030s) 2023-01-11T21:08:06.6492490Z test_trace_slice_expr_complete_type (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6492610Z test_trace_slice_full_dim (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6492760Z test_trace_slice_setitem_dynamic_shape (jit.test_tracer.TestTracer) ... ok (0.004s) 2023-01-11T21:08:06.6492890Z test_trace_slice_with_grad (jit.test_tracer.TestTracer) ... ok (0.031s) 2023-01-11T21:08:06.6493020Z test_trace_tensor_factory (jit.test_tracer.TestTracer) ... ok (0.022s) 2023-01-11T21:08:06.6493130Z test_trace_topk (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6493230Z test_trace_tuple (jit.test_tracer.TestTracer) ... ok (0.006s) 2023-01-11T21:08:06.6493350Z test_trace_variable_instantiation (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6493440Z test_trace_warn (jit.test_tracer.TestTracer) ... ok (0.005s) 2023-01-11T21:08:06.6493560Z test_trace_with_conditional_property (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6493670Z test_trace_with_nested_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6493820Z test_trace_with_number_list_output (jit.test_tracer.TestTracer) ... ok (0.002s) 2023-01-11T21:08:06.6493990Z test_trace_with_tensor_list_output (jit.test_tracer.TestTracer) ... ok (0.009s) 2023-01-11T21:08:06.6494140Z test_traced_module_cuda (jit.test_tracer.TestTracer) ... skip: calls .cuda() (0.001s) 2023-01-11T21:08:06.6494280Z test_tracing_backward_hook_error (jit.test_tracer.TestTracer) ... ok (0.001s) 2023-01-11T21:08:06.6494410Z test_tracing_hooks (jit.test_tracer.TestTracer) ... ok (0.022s) 2023-01-11T21:08:06.6494520Z test_tracing_multiple_methods (jit.test_tracer.TestTracer) ... ok (0.070s) 2023-01-11T21:08:06.6494630Z test_typeas_trace_check (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6494760Z test_wrapped_number (jit.test_tracer.TestTracer) ... ok (0.003s) 2023-01-11T21:08:06.6494890Z test_assign_python_attr (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6495100Z Assigning a new (python-only) attribute should not change type sharing ... ok (0.018s) 2023-01-11T21:08:06.6495210Z test_basic (jit.test_type_sharing.TestTypeSharing) ... ok (0.003s) 2023-01-11T21:08:06.6495340Z test_builtin_function_different (jit.test_type_sharing.TestTypeSharing) ... ok (0.003s) 2023-01-11T21:08:06.6495460Z test_builtin_function_same (jit.test_type_sharing.TestTypeSharing) ... ok (0.003s) 2023-01-11T21:08:06.6495670Z test_constants (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6495850Z Types should be shared for identical constant values, and different for different constant values ... ok (0.005s) 2023-01-11T21:08:06.6496020Z test_diff_attr_values (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6496180Z Types should be shared even if attribute values differ ... ok (0.003s) 2023-01-11T21:08:06.6496330Z test_failed_attribute_compilation (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6496490Z Attributes whose type cannot be inferred should fail cleanly with nice hints ... ok (0.002s) 2023-01-11T21:08:06.6496620Z test_ignored_fns (jit.test_type_sharing.TestTypeSharing) ... ok (0.003s) 2023-01-11T21:08:06.6496770Z test_linear (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6496860Z Simple example with a real nn Module ... ok (0.007s) 2023-01-11T21:08:06.6496980Z test_loaded_modules_work (jit.test_type_sharing.TestTypeSharing) ... ok (0.008s) 2023-01-11T21:08:06.6497100Z test_module_dict_same_type_different_name (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6497220Z We should be able to differentiate between two ModuleDict instances ... ok (0.016s) 2023-01-11T21:08:06.6497340Z test_mutate_attr_value (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6497480Z Mutating the value of an attribute should not change type sharing ... ok (0.010s) 2023-01-11T21:08:06.6497610Z test_param_vs_attribute (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6497790Z The same module with an `foo` as a parameter vs. attribute shouldn't ... ok (0.004s) 2023-01-11T21:08:06.6497940Z test_python_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6498120Z Different functions passed in should lead to different types ... ok (0.005s) 2023-01-11T21:08:06.6498310Z test_python_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6498420Z Same functions passed in should lead to same types ... ok (0.004s) 2023-01-11T21:08:06.6498540Z test_same_but_different_classes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6498650Z Even if everything about the module is the same, different originating ... ok (0.011s) 2023-01-11T21:08:06.6498790Z test_script_function_attribute_different (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6498930Z Different functions passed in should lead to different types ... ok (0.006s) 2023-01-11T21:08:06.6499080Z test_script_function_attribute_same (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6499210Z Same functions passed in should lead to same types ... ok (0.004s) 2023-01-11T21:08:06.6499360Z test_script_module_containing_traced_module (jit.test_type_sharing.TestTypeSharing) ... ok (0.011s) 2023-01-11T21:08:06.6499480Z test_submodules (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6499600Z If submodules differ, the types should differ. ... ok (0.023s) 2023-01-11T21:08:06.6499750Z test_tracing_gives_different_types (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6499930Z Since we can't guarantee that methods are the same between different ... ok (0.006s) 2023-01-11T21:08:06.6500050Z test_type_not_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6500190Z Test that types are not shared if the exclusion of their ... ok (0.004s) 2023-01-11T21:08:06.6500340Z test_type_shared_ignored_attributes (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6500450Z Test that types are shared if the exclusion of their ... ok (0.003s) 2023-01-11T21:08:06.6500560Z test_type_sharing_define_in_init (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6500670Z Tests that types between instances of a ScriptModule ... ok (0.003s) 2023-01-11T21:08:06.6500800Z test_type_sharing_disabled (jit.test_type_sharing.TestTypeSharing) 2023-01-11T21:08:06.6500910Z Test that type sharing can be disabled. ... ok (0.010s) 2023-01-11T21:08:06.6501110Z test_annotate_outside_init (jit.test_types.TestTypesAndAnnotation) ... ok (0.009s) 2023-01-11T21:08:06.6501230Z test_bad_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2023-01-11T21:08:06.6501350Z test_ignore_with_types (jit.test_types.TestTypesAndAnnotation) ... ok (0.003s) 2023-01-11T21:08:06.6501500Z test_ignoring_module_attributes (jit.test_types.TestTypesAndAnnotation) 2023-01-11T21:08:06.6501610Z Test that module attributes can be ignored. ... ok (0.004s) 2023-01-11T21:08:06.6501780Z test_inferred_type_error_message (jit.test_types.TestTypesAndAnnotation) ... ok (0.002s) 2023-01-11T21:08:06.6501920Z test_mismatched_annotation (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2023-01-11T21:08:06.6502060Z test_optional_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2023-01-11T21:08:06.6502220Z Test that using an optional with no contained types produces an error. ... ok (0.001s) 2023-01-11T21:08:06.6502370Z test_parser_bug (jit.test_types.TestTypesAndAnnotation) ... ok (0.000s) 2023-01-11T21:08:06.6502510Z test_pep585_type (jit.test_types.TestTypesAndAnnotation) ... ok (0.004s) 2023-01-11T21:08:06.6502650Z test_python_callable (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2023-01-11T21:08:06.6502790Z test_reannotate (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2023-01-11T21:08:06.6502940Z test_tuple_no_element_type_annotation (jit.test_types.TestTypesAndAnnotation) 2023-01-11T21:08:06.6503060Z Test that using a tuple with no contained types produces an error. ... ok (0.001s) 2023-01-11T21:08:06.6503210Z test_type_annotate_py3 (jit.test_types.TestTypesAndAnnotation) ... ok (0.006s) 2023-01-11T21:08:06.6503360Z test_types_as_values (jit.test_types.TestTypesAndAnnotation) ... ok (0.006s) 2023-01-11T21:08:06.6503520Z test_unimported_type_resolution (jit.test_types.TestTypesAndAnnotation) ... ok (0.001s) 2023-01-11T21:08:06.6503620Z test_bool_list_io (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:08:06.6503750Z test_dict_comprehension (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6503890Z test_dict_comprehension_scope (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6504050Z test_dict_comprehension_with_type_annotation (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6504170Z test_dict_in_not_in (jit.test_typing.TestTyping) ... ok (0.010s) 2023-01-11T21:08:06.6504330Z test_dict_invalid_annotations (jit.test_typing.TestTyping) ... ok (0.001s) 2023-01-11T21:08:06.6504780Z test_dict_type_refinement_annotation_key_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:08:06.6504950Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/jit/test_typing.py", line 90 2023-01-11T21:08:06.6505000Z def fn(): 2023-01-11T21:08:06.6505070Z l1 = [1, 2, "foo", 3] 2023-01-11T21:08:06.6505160Z ~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T21:08:06.6505240Z l2 = ["foo", "bar", "baz", "qux"] 2023-01-11T21:08:06.6505330Z d: Dict[int, str] = {k : v for k, v in zip(l1, l2)} 2023-01-11T21:08:06.6505390Z (function emitListLiteral) 2023-01-11T21:08:06.6505440Z ok (0.001s) 2023-01-11T21:08:06.6505780Z test_dict_type_refinement_annotation_value_mismatch (jit.test_typing.TestTyping) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[int, str]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:08:06.6505940Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/jit/test_typing.py", line 104 2023-01-11T21:08:06.6505990Z def fn(): 2023-01-11T21:08:06.6506060Z l1 = ["foo", "bar", "baz", "qux"] 2023-01-11T21:08:06.6506170Z l2 = [1, 2, "foo", 3] 2023-01-11T21:08:06.6506300Z ~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T21:08:06.6506430Z d: Dict[str, int] = {k : v for k, v in zip(l1, l2)} 2023-01-11T21:08:06.6506490Z return d 2023-01-11T21:08:06.6506560Z (function emitListLiteral) 2023-01-11T21:08:06.6506610Z ok (0.001s) 2023-01-11T21:08:06.6506730Z test_for_in_dict (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T21:08:06.6506850Z test_for_in_string (jit.test_typing.TestTyping) ... ok (0.007s) 2023-01-11T21:08:06.6506980Z test_for_tuple_assign (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T21:08:06.6507120Z test_for_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.008s) 2023-01-11T21:08:06.6507220Z test_list_io (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:08:06.6507330Z test_list_iterables (jit.test_typing.TestTyping) ... ok (0.001s) 2023-01-11T21:08:06.6507440Z test_list_sum (jit.test_typing.TestTyping) ... ok (0.005s) 2023-01-11T21:08:06.6507610Z test_list_type_refinement_annotation_element_mismatch (jit.test_typing.TestTyping) ... ok (0.001s) 2023-01-11T21:08:06.6507740Z test_list_unification (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T21:08:06.6507860Z test_multiple_assign (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T21:08:06.6508040Z test_namedtuple_good_error (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:08:06.6508210Z test_namedtuple_py2 (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:08:06.6508330Z test_namedtuple_redefine (jit.test_typing.TestTyping) ... ok (0.004s) 2023-01-11T21:08:06.6508450Z test_nested_list (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:08:06.6508580Z test_opt_opt_refinement (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:08:06.6508720Z test_optional_conversion (jit.test_typing.TestTyping) ... ok (0.006s) 2023-01-11T21:08:06.6508850Z test_optional_refinement (jit.test_typing.TestTyping) ... ok (0.001s) 2023-01-11T21:08:06.6508960Z test_optional_tuple (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6509070Z test_singleton_tuple_unpack (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:08:06.6509170Z test_sum_list_diff_elms (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6509270Z test_sum_list_empty (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6509400Z test_sum_list_literal (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:08:06.6509520Z test_sum_list_one (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6509650Z test_sum_list_wrong_type (jit.test_typing.TestTyping) ... ok (0.001s) 2023-01-11T21:08:06.6509770Z test_tuple_assignments (jit.test_typing.TestTyping) ... ok (0.011s) 2023-01-11T21:08:06.6509920Z test_tuple_create_return (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6510050Z test_tuple_io (jit.test_typing.TestTyping) ... ok (0.002s) 2023-01-11T21:08:06.6510150Z test_tuple_keyword (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6510260Z test_tuple_specialization (jit.test_typing.TestTyping) ... ok (0.003s) 2023-01-11T21:08:06.6510360Z test_check_union_annotation (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6510490Z test_union_T_None_is_equivalent_to_optional_T (jit.test_union.TestUnion) ... ok (0.006s) 2023-01-11T21:08:06.6510640Z test_union_argument_order_is_ignored (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6510790Z test_union_argument_order_is_ignored_container (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6510920Z test_union_as_annotation (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6511040Z test_union_as_annotation_in_typed_container (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6511140Z test_union_as_annotation_py2 (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6511240Z test_union_as_dict_key (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:08:06.6511410Z test_union_as_dict_value (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:08:06.6511530Z test_union_as_internal_tuple_type (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6511660Z test_union_branching_does_not_autoinfer_undeclared_union (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6511830Z test_union_branching_does_not_widen_existing_inferred_type (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6512000Z test_union_branching_with_union_return_and_homogenous_types (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:08:06.6512130Z test_union_does_not_replace_existing_annotated_type (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6512350Z test_union_does_not_replace_existing_annotated_type_empty_container (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6512480Z test_union_does_not_replace_existing_annotated_type_union (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6512600Z test_union_in_class_constructor (jit.test_union.TestUnion) ... ok (0.006s) 2023-01-11T21:08:06.6513120Z test_union_memory_aliasing (jit.test_union.TestUnion) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_jit_internal.py:1282: UserWarning: The inner type of a container is lost when calling torch.jit.isinstance in eager mode. For example, List[int] would become list and therefore falsely return True for List[float] or List[str]. 2023-01-11T21:08:06.6513180Z warnings.warn( 2023-01-11T21:08:06.6518840Z ok (0.004s) 2023-01-11T21:08:06.6519010Z test_union_module_with_union_class_variable (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:08:06.6519140Z test_union_module_with_union_instance_variable (jit.test_union.TestUnion) ... ok (0.006s) 2023-01-11T21:08:06.6519260Z test_union_optional_of_union_is_flattened (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:08:06.6519380Z test_union_redundant_arguments_are_skipped (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6519510Z test_union_redundant_arguments_are_skipped_container (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6519640Z test_union_redundant_arguments_are_skipped_optional (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6519830Z test_union_redundant_arguments_are_skipped_subtyping (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6520000Z test_union_return_type (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6520150Z test_union_schema_matching_on_internal_type (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T21:08:06.6520300Z test_union_serialization_preserves_type_annotations (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:08:06.6520410Z test_union_subclasses_larger_union (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6520520Z test_union_subtractive_refinement (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:08:06.6520650Z test_union_subtractive_refinement_with_container (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:08:06.6520750Z test_union_type_refinement (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:08:06.6520870Z test_union_type_refinement_internal_declaration (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:08:06.6521010Z test_union_type_refinement_partial_static_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:08:06.6521150Z test_union_type_refinement_partial_static_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.003s) 2023-01-11T21:08:06.6521260Z test_union_type_refinement_statically_false (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6521380Z test_union_type_refinement_statically_true (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6521500Z test_union_type_refinement_tuple_rhs (jit.test_union.TestUnion) ... ok (0.006s) 2023-01-11T21:08:06.6521630Z test_union_type_refinement_tuple_rhs_noncontained_type (jit.test_union.TestUnion) ... ok (0.005s) 2023-01-11T21:08:06.6521930Z test_union_type_refinement_tuple_rhs_union (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6522110Z test_union_type_refinement_union_rhs (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6522260Z test_union_variable_can_be_reassigned (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:08:06.6522380Z test_union_with_collections (jit.test_union.TestUnion) ... ok (0.004s) 2023-01-11T21:08:06.6522490Z test_union_with_dict_assignment (jit.test_union.TestUnion) ... ok (0.016s) 2023-01-11T21:08:06.6522590Z test_union_with_enum (jit.test_union.TestUnion) ... ok (0.008s) 2023-01-11T21:08:06.6522960Z test_union_with_list_assignment (jit.test_union.TestUnion) ... [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:08:06.6523020Z File "", line 3 2023-01-11T21:08:06.6523030Z 2023-01-11T21:08:06.6523070Z def fn(): 2023-01-11T21:08:06.6523190Z x: Union[List[str], List[torch.Tensor]] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2023-01-11T21:08:06.6523400Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T21:08:06.6523520Z if torch.jit.isinstance(x, List[torch.Tensor]): 2023-01-11T21:08:06.6523600Z x.append(torch.tensor(3)) 2023-01-11T21:08:06.6523680Z (function emitListLiteral) 2023-01-11T21:08:06.6523980Z [W ir_emitter.cpp:4385] Warning: List consists of heterogeneous types, which means that it has been typed as containing Union[Tensor, int]. To use any of the values in this List, it will be necessary to add an `assert isinstance` statement before first use to trigger type refinement. 2023-01-11T21:08:06.6524080Z File "", line 3 2023-01-11T21:08:06.6524080Z 2023-01-11T21:08:06.6524160Z def fn(): 2023-01-11T21:08:06.6524280Z x: Union[List[torch.Tensor], int] = [torch.add(1, x) for x in [torch.arange(5), 1]] 2023-01-11T21:08:06.6524410Z ~~~~~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T21:08:06.6524500Z if torch.jit.isinstance(x, List[torch.Tensor]): 2023-01-11T21:08:06.6524570Z x.append(torch.tensor(3)) 2023-01-11T21:08:06.6524630Z (function emitListLiteral) 2023-01-11T21:08:06.6524680Z ok (0.012s) 2023-01-11T21:08:06.6524790Z test_union_with_scalar_values (jit.test_union.TestUnion) ... ok (0.002s) 2023-01-11T21:08:06.6524900Z test_unions_of_a_single_argument_vanish (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6525010Z test_unions_of_unions_are_flattened (jit.test_union.TestUnion) ... ok (0.001s) 2023-01-11T21:08:06.6525150Z test_factory_ops_requires_grad_fail (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.002s) 2023-01-11T21:08:06.6525270Z test_init_ops (jit.test_unsupported_ops.TestUnsupportedOps) ... ok (0.009s) 2023-01-11T21:08:06.6525390Z test_add_value_to_version_map (jit.test_upgraders.TestUpgraders) ... ok (0.001s) 2023-01-11T21:08:06.6525500Z test_aten_div_scalar_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2023-01-11T21:08:06.6525650Z test_aten_div_tensor_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:08:06.6525800Z test_aten_div_tensor_out_at_3 (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:08:06.6525910Z test_aten_full_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:08:06.6526030Z test_aten_full_other_variants (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2023-01-11T21:08:06.6526140Z test_aten_full_out_at_4 (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:08:06.6526250Z test_aten_linspace (jit.test_upgraders.TestUpgraders) ... ok (0.001s) 2023-01-11T21:08:06.6526360Z test_aten_linspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:08:06.6526540Z test_aten_logspace (jit.test_upgraders.TestUpgraders) ... ok (0.001s) 2023-01-11T21:08:06.6526650Z test_aten_logspace_out (jit.test_upgraders.TestUpgraders) ... ok (0.001s) 2023-01-11T21:08:06.6526770Z test_aten_test_serialization (jit.test_upgraders.TestUpgraders) ... ok (0.003s) 2023-01-11T21:08:06.6526890Z test_populated_test_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:08:06.6527010Z test_populated_upgrader_graph (jit.test_upgraders.TestUpgraders) ... ok (0.002s) 2023-01-11T21:08:06.6527100Z test_warn (jit.test_warn.TestWarn) ... ok (0.001s) 2023-01-11T21:08:06.6527220Z test_warn_multiple_calls_multiple_warnings (jit.test_warn.TestWarn) ... ok (0.001s) 2023-01-11T21:08:06.6527390Z test_warn_multiple_calls_same_func_diff_stack (jit.test_warn.TestWarn) ... ok (0.003s) 2023-01-11T21:08:06.6527570Z test_warn_once_per_func (jit.test_warn.TestWarn) ... ok (0.003s) 2023-01-11T21:08:06.6527740Z test_warn_once_per_func_in_loop (jit.test_warn.TestWarn) ... ok (0.003s) 2023-01-11T21:08:06.6527850Z test_warn_only_once (jit.test_warn.TestWarn) ... ok (0.001s) 2023-01-11T21:08:06.6527980Z test_warn_only_once_in_loop_func (jit.test_warn.TestWarn) ... ok (0.002s) 2023-01-11T21:08:06.6528070Z test_with_as (jit.test_with.TestWith) 2023-01-11T21:08:06.6528280Z Check that with statements that use the 'as' keyword to bind expressions ... ok (0.038s) 2023-01-11T21:08:06.6528360Z test_with_errors (jit.test_with.TestWith) 2023-01-11T21:08:06.6528590Z Check that errors related to with-statements are detected and reported correctly. ... ok (0.018s) 2023-01-11T21:08:06.6528700Z test_with_exceptions (jit.test_with.TestWith) 2023-01-11T21:08:06.6528890Z Check that exceptions thrown in the bodies of with-statements are ... ok (0.015s) 2023-01-11T21:08:06.6528970Z test_with_no_as (jit.test_with.TestWith) 2023-01-11T21:08:06.6529180Z Check that with statements that do not use the 'as' keyword to bind expressions ... ok (0.039s) 2023-01-11T21:08:06.6529280Z test_with_no_grad (jit.test_with.TestWith) 2023-01-11T21:08:06.6529420Z Check that torch.no_grad() works. Most of these are adapted from ... ok (0.010s) 2023-01-11T21:08:06.6529510Z test_with_record_function (jit.test_with.TestWith) 2023-01-11T21:08:06.6529830Z Check that torch.autograd.profiler.record_function context manager is ... STAGE:2023-01-11 21:08:06 42299:11722301 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:08:06.6530050Z STAGE:2023-01-11 21:08:06 42299:11722301 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:08:06.6530250Z STAGE:2023-01-11 21:08:06 42299:11722301 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:08:06.6530300Z ok (0.014s) 2023-01-11T21:08:06.6530310Z 2023-01-11T21:08:06.6530450Z ---------------------------------------------------------------------- 2023-01-11T21:08:06.6530510Z Ran 2648 tests in 54.622s 2023-01-11T21:08:06.6530510Z 2023-01-11T21:08:06.6530590Z OK (skipped=208, expected failures=10) 2023-01-11T21:08:06.6530590Z 2023-01-11T21:08:06.6530650Z Generating XML reports... 2023-01-11T21:08:06.6530890Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_alias_analysis.TestAliasAnalysis-20230111210711.xml 2023-01-11T21:08:06.6531090Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_async.TestAsync-20230111210711.xml 2023-01-11T21:08:06.6531290Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_aten_pow.TestAtenPow-20230111210711.xml 2023-01-11T21:08:06.6531510Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff.TestAutodiffJit-20230111210711.xml 2023-01-11T21:08:06.6531770Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_autodiff_subgraph_slicing.TestAutodiffSubgraphSlicing-20230111210711.xml 2023-01-11T21:08:06.6531970Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_batch_mm.TestBatchMM-20230111210711.xml 2023-01-11T21:08:06.6532210Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestBuiltins-20230111210711.xml 2023-01-11T21:08:06.6532460Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_class_type.TestClassType-20230111210711.xml 2023-01-11T21:08:06.6532700Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_complex.TestComplex-20230111210711.xml 2023-01-11T21:08:06.6532930Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_custom_operators.TestCustomOperators-20230111210711.xml 2023-01-11T21:08:06.6533130Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dce.TestDCE-20230111210711.xml 2023-01-11T21:08:06.6533400Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dataclasses.TestDataclasses-20230111210711.xml 2023-01-11T21:08:06.6533630Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_device_analysis.TestDeviceAnalysis-20230111210711.xml 2023-01-11T21:08:06.6533830Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestDict-20230111210711.xml 2023-01-11T21:08:06.6534050Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeAnalysis-20230111210711.xml 2023-01-11T21:08:06.6534280Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_dtype_analysis.TestDtypeCustomRulesCPU-20230111210711.xml 2023-01-11T21:08:06.6534470Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_enum.TestEnum-20230111210711.xml 2023-01-11T21:08:06.6534680Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFreezing-20230111210711.xml 2023-01-11T21:08:06.6534870Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestFrontend-20230111210711.xml 2023-01-11T21:08:06.6535090Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestFrozenOptimizations-20230111210711.xml 2023-01-11T21:08:06.6535320Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_functional_blocks.TestFunctionalBlocks-20230111210711.xml 2023-01-11T21:08:06.6535590Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestFunctionalToInplaceActivation-20230111210711.xml 2023-01-11T21:08:06.6535840Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_attr.TestGetDefaultAttr-20230111210711.xml 2023-01-11T21:08:06.6536160Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_graph_rewrite_passes.TestGraphRewritePasses-20230111210711.xml 2023-01-11T21:08:06.6536400Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hash.TestHash-20230111210711.xml 2023-01-11T21:08:06.6536610Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_hooks.TestHooks-20230111210711.xml 2023-01-11T21:08:06.6536880Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignorable_args.TestIgnorableArgs-20230111210711.xml 2023-01-11T21:08:06.6537170Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_convert_activation.TestInplaceToFunctionalActivation-20230111210711.xml 2023-01-11T21:08:06.6537380Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_isinstance.TestIsinstance-20230111210711.xml 2023-01-11T21:08:06.6537560Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJit-20230111210711.xml 2023-01-11T21:08:06.6537820Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestJitGeneratedModule-20230111210711.xml 2023-01-11T21:08:06.6538060Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_jit_utils.TestJitUtils-20230111210711.xml 2023-01-11T21:08:06.6538280Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestList-20230111210711.xml 2023-01-11T21:08:06.6538540Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_logging.TestLogging-20230111210711.xml 2023-01-11T21:08:06.6538820Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_misc.TestMisc-20230111210711.xml 2023-01-11T21:08:06.6539120Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestMixTracingScripting-20230111210711.xml 2023-01-11T21:08:06.6539350Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_models.TestModels-20230111210711.xml 2023-01-11T21:08:06.6539650Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_apis.TestModuleAPIs-20230111210711.xml 2023-01-11T21:08:06.6539970Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_containers.TestModuleContainers-20230111210711.xml 2023-01-11T21:08:06.6540410Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_module_interface.TestModuleInterface-20230111210711.xml 2023-01-11T21:08:06.6540610Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_modules.TestModules-20230111210711.xml 2023-01-11T21:08:06.6540820Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestNamedTuple-20230111210711.xml 2023-01-11T21:08:06.6541060Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_op_decompositions.TestOpDecompositions-20230111210711.xml 2023-01-11T21:08:06.6541360Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_optimize_for_mobile_preserve_debug_info.TestOptimizeForMobilePreserveDebugInfo-20230111210711.xml 2023-01-11T21:08:06.6541590Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_parametrization.TestParametrization-20230111210711.xml 2023-01-11T21:08:06.6541810Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_peephole.TestPeephole-20230111210711.xml 2023-01-11T21:08:06.6542000Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestProducerVersion-20230111210711.xml 2023-01-11T21:08:06.6542220Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_profiler.TestProfiler-20230111210711.xml 2023-01-11T21:08:06.6542530Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_bindings.TestPythonBindings-20230111210711.xml 2023-01-11T21:08:06.6542810Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_builtins.TestPythonBuiltinOP-20230111210711.xml 2023-01-11T21:08:06.6543070Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_python_ir.TestPythonIr-20230111210711.xml 2023-01-11T21:08:06.6543310Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_recursive_script.TestRecursiveScript-20230111210711.xml 2023-01-11T21:08:06.6543630Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_remove_mutation.TestRemoveMutation-20230111210711.xml 2023-01-11T21:08:06.6543920Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoad-20230111210711.xml 2023-01-11T21:08:06.6544230Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load_for_op_version.TestSaveLoadForOpVersion-20230111210711.xml 2023-01-11T21:08:06.6544450Z Generated XML report: test-reports/python-unittest/test_jit/TEST-TestScript-20230111210711.xml 2023-01-11T21:08:06.6544690Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptDict-20230111210711.xml 2023-01-11T21:08:06.6544890Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_list_dict.TestScriptList-20230111210711.xml 2023-01-11T21:08:06.6545170Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_scriptmod_ann.TestScriptModuleInstanceAttributeTypeAnnotation-20230111210711.xml 2023-01-11T21:08:06.6545400Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_script_profile.TestScriptProfile-20230111210711.xml 2023-01-11T21:08:06.6545660Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_slice.TestSlice-20230111210711.xml 2023-01-11T21:08:06.6545870Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_sparse.TestSparse-20230111210711.xml 2023-01-11T21:08:06.6546110Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_string_formatting.TestStringFormatting-20230111210711.xml 2023-01-11T21:08:06.6546360Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_symbolic_shape_analysis.TestSymbolicShapeAnalysis-20230111210711.xml 2023-01-11T21:08:06.6546580Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_builtins.TestTensorBuiltins-20230111210711.xml 2023-01-11T21:08:06.6546860Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_creation_ops.TestTensorCreationOps-20230111210711.xml 2023-01-11T21:08:06.6547080Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tensor_methods.TestTensorMethods-20230111210711.xml 2023-01-11T21:08:06.6547320Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_tracer.TestTracer-20230111210711.xml 2023-01-11T21:08:06.6547570Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_type_sharing.TestTypeSharing-20230111210711.xml 2023-01-11T21:08:06.6547790Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_types.TestTypesAndAnnotation-20230111210711.xml 2023-01-11T21:08:06.6547990Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_typing.TestTyping-20230111210711.xml 2023-01-11T21:08:06.6548190Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_union.TestUnion-20230111210711.xml 2023-01-11T21:08:06.6548410Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_unsupported_ops.TestUnsupportedOps-20230111210711.xml 2023-01-11T21:08:06.6548620Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_upgraders.TestUpgraders-20230111210711.xml 2023-01-11T21:08:06.6548810Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_warn.TestWarn-20230111210711.xml 2023-01-11T21:08:06.6549000Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_with.TestWith-20230111210711.xml 2023-01-11T21:08:06.6549200Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackends-20230111210711.xml 2023-01-11T21:08:06.6549430Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backends.TestBackendsWithCompiler-20230111210711.xml 2023-01-11T21:08:06.6549650Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_data_parallel.TestDataParallel-20230111210711.xml 2023-01-11T21:08:06.6549890Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_ignore_context_manager.TestIgnoreContextManager-20230111210711.xml 2023-01-11T21:08:06.6550120Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_freezing.TestMKLDNNReinplacing-20230111210711.xml 2023-01-11T21:08:06.6550350Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_backend_nnapi.TestNnapiBackend-20230111210711.xml 2023-01-11T21:08:06.6550710Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_save_load.TestSaveLoadFlatbuffer-20230111210711.xml 2023-01-11T21:08:06.6550970Z Generated XML report: test-reports/python-unittest/test_jit/TEST-jit.test_torchbind.TestTorchbind-20230111210711.xml 2023-01-11T21:08:06.6550970Z 2023-01-11T21:08:06.6551310Z ##[endgroup] 2023-01-11T21:08:06.6551570Z FINISHED PRINTING LOG FILE of test_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_zrzrtnue) 2023-01-11T21:08:06.6551570Z 2023-01-11T21:08:07.7139020Z Running test_utils ... [2023-01-11 21:08:07.713725] 2023-01-11T21:08:07.7140160Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:07.713918] 2023-01-11T21:08:07.7140470Z Ignoring disabled issues: [] 2023-01-11T21:08:10.7003620Z 2023-01-11T21:08:10.7004310Z Expand the folded group to see the log file of test_sparse 2023-01-11T21:08:10.7004950Z ##[group]PRINTING LOG FILE of test_sparse (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_sparse_wud4r8us) 2023-01-11T21:08:10.7005170Z 2023-01-11T21:08:10.7005370Z Running tests... 2023-01-11T21:08:10.7205680Z ---------------------------------------------------------------------- 2023-01-11T21:08:10.7206000Z Test results will be stored in test-reports/python-unittest/test_sparse 2023-01-11T21:08:10.7306610Z test_generate_simple_inputs_cpu (__main__.TestSparseAnyCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:2535: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:08:10.7314000Z yield torch.sparse_compressed_tensor(*args, **kwargs) 2023-01-11T21:08:10.7314250Z ok (0.085s) 2023-01-11T21:08:10.7314500Z test_to_dense_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7314810Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7315080Z test_to_dense_SparseBSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7315330Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7315590Z test_to_dense_SparseBSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7315870Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7316130Z test_to_dense_SparseBSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7316460Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7316720Z test_to_dense_SparseBSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7316980Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7317240Z test_to_dense_SparseBSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7317490Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7317740Z test_to_dense_SparseBSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7317990Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7318280Z test_to_dense_SparseBSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7318570Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7318830Z test_to_dense_SparseBSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7328880Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7329150Z test_to_dense_SparseBSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7329420Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7329670Z test_to_dense_SparseBSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7329920Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7330250Z test_to_dense_SparseBSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7330510Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7330770Z test_to_dense_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7334290Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7334570Z test_to_dense_SparseBSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7334910Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7335180Z test_to_dense_SparseBSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7335480Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:08:10.7335770Z test_to_dense_SparseBSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7336040Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7336280Z test_to_dense_SparseBSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7336520Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7336790Z test_to_dense_SparseBSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7337030Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7337260Z test_to_dense_SparseBSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7337570Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7337810Z test_to_dense_SparseBSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7338050Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7338280Z test_to_dense_SparseBSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7338520Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7338750Z test_to_dense_SparseBSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7338980Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7339250Z test_to_dense_SparseBSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7339520Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7339750Z test_to_dense_SparseBSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7339980Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7340210Z test_to_dense_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7340440Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7340670Z test_to_dense_SparseBSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7340900Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7341210Z test_to_dense_SparseBSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7341460Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7341700Z test_to_dense_SparseBSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7341940Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7342180Z test_to_dense_SparseBSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7342420Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7342650Z test_to_dense_SparseBSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7342920Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7343190Z test_to_dense_SparseBSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7343430Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7343660Z test_to_dense_SparseBSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7343900Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7344130Z test_to_dense_SparseBSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7344370Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7344690Z test_to_dense_SparseBSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7345000Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7345230Z test_to_dense_SparseBSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7345460Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7345690Z test_to_dense_SparseBSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7345920Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7346160Z test_to_dense_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7346450Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7346720Z test_to_dense_SparseBSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7347010Z This test tests conversion from any layout to any sparse layout. ... ok (0.055s) 2023-01-11T21:08:10.7347250Z test_to_dense_SparseBSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7347500Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7347730Z test_to_dense_SparseBSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7347980Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7348210Z test_to_dense_SparseBSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7348450Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7348770Z test_to_dense_SparseBSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7349020Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7349260Z test_to_dense_SparseBSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7349500Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7349730Z test_to_dense_SparseBSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7349970Z This test tests conversion from any layout to any sparse layout. ... ok (0.055s) 2023-01-11T21:08:10.7350210Z test_to_dense_SparseBSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7350480Z This test tests conversion from any layout to any sparse layout. ... ok (0.055s) 2023-01-11T21:08:10.7350750Z test_to_dense_SparseBSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7350980Z This test tests conversion from any layout to any sparse layout. ... ok (0.055s) 2023-01-11T21:08:10.7351220Z test_to_dense_SparseBSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7351460Z This test tests conversion from any layout to any sparse layout. ... ok (0.055s) 2023-01-11T21:08:10.7351700Z test_to_dense_SparseBSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7351940Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7352180Z test_to_dense_SparseCOO_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7352490Z This test tests conversion from any layout to any sparse layout. ... ok (0.012s) 2023-01-11T21:08:10.7352720Z test_to_dense_SparseCOO_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7352960Z This test tests conversion from any layout to any sparse layout. ... ok (0.011s) 2023-01-11T21:08:10.7353200Z test_to_dense_SparseCOO_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7353440Z This test tests conversion from any layout to any sparse layout. ... ok (0.012s) 2023-01-11T21:08:10.7353710Z test_to_dense_SparseCOO_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7353950Z This test tests conversion from any layout to any sparse layout. ... ok (0.012s) 2023-01-11T21:08:10.7354230Z test_to_dense_SparseCOO_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7354550Z This test tests conversion from any layout to any sparse layout. ... ok (0.012s) 2023-01-11T21:08:10.7354790Z test_to_dense_SparseCOO_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7355040Z This test tests conversion from any layout to any sparse layout. ... ok (0.011s) 2023-01-11T21:08:10.7355270Z test_to_dense_SparseCOO_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7355510Z This test tests conversion from any layout to any sparse layout. ... ok (0.011s) 2023-01-11T21:08:10.7355740Z test_to_dense_SparseCOO_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7355980Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7356340Z test_to_dense_SparseCOO_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7356580Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7356820Z test_to_dense_SparseCOO_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7357060Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7357290Z test_to_dense_SparseCOO_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7357530Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7357770Z test_to_dense_SparseCOO_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7358040Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7358320Z test_to_dense_SparseCOO_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7358560Z This test tests conversion from any layout to any sparse layout. ... ok (0.011s) 2023-01-11T21:08:10.7358800Z test_to_dense_SparseCOO_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7359040Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7359280Z test_to_dense_SparseCOO_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7359520Z This test tests conversion from any layout to any sparse layout. ... ok (0.011s) 2023-01-11T21:08:10.7359770Z test_to_dense_SparseCOO_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7360080Z This test tests conversion from any layout to any sparse layout. ... ok (0.012s) 2023-01-11T21:08:10.7360320Z test_to_dense_SparseCOO_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7360560Z This test tests conversion from any layout to any sparse layout. ... ok (0.012s) 2023-01-11T21:08:10.7360800Z test_to_dense_SparseCOO_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7361050Z This test tests conversion from any layout to any sparse layout. ... ok (0.011s) 2023-01-11T21:08:10.7361280Z test_to_dense_SparseCOO_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7361520Z This test tests conversion from any layout to any sparse layout. ... ok (0.011s) 2023-01-11T21:08:10.7361790Z test_to_dense_SparseCOO_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7362060Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7362300Z test_to_dense_SparseCOO_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7362540Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7362770Z test_to_dense_SparseCOO_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7363010Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7363240Z test_to_dense_SparseCOO_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7363480Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7363780Z test_to_dense_SparseCOO_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7364020Z This test tests conversion from any layout to any sparse layout. ... ok (0.010s) 2023-01-11T21:08:10.7364310Z test_to_dense_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7364560Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7364790Z test_to_dense_SparseCSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7365020Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7365260Z test_to_dense_SparseCSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7365540Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7365830Z test_to_dense_SparseCSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7366120Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7366360Z test_to_dense_SparseCSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7366600Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7366840Z test_to_dense_SparseCSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7367080Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7367320Z test_to_dense_SparseCSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7367620Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7367860Z test_to_dense_SparseCSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7368090Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7368330Z test_to_dense_SparseCSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7368570Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7368800Z test_to_dense_SparseCSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7369030Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7369300Z test_to_dense_SparseCSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7369570Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7369800Z test_to_dense_SparseCSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7370040Z This test tests conversion from any layout to any sparse layout. ... ok (0.101s) 2023-01-11T21:08:10.7370280Z test_to_dense_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7370520Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7370760Z test_to_dense_SparseCSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7370990Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7371300Z test_to_dense_SparseCSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7371550Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7371790Z test_to_dense_SparseCSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7372030Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7372260Z test_to_dense_SparseCSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7372500Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7373850Z test_to_dense_SparseCSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7374120Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7374390Z test_to_dense_SparseCSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7374630Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7374870Z test_to_dense_SparseCSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7375150Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7375380Z test_to_dense_SparseCSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7375620Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7375840Z test_to_dense_SparseCSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7376150Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7376380Z test_to_dense_SparseCSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7376620Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7376890Z test_to_dense_SparseCSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7377120Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7377360Z test_to_dense_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7377590Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7377860Z test_to_dense_SparseCSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7378130Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7378370Z test_to_dense_SparseCSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7378610Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7378840Z test_to_dense_SparseCSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7379090Z This test tests conversion from any layout to any sparse layout. ... ok (0.052s) 2023-01-11T21:08:10.7379320Z test_to_dense_SparseCSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7379560Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7379860Z test_to_dense_SparseCSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7380100Z This test tests conversion from any layout to any sparse layout. ... ok (0.052s) 2023-01-11T21:08:10.7380330Z test_to_dense_SparseCSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7380570Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7380800Z test_to_dense_SparseCSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7381030Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7381260Z test_to_dense_SparseCSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7381540Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7381810Z test_to_dense_SparseCSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7382040Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7382270Z test_to_dense_SparseCSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7382510Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7382730Z test_to_dense_SparseCSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7382960Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7383200Z test_to_dense_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7383500Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7383740Z test_to_dense_SparseCSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7383980Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7384210Z test_to_dense_SparseCSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7384450Z This test tests conversion from any layout to any sparse layout. ... ok (0.052s) 2023-01-11T21:08:10.7384900Z test_to_dense_SparseCSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7385160Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7385430Z test_to_dense_SparseCSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7385710Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7385940Z test_to_dense_SparseCSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7386180Z This test tests conversion from any layout to any sparse layout. ... ok (0.053s) 2023-01-11T21:08:10.7386420Z test_to_dense_SparseCSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7386720Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7386950Z test_to_dense_SparseCSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7387190Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7387490Z test_to_dense_SparseCSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7387720Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7387960Z test_to_dense_SparseCSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7388190Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7388430Z test_to_dense_SparseCSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7388660Z This test tests conversion from any layout to any sparse layout. ... ok (0.049s) 2023-01-11T21:08:10.7388890Z test_to_dense_SparseCSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7389170Z This test tests conversion from any layout to any sparse layout. ... ok (0.050s) 2023-01-11T21:08:10.7389460Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7389710Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:08:10.7389950Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7390210Z This test tests conversion from any layout to any sparse layout. ... ok (0.063s) 2023-01-11T21:08:10.7390460Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7390710Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:08:10.7390970Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7391290Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:08:10.7391540Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7391800Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:08:10.7392050Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7392300Z This test tests conversion from any layout to any sparse layout. ... ok (0.063s) 2023-01-11T21:08:10.7392540Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7392790Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:08:10.7393070Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7393350Z This test tests conversion from any layout to any sparse layout. ... ok (0.063s) 2023-01-11T21:08:10.7393590Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7393840Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:08:10.7394080Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7394330Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7394600Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7394850Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:08:10.7395160Z test_to_sparse_SparseBSC_SparseBSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7395410Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:08:10.7395650Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7395900Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:08:10.7396180Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7396420Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7396670Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7396960Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:08:10.7397250Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7397500Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:08:10.7397750Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7398000Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:08:10.7398250Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7398510Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:08:10.7398750Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7399070Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7399320Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7399560Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7399800Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7400040Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7400280Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7400520Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:08:10.7400790Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7401080Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:08:10.7401320Z test_to_sparse_SparseBSC_SparseBSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7401570Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7401820Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7402070Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:08:10.7402320Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7402560Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:08:10.7402890Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7403140Z This test tests conversion from any layout to any sparse layout. ... ok (0.068s) 2023-01-11T21:08:10.7403380Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7403630Z This test tests conversion from any layout to any sparse layout. ... ok (0.070s) 2023-01-11T21:08:10.7403880Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7404160Z This test tests conversion from any layout to any sparse layout. ... ok (0.090s) 2023-01-11T21:08:10.7404410Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7404700Z This test tests conversion from any layout to any sparse layout. ... ok (0.072s) 2023-01-11T21:08:10.7404980Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7405230Z This test tests conversion from any layout to any sparse layout. ... ok (0.148s) 2023-01-11T21:08:10.7405470Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7405740Z This test tests conversion from any layout to any sparse layout. ... ok (0.143s) 2023-01-11T21:08:10.7405980Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7406220Z This test tests conversion from any layout to any sparse layout. ... ok (0.116s) 2023-01-11T21:08:10.7406460Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7406780Z This test tests conversion from any layout to any sparse layout. ... ok (0.104s) 2023-01-11T21:08:10.7407030Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7407270Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7407510Z test_to_sparse_SparseBSC_SparseBSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7407830Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7408090Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7408440Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7408730Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7409030Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7409290Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7409550Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7409810Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7410070Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:08:10.7410330Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7410590Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7410910Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7411170Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7411430Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7411700Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7411950Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7412210Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7412500Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7412790Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7413080Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7413340Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7413590Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7413850Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7414160Z test_to_sparse_SparseBSC_SparseBSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7414420Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7414690Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7415020Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7415280Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7415540Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7415830Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7416090Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7416350Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7416620Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7416940Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7417230Z This test tests conversion from any layout to any sparse layout. ... ok (0.142s) 2023-01-11T21:08:10.7426300Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7426610Z This test tests conversion from any layout to any sparse layout. ... ok (0.148s) 2023-01-11T21:08:10.7426860Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7427120Z This test tests conversion from any layout to any sparse layout. ... ok (0.148s) 2023-01-11T21:08:10.7427370Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7427610Z This test tests conversion from any layout to any sparse layout. ... ok (0.146s) 2023-01-11T21:08:10.7427930Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7428180Z This test tests conversion from any layout to any sparse layout. ... ok (0.144s) 2023-01-11T21:08:10.7428430Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7428660Z This test tests conversion from any layout to any sparse layout. ... ok (0.146s) 2023-01-11T21:08:10.7428910Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7429160Z This test tests conversion from any layout to any sparse layout. ... ok (0.141s) 2023-01-11T21:08:10.7429400Z test_to_sparse_SparseBSC_SparseCOO_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7429680Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7429970Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7430220Z This test tests conversion from any layout to any sparse layout. ... ok (0.141s) 2023-01-11T21:08:10.7430470Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7430720Z This test tests conversion from any layout to any sparse layout. ... ok (0.146s) 2023-01-11T21:08:10.7430970Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7431220Z This test tests conversion from any layout to any sparse layout. ... ok (0.154s) 2023-01-11T21:08:10.7431470Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7431790Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7432040Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7432290Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7432540Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7432930Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7433190Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7433440Z This test tests conversion from any layout to any sparse layout. ... ok (0.140s) 2023-01-11T21:08:10.7433720Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7434000Z This test tests conversion from any layout to any sparse layout. ... ok (0.140s) 2023-01-11T21:08:10.7434240Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7434530Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7434770Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7435010Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7435250Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7435490Z This test tests conversion from any layout to any sparse layout. ... ok (0.141s) 2023-01-11T21:08:10.7435810Z test_to_sparse_SparseBSC_SparseCOO_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7436050Z This test tests conversion from any layout to any sparse layout. ... ok (0.142s) 2023-01-11T21:08:10.7436300Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7436560Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7436830Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7437080Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7437350Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7437650Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7437950Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7438210Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7438480Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7438730Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7438990Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7439240Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7439500Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7439820Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7440080Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7440330Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7440580Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7440830Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7441070Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7441320Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7441610Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7441890Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7442170Z test_to_sparse_SparseBSC_SparseCSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7442430Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7442690Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7442940Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7443180Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7443430Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7443760Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7444060Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7444310Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7444560Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7444810Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7445060Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7445310Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7445590Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7445880Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7446130Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7446390Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7446630Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7446880Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7447120Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7447370Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7447690Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7447940Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7448190Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7448430Z test_to_sparse_SparseBSC_SparseCSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7448680Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7448930Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7449180Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7449470Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7449750Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7450000Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7450250Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7450500Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7450760Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7451010Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7451320Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7451650Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7451910Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7452160Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7452410Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7452660Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7452910Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7453200Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7453480Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7453830Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7454070Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7454320Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7454570Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7454820Z test_to_sparse_SparseBSC_SparseCSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7455060Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7455310Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7455630Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7455880Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7456130Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7456380Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7456640Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7456890Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7457140Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7457420Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7457710Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7457960Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7458200Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7464860Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7465120Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7465360Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7465610Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7465930Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7466190Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7466440Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7466690Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7466940Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7467320Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7467580Z test_to_sparse_SparseBSC_SparseCSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7467870Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7468160Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7468400Z This test tests conversion from any layout to any sparse layout. ... ok (0.069s) 2023-01-11T21:08:10.7468650Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7468920Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:08:10.7469170Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7469420Z This test tests conversion from any layout to any sparse layout. ... ok (0.067s) 2023-01-11T21:08:10.7469670Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7469990Z This test tests conversion from any layout to any sparse layout. ... ok (0.069s) 2023-01-11T21:08:10.7470240Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7470480Z This test tests conversion from any layout to any sparse layout. ... ok (0.072s) 2023-01-11T21:08:10.7470730Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7470970Z This test tests conversion from any layout to any sparse layout. ... ok (0.071s) 2023-01-11T21:08:10.7471220Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7471460Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:08:10.7471740Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7472020Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:08:10.7472260Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7472490Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:08:10.7472730Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7472960Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:08:10.7473200Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7473440Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:08:10.7473750Z test_to_sparse_SparseBSR_SparseBSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7473990Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:08:10.7474230Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7474480Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7474720Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7474960Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7475200Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7475480Z This test tests conversion from any layout to any sparse layout. ... ok (0.065s) 2023-01-11T21:08:10.7475770Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7476020Z This test tests conversion from any layout to any sparse layout. ... ok (0.064s) 2023-01-11T21:08:10.7476260Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7476550Z This test tests conversion from any layout to any sparse layout. ... ok (0.063s) 2023-01-11T21:08:10.7476820Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7477060Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7477310Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7477620Z This test tests conversion from any layout to any sparse layout. ... ok (0.062s) 2023-01-11T21:08:10.7477870Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7478110Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7478540Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7478770Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7479010Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7479240Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:08:10.7479520Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7479790Z This test tests conversion from any layout to any sparse layout. ... ok (0.061s) 2023-01-11T21:08:10.7480030Z test_to_sparse_SparseBSR_SparseBSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7480270Z This test tests conversion from any layout to any sparse layout. ... ok (0.060s) 2023-01-11T21:08:10.7480510Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7480750Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7480990Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7481230Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7481550Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7481800Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7482040Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7482280Z This test tests conversion from any layout to any sparse layout. ... ok (0.059s) 2023-01-11T21:08:10.7482520Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7482760Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7483000Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7483290Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7483570Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7483820Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7484050Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7484290Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7484530Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7484760Z This test tests conversion from any layout to any sparse layout. ... ok (0.058s) 2023-01-11T21:08:10.7485000Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7485310Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7485550Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7485790Z This test tests conversion from any layout to any sparse layout. ... ok (0.056s) 2023-01-11T21:08:10.7486030Z test_to_sparse_SparseBSR_SparseBSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7486320Z This test tests conversion from any layout to any sparse layout. ... ok (0.057s) 2023-01-11T21:08:10.7486580Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7486820Z This test tests conversion from any layout to any sparse layout. ... ok (0.054s) 2023-01-11T21:08:10.7487090Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7487370Z This test tests conversion from any layout to any sparse layout. ... ok (0.052s) 2023-01-11T21:08:10.7487610Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7487910Z This test tests conversion from any layout to any sparse layout. ... ok (0.054s) 2023-01-11T21:08:10.7488150Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7488390Z This test tests conversion from any layout to any sparse layout. ... ok (0.054s) 2023-01-11T21:08:10.7488630Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7488870Z This test tests conversion from any layout to any sparse layout. ... ok (0.054s) 2023-01-11T21:08:10.7489190Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7489430Z This test tests conversion from any layout to any sparse layout. ... ok (0.053s) 2023-01-11T21:08:10.7489680Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7489920Z This test tests conversion from any layout to any sparse layout. ... ok (0.053s) 2023-01-11T21:08:10.7490160Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7490390Z This test tests conversion from any layout to any sparse layout. ... ok (0.052s) 2023-01-11T21:08:10.7490620Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7490890Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7491170Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7491400Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7491640Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7491870Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7492110Z test_to_sparse_SparseBSR_SparseBSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7492350Z This test tests conversion from any layout to any sparse layout. ... ok (0.051s) 2023-01-11T21:08:10.7492590Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7492910Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7493140Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7493380Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7493630Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7493880Z This test tests conversion from any layout to any sparse layout. ... ok (0.140s) 2023-01-11T21:08:10.7494120Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7494360Z This test tests conversion from any layout to any sparse layout. ... ok (0.142s) 2023-01-11T21:08:10.7494640Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7494920Z This test tests conversion from any layout to any sparse layout. ... ok (0.141s) 2023-01-11T21:08:10.7495160Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7496120Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7496410Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7507450Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7507830Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7508090Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7508410Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7508670Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7509210Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7509450Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7509690Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7509930Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7510180Z test_to_sparse_SparseBSR_SparseCOO_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7510450Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7510740Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7510990Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7511230Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7511480Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7511720Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7511980Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7512230Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7512550Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7512810Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7513060Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7513300Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7513550Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7513790Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7514040Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7514310Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7514600Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7514840Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7515080Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7515320Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7515550Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7515800Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7516040Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7516350Z test_to_sparse_SparseBSR_SparseCOO_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7516590Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7516840Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7517190Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7517460Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7517720Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7517980Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7518270Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7518570Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7518880Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7519140Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7519390Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7519640Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7519890Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7520130Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7520460Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7520720Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7520970Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7521230Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7521480Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7521740Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7521990Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7522270Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7522560Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7522810Z test_to_sparse_SparseBSR_SparseCSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7523070Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7523330Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7523590Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7523840Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7524100Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7524430Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7524690Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7524950Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7525210Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7525460Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7525720Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7525980Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7526270Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7526670Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7526960Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7527210Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7527460Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7527710Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7527960Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7528280Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7528600Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7528860Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7529110Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7529360Z test_to_sparse_SparseBSR_SparseCSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7529610Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7529860Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7530120Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7530400Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7530700Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7530960Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7531210Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7531470Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7531720Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7531970Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7532220Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7532550Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7532810Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7533070Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7533320Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7533570Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7533830Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7534080Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7534370Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7534650Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7534900Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7535170Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7535420Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7535670Z test_to_sparse_SparseBSR_SparseCSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7535980Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7536250Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7536570Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7536820Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7537080Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7537330Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7537640Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7537890Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7538150Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7538440Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7538730Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7538980Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7539230Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7539490Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7539740Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7546600Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7546980Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.006s) 2023-01-11T21:08:10.7547340Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7547610Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7547880Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7548140Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7548400Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7548660Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7548910Z test_to_sparse_SparseBSR_SparseCSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7549210Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7549500Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7549760Z This test tests conversion from any layout to any sparse layout. ... ok (0.210s) 2023-01-11T21:08:10.7550010Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7550250Z This test tests conversion from any layout to any sparse layout. ... ok (0.209s) 2023-01-11T21:08:10.7550500Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7550750Z This test tests conversion from any layout to any sparse layout. ... ok (0.210s) 2023-01-11T21:08:10.7551000Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7551320Z This test tests conversion from any layout to any sparse layout. ... ok (0.210s) 2023-01-11T21:08:10.7551580Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7551830Z This test tests conversion from any layout to any sparse layout. ... ok (0.210s) 2023-01-11T21:08:10.7552230Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7552480Z This test tests conversion from any layout to any sparse layout. ... ok (0.209s) 2023-01-11T21:08:10.7552730Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7552970Z This test tests conversion from any layout to any sparse layout. ... ok (0.209s) 2023-01-11T21:08:10.7553240Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7553520Z This test tests conversion from any layout to any sparse layout. ... ok (0.231s) 2023-01-11T21:08:10.7553760Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7554090Z This test tests conversion from any layout to any sparse layout. ... ok (0.206s) 2023-01-11T21:08:10.7554330Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7554570Z This test tests conversion from any layout to any sparse layout. ... ok (0.208s) 2023-01-11T21:08:10.7554810Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7555050Z This test tests conversion from any layout to any sparse layout. ... ok (0.215s) 2023-01-11T21:08:10.7555360Z test_to_sparse_SparseCOO_SparseBSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7555600Z This test tests conversion from any layout to any sparse layout. ... ok (0.208s) 2023-01-11T21:08:10.7555840Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7556090Z This test tests conversion from any layout to any sparse layout. ... ok (0.208s) 2023-01-11T21:08:10.7556330Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7556570Z This test tests conversion from any layout to any sparse layout. ... ok (0.207s) 2023-01-11T21:08:10.7556820Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7557100Z This test tests conversion from any layout to any sparse layout. ... ok (0.209s) 2023-01-11T21:08:10.7557390Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7557640Z This test tests conversion from any layout to any sparse layout. ... ok (0.209s) 2023-01-11T21:08:10.7557890Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7558140Z This test tests conversion from any layout to any sparse layout. ... ok (0.208s) 2023-01-11T21:08:10.7558380Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7558630Z This test tests conversion from any layout to any sparse layout. ... ok (0.209s) 2023-01-11T21:08:10.7558860Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7559180Z This test tests conversion from any layout to any sparse layout. ... ok (0.207s) 2023-01-11T21:08:10.7559420Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7559660Z This test tests conversion from any layout to any sparse layout. ... ok (0.208s) 2023-01-11T21:08:10.7559900Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7560130Z This test tests conversion from any layout to any sparse layout. ... ok (0.207s) 2023-01-11T21:08:10.7560370Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7560600Z This test tests conversion from any layout to any sparse layout. ... ok (0.207s) 2023-01-11T21:08:10.7560880Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7561150Z This test tests conversion from any layout to any sparse layout. ... ok (0.207s) 2023-01-11T21:08:10.7561390Z test_to_sparse_SparseCOO_SparseBSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7561670Z This test tests conversion from any layout to any sparse layout. ... ok (0.206s) 2023-01-11T21:08:10.7561920Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7562170Z This test tests conversion from any layout to any sparse layout. ... ok (0.167s) 2023-01-11T21:08:10.7562410Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7562650Z This test tests conversion from any layout to any sparse layout. ... ok (0.166s) 2023-01-11T21:08:10.7562970Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7563220Z This test tests conversion from any layout to any sparse layout. ... ok (0.167s) 2023-01-11T21:08:10.7563490Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7563730Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:08:10.7563980Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7564220Z This test tests conversion from any layout to any sparse layout. ... ok (0.170s) 2023-01-11T21:08:10.7564460Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7564740Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:08:10.7565020Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7565260Z This test tests conversion from any layout to any sparse layout. ... ok (0.170s) 2023-01-11T21:08:10.7565500Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7565730Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:08:10.7565970Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7566210Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:08:10.7566440Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7566750Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:08:10.7567000Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7567230Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:08:10.7567470Z test_to_sparse_SparseCOO_SparseBSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7567700Z This test tests conversion from any layout to any sparse layout. ... ok (0.170s) 2023-01-11T21:08:10.7567950Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7568190Z This test tests conversion from any layout to any sparse layout. ... ok (0.170s) 2023-01-11T21:08:10.7568460Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7568740Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:08:10.7569000Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7569240Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:08:10.7569490Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7569730Z This test tests conversion from any layout to any sparse layout. ... ok (0.170s) 2023-01-11T21:08:10.7569970Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7570220Z This test tests conversion from any layout to any sparse layout. ... ok (0.169s) 2023-01-11T21:08:10.7570530Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7570770Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:08:10.7571260Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7571540Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:08:10.7571780Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7572020Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:08:10.7572250Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7572530Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:08:10.7572800Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7573120Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:08:10.7573370Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7573620Z This test tests conversion from any layout to any sparse layout. ... ok (0.167s) 2023-01-11T21:08:10.7573850Z test_to_sparse_SparseCOO_SparseBSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7574090Z This test tests conversion from any layout to any sparse layout. ... ok (0.168s) 2023-01-11T21:08:10.7574330Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7574650Z This test tests conversion from any layout to any sparse layout. ... ok (0.018s) 2023-01-11T21:08:10.7574890Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7575130Z This test tests conversion from any layout to any sparse layout. ... ok (0.016s) 2023-01-11T21:08:10.7575380Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7575620Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7575870Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7576120Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7576390Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7576670Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7576910Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7577150Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7577390Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7577640Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7577880Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7578120Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7583870Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7584160Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7584400Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7584640Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7584880Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7585120Z This test tests conversion from any layout to any sparse layout. ... ok (0.016s) 2023-01-11T21:08:10.7585360Z test_to_sparse_SparseCOO_SparseCOO_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7585630Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7585910Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7586310Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7586560Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7586800Z This test tests conversion from any layout to any sparse layout. ... ok (0.016s) 2023-01-11T21:08:10.7587050Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7587290Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7587540Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7587850Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7588150Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7588400Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7588640Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7588880Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7589130Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7589360Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7589630Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7589910Z This test tests conversion from any layout to any sparse layout. ... ok (0.016s) 2023-01-11T21:08:10.7590140Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7590380Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7590610Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7590850Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7591090Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7591330Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7591630Z test_to_sparse_SparseCOO_SparseCOO_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7591870Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7592110Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7592360Z This test tests conversion from any layout to any sparse layout. ... ok (0.095s) 2023-01-11T21:08:10.7592600Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7592840Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7593080Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7593360Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7593650Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7593890Z This test tests conversion from any layout to any sparse layout. ... ok (0.095s) 2023-01-11T21:08:10.7594130Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7594380Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7594620Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7594860Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7595110Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7595410Z This test tests conversion from any layout to any sparse layout. ... ok (0.095s) 2023-01-11T21:08:10.7595690Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7595980Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7596220Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7596450Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7596680Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7596920Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7597190Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7597510Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7597750Z test_to_sparse_SparseCOO_SparseCSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7597990Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7598230Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7598480Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7598710Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7598950Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7599270Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7599520Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7599770Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7600010Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7600250Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7600500Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7600740Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7601020Z This test tests conversion from any layout to any sparse layout. ... ok (0.096s) 2023-01-11T21:08:10.7601290Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7601540Z This test tests conversion from any layout to any sparse layout. ... ok (0.095s) 2023-01-11T21:08:10.7601770Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7602010Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7602240Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7602470Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7602710Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7603010Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7603250Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7603490Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7603730Z test_to_sparse_SparseCOO_SparseCSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7603960Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7604200Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7604450Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7604720Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7605030Z This test tests conversion from any layout to any sparse layout. ... ok (0.090s) 2023-01-11T21:08:10.7605280Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7605520Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7605760Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7606010Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7606250Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7606490Z This test tests conversion from any layout to any sparse layout. ... ok (0.095s) 2023-01-11T21:08:10.7606840Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7607080Z This test tests conversion from any layout to any sparse layout. ... ok (0.096s) 2023-01-11T21:08:10.7607320Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7607570Z This test tests conversion from any layout to any sparse layout. ... ok (0.096s) 2023-01-11T21:08:10.7607800Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7608040Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7608270Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7608540Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7608810Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7609050Z This test tests conversion from any layout to any sparse layout. ... ok (0.091s) 2023-01-11T21:08:10.7609290Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7609520Z This test tests conversion from any layout to any sparse layout. ... ok (0.090s) 2023-01-11T21:08:10.7609760Z test_to_sparse_SparseCOO_SparseCSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7610000Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7610240Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7610560Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7610800Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7611040Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7611290Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7611530Z This test tests conversion from any layout to any sparse layout. ... ok (0.096s) 2023-01-11T21:08:10.7611780Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7612020Z This test tests conversion from any layout to any sparse layout. ... ok (0.095s) 2023-01-11T21:08:10.7612300Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7612580Z This test tests conversion from any layout to any sparse layout. ... ok (0.094s) 2023-01-11T21:08:10.7612820Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7613060Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7613310Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7613550Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7613790Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7614020Z This test tests conversion from any layout to any sparse layout. ... ok (0.090s) 2023-01-11T21:08:10.7614390Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7614640Z This test tests conversion from any layout to any sparse layout. ... ok (0.091s) 2023-01-11T21:08:10.7623260Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7623530Z This test tests conversion from any layout to any sparse layout. ... ok (0.092s) 2023-01-11T21:08:10.7623780Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7624020Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7624270Z test_to_sparse_SparseCOO_SparseCSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7624780Z This test tests conversion from any layout to any sparse layout. ... ok (0.093s) 2023-01-11T21:08:10.7625060Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7625320Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7625580Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7625840Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7626100Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7626360Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7626620Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7626940Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7627210Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7627470Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7627720Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7627970Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7628220Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7628470Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7628760Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7629050Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7629310Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7629560Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.006s) 2023-01-11T21:08:10.7629820Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7630080Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.006s) 2023-01-11T21:08:10.7630340Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7630600Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7630930Z test_to_sparse_SparseCSC_SparseBSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7631210Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7631490Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7631780Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7632030Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7632290Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7632630Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7632940Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7633230Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7633490Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7633760Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7634010Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7634300Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7634550Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7634800Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7635130Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7635390Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7635640Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7635900Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7636160Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7636430Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7636690Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7636990Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7637290Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7637560Z test_to_sparse_SparseCSC_SparseBSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7637830Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7638090Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7638350Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7638600Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7638850Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7639190Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7639450Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7639710Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7639970Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7640220Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7640330Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7640450Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7640570Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7640690Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7640800Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7666270Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7666690Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7666830Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7666950Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7667080Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7667200Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7667320Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7667510Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7667620Z test_to_sparse_SparseCSC_SparseBSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7667740Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7667860Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7667980Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7668090Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7668210Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7668330Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7668480Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7668630Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7668760Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7668880Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7668990Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7669110Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7669230Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7669340Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7669450Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7669570Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7669690Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7669800Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7669920Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7670030Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7670150Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7670300Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7670450Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7670570Z test_to_sparse_SparseCSC_SparseBSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7670680Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7670800Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7670910Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7671060Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7671170Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7671290Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7671400Z This test tests conversion from any layout to any sparse layout. ... ok (0.146s) 2023-01-11T21:08:10.7671520Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7671620Z This test tests conversion from any layout to any sparse layout. ... ok (0.145s) 2023-01-11T21:08:10.7671740Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7671870Z This test tests conversion from any layout to any sparse layout. ... ok (0.140s) 2023-01-11T21:08:10.7671990Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7672140Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7672280Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7672400Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7672520Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7672620Z This test tests conversion from any layout to any sparse layout. ... ok (0.133s) 2023-01-11T21:08:10.7672730Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7672840Z This test tests conversion from any layout to any sparse layout. ... ok (0.134s) 2023-01-11T21:08:10.7672950Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7673050Z This test tests conversion from any layout to any sparse layout. ... ok (0.133s) 2023-01-11T21:08:10.7673170Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7673280Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7673390Z test_to_sparse_SparseCSC_SparseCOO_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7673500Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7673610Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7673720Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7673870Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7674010Z This test tests conversion from any layout to any sparse layout. ... ok (0.134s) 2023-01-11T21:08:10.7674140Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7674240Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7674370Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7674470Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7674590Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7674690Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7674810Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7674920Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7675030Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7675140Z This test tests conversion from any layout to any sparse layout. ... ok (0.133s) 2023-01-11T21:08:10.7675250Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7675410Z This test tests conversion from any layout to any sparse layout. ... ok (0.134s) 2023-01-11T21:08:10.7675520Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7675670Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7675810Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7675920Z This test tests conversion from any layout to any sparse layout. ... ok (0.133s) 2023-01-11T21:08:10.7676040Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7676140Z This test tests conversion from any layout to any sparse layout. ... ok (0.134s) 2023-01-11T21:08:10.7676430Z test_to_sparse_SparseCSC_SparseCOO_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7676530Z This test tests conversion from any layout to any sparse layout. ... ok (0.133s) 2023-01-11T21:08:10.7676650Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7676760Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7676870Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7676980Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7677090Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7677200Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7677320Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7677420Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7677570Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7677710Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7677830Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7677940Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7678060Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7678160Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7678270Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7678380Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7678490Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7678590Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7678700Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7678800Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7678910Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7679020Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7679130Z test_to_sparse_SparseCSC_SparseCSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7679270Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7679420Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7679530Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7685420Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7685560Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7685770Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7685880Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7686000Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7686110Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7686230Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7686340Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7686450Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7686590Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7686700Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7686810Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7686960Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7687100Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7687220Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7687320Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7687430Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7687540Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7687650Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7687750Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7687860Z test_to_sparse_SparseCSC_SparseCSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7687970Z This test tests conversion from any layout to any sparse layout. ... ok (0.035s) 2023-01-11T21:08:10.7688090Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7688190Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7688310Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7688410Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7688530Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7688670Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7688820Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7688930Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7689050Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7689150Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7689270Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7689370Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7689490Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7689590Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7689700Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7689800Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7689910Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7690040Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7690150Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7690260Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7690410Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7690550Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7690660Z test_to_sparse_SparseCSC_SparseCSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7690760Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7690910Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7691010Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7691130Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7691230Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:08:10.7691350Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7691460Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7691580Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7691680Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7691790Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7691900Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7692010Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7692160Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7692310Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7692410Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7692520Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7692630Z This test tests conversion from any layout to any sparse layout. ... ok (0.035s) 2023-01-11T21:08:10.7692740Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7692840Z This test tests conversion from any layout to any sparse layout. ... ok (0.035s) 2023-01-11T21:08:10.7692950Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7693050Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:08:10.7693170Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7693270Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7693380Z test_to_sparse_SparseCSC_SparseCSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7693490Z This test tests conversion from any layout to any sparse layout. ... ok (0.066s) 2023-01-11T21:08:10.7693600Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7693730Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.008s) 2023-01-11T21:08:10.7693880Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7694030Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.008s) 2023-01-11T21:08:10.7694160Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7694280Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7694430Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7694550Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.010s) 2023-01-11T21:08:10.7694660Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7694780Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.010s) 2023-01-11T21:08:10.7694900Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7695020Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.009s) 2023-01-11T21:08:10.7695150Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7695270Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7695390Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7695510Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7695620Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7695780Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7695930Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7696060Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7696170Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7696290Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7696410Z test_to_sparse_SparseCSR_SparseBSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7696520Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7696650Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7696760Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7696880Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7697000Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7697120Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7697230Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7697350Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7697470Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7697620Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7697780Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7697900Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7698010Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7698130Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7698240Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7698360Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7698470Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7698590Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7698750Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7698870Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7698990Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7699100Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7699220Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7699330Z test_to_sparse_SparseCSR_SparseBSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7699530Z This test tests conversion from any layout to any sparse layout. ... skip: NOT IMPL (0.007s) 2023-01-11T21:08:10.7699680Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7699790Z This test tests conversion from any layout to any sparse layout. ... ok (0.131s) 2023-01-11T21:08:10.7699910Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7700020Z This test tests conversion from any layout to any sparse layout. ... ok (0.131s) 2023-01-11T21:08:10.7700140Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7700250Z This test tests conversion from any layout to any sparse layout. ... ok (0.132s) 2023-01-11T21:08:10.7700370Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7700480Z This test tests conversion from any layout to any sparse layout. ... ok (0.130s) 2023-01-11T21:08:10.7700590Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7700700Z This test tests conversion from any layout to any sparse layout. ... ok (0.133s) 2023-01-11T21:08:10.7700820Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7700920Z This test tests conversion from any layout to any sparse layout. ... ok (0.132s) 2023-01-11T21:08:10.7701040Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7701150Z This test tests conversion from any layout to any sparse layout. ... ok (0.132s) 2023-01-11T21:08:10.7701300Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7701440Z This test tests conversion from any layout to any sparse layout. ... ok (0.133s) 2023-01-11T21:08:10.7701560Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7701660Z This test tests conversion from any layout to any sparse layout. ... ok (0.131s) 2023-01-11T21:08:10.7701780Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7701890Z This test tests conversion from any layout to any sparse layout. ... ok (0.129s) 2023-01-11T21:08:10.7702010Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7702110Z This test tests conversion from any layout to any sparse layout. ... ok (0.129s) 2023-01-11T21:08:10.7702220Z test_to_sparse_SparseCSR_SparseBSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7702330Z This test tests conversion from any layout to any sparse layout. ... ok (0.131s) 2023-01-11T21:08:10.7702440Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7702550Z This test tests conversion from any layout to any sparse layout. ... ok (0.129s) 2023-01-11T21:08:10.7702670Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7702780Z This test tests conversion from any layout to any sparse layout. ... ok (0.130s) 2023-01-11T21:08:10.7702900Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7703040Z This test tests conversion from any layout to any sparse layout. ... ok (0.130s) 2023-01-11T21:08:10.7703220Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7703330Z This test tests conversion from any layout to any sparse layout. ... ok (0.127s) 2023-01-11T21:08:10.7703450Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7703550Z This test tests conversion from any layout to any sparse layout. ... ok (0.130s) 2023-01-11T21:08:10.7703670Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7703780Z This test tests conversion from any layout to any sparse layout. ... ok (0.128s) 2023-01-11T21:08:10.7703910Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7704020Z This test tests conversion from any layout to any sparse layout. ... ok (0.126s) 2023-01-11T21:08:10.7704130Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7704240Z This test tests conversion from any layout to any sparse layout. ... ok (0.126s) 2023-01-11T21:08:10.7704350Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7704450Z This test tests conversion from any layout to any sparse layout. ... ok (0.126s) 2023-01-11T21:08:10.7704560Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7704670Z This test tests conversion from any layout to any sparse layout. ... ok (0.125s) 2023-01-11T21:08:10.7704820Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7704960Z This test tests conversion from any layout to any sparse layout. ... ok (0.131s) 2023-01-11T21:08:10.7705070Z test_to_sparse_SparseCSR_SparseBSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7705170Z This test tests conversion from any layout to any sparse layout. ... ok (0.128s) 2023-01-11T21:08:10.7705300Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7705400Z This test tests conversion from any layout to any sparse layout. ... ok (0.140s) 2023-01-11T21:08:10.7705510Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7705620Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7705740Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7705840Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7705960Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7706070Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7706180Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7706290Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7706400Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7706540Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7706690Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7706800Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7706910Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7707020Z This test tests conversion from any layout to any sparse layout. ... ok (0.134s) 2023-01-11T21:08:10.7707130Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7707230Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7707340Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7707470Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7707580Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7707690Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7707790Z test_to_sparse_SparseCSR_SparseCOO_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7707900Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7708010Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7708140Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7708300Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7708430Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7708560Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7708670Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7708790Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7708890Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7709010Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7709110Z This test tests conversion from any layout to any sparse layout. ... ok (0.139s) 2023-01-11T21:08:10.7709230Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7709330Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7709450Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7709560Z This test tests conversion from any layout to any sparse layout. ... ok (0.136s) 2023-01-11T21:08:10.7709670Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7709770Z This test tests conversion from any layout to any sparse layout. ... ok (0.138s) 2023-01-11T21:08:10.7709880Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7710030Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7710170Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7710280Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7710390Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7710490Z This test tests conversion from any layout to any sparse layout. ... ok (0.137s) 2023-01-11T21:08:10.7710600Z test_to_sparse_SparseCSR_SparseCOO_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7710710Z This test tests conversion from any layout to any sparse layout. ... ok (0.135s) 2023-01-11T21:08:10.7710820Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7710930Z This test tests conversion from any layout to any sparse layout. ... ok (0.041s) 2023-01-11T21:08:10.7711040Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7711150Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7711270Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7711370Z This test tests conversion from any layout to any sparse layout. ... ok (0.041s) 2023-01-11T21:08:10.7711490Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7711600Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7711770Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7711910Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7712030Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7712130Z This test tests conversion from any layout to any sparse layout. ... ok (0.041s) 2023-01-11T21:08:10.7712240Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7712350Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7712480Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7712580Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7712690Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7712790Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7712900Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7713010Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7713120Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7713220Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7713330Z test_to_sparse_SparseCSR_SparseCSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7713470Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7718500Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7718650Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7718780Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7718880Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7719010Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7719110Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7719230Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7719340Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7719450Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7719560Z This test tests conversion from any layout to any sparse layout. ... ok (0.040s) 2023-01-11T21:08:10.7719670Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7719780Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7719890Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7720000Z This test tests conversion from any layout to any sparse layout. ... ok (0.039s) 2023-01-11T21:08:10.7720140Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7720280Z This test tests conversion from any layout to any sparse layout. ... ok (0.038s) 2023-01-11T21:08:10.7720390Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7720490Z This test tests conversion from any layout to any sparse layout. ... ok (0.036s) 2023-01-11T21:08:10.7720600Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7720710Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7720820Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7721190Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7721300Z test_to_sparse_SparseCSR_SparseCSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7721410Z This test tests conversion from any layout to any sparse layout. ... ok (0.037s) 2023-01-11T21:08:10.7721530Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7721630Z This test tests conversion from any layout to any sparse layout. ... ok (0.032s) 2023-01-11T21:08:10.7721750Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7721890Z This test tests conversion from any layout to any sparse layout. ... ok (0.031s) 2023-01-11T21:08:10.7722010Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7722150Z This test tests conversion from any layout to any sparse layout. ... ok (0.033s) 2023-01-11T21:08:10.7722310Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7722410Z This test tests conversion from any layout to any sparse layout. ... ok (0.033s) 2023-01-11T21:08:10.7722530Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7722640Z This test tests conversion from any layout to any sparse layout. ... ok (0.032s) 2023-01-11T21:08:10.7722750Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7722850Z This test tests conversion from any layout to any sparse layout. ... ok (0.032s) 2023-01-11T21:08:10.7722970Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7723070Z This test tests conversion from any layout to any sparse layout. ... ok (0.032s) 2023-01-11T21:08:10.7723180Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7723290Z This test tests conversion from any layout to any sparse layout. ... ok (0.031s) 2023-01-11T21:08:10.7723390Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7723500Z This test tests conversion from any layout to any sparse layout. ... ok (0.032s) 2023-01-11T21:08:10.7723610Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7723710Z This test tests conversion from any layout to any sparse layout. ... ok (0.033s) 2023-01-11T21:08:10.7723860Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7724000Z This test tests conversion from any layout to any sparse layout. ... ok (0.033s) 2023-01-11T21:08:10.7724110Z test_to_sparse_SparseCSR_SparseCSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7724220Z This test tests conversion from any layout to any sparse layout. ... ok (0.033s) 2023-01-11T21:08:10.7724340Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7724440Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:08:10.7724550Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7724650Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:08:10.7724770Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7724880Z This test tests conversion from any layout to any sparse layout. ... ok (0.035s) 2023-01-11T21:08:10.7725000Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7725100Z This test tests conversion from any layout to any sparse layout. ... ok (0.034s) 2023-01-11T21:08:10.7725220Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7725320Z This test tests conversion from any layout to any sparse layout. ... ok (0.033s) 2023-01-11T21:08:10.7725460Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7725600Z This test tests conversion from any layout to any sparse layout. ... ok (0.033s) 2023-01-11T21:08:10.7725750Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7725860Z This test tests conversion from any layout to any sparse layout. ... ok (0.032s) 2023-01-11T21:08:10.7725970Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7726070Z This test tests conversion from any layout to any sparse layout. ... ok (0.031s) 2023-01-11T21:08:10.7726200Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7726310Z This test tests conversion from any layout to any sparse layout. ... ok (0.030s) 2023-01-11T21:08:10.7726420Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7726520Z This test tests conversion from any layout to any sparse layout. ... ok (0.031s) 2023-01-11T21:08:10.7726640Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7726740Z This test tests conversion from any layout to any sparse layout. ... ok (0.032s) 2023-01-11T21:08:10.7726850Z test_to_sparse_SparseCSR_SparseCSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7726950Z This test tests conversion from any layout to any sparse layout. ... ok (0.031s) 2023-01-11T21:08:10.7727070Z test_to_sparse_Strided_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7727180Z This test tests conversion from any layout to any sparse layout. ... ok (0.028s) 2023-01-11T21:08:10.7727330Z test_to_sparse_Strided_SparseBSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7727460Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7727590Z test_to_sparse_Strided_SparseBSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7727690Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7727810Z test_to_sparse_Strided_SparseBSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7727910Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7728020Z test_to_sparse_Strided_SparseBSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7728120Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7728230Z test_to_sparse_Strided_SparseBSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7728340Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7728450Z test_to_sparse_Strided_SparseBSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7728550Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7728670Z test_to_sparse_Strided_SparseBSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7728770Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7728880Z test_to_sparse_Strided_SparseBSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7729020Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7729170Z test_to_sparse_Strided_SparseBSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7729270Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7729390Z test_to_sparse_Strided_SparseBSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7729490Z This test tests conversion from any layout to any sparse layout. ... ok (0.028s) 2023-01-11T21:08:10.7729610Z test_to_sparse_Strided_SparseBSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7729740Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7729860Z test_to_sparse_Strided_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7729960Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7730080Z test_to_sparse_Strided_SparseBSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7730180Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7730300Z test_to_sparse_Strided_SparseBSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7730400Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7730540Z test_to_sparse_Strided_SparseBSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7730650Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7730800Z test_to_sparse_Strided_SparseBSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7730930Z This test tests conversion from any layout to any sparse layout. ... ok (0.027s) 2023-01-11T21:08:10.7731040Z test_to_sparse_Strided_SparseBSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7731150Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7731260Z test_to_sparse_Strided_SparseBSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7731360Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7731480Z test_to_sparse_Strided_SparseBSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7731580Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7731700Z test_to_sparse_Strided_SparseBSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7731800Z This test tests conversion from any layout to any sparse layout. ... ok (0.025s) 2023-01-11T21:08:10.7731910Z test_to_sparse_Strided_SparseBSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7732010Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7732120Z test_to_sparse_Strided_SparseBSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7732230Z This test tests conversion from any layout to any sparse layout. ... ok (0.025s) 2023-01-11T21:08:10.7732340Z test_to_sparse_Strided_SparseBSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7732480Z This test tests conversion from any layout to any sparse layout. ... ok (0.026s) 2023-01-11T21:08:10.7732630Z test_to_sparse_Strided_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7732730Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7732850Z test_to_sparse_Strided_SparseBSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7732960Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7733070Z test_to_sparse_Strided_SparseBSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7733180Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7733290Z test_to_sparse_Strided_SparseBSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7733400Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7733510Z test_to_sparse_Strided_SparseBSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7733610Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7733720Z test_to_sparse_Strided_SparseBSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7733820Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7733960Z test_to_sparse_Strided_SparseBSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7734060Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7734210Z test_to_sparse_Strided_SparseBSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7734350Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7734460Z test_to_sparse_Strided_SparseBSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7734560Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7734670Z test_to_sparse_Strided_SparseBSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7734790Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7734910Z test_to_sparse_Strided_SparseBSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7735010Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7735120Z test_to_sparse_Strided_SparseBSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7735230Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7735340Z test_to_sparse_Strided_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7735440Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7735560Z test_to_sparse_Strided_SparseBSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7735660Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7735780Z test_to_sparse_Strided_SparseBSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7735910Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7736060Z test_to_sparse_Strided_SparseBSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7736170Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7736280Z test_to_sparse_Strided_SparseBSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7736380Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7736490Z test_to_sparse_Strided_SparseBSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7736590Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7736700Z test_to_sparse_Strided_SparseBSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7736800Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7736920Z test_to_sparse_Strided_SparseBSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7737020Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7737130Z test_to_sparse_Strided_SparseBSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7737230Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7737340Z test_to_sparse_Strided_SparseBSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7737440Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7737590Z test_to_sparse_Strided_SparseBSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7737730Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7737840Z test_to_sparse_Strided_SparseBSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7737950Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7738060Z test_to_sparse_Strided_SparseCOO_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7738170Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7738320Z test_to_sparse_Strided_SparseCOO_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7738430Z This test tests conversion from any layout to any sparse layout. ... ok (0.018s) 2023-01-11T21:08:10.7738550Z test_to_sparse_Strided_SparseCOO_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7738650Z This test tests conversion from any layout to any sparse layout. ... ok (0.020s) 2023-01-11T21:08:10.7738770Z test_to_sparse_Strided_SparseCOO_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7738870Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7739030Z test_to_sparse_Strided_SparseCOO_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7739130Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7739240Z test_to_sparse_Strided_SparseCOO_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7739380Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7739520Z test_to_sparse_Strided_SparseCOO_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7739630Z This test tests conversion from any layout to any sparse layout. ... ok (0.019s) 2023-01-11T21:08:10.7739740Z test_to_sparse_Strided_SparseCOO_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7739840Z This test tests conversion from any layout to any sparse layout. ... ok (0.017s) 2023-01-11T21:08:10.7739950Z test_to_sparse_Strided_SparseCOO_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7740060Z This test tests conversion from any layout to any sparse layout. ... ok (0.018s) 2023-01-11T21:08:10.7740160Z test_to_sparse_Strided_SparseCOO_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7740270Z This test tests conversion from any layout to any sparse layout. ... ok (0.021s) 2023-01-11T21:08:10.7740380Z test_to_sparse_Strided_SparseCOO_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7740480Z This test tests conversion from any layout to any sparse layout. ... ok (0.021s) 2023-01-11T21:08:10.7740590Z test_to_sparse_Strided_SparseCOO_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7740700Z This test tests conversion from any layout to any sparse layout. ... ok (0.021s) 2023-01-11T21:08:10.7740810Z test_to_sparse_Strided_SparseCOO_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7740920Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7741060Z test_to_sparse_Strided_SparseCOO_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7741200Z This test tests conversion from any layout to any sparse layout. ... ok (0.020s) 2023-01-11T21:08:10.7741320Z test_to_sparse_Strided_SparseCOO_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7741420Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7741540Z test_to_sparse_Strided_SparseCOO_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7741640Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7741750Z test_to_sparse_Strided_SparseCOO_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7741860Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7741970Z test_to_sparse_Strided_SparseCOO_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7742070Z This test tests conversion from any layout to any sparse layout. ... ok (0.023s) 2023-01-11T21:08:10.7742190Z test_to_sparse_Strided_SparseCOO_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7742290Z This test tests conversion from any layout to any sparse layout. ... ok (0.022s) 2023-01-11T21:08:10.7742400Z test_to_sparse_Strided_SparseCOO_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7742540Z This test tests conversion from any layout to any sparse layout. ... ok (0.020s) 2023-01-11T21:08:10.7742650Z test_to_sparse_Strided_SparseCOO_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7742790Z This test tests conversion from any layout to any sparse layout. ... ok (0.021s) 2023-01-11T21:08:10.7742940Z test_to_sparse_Strided_SparseCOO_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7743040Z This test tests conversion from any layout to any sparse layout. ... ok (0.021s) 2023-01-11T21:08:10.7743160Z test_to_sparse_Strided_SparseCOO_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7743260Z This test tests conversion from any layout to any sparse layout. ... ok (0.021s) 2023-01-11T21:08:10.7743410Z test_to_sparse_Strided_SparseCOO_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7743520Z This test tests conversion from any layout to any sparse layout. ... ok (0.021s) 2023-01-11T21:08:10.7743640Z test_to_sparse_Strided_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7743740Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7743850Z test_to_sparse_Strided_SparseCSC_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7743960Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7744080Z test_to_sparse_Strided_SparseCSC_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7744180Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7744290Z test_to_sparse_Strided_SparseCSC_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7744400Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7744540Z test_to_sparse_Strided_SparseCSC_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7744680Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7744790Z test_to_sparse_Strided_SparseCSC_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7744900Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7745010Z test_to_sparse_Strided_SparseCSC_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7745110Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7745220Z test_to_sparse_Strided_SparseCSC_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7745330Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7745440Z test_to_sparse_Strided_SparseCSC_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7745540Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7745650Z test_to_sparse_Strided_SparseCSC_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7745750Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7745860Z test_to_sparse_Strided_SparseCSC_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7745960Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7746070Z test_to_sparse_Strided_SparseCSC_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7751170Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7751380Z test_to_sparse_Strided_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7751500Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7751620Z test_to_sparse_Strided_SparseCSC_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7751730Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7751900Z test_to_sparse_Strided_SparseCSC_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7752010Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7752130Z test_to_sparse_Strided_SparseCSC_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7752240Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7752350Z test_to_sparse_Strided_SparseCSC_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7752460Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7752560Z test_to_sparse_Strided_SparseCSC_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7752700Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7752810Z test_to_sparse_Strided_SparseCSC_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7752920Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7753070Z test_to_sparse_Strided_SparseCSC_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7753210Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7753330Z test_to_sparse_Strided_SparseCSC_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7753430Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7753540Z test_to_sparse_Strided_SparseCSC_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7753640Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7753760Z test_to_sparse_Strided_SparseCSC_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7753870Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7753980Z test_to_sparse_Strided_SparseCSC_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7754080Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7754200Z test_to_sparse_Strided_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7754300Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7754410Z test_to_sparse_Strided_SparseCSR_int32_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7754520Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7754630Z test_to_sparse_Strided_SparseCSR_int32_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7754770Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7754920Z test_to_sparse_Strided_SparseCSR_int32_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7755030Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7755140Z test_to_sparse_Strided_SparseCSR_int32_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7755250Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7755360Z test_to_sparse_Strided_SparseCSR_int32_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7755460Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7755570Z test_to_sparse_Strided_SparseCSR_int32_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7755670Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7755780Z test_to_sparse_Strided_SparseCSR_int32_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7755880Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7755990Z test_to_sparse_Strided_SparseCSR_int32_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7756090Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7756230Z test_to_sparse_Strided_SparseCSR_int32_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7756340Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7756490Z test_to_sparse_Strided_SparseCSR_int32_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7756620Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7756740Z test_to_sparse_Strided_SparseCSR_int32_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7756850Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7756990Z test_to_sparse_Strided_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7757100Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7757210Z test_to_sparse_Strided_SparseCSR_int64_cpu_bool (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7757320Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7757430Z test_to_sparse_Strided_SparseCSR_int64_cpu_complex128 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7757540Z This test tests conversion from any layout to any sparse layout. ... ok (0.015s) 2023-01-11T21:08:10.7757660Z test_to_sparse_Strided_SparseCSR_int64_cpu_complex64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7757760Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7757870Z test_to_sparse_Strided_SparseCSR_int64_cpu_float16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7757970Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7758080Z test_to_sparse_Strided_SparseCSR_int64_cpu_float32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7758220Z This test tests conversion from any layout to any sparse layout. ... ok (0.014s) 2023-01-11T21:08:10.7758370Z test_to_sparse_Strided_SparseCSR_int64_cpu_float64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7758470Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7758590Z test_to_sparse_Strided_SparseCSR_int64_cpu_int16 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7758690Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7758800Z test_to_sparse_Strided_SparseCSR_int64_cpu_int32 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7758900Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7759010Z test_to_sparse_Strided_SparseCSR_int64_cpu_int64 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7759110Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7759220Z test_to_sparse_Strided_SparseCSR_int64_cpu_int8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7759320Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7759440Z test_to_sparse_Strided_SparseCSR_int64_cpu_uint8 (__main__.TestSparseAnyCPU) 2023-01-11T21:08:10.7759540Z This test tests conversion from any layout to any sparse layout. ... ok (0.013s) 2023-01-11T21:08:10.7760530Z test_Sparse_to_Sparse_copy__cpu_bfloat16 (__main__.TestSparseCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sparse.py:757: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /Users/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:08:10.7760610Z self.assertEqual(None, x1.grad) 2023-01-11T21:08:10.7760700Z ok (0.024s) 2023-01-11T21:08:10.7761230Z test_Sparse_to_Sparse_copy__cpu_complex128 (__main__.TestSparseCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sparse.py:729: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:08:10.7761300Z x1 = x1.to(torch.float32) 2023-01-11T21:08:10.7761350Z ok (0.013s) 2023-01-11T21:08:10.7761470Z test_Sparse_to_Sparse_copy__cpu_float64 (__main__.TestSparseCPU) ... ok (0.013s) 2023-01-11T21:08:10.7761680Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_complex128 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.001s) 2023-01-11T21:08:10.7762060Z test_Sparse_to_Sparse_copy_multi_gpu_cpu_float64 (__main__.TestSparseCPU) ... skip: no multi-GPU (0.001s) 2023-01-11T21:08:10.7762190Z test_add_dense_sparse_mismatch_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.006s) 2023-01-11T21:08:10.7762310Z test_add_dense_sparse_mismatch_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2023-01-11T21:08:10.7762420Z test_add_noncontiguous_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7762530Z test_add_noncontiguous_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7762640Z test_add_sub_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7762740Z test_add_sub_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2023-01-11T21:08:10.7762850Z test_add_zeros_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7762950Z test_add_zeros_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7763070Z test_any_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7763210Z test_asin_arcsin_cpu_float32 (__main__.TestSparseCPU) ... ok (0.011s) 2023-01-11T21:08:10.7763320Z test_asin_arcsin_cpu_float64 (__main__.TestSparseCPU) ... ok (0.011s) 2023-01-11T21:08:10.7763420Z test_asin_arcsin_cpu_int16 (__main__.TestSparseCPU) ... ok (0.061s) 2023-01-11T21:08:10.7763520Z test_asin_arcsin_cpu_int32 (__main__.TestSparseCPU) ... ok (0.063s) 2023-01-11T21:08:10.7763610Z test_asin_arcsin_cpu_int64 (__main__.TestSparseCPU) ... ok (0.063s) 2023-01-11T21:08:10.7763710Z test_asin_arcsin_cpu_int8 (__main__.TestSparseCPU) ... ok (0.064s) 2023-01-11T21:08:10.7763800Z test_asin_arcsin_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.061s) 2023-01-11T21:08:10.7763900Z test_assign_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7764000Z test_basic_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.019s) 2023-01-11T21:08:10.7764100Z test_basic_cpu_float64 (__main__.TestSparseCPU) ... ok (0.018s) 2023-01-11T21:08:10.7764200Z test_basic_ops_cpu_float64 (__main__.TestSparseCPU) ... ok (0.096s) 2023-01-11T21:08:10.7764290Z test_bmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.957s) 2023-01-11T21:08:10.7764430Z test_bmm_cuda_version_error_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:10.7764640Z test_bmm_deterministic_cpu_float64 (__main__.TestSparseCPU) ... skip: bmm sparse-dense requires CUDA 10.1 or greater (0.001s) 2023-01-11T21:08:10.7764940Z test_bmm_windows_error_cpu_float64 (__main__.TestSparseCPU) ... skip: this test ensures bmm sparse-dense CUDA gives an error when run on Windows with CUDA < 11.0 (0.000s) 2023-01-11T21:08:10.7765080Z test_cat_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.020s) 2023-01-11T21:08:10.7765180Z test_cat_cpu_float64 (__main__.TestSparseCPU) ... ok (0.019s) 2023-01-11T21:08:10.7765300Z test_change_tensor_metadata_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7765420Z test_change_tensor_metadata_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7765520Z test_clone_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7765620Z test_clone_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7765760Z test_coalesce_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7765870Z test_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7765980Z test_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7766100Z test_coalesce_reference_cycle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7766230Z test_coalesce_transpose_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7766350Z test_constructor_device_legacy_cpu (__main__.TestSparseCPU) ... ok (0.006s) 2023-01-11T21:08:10.7767870Z test_contig_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7768220Z test_contig_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7768380Z test_contig_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7768580Z test_contig_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7768730Z test_ctor_large_sizes_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7768850Z test_ctor_size_checks_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7768970Z test_ctor_size_checks_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7769090Z test_cuda_empty_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:10.7769200Z test_div_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7769310Z test_div_rounding_mode_cpu_float32 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7769420Z test_div_rounding_mode_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7769530Z test_dsmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.028s) 2023-01-11T21:08:10.7769620Z test_dtypes_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7769720Z test_empty_full_cpu (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7769830Z test_empty_like_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.033s) 2023-01-11T21:08:10.7769930Z test_empty_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.032s) 2023-01-11T21:08:10.7770030Z test_factory_copy_cpu (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7770170Z test_factory_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7770300Z test_factory_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7770400Z test_factory_cpu_float16 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7770500Z test_factory_cpu_float32 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7770600Z test_factory_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7770690Z test_factory_default_cpu (__main__.TestSparseCPU) ... ok (0.000s) 2023-01-11T21:08:10.7770800Z test_factory_dense_dim_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.006s) 2023-01-11T21:08:10.7770910Z test_factory_dense_dim_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2023-01-11T21:08:10.7771050Z test_factory_device_type_inference_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:10.7771160Z test_factory_empty_indices_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7771260Z test_factory_nnz_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.006s) 2023-01-11T21:08:10.7771370Z test_factory_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2023-01-11T21:08:10.7771490Z test_factory_nnz_zero_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7771600Z test_factory_nnz_zero_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7771730Z test_factory_size_check_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.013s) 2023-01-11T21:08:10.7771880Z test_factory_size_check_cpu_float64 (__main__.TestSparseCPU) ... ok (0.013s) 2023-01-11T21:08:10.7772030Z test_factory_type_inference_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7772250Z test_factory_type_inference_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7772370Z test_factory_type_inference_cpu_float16 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7772480Z test_factory_type_inference_cpu_float32 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7772590Z test_factory_type_inference_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7773120Z test_factory_type_inference_cpu_int64 (__main__.TestSparseCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sparse.py:2679: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:08:10.7773280Z t = torch.sparse_coo_tensor(torch.tensor(([0], [2])), torch.tensor([1.], dtype=dtype)) 2023-01-11T21:08:10.7773330Z ok (0.001s) 2023-01-11T21:08:10.7773450Z test_floor_divide_by_sparse_error_cpu (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7773570Z test_full_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.022s) 2023-01-11T21:08:10.7773670Z test_full_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... ok (0.022s) 2023-01-11T21:08:10.7773770Z test_hsmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.028s) 2023-01-11T21:08:10.7773880Z test_index_select_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.168s) 2023-01-11T21:08:10.7773980Z test_index_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.089s) 2023-01-11T21:08:10.7774150Z test_index_select_empty_and_non_contiguous_index_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.019s) 2023-01-11T21:08:10.7774320Z test_index_select_empty_and_non_contiguous_index_cpu_float64 (__main__.TestSparseCPU) ... ok (0.015s) 2023-01-11T21:08:10.7774450Z test_index_select_exhaustive_index_large_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.331s) 2023-01-11T21:08:10.7774570Z test_index_select_exhaustive_index_large_cpu_float64 (__main__.TestSparseCPU) ... ok (0.247s) 2023-01-11T21:08:10.7774700Z test_index_select_exhaustive_index_small_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.074s) 2023-01-11T21:08:10.7774830Z test_index_select_exhaustive_index_small_cpu_float64 (__main__.TestSparseCPU) ... ok (0.068s) 2023-01-11T21:08:10.7774940Z test_index_select_parallelization_cpu_complex128 (__main__.TestSparseCPU) 2023-01-11T21:08:10.7775060Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.078s) 2023-01-11T21:08:10.7775170Z test_index_select_parallelization_cpu_float64 (__main__.TestSparseCPU) 2023-01-11T21:08:10.7775280Z Test with sizes that will trigger parallelization (i.e. with sizes ... ok (0.068s) 2023-01-11T21:08:10.7775380Z test_is_nonzero_cpu (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7775470Z test_is_sparse_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7775560Z test_isnan_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7776110Z test_legacy_constructor_cpu (__main__.TestSparseCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sparse.py:2817: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:08:10.7776240Z self.assertRaises(TypeError, lambda: torch.sparse.FloatTensor(v.storage())) 2023-01-11T21:08:10.7776330Z ok (0.003s) 2023-01-11T21:08:10.7776880Z test_legacy_new_cpu (__main__.TestSparseCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sparse.py:2829: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:08:10.7777020Z self.assertRaises(TypeError, lambda: s.new(v.storage())) 2023-01-11T21:08:10.7777070Z ok (0.003s) 2023-01-11T21:08:10.7777170Z test_log1p_cpu_float32 (__main__.TestSparseCPU) ... ok (0.005s) 2023-01-11T21:08:10.7777270Z test_log1p_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2023-01-11T21:08:10.7777370Z test_log1p_cpu_int16 (__main__.TestSparseCPU) ... ok (0.018s) 2023-01-11T21:08:10.7777460Z test_log1p_cpu_int32 (__main__.TestSparseCPU) ... ok (0.017s) 2023-01-11T21:08:10.7777550Z test_log1p_cpu_int64 (__main__.TestSparseCPU) ... ok (0.017s) 2023-01-11T21:08:10.7777650Z test_log1p_cpu_int8 (__main__.TestSparseCPU) ... ok (0.017s) 2023-01-11T21:08:10.7777770Z test_log1p_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.017s) 2023-01-11T21:08:10.7777870Z test_mm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.355s) 2023-01-11T21:08:10.7777960Z test_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.133s) 2023-01-11T21:08:10.7778050Z test_mv_cpu_float64 (__main__.TestSparseCPU) ... ok (0.014s) 2023-01-11T21:08:10.7778160Z test_narrow_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.034s) 2023-01-11T21:08:10.7778290Z test_narrow_cpu_float64 (__main__.TestSparseCPU) ... ok (0.032s) 2023-01-11T21:08:10.7778430Z test_neg_negative_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7778540Z test_neg_negative_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7778640Z test_new_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7778730Z test_new_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7778860Z test_new_device_multi_gpu_cpu (__main__.TestSparseCPU) ... skip: only one GPU detected (0.000s) 2023-01-11T21:08:10.7778990Z test_new_device_single_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:10.7779090Z test_norm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.015s) 2023-01-11T21:08:10.7779190Z test_norm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.017s) 2023-01-11T21:08:10.7779290Z test_permute_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.132s) 2023-01-11T21:08:10.7779390Z test_permute_cpu_float64 (__main__.TestSparseCPU) ... ok (0.125s) 2023-01-11T21:08:10.7779490Z test_pickle_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7779590Z test_print_coalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7779700Z test_print_uncoalesced_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7779800Z test_resize_as_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7779940Z test_resize_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.016s) 2023-01-11T21:08:10.7780070Z test_resize_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2023-01-11T21:08:10.7780180Z test_saddmm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.166s) 2023-01-11T21:08:10.7780280Z test_saddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.085s) 2023-01-11T21:08:10.7780390Z test_same_gpu_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:10.7780490Z test_scalar_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7780590Z test_scalar_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7780690Z test_select_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.163s) 2023-01-11T21:08:10.7780780Z test_select_cpu_float64 (__main__.TestSparseCPU) ... ok (0.093s) 2023-01-11T21:08:10.7780890Z test_select_no_type_promotion_cpu_int16 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7781000Z test_select_no_type_promotion_cpu_int32 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7781110Z test_select_no_type_promotion_cpu_int64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7781220Z test_select_no_type_promotion_cpu_int8 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7781410Z test_select_no_type_promotion_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7781520Z test_shared_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7781650Z test_shared_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7781780Z test_small_nnz_coalesced_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7781890Z test_softmax_cpu_float64 (__main__.TestSparseCPU) ... ok (0.196s) 2023-01-11T21:08:10.7781990Z test_softmax_zero_nnz_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7782090Z test_spadd_cpu_float64 (__main__.TestSparseCPU) ... ok (0.052s) 2023-01-11T21:08:10.7782200Z test_sparse_add_coalesce_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7782370Z test_sparse_add_coalesce_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7782480Z test_sparse_add_coalesce_cpu_float32 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7782590Z test_sparse_add_coalesce_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7782730Z test_sparse_add_out_bfloat16_cpu_complex128 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:10.7782860Z test_sparse_add_out_bfloat16_cpu_float64 (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:10.7783060Z test_sparse_addmm_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.001s) 2023-01-11T21:08:10.7783220Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.001s) 2023-01-11T21:08:10.7788910Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCPU) ... skip: See https://github.com/pytorch/pytorch/issues/73145 (0.001s) 2023-01-11T21:08:10.7789090Z test_sparse_bool_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.000s) 2023-01-11T21:08:10.7789240Z test_sparse_bool_cpu_float64 (__main__.TestSparseCPU) ... ok (0.000s) 2023-01-11T21:08:10.7789380Z test_sparse_broadcast_to_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.005s) 2023-01-11T21:08:10.7789500Z test_sparse_broadcast_to_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2023-01-11T21:08:10.7789680Z test_sparse_dense_mul_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.bfloat16, device=cpu runs only with coalesced inputs (0.019s) 2023-01-11T21:08:10.7789780Z test_sparse_dense_mul_cpu_bool (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7789890Z test_sparse_dense_mul_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.044s) 2023-01-11T21:08:10.7790000Z test_sparse_dense_mul_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.047s) 2023-01-11T21:08:10.7790170Z test_sparse_dense_mul_cpu_float16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.float16, device=cpu runs only with coalesced inputs (0.022s) 2023-01-11T21:08:10.7790280Z test_sparse_dense_mul_cpu_float32 (__main__.TestSparseCPU) ... ok (0.043s) 2023-01-11T21:08:10.7790390Z test_sparse_dense_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.041s) 2023-01-11T21:08:10.7790490Z test_sparse_dense_mul_cpu_int16 (__main__.TestSparseCPU) ... ok (0.035s) 2023-01-11T21:08:10.7790590Z test_sparse_dense_mul_cpu_int32 (__main__.TestSparseCPU) ... ok (0.034s) 2023-01-11T21:08:10.7790690Z test_sparse_dense_mul_cpu_int64 (__main__.TestSparseCPU) ... ok (0.033s) 2023-01-11T21:08:10.7790790Z test_sparse_dense_mul_cpu_int8 (__main__.TestSparseCPU) ... ok (0.033s) 2023-01-11T21:08:10.7790900Z test_sparse_dense_mul_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.034s) 2023-01-11T21:08:10.7791040Z test_sparse_mask_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.013s) 2023-01-11T21:08:10.7791180Z test_sparse_mask_cpu_float64 (__main__.TestSparseCPU) ... ok (0.011s) 2023-01-11T21:08:10.7791290Z test_sparse_mask_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.021s) 2023-01-11T21:08:10.7791400Z test_sparse_mask_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.016s) 2023-01-11T21:08:10.7791670Z test_sparse_matmul_cpu_complex128 (__main__.TestSparseCPU) 2023-01-11T21:08:10.7791810Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.963s) 2023-01-11T21:08:10.7791910Z test_sparse_matmul_cpu_complex64 (__main__.TestSparseCPU) 2023-01-11T21:08:10.7792040Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.110s) 2023-01-11T21:08:10.7792140Z test_sparse_matmul_cpu_float32 (__main__.TestSparseCPU) 2023-01-11T21:08:10.7792270Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.110s) 2023-01-11T21:08:10.7792400Z test_sparse_matmul_cpu_float64 (__main__.TestSparseCPU) 2023-01-11T21:08:10.7792520Z This function test `torch.sparse.mm` when both the mat1 and mat2 are sparse tensors. ... ok (0.766s) 2023-01-11T21:08:10.7792620Z test_sparse_mm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.005s) 2023-01-11T21:08:10.7792730Z test_sparse_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7792900Z test_sparse_sparse_mul_cpu_bfloat16 (__main__.TestSparseCPU) ... skip: Test with dtype=torch.bfloat16, device=cpu runs only with coalesced inputs (0.005s) 2023-01-11T21:08:10.7793050Z test_sparse_sparse_mul_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.011s) 2023-01-11T21:08:10.7793190Z test_sparse_sparse_mul_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.010s) 2023-01-11T21:08:10.7793310Z test_sparse_sparse_mul_cpu_float32 (__main__.TestSparseCPU) ... ok (0.010s) 2023-01-11T21:08:10.7793410Z test_sparse_sparse_mul_cpu_float64 (__main__.TestSparseCPU) ... ok (0.010s) 2023-01-11T21:08:10.7793520Z test_sparse_sparse_mul_cpu_int16 (__main__.TestSparseCPU) ... ok (0.009s) 2023-01-11T21:08:10.7793620Z test_sparse_sparse_mul_cpu_int32 (__main__.TestSparseCPU) ... ok (0.009s) 2023-01-11T21:08:10.7793720Z test_sparse_sparse_mul_cpu_int64 (__main__.TestSparseCPU) ... ok (0.009s) 2023-01-11T21:08:10.7793820Z test_sparse_sparse_mul_cpu_int8 (__main__.TestSparseCPU) ... ok (0.009s) 2023-01-11T21:08:10.7793920Z test_sparse_sparse_mul_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.009s) 2023-01-11T21:08:10.7794030Z test_sparse_spdiags_cpu_bool (__main__.TestSparseCPU) ... ok (0.023s) 2023-01-11T21:08:10.7794140Z test_sparse_spdiags_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.025s) 2023-01-11T21:08:10.7794240Z test_sparse_spdiags_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.025s) 2023-01-11T21:08:10.7794350Z test_sparse_spdiags_cpu_float32 (__main__.TestSparseCPU) ... ok (0.024s) 2023-01-11T21:08:10.7794450Z test_sparse_spdiags_cpu_float64 (__main__.TestSparseCPU) ... ok (0.119s) 2023-01-11T21:08:10.7794550Z test_sparse_spdiags_cpu_int16 (__main__.TestSparseCPU) ... ok (0.053s) 2023-01-11T21:08:10.7794690Z test_sparse_spdiags_cpu_int32 (__main__.TestSparseCPU) ... ok (0.056s) 2023-01-11T21:08:10.7794830Z test_sparse_spdiags_cpu_int64 (__main__.TestSparseCPU) ... ok (0.037s) 2023-01-11T21:08:10.7794930Z test_sparse_spdiags_cpu_int8 (__main__.TestSparseCPU) ... ok (0.024s) 2023-01-11T21:08:10.7795040Z test_sparse_spdiags_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.023s) 2023-01-11T21:08:10.7795140Z test_sparse_sum_cpu_float64 (__main__.TestSparseCPU) ... ok (0.039s) 2023-01-11T21:08:10.7795240Z test_sparse_to_numpy_cpu (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7795340Z test_sspaddmm_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.114s) 2023-01-11T21:08:10.7795450Z test_sspaddmm_cpu_float64 (__main__.TestSparseCPU) ... ok (0.061s) 2023-01-11T21:08:10.7795570Z test_storage_not_null_cpu (__main__.TestSparseCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:10.7795660Z test_sum_cpu_bool (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7795760Z test_sum_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7795850Z test_sum_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7795980Z test_sum_cpu_float32 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7796080Z test_sum_cpu_float64 (__main__.TestSparseCPU) ... ok (0.003s) 2023-01-11T21:08:10.7796170Z test_sum_cpu_int16 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7796300Z test_sum_cpu_int32 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7796420Z test_sum_cpu_int64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7796510Z test_sum_cpu_int8 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7796610Z test_sum_cpu_uint8 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7796710Z test_t_empty_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7796850Z test_t_empty_cpu_float64 (__main__.TestSparseCPU) ... ok (0.001s) 2023-01-11T21:08:10.7796950Z test_to_dense_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7797050Z test_to_dense_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7797150Z test_to_dense_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7797260Z test_to_dense_cpu_float16 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7797350Z test_to_dense_cpu_float32 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7797450Z test_to_dense_cpu_float64 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7797560Z test_to_dense_hybrid_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.004s) 2023-01-11T21:08:10.7797660Z test_to_dense_hybrid_cpu_float64 (__main__.TestSparseCPU) ... ok (0.002s) 2023-01-11T21:08:10.7797760Z test_to_sparse_cpu_bfloat16 (__main__.TestSparseCPU) ... ok (0.039s) 2023-01-11T21:08:10.7797900Z test_to_sparse_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.039s) 2023-01-11T21:08:10.7798030Z test_to_sparse_cpu_complex64 (__main__.TestSparseCPU) ... ok (0.045s) 2023-01-11T21:08:10.7798130Z test_to_sparse_cpu_float16 (__main__.TestSparseCPU) ... ok (0.042s) 2023-01-11T21:08:10.7798230Z test_to_sparse_cpu_float64 (__main__.TestSparseCPU) ... ok (0.040s) 2023-01-11T21:08:10.7798330Z test_to_sparse_cpu_int32 (__main__.TestSparseCPU) ... ok (0.036s) 2023-01-11T21:08:10.7798430Z test_transpose_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.006s) 2023-01-11T21:08:10.7798540Z test_transpose_cpu_float64 (__main__.TestSparseCPU) ... ok (0.006s) 2023-01-11T21:08:10.7798640Z test_unsqueeze_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.037s) 2023-01-11T21:08:10.7798740Z test_unsqueeze_cpu_float64 (__main__.TestSparseCPU) ... ok (0.027s) 2023-01-11T21:08:10.7798830Z test_zeros_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.050s) 2023-01-11T21:08:10.7798930Z test_zeros_cpu_float64 (__main__.TestSparseCPU) ... ok (0.047s) 2023-01-11T21:08:10.7799030Z test_zeros_like_cpu_complex128 (__main__.TestSparseCPU) ... ok (0.063s) 2023-01-11T21:08:10.7799130Z test_zeros_like_cpu_float64 (__main__.TestSparseCPU) ... ok (0.061s) 2023-01-11T21:08:10.7799260Z test_future_empty_dim_masked_amax_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7799380Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7799540Z test_future_empty_dim_masked_amax_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7799680Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7799810Z test_future_empty_dim_masked_amax_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7799920Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7800050Z test_future_empty_dim_masked_amax_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7800150Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7800280Z test_future_empty_dim_masked_amax_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7800380Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7800530Z test_future_empty_dim_masked_amax_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7800640Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7800770Z test_future_empty_dim_masked_amax_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7800870Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7801000Z test_future_empty_dim_masked_amax_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7801100Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7801260Z test_future_empty_dim_masked_amax_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7801400Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7801570Z test_future_empty_dim_masked_amin_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7801680Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7801810Z test_future_empty_dim_masked_amin_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7801920Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7802040Z test_future_empty_dim_masked_amin_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7802150Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7802270Z test_future_empty_dim_masked_amin_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7802370Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7802500Z test_future_empty_dim_masked_amin_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7802600Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7802730Z test_future_empty_dim_masked_amin_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7802830Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7802950Z test_future_empty_dim_masked_amin_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7803060Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7803220Z test_future_empty_dim_masked_amin_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7803360Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7803480Z test_future_empty_dim_masked_amin_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7803590Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7803720Z test_future_empty_dim_masked_prod_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7803820Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7803950Z test_future_empty_dim_masked_prod_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7804060Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7804190Z test_future_empty_dim_masked_prod_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7804290Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7804420Z test_future_empty_dim_masked_prod_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7804530Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7804660Z test_future_empty_dim_masked_prod_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7804760Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7805100Z test_future_empty_dim_masked_prod_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7805270Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7805430Z test_future_empty_dim_masked_prod_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7805540Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7805660Z test_future_empty_dim_masked_prod_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7805770Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7805950Z test_future_empty_dim_masked_prod_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7806060Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7806180Z test_future_empty_dim_masked_prod_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7806290Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7806410Z test_future_empty_dim_masked_prod_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7806510Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.005s) 2023-01-11T21:08:10.7806640Z test_future_empty_dim_masked_sum_cpu_bfloat16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7806740Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7806870Z test_future_empty_dim_masked_sum_cpu_bool (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7806980Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7807150Z test_future_empty_dim_masked_sum_cpu_complex128 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7807290Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7807420Z test_future_empty_dim_masked_sum_cpu_complex64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7807520Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7807650Z test_future_empty_dim_masked_sum_cpu_float16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7807750Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7807880Z test_future_empty_dim_masked_sum_cpu_float32 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7807980Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7808100Z test_future_empty_dim_masked_sum_cpu_float64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7808200Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.007s) 2023-01-11T21:08:10.7808320Z test_future_empty_dim_masked_sum_cpu_int16 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7808430Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7808550Z test_future_empty_dim_masked_sum_cpu_int32 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7808660Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7808780Z test_future_empty_dim_masked_sum_cpu_int64 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7808920Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7809070Z test_future_empty_dim_masked_sum_cpu_int8 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7809180Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7809310Z test_future_empty_dim_masked_sum_cpu_uint8 (__main__.TestSparseMaskedReductionsCPU) 2023-01-11T21:08:10.7809410Z Currently, `dim=()` in reductions operations means "reduce over ... ok (0.006s) 2023-01-11T21:08:10.7809550Z test_basic (__main__.TestSparseMeta) ... ok (0.001s) 2023-01-11T21:08:10.7809680Z test_cuda_from_cpu (__main__.TestSparseOneOff) ... skip: CUDA not available (0.000s) 2023-01-11T21:08:10.7809820Z test_cuda_sparse_cpu_dense_add (__main__.TestSparseOneOff) ... skip: CUDA not available (0.001s) 2023-01-11T21:08:10.7810170Z test_inplace_abs_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: In-place abs not supported for complex tensors (0.000s) 2023-01-11T21:08:10.7810400Z test_inplace_abs_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: In-place abs not supported for complex tensors (0.000s) 2023-01-11T21:08:10.7810520Z test_inplace_abs_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7810710Z test_inplace_abs_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7810830Z test_inplace_abs_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7810950Z test_inplace_abs_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7811060Z test_inplace_abs_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7811210Z test_inplace_abs_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7811360Z test_inplace_abs_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7811480Z test_inplace_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7811600Z test_inplace_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7811720Z test_inplace_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7811840Z test_inplace_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7811960Z test_inplace_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7812080Z test_inplace_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7812190Z test_inplace_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7812310Z test_inplace_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7812420Z test_inplace_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7812540Z test_inplace_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7812660Z test_inplace_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7812780Z test_inplace_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7812900Z test_inplace_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7813050Z test_inplace_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7813200Z test_inplace_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7813330Z test_inplace_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7813440Z test_inplace_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7813560Z test_inplace_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7813690Z test_inplace_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7813810Z test_inplace_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7813930Z test_inplace_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7814040Z test_inplace_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7814160Z test_inplace_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7814900Z test_inplace_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7815380Z test_inplace_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7815510Z test_inplace_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7815630Z test_inplace_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7815760Z test_inplace_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7816150Z test_inplace_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7816330Z test_inplace_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7816530Z test_inplace_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7816660Z test_inplace_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7816780Z test_inplace_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7816890Z test_inplace_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7817010Z test_inplace_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7817130Z test_inplace_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7817240Z test_inplace_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7817360Z test_inplace_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7817470Z test_inplace_ceil_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7817590Z test_inplace_ceil_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7817700Z test_inplace_ceil_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7817820Z test_inplace_ceil_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7817930Z test_inplace_ceil_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7818120Z test_inplace_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7818300Z test_inplace_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7818460Z test_inplace_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7818610Z test_inplace_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7818760Z test_inplace_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7818910Z test_inplace_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7819050Z test_inplace_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7819200Z test_inplace_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7819340Z test_inplace_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7819520Z test_inplace_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2023-01-11T21:08:10.7819690Z test_inplace_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2023-01-11T21:08:10.7819870Z test_inplace_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2023-01-11T21:08:10.7825410Z test_inplace_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2023-01-11T21:08:10.7825670Z test_inplace_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2023-01-11T21:08:10.7825840Z test_inplace_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2023-01-11T21:08:10.7826050Z test_inplace_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2023-01-11T21:08:10.7826250Z test_inplace_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2023-01-11T21:08:10.7826470Z test_inplace_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! conj_physical_ not implemented for sparse (0.000s) 2023-01-11T21:08:10.7826600Z test_inplace_deg2rad_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7826720Z test_inplace_deg2rad_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7826850Z test_inplace_deg2rad_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7826970Z test_inplace_deg2rad_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:08:10.7827090Z test_inplace_deg2rad_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7827210Z test_inplace_deg2rad_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7827330Z test_inplace_deg2rad_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7827450Z test_inplace_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7827560Z test_inplace_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7827680Z test_inplace_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7827800Z test_inplace_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7827920Z test_inplace_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7828070Z test_inplace_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7828220Z test_inplace_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7828350Z test_inplace_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7828460Z test_inplace_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7828580Z test_inplace_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7828700Z test_inplace_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7828810Z test_inplace_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7828930Z test_inplace_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7829040Z test_inplace_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7829160Z test_inplace_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7829270Z test_inplace_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7829380Z test_inplace_floor_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7829500Z test_inplace_floor_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7829600Z test_inplace_floor_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7829720Z test_inplace_floor_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7829870Z test_inplace_floor_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7830090Z test_inplace_frac_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7830220Z test_inplace_frac_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7830380Z test_inplace_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7830530Z test_inplace_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7830680Z test_inplace_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7830830Z test_inplace_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7831010Z test_inplace_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7831160Z test_inplace_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7831300Z test_inplace_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7831450Z test_inplace_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7831580Z test_inplace_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7831730Z test_inplace_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7831880Z test_inplace_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7832030Z test_inplace_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7832200Z test_inplace_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7832380Z test_inplace_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7832520Z test_inplace_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7832670Z test_inplace_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7832810Z test_inplace_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7832950Z test_inplace_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7833100Z test_inplace_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7833240Z test_inplace_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7833390Z test_inplace_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7833530Z test_inplace_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7833670Z test_inplace_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7833810Z test_inplace_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7833950Z test_inplace_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7834100Z test_inplace_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7834240Z test_inplace_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7834450Z test_inplace_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7834620Z test_inplace_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7834780Z test_inplace_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7834920Z test_inplace_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7835060Z test_inplace_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7835210Z test_inplace_log1p_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7835340Z test_inplace_log1p_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7835460Z test_inplace_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7835580Z test_inplace_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7835690Z test_inplace_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7835810Z test_inplace_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7835920Z test_inplace_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7836030Z test_inplace_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7836150Z test_inplace_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7836270Z test_inplace_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7836430Z test_inplace_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7836580Z test_inplace_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7836700Z test_inplace_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7836830Z test_inplace_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7836950Z test_inplace_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7837060Z test_inplace_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7837180Z test_inplace_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7837300Z test_inplace_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7837420Z test_inplace_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7837530Z test_inplace_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7837650Z test_inplace_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7837760Z test_inplace_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7837870Z test_inplace_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7837990Z test_inplace_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7838100Z test_inplace_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7838290Z test_inplace_nn_functional_relu_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7838480Z test_inplace_nn_functional_relu_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7838640Z test_inplace_nn_functional_relu_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7838820Z test_inplace_nn_functional_relu_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7838980Z test_inplace_nn_functional_relu_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7839130Z test_inplace_nn_functional_relu_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7839280Z test_inplace_nn_functional_relu_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7839430Z test_inplace_positive_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7839610Z test_inplace_positive_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7839760Z test_inplace_positive_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7839900Z test_inplace_positive_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7840050Z test_inplace_positive_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7840190Z test_inplace_positive_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7840330Z test_inplace_positive_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7840470Z test_inplace_positive_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7840660Z test_inplace_positive_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7840810Z test_inplace_rad2deg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7840940Z test_inplace_rad2deg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7841060Z test_inplace_rad2deg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:08:10.7841170Z test_inplace_rad2deg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:08:10.7841290Z test_inplace_rad2deg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:08:10.7841400Z test_inplace_rad2deg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:08:10.7841520Z test_inplace_rad2deg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:08:10.7841630Z test_inplace_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7841740Z test_inplace_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7841860Z test_inplace_round_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7841970Z test_inplace_round_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7842080Z test_inplace_round_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7842200Z test_inplace_round_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7842310Z test_inplace_round_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7842470Z test_inplace_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7842620Z test_inplace_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7842730Z test_inplace_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7842850Z test_inplace_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7842960Z test_inplace_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7843080Z test_inplace_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7843210Z test_inplace_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7843330Z test_inplace_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7843440Z test_inplace_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7843560Z test_inplace_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7843670Z test_inplace_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7843790Z test_inplace_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7843920Z test_inplace_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7844040Z test_inplace_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7844150Z test_inplace_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7844300Z test_inplace_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7844480Z test_inplace_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7844630Z test_inplace_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7844770Z test_inplace_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7844910Z test_inplace_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7845060Z test_inplace_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7845200Z test_inplace_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7845340Z test_inplace_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:08:10.7845460Z test_inplace_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7845580Z test_inplace_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7845700Z test_inplace_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7845810Z test_inplace_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7845920Z test_inplace_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7846030Z test_inplace_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7846140Z test_inplace_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7846290Z test_inplace_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7846440Z test_inplace_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7846570Z test_inplace_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7846690Z test_inplace_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7846800Z test_inplace_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7846920Z test_inplace_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7847030Z test_inplace_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7847140Z test_inplace_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7847260Z test_inplace_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7847370Z test_inplace_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7847520Z test_inplace_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7847650Z test_inplace_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7847770Z test_inplace_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7847880Z test_inplace_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7848000Z test_inplace_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7848140Z test_inplace_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7848290Z test_inplace_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7848600Z test_inplace_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7848710Z test_inplace_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7848830Z test_inplace_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7848950Z test_inplace_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7849070Z test_inplace_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7849190Z test_inplace_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7849300Z test_inplace_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7849410Z test_inplace_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7849520Z test_inplace_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7849630Z test_inplace_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7849750Z test_inplace_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7849860Z test_inplace_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7849980Z test_inplace_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7850130Z test_inplace_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7850280Z test_inplace_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7850400Z test_inplace_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7850520Z test_inplace_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7850630Z test_inplace_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7850750Z test_inplace_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7850860Z test_inplace_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7850970Z test_inplace_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7851090Z test_inplace_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7851200Z test_inplace_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7851310Z test_inplace_trunc_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7851420Z test_inplace_trunc_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7851540Z test_inplace_trunc_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7851650Z test_inplace_trunc_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7851760Z test_inplace_trunc_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7851910Z test_out_abs_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7852060Z test_out_abs_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7852200Z test_out_abs_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7852330Z test_out_abs_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7852450Z test_out_abs_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7852560Z test_out_abs_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7852660Z test_out_abs_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7852770Z test_out_abs_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7852880Z test_out_abs_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7853020Z test_out_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7853140Z test_out_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7853250Z test_out_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7853370Z test_out_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7853480Z test_out_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7853580Z test_out_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7853730Z test_out_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7853870Z test_out_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7853980Z test_out_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7854100Z test_out_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7854220Z test_out_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7854330Z test_out_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7854450Z test_out_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7854560Z test_out_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7854670Z test_out_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7854780Z test_out_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7854890Z test_out_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7855000Z test_out_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7855110Z test_out_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7855230Z test_out_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7855340Z test_out_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7855490Z test_out_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7855630Z test_out_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7855750Z test_out_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7855850Z test_out_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7855960Z test_out_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7856070Z test_out_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7856190Z test_out_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7856300Z test_out_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7856420Z test_out_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7861780Z test_out_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7862110Z test_out_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7862230Z test_out_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7862350Z test_out_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7862470Z test_out_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7862580Z test_out_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7862760Z test_out_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7862950Z test_out_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7863070Z test_out_ceil_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7863180Z test_out_ceil_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7863290Z test_out_ceil_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7863410Z test_out_ceil_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7863520Z test_out_ceil_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7863660Z test_out_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7863810Z test_out_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7863950Z test_out_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7864090Z test_out_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7864230Z test_out_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7864360Z test_out_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7864500Z test_out_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7864630Z test_out_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7864800Z test_out_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7864960Z test_out_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7865090Z test_out_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7865210Z test_out_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7865330Z test_out_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7865450Z test_out_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7865570Z test_out_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7865690Z test_out_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7865810Z test_out_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7865920Z test_out_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7866040Z test_out_deg2rad_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7866160Z test_out_deg2rad_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7866270Z test_out_deg2rad_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7866390Z test_out_deg2rad_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7866530Z test_out_deg2rad_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7866670Z test_out_deg2rad_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7866830Z test_out_deg2rad_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7866950Z test_out_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7867060Z test_out_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7867170Z test_out_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7867280Z test_out_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7867410Z test_out_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7867530Z test_out_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7867640Z test_out_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7867760Z test_out_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7867870Z test_out_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7867980Z test_out_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7868090Z test_out_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7868250Z test_out_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7868360Z test_out_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7868510Z test_out_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7868660Z test_out_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7868780Z test_out_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7868890Z test_out_floor_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7869000Z test_out_floor_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7869100Z test_out_floor_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7869210Z test_out_floor_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7869320Z test_out_floor_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7869440Z test_out_frac_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7869550Z test_out_frac_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7869700Z test_out_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7869840Z test_out_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7869990Z test_out_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7870140Z test_out_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7870270Z test_out_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7870450Z test_out_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7870620Z test_out_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7870760Z test_out_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7870900Z test_out_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7871110Z test_out_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7871250Z test_out_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7871400Z test_out_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7871540Z test_out_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7871670Z test_out_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7871810Z test_out_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7871990Z test_out_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7872130Z test_out_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7872260Z test_out_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7872380Z test_out_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7872490Z test_out_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7872650Z test_out_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7872800Z test_out_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7872930Z test_out_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7873040Z test_out_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7873160Z test_out_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7873270Z test_out_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7873390Z test_out_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7873500Z test_out_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7873620Z test_out_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7873730Z test_out_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7873850Z test_out_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7873960Z test_out_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7874080Z test_out_log1p_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7874210Z test_out_log1p_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7874320Z test_out_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7874470Z test_out_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7874620Z test_out_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7874730Z test_out_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7874850Z test_out_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7874960Z test_out_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7875060Z test_out_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7875180Z test_out_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7875300Z test_out_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7875410Z test_out_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7875560Z test_out_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7875670Z test_out_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7875790Z test_out_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7875900Z test_out_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7876020Z test_out_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7876130Z test_out_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7876280Z test_out_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7876450Z test_out_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7876570Z test_out_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7876680Z test_out_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7876790Z test_out_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7876900Z test_out_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7877000Z test_out_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7877160Z test_out_nn_functional_relu_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7877310Z test_out_nn_functional_relu_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7877460Z test_out_nn_functional_relu_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7877610Z test_out_nn_functional_relu_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7877760Z test_out_nn_functional_relu_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7877910Z test_out_nn_functional_relu_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7878050Z test_out_nn_functional_relu_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7878200Z test_out_positive_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7878380Z test_out_positive_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7878560Z test_out_positive_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7878710Z test_out_positive_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7878860Z test_out_positive_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7879000Z test_out_positive_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7879140Z test_out_positive_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7879280Z test_out_positive_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7879410Z test_out_positive_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Out not supported (0.000s) 2023-01-11T21:08:10.7879530Z test_out_rad2deg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7879650Z test_out_rad2deg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7879770Z test_out_rad2deg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7879930Z test_out_rad2deg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7880040Z test_out_rad2deg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7880160Z test_out_rad2deg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7880270Z test_out_rad2deg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7880420Z test_out_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7880570Z test_out_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7880680Z test_out_round_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7880830Z test_out_round_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7880940Z test_out_round_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7881050Z test_out_round_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7881160Z test_out_round_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7881280Z test_out_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7881390Z test_out_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7881500Z test_out_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7881610Z test_out_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7881720Z test_out_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7881830Z test_out_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7881940Z test_out_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7882050Z test_out_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7882190Z test_out_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7882340Z test_out_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7882450Z test_out_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7882560Z test_out_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7882670Z test_out_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7882780Z test_out_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7882890Z test_out_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7883000Z test_out_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7883110Z test_out_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7883230Z test_out_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7883340Z test_out_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7883450Z test_out_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7883560Z test_out_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7883680Z test_out_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7883780Z test_out_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7883930Z test_out_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7884080Z test_out_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7884190Z test_out_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7884300Z test_out_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7884450Z test_out_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7884560Z test_out_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7884670Z test_out_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7884770Z test_out_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7884880Z test_out_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7884990Z test_out_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7885110Z test_out_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7885250Z test_out_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7885360Z test_out_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7885470Z test_out_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7885580Z test_out_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7885730Z test_out_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7885870Z test_out_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7885980Z test_out_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7886100Z test_out_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7886220Z test_out_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7886330Z test_out_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7886440Z test_out_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7886550Z test_out_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7886660Z test_out_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7886760Z test_out_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7886870Z test_out_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7886980Z test_out_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7887090Z test_out_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7887210Z test_out_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7887320Z test_out_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7887460Z test_out_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7887610Z test_out_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7887730Z test_out_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7887830Z test_out_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7887940Z test_out_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7888050Z test_out_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7888160Z test_out_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7888280Z test_out_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7888390Z test_out_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7888500Z test_out_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7888610Z test_out_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7888710Z test_out_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7889030Z test_out_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7889150Z test_out_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7889260Z test_out_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7889410Z test_out_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7889560Z test_out_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7889670Z test_out_trunc_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7889790Z test_out_trunc_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7889950Z test_out_trunc_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7890070Z test_out_trunc_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7890180Z test_out_trunc_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7890310Z test_sparse_consistency_abs_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7890450Z test_sparse_consistency_abs_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7890580Z test_sparse_consistency_abs_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7890700Z test_sparse_consistency_abs_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7890830Z test_sparse_consistency_abs_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7890950Z test_sparse_consistency_abs_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7891070Z test_sparse_consistency_abs_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7891200Z test_sparse_consistency_abs_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7891360Z test_sparse_consistency_abs_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7891520Z test_sparse_consistency_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7891660Z test_sparse_consistency_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7891790Z test_sparse_consistency_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7891910Z test_sparse_consistency_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7892040Z test_sparse_consistency_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7892170Z test_sparse_consistency_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7897420Z test_sparse_consistency_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7897610Z test_sparse_consistency_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7897730Z test_sparse_consistency_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7897860Z test_sparse_consistency_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7898000Z test_sparse_consistency_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7898120Z test_sparse_consistency_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7898250Z test_sparse_consistency_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7898380Z test_sparse_consistency_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7898540Z test_sparse_consistency_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7898830Z test_sparse_consistency_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7898960Z test_sparse_consistency_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7899100Z test_sparse_consistency_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7899230Z test_sparse_consistency_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7899350Z test_sparse_consistency_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7899480Z test_sparse_consistency_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7899640Z test_sparse_consistency_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7899770Z test_sparse_consistency_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7899890Z test_sparse_consistency_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7900010Z test_sparse_consistency_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7900140Z test_sparse_consistency_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7900260Z test_sparse_consistency_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7900390Z test_sparse_consistency_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7900520Z test_sparse_consistency_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7900680Z test_sparse_consistency_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7900850Z test_sparse_consistency_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7900970Z test_sparse_consistency_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7901100Z test_sparse_consistency_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7901220Z test_sparse_consistency_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7901340Z test_sparse_consistency_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7901470Z test_sparse_consistency_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7901590Z test_sparse_consistency_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7901720Z test_sparse_consistency_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7901840Z test_sparse_consistency_ceil_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7901960Z test_sparse_consistency_ceil_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7902080Z test_sparse_consistency_ceil_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7902200Z test_sparse_consistency_ceil_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7902330Z test_sparse_consistency_ceil_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7902450Z test_sparse_consistency_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7902620Z test_sparse_consistency_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7902780Z test_sparse_consistency_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7902910Z test_sparse_consistency_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7903030Z test_sparse_consistency_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7903200Z test_sparse_consistency_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7903320Z test_sparse_consistency_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7903440Z test_sparse_consistency_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7903560Z test_sparse_consistency_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7903710Z test_sparse_consistency_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7903850Z test_sparse_consistency_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7904020Z test_sparse_consistency_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7904150Z test_sparse_consistency_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7904290Z test_sparse_consistency_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7904430Z test_sparse_consistency_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7904560Z test_sparse_consistency_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7904730Z test_sparse_consistency_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7904890Z test_sparse_consistency_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7905030Z test_sparse_consistency_deg2rad_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7905160Z test_sparse_consistency_deg2rad_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7905290Z test_sparse_consistency_deg2rad_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7905420Z test_sparse_consistency_deg2rad_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7905540Z test_sparse_consistency_deg2rad_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7905670Z test_sparse_consistency_deg2rad_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7905790Z test_sparse_consistency_deg2rad_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7905920Z test_sparse_consistency_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7906040Z test_sparse_consistency_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7906160Z test_sparse_consistency_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7906280Z test_sparse_consistency_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7906400Z test_sparse_consistency_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7906530Z test_sparse_consistency_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7906690Z test_sparse_consistency_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7906850Z test_sparse_consistency_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7906970Z test_sparse_consistency_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7907090Z test_sparse_consistency_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7907210Z test_sparse_consistency_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7907330Z test_sparse_consistency_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7907450Z test_sparse_consistency_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7907600Z test_sparse_consistency_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7907720Z test_sparse_consistency_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7907850Z test_sparse_consistency_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7907980Z test_sparse_consistency_floor_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7908100Z test_sparse_consistency_floor_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7908220Z test_sparse_consistency_floor_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7908370Z test_sparse_consistency_floor_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7908500Z test_sparse_consistency_floor_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7908660Z test_sparse_consistency_frac_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7908820Z test_sparse_consistency_frac_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7908960Z test_sparse_consistency_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7909090Z test_sparse_consistency_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7909220Z test_sparse_consistency_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7909340Z test_sparse_consistency_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7909460Z test_sparse_consistency_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7909580Z test_sparse_consistency_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7909700Z test_sparse_consistency_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7909830Z test_sparse_consistency_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7909940Z test_sparse_consistency_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7910070Z test_sparse_consistency_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7910200Z test_sparse_consistency_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7910330Z test_sparse_consistency_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7910450Z test_sparse_consistency_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7910610Z test_sparse_consistency_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7910770Z test_sparse_consistency_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7910890Z test_sparse_consistency_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7911010Z test_sparse_consistency_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7911140Z test_sparse_consistency_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7911270Z test_sparse_consistency_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7911400Z test_sparse_consistency_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7911530Z test_sparse_consistency_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7911650Z test_sparse_consistency_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7911780Z test_sparse_consistency_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7911960Z test_sparse_consistency_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7912100Z test_sparse_consistency_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7912230Z test_sparse_consistency_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7912360Z test_sparse_consistency_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7912490Z test_sparse_consistency_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7912650Z test_sparse_consistency_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7912870Z test_sparse_consistency_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7913000Z test_sparse_consistency_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7913130Z test_sparse_consistency_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7913260Z test_sparse_consistency_log1p_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7913390Z test_sparse_consistency_log1p_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7913520Z test_sparse_consistency_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7913640Z test_sparse_consistency_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7913760Z test_sparse_consistency_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7913880Z test_sparse_consistency_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7914000Z test_sparse_consistency_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7914120Z test_sparse_consistency_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7914240Z test_sparse_consistency_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7914380Z test_sparse_consistency_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7914510Z test_sparse_consistency_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7914670Z test_sparse_consistency_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7914830Z test_sparse_consistency_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7914970Z test_sparse_consistency_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7915100Z test_sparse_consistency_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7915220Z test_sparse_consistency_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7915350Z test_sparse_consistency_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7915480Z test_sparse_consistency_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7915600Z test_sparse_consistency_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7915720Z test_sparse_consistency_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7915850Z test_sparse_consistency_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7915970Z test_sparse_consistency_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7916090Z test_sparse_consistency_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7916220Z test_sparse_consistency_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7916370Z test_sparse_consistency_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7916520Z test_sparse_consistency_nn_functional_relu_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7916710Z test_sparse_consistency_nn_functional_relu_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7916890Z test_sparse_consistency_nn_functional_relu_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7917040Z test_sparse_consistency_nn_functional_relu_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7917220Z test_sparse_consistency_nn_functional_relu_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7917370Z test_sparse_consistency_nn_functional_relu_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7917510Z test_sparse_consistency_nn_functional_relu_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7917650Z test_sparse_consistency_positive_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7917800Z test_sparse_consistency_positive_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7917930Z test_sparse_consistency_positive_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7918060Z test_sparse_consistency_positive_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7918200Z test_sparse_consistency_positive_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7918330Z test_sparse_consistency_positive_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7918460Z test_sparse_consistency_positive_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7918590Z test_sparse_consistency_positive_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7918720Z test_sparse_consistency_positive_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7918890Z test_sparse_consistency_rad2deg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7919060Z test_sparse_consistency_rad2deg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7919180Z test_sparse_consistency_rad2deg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7919310Z test_sparse_consistency_rad2deg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7919430Z test_sparse_consistency_rad2deg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7919560Z test_sparse_consistency_rad2deg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7919690Z test_sparse_consistency_rad2deg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7919820Z test_sparse_consistency_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7919940Z test_sparse_consistency_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7920060Z test_sparse_consistency_round_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7920180Z test_sparse_consistency_round_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7920300Z test_sparse_consistency_round_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7920430Z test_sparse_consistency_round_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7920550Z test_sparse_consistency_round_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7920670Z test_sparse_consistency_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7920880Z test_sparse_consistency_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7921040Z test_sparse_consistency_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7921170Z test_sparse_consistency_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7921300Z test_sparse_consistency_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7921430Z test_sparse_consistency_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7921560Z test_sparse_consistency_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7921710Z test_sparse_consistency_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7921830Z test_sparse_consistency_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7921960Z test_sparse_consistency_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7922090Z test_sparse_consistency_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7922220Z test_sparse_consistency_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7922340Z test_sparse_consistency_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7922460Z test_sparse_consistency_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7922590Z test_sparse_consistency_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7922710Z test_sparse_consistency_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7922880Z test_sparse_consistency_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7923050Z test_sparse_consistency_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7923190Z test_sparse_consistency_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7923320Z test_sparse_consistency_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7923450Z test_sparse_consistency_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7923580Z test_sparse_consistency_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7923710Z test_sparse_consistency_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7923850Z test_sparse_consistency_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7923980Z test_sparse_consistency_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7924120Z test_sparse_consistency_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7924250Z test_sparse_consistency_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7924380Z test_sparse_consistency_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7924500Z test_sparse_consistency_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7924620Z test_sparse_consistency_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7924750Z test_sparse_consistency_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7924910Z test_sparse_consistency_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7925070Z test_sparse_consistency_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7925200Z test_sparse_consistency_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7925350Z test_sparse_consistency_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7925480Z test_sparse_consistency_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7925610Z test_sparse_consistency_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7925740Z test_sparse_consistency_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7925860Z test_sparse_consistency_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7925980Z test_sparse_consistency_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7926120Z test_sparse_consistency_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7926250Z test_sparse_consistency_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7926380Z test_sparse_consistency_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7926510Z test_sparse_consistency_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7926630Z test_sparse_consistency_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7926750Z test_sparse_consistency_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7926910Z test_sparse_consistency_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7927060Z test_sparse_consistency_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7927190Z test_sparse_consistency_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7927310Z test_sparse_consistency_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7927440Z test_sparse_consistency_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7927570Z test_sparse_consistency_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7927690Z test_sparse_consistency_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7927820Z test_sparse_consistency_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7927940Z test_sparse_consistency_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7928060Z test_sparse_consistency_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7928180Z test_sparse_consistency_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7928300Z test_sparse_consistency_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7928420Z test_sparse_consistency_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7928550Z test_sparse_consistency_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7928680Z test_sparse_consistency_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7928840Z test_sparse_consistency_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7929010Z test_sparse_consistency_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7929130Z test_sparse_consistency_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7934440Z test_sparse_consistency_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7934640Z test_sparse_consistency_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7934760Z test_sparse_consistency_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7935010Z test_sparse_consistency_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7935150Z test_sparse_consistency_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7935280Z test_sparse_consistency_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7935400Z test_sparse_consistency_trunc_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7935530Z test_sparse_consistency_trunc_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7935650Z test_sparse_consistency_trunc_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7935930Z test_sparse_consistency_trunc_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7936050Z test_sparse_consistency_trunc_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7936180Z test_sparse_fn_grad_abs_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7936340Z test_sparse_fn_grad_abs_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7936540Z test_sparse_fn_grad_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7936720Z test_sparse_fn_grad_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7936890Z test_sparse_fn_grad_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7937050Z test_sparse_fn_grad_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7937220Z test_sparse_fn_grad_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7937380Z test_sparse_fn_grad_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7937540Z test_sparse_fn_grad_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7937700Z test_sparse_fn_grad_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7937820Z test_sparse_fn_grad_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7937950Z test_sparse_fn_grad_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7938070Z test_sparse_fn_grad_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7938210Z test_sparse_fn_grad_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:08:10.7938340Z test_sparse_fn_grad_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7938470Z test_sparse_fn_grad_deg2rad_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7938670Z test_sparse_fn_grad_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7938860Z test_sparse_fn_grad_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7938990Z test_sparse_fn_grad_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7939110Z test_sparse_fn_grad_frac_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7939460Z test_sparse_fn_grad_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:08:10.7939680Z test_sparse_fn_grad_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:08:10.7939940Z test_sparse_fn_grad_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:08:10.7940160Z test_sparse_fn_grad_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:08:10.7940370Z test_sparse_fn_grad_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:08:10.7940590Z test_sparse_fn_grad_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:08:10.7941210Z test_sparse_fn_grad_log1p_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/__init__.py:300: UserWarning: log1p_backward: received self with sparse layout, but backward requires materialization of a dense tensor with this shape (Triggered internally at /Users/runner/work/pytorch/pytorch/torch/csrc/autograd/FunctionsManual.cpp:4679.) 2023-01-11T21:08:10.7941350Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:08:10.7941400Z ok (0.004s) 2023-01-11T21:08:10.7941530Z test_sparse_fn_grad_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7941690Z test_sparse_fn_grad_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7941850Z test_sparse_fn_grad_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:08:10.7942010Z test_sparse_fn_grad_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7942150Z test_sparse_fn_grad_nn_functional_relu_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:08:10.7942280Z test_sparse_fn_grad_positive_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:08:10.7942400Z test_sparse_fn_grad_positive_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7942530Z test_sparse_fn_grad_rad2deg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:08:10.7942650Z test_sparse_fn_grad_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7942820Z test_sparse_fn_grad_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7942970Z test_sparse_fn_grad_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7943100Z test_sparse_fn_grad_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7943310Z test_sparse_fn_grad_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! Op doesn't support autograd (0.001s) 2023-01-11T21:08:10.7943470Z test_sparse_fn_grad_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7943630Z test_sparse_fn_grad_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7943790Z test_sparse_fn_grad_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7943950Z test_sparse_fn_grad_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7944150Z test_sparse_fn_grad_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7944340Z test_sparse_fn_grad_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7944540Z test_sparse_fn_grad_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7944700Z test_sparse_fn_grad_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7944860Z test_sparse_fn_grad_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7945020Z test_sparse_fn_grad_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... skip: Skipped! sparse backward not supported (0.000s) 2023-01-11T21:08:10.7945140Z test_sparse_fn_grad_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7945300Z test_sparse_zero_dims_abs_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7945430Z test_sparse_zero_dims_abs_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7945560Z test_sparse_zero_dims_abs_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7945680Z test_sparse_zero_dims_abs_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7945800Z test_sparse_zero_dims_abs_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7945920Z test_sparse_zero_dims_abs_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7946040Z test_sparse_zero_dims_abs_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7946160Z test_sparse_zero_dims_abs_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7946320Z test_sparse_zero_dims_abs_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7946480Z test_sparse_zero_dims_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7946610Z test_sparse_zero_dims_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7946730Z test_sparse_zero_dims_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7946850Z test_sparse_zero_dims_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7946970Z test_sparse_zero_dims_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7947090Z test_sparse_zero_dims_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7947210Z test_sparse_zero_dims_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7947330Z test_sparse_zero_dims_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7947450Z test_sparse_zero_dims_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7947580Z test_sparse_zero_dims_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7947720Z test_sparse_zero_dims_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7947840Z test_sparse_zero_dims_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7947960Z test_sparse_zero_dims_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7948080Z test_sparse_zero_dims_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7948240Z test_sparse_zero_dims_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7948390Z test_sparse_zero_dims_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7948510Z test_sparse_zero_dims_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7948630Z test_sparse_zero_dims_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7948790Z test_sparse_zero_dims_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7948920Z test_sparse_zero_dims_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7949040Z test_sparse_zero_dims_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7949170Z test_sparse_zero_dims_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7949290Z test_sparse_zero_dims_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7949400Z test_sparse_zero_dims_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7949540Z test_sparse_zero_dims_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7949660Z test_sparse_zero_dims_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7949780Z test_sparse_zero_dims_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7949910Z test_sparse_zero_dims_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7950040Z test_sparse_zero_dims_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7950200Z test_sparse_zero_dims_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7950350Z test_sparse_zero_dims_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7950480Z test_sparse_zero_dims_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7950600Z test_sparse_zero_dims_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7950720Z test_sparse_zero_dims_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7950830Z test_sparse_zero_dims_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7950960Z test_sparse_zero_dims_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7951080Z test_sparse_zero_dims_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7951200Z test_sparse_zero_dims_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7951310Z test_sparse_zero_dims_ceil_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7951430Z test_sparse_zero_dims_ceil_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7951550Z test_sparse_zero_dims_ceil_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7951660Z test_sparse_zero_dims_ceil_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7951780Z test_sparse_zero_dims_ceil_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7951900Z test_sparse_zero_dims_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7952070Z test_sparse_zero_dims_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7952220Z test_sparse_zero_dims_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7952350Z test_sparse_zero_dims_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7952470Z test_sparse_zero_dims_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7952580Z test_sparse_zero_dims_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7952700Z test_sparse_zero_dims_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7952820Z test_sparse_zero_dims_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7952930Z test_sparse_zero_dims_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7953120Z test_sparse_zero_dims_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7953260Z test_sparse_zero_dims_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7953400Z test_sparse_zero_dims_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7953530Z test_sparse_zero_dims_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7953660Z test_sparse_zero_dims_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7953790Z test_sparse_zero_dims_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7953950Z test_sparse_zero_dims_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7954120Z test_sparse_zero_dims_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7954280Z test_sparse_zero_dims_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7954410Z test_sparse_zero_dims_deg2rad_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7954540Z test_sparse_zero_dims_deg2rad_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7954660Z test_sparse_zero_dims_deg2rad_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7954780Z test_sparse_zero_dims_deg2rad_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7954900Z test_sparse_zero_dims_deg2rad_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7955030Z test_sparse_zero_dims_deg2rad_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7955150Z test_sparse_zero_dims_deg2rad_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7955270Z test_sparse_zero_dims_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7955390Z test_sparse_zero_dims_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7955510Z test_sparse_zero_dims_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7955630Z test_sparse_zero_dims_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7955740Z test_sparse_zero_dims_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7955870Z test_sparse_zero_dims_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7956020Z test_sparse_zero_dims_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7956180Z test_sparse_zero_dims_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7956310Z test_sparse_zero_dims_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7956430Z test_sparse_zero_dims_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7956550Z test_sparse_zero_dims_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7956660Z test_sparse_zero_dims_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7956780Z test_sparse_zero_dims_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7956900Z test_sparse_zero_dims_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7957020Z test_sparse_zero_dims_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7957140Z test_sparse_zero_dims_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7957260Z test_sparse_zero_dims_floor_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7957410Z test_sparse_zero_dims_floor_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7957530Z test_sparse_zero_dims_floor_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7957650Z test_sparse_zero_dims_floor_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7957770Z test_sparse_zero_dims_floor_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7957930Z test_sparse_zero_dims_frac_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7958080Z test_sparse_zero_dims_frac_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7958240Z test_sparse_zero_dims_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7958370Z test_sparse_zero_dims_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7958490Z test_sparse_zero_dims_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7958610Z test_sparse_zero_dims_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7958730Z test_sparse_zero_dims_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7958840Z test_sparse_zero_dims_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7958960Z test_sparse_zero_dims_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7959080Z test_sparse_zero_dims_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7959190Z test_sparse_zero_dims_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7959320Z test_sparse_zero_dims_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7959440Z test_sparse_zero_dims_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7959570Z test_sparse_zero_dims_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7959690Z test_sparse_zero_dims_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7959840Z test_sparse_zero_dims_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7959990Z test_sparse_zero_dims_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7960110Z test_sparse_zero_dims_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7960230Z test_sparse_zero_dims_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7960340Z test_sparse_zero_dims_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7960470Z test_sparse_zero_dims_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7960600Z test_sparse_zero_dims_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7960730Z test_sparse_zero_dims_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7960850Z test_sparse_zero_dims_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7960980Z test_sparse_zero_dims_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7961100Z test_sparse_zero_dims_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7961220Z test_sparse_zero_dims_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7961350Z test_sparse_zero_dims_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7961480Z test_sparse_zero_dims_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7961620Z test_sparse_zero_dims_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7961790Z test_sparse_zero_dims_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7961940Z test_sparse_zero_dims_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7962070Z test_sparse_zero_dims_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7962190Z test_sparse_zero_dims_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7962320Z test_sparse_zero_dims_log1p_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7962470Z test_sparse_zero_dims_log1p_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7962590Z test_sparse_zero_dims_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7962710Z test_sparse_zero_dims_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7962830Z test_sparse_zero_dims_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7962950Z test_sparse_zero_dims_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7963070Z test_sparse_zero_dims_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7963190Z test_sparse_zero_dims_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7963310Z test_sparse_zero_dims_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7963430Z test_sparse_zero_dims_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7963560Z test_sparse_zero_dims_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7963720Z test_sparse_zero_dims_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7963880Z test_sparse_zero_dims_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7964010Z test_sparse_zero_dims_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7964130Z test_sparse_zero_dims_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7964250Z test_sparse_zero_dims_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7964380Z test_sparse_zero_dims_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7964500Z test_sparse_zero_dims_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7964620Z test_sparse_zero_dims_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7964730Z test_sparse_zero_dims_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7964850Z test_sparse_zero_dims_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7964970Z test_sparse_zero_dims_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7965090Z test_sparse_zero_dims_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7965210Z test_sparse_zero_dims_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7965330Z test_sparse_zero_dims_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7965470Z test_sparse_zero_dims_nn_functional_relu_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7965640Z test_sparse_zero_dims_nn_functional_relu_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7965810Z test_sparse_zero_dims_nn_functional_relu_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7965970Z test_sparse_zero_dims_nn_functional_relu_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7966120Z test_sparse_zero_dims_nn_functional_relu_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7966250Z test_sparse_zero_dims_nn_functional_relu_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:08:10.7966380Z test_sparse_zero_dims_nn_functional_relu_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7966510Z test_sparse_zero_dims_positive_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7966640Z test_sparse_zero_dims_positive_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7966790Z test_sparse_zero_dims_positive_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7966920Z test_sparse_zero_dims_positive_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7967040Z test_sparse_zero_dims_positive_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7967170Z test_sparse_zero_dims_positive_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7967290Z test_sparse_zero_dims_positive_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7967410Z test_sparse_zero_dims_positive_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7972500Z test_sparse_zero_dims_positive_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7972700Z test_sparse_zero_dims_rad2deg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7972870Z test_sparse_zero_dims_rad2deg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7973000Z test_sparse_zero_dims_rad2deg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7973120Z test_sparse_zero_dims_rad2deg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7973240Z test_sparse_zero_dims_rad2deg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7973360Z test_sparse_zero_dims_rad2deg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7973480Z test_sparse_zero_dims_rad2deg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7973600Z test_sparse_zero_dims_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7973720Z test_sparse_zero_dims_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7973840Z test_sparse_zero_dims_round_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7973960Z test_sparse_zero_dims_round_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7974080Z test_sparse_zero_dims_round_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7974200Z test_sparse_zero_dims_round_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7974320Z test_sparse_zero_dims_round_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7974440Z test_sparse_zero_dims_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7974600Z test_sparse_zero_dims_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7974750Z test_sparse_zero_dims_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7974880Z test_sparse_zero_dims_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7975000Z test_sparse_zero_dims_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7975120Z test_sparse_zero_dims_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7975490Z test_sparse_zero_dims_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7975610Z test_sparse_zero_dims_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7975730Z test_sparse_zero_dims_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7975860Z test_sparse_zero_dims_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7975980Z test_sparse_zero_dims_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7976090Z test_sparse_zero_dims_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7976210Z test_sparse_zero_dims_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7976390Z test_sparse_zero_dims_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7976500Z test_sparse_zero_dims_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7976630Z test_sparse_zero_dims_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7976790Z test_sparse_zero_dims_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7976950Z test_sparse_zero_dims_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7977080Z test_sparse_zero_dims_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7977200Z test_sparse_zero_dims_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7977310Z test_sparse_zero_dims_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7977440Z test_sparse_zero_dims_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7977560Z test_sparse_zero_dims_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7977680Z test_sparse_zero_dims_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7977810Z test_sparse_zero_dims_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7977920Z test_sparse_zero_dims_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7978040Z test_sparse_zero_dims_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7978160Z test_sparse_zero_dims_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7978280Z test_sparse_zero_dims_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7978400Z test_sparse_zero_dims_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7978510Z test_sparse_zero_dims_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7978670Z test_sparse_zero_dims_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7978830Z test_sparse_zero_dims_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7978960Z test_sparse_zero_dims_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7979080Z test_sparse_zero_dims_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7979200Z test_sparse_zero_dims_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7979320Z test_sparse_zero_dims_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7979430Z test_sparse_zero_dims_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7979550Z test_sparse_zero_dims_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7979670Z test_sparse_zero_dims_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7979810Z test_sparse_zero_dims_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7979940Z test_sparse_zero_dims_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7980070Z test_sparse_zero_dims_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7980190Z test_sparse_zero_dims_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7980310Z test_sparse_zero_dims_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7980430Z test_sparse_zero_dims_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7980610Z test_sparse_zero_dims_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7980760Z test_sparse_zero_dims_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7980880Z test_sparse_zero_dims_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7981000Z test_sparse_zero_dims_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7981130Z test_sparse_zero_dims_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7981250Z test_sparse_zero_dims_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7981370Z test_sparse_zero_dims_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7981490Z test_sparse_zero_dims_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7981600Z test_sparse_zero_dims_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7981720Z test_sparse_zero_dims_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7981840Z test_sparse_zero_dims_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7981960Z test_sparse_zero_dims_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7982070Z test_sparse_zero_dims_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7982200Z test_sparse_zero_dims_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7982330Z test_sparse_zero_dims_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7982480Z test_sparse_zero_dims_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7982630Z test_sparse_zero_dims_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7982750Z test_sparse_zero_dims_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7982870Z test_sparse_zero_dims_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7982990Z test_sparse_zero_dims_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7983110Z test_sparse_zero_dims_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7983230Z test_sparse_zero_dims_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7983350Z test_sparse_zero_dims_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7983470Z test_sparse_zero_dims_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7983590Z test_sparse_zero_dims_trunc_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7983710Z test_sparse_zero_dims_trunc_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7983830Z test_sparse_zero_dims_trunc_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7983950Z test_sparse_zero_dims_trunc_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7984090Z test_sparse_zero_dims_trunc_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7984210Z test_sparse_zeros_abs_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7984360Z test_sparse_zeros_abs_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7984520Z test_sparse_zeros_abs_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7984640Z test_sparse_zeros_abs_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7984760Z test_sparse_zeros_abs_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7984900Z test_sparse_zeros_abs_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7985010Z test_sparse_zeros_abs_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7985130Z test_sparse_zeros_abs_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7985250Z test_sparse_zeros_abs_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7985370Z test_sparse_zeros_asin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7985490Z test_sparse_zeros_asin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7985610Z test_sparse_zeros_asin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7985730Z test_sparse_zeros_asin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7985850Z test_sparse_zeros_asin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7985970Z test_sparse_zeros_asin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7986080Z test_sparse_zeros_asin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7986240Z test_sparse_zeros_asin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7986390Z test_sparse_zeros_asin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7986510Z test_sparse_zeros_asinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7986640Z test_sparse_zeros_asinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7986750Z test_sparse_zeros_asinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7986880Z test_sparse_zeros_asinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7986990Z test_sparse_zeros_asinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7987110Z test_sparse_zeros_asinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7987230Z test_sparse_zeros_asinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7987350Z test_sparse_zeros_asinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7987460Z test_sparse_zeros_asinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7987580Z test_sparse_zeros_atan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7987700Z test_sparse_zeros_atan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7987820Z test_sparse_zeros_atan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7987940Z test_sparse_zeros_atan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7988090Z test_sparse_zeros_atan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7988250Z test_sparse_zeros_atan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7988370Z test_sparse_zeros_atan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7988510Z test_sparse_zeros_atan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7988630Z test_sparse_zeros_atan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7988760Z test_sparse_zeros_atanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7988880Z test_sparse_zeros_atanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7989000Z test_sparse_zeros_atanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7989110Z test_sparse_zeros_atanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7989250Z test_sparse_zeros_atanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7989370Z test_sparse_zeros_atanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7989480Z test_sparse_zeros_atanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7989600Z test_sparse_zeros_atanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7989710Z test_sparse_zeros_atanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7989830Z test_sparse_zeros_ceil_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7989990Z test_sparse_zeros_ceil_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7990140Z test_sparse_zeros_ceil_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7990250Z test_sparse_zeros_ceil_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7990370Z test_sparse_zeros_ceil_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7990490Z test_sparse_zeros_ceil_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7990610Z test_sparse_zeros_ceil_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7990730Z test_sparse_zeros_conj_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7990850Z test_sparse_zeros_conj_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7990970Z test_sparse_zeros_conj_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7991090Z test_sparse_zeros_conj_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7991200Z test_sparse_zeros_conj_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7991320Z test_sparse_zeros_conj_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7991430Z test_sparse_zeros_conj_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7991550Z test_sparse_zeros_conj_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7991660Z test_sparse_zeros_conj_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7991830Z test_sparse_zeros_conj_physical_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7992000Z test_sparse_zeros_conj_physical_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7992130Z test_sparse_zeros_conj_physical_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7992260Z test_sparse_zeros_conj_physical_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7992390Z test_sparse_zeros_conj_physical_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7992520Z test_sparse_zeros_conj_physical_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7992640Z test_sparse_zeros_conj_physical_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7992810Z test_sparse_zeros_conj_physical_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7992930Z test_sparse_zeros_conj_physical_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7993050Z test_sparse_zeros_deg2rad_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7993180Z test_sparse_zeros_deg2rad_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7993290Z test_sparse_zeros_deg2rad_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7993420Z test_sparse_zeros_deg2rad_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7993570Z test_sparse_zeros_deg2rad_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7993700Z test_sparse_zeros_deg2rad_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7993850Z test_sparse_zeros_deg2rad_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7994000Z test_sparse_zeros_erf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7994120Z test_sparse_zeros_erf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7994240Z test_sparse_zeros_erf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7994350Z test_sparse_zeros_erf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7994470Z test_sparse_zeros_erf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7994590Z test_sparse_zeros_erf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7994700Z test_sparse_zeros_erf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7994820Z test_sparse_zeros_expm1_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7994940Z test_sparse_zeros_expm1_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7995060Z test_sparse_zeros_expm1_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7995180Z test_sparse_zeros_expm1_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7995290Z test_sparse_zeros_expm1_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7995410Z test_sparse_zeros_expm1_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7995520Z test_sparse_zeros_expm1_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7995670Z test_sparse_zeros_floor_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7995830Z test_sparse_zeros_floor_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7995950Z test_sparse_zeros_floor_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7996060Z test_sparse_zeros_floor_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7996170Z test_sparse_zeros_floor_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7996290Z test_sparse_zeros_floor_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7996410Z test_sparse_zeros_floor_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7996520Z test_sparse_zeros_frac_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7996650Z test_sparse_zeros_frac_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7996770Z test_sparse_zeros_isinf_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7996890Z test_sparse_zeros_isinf_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7997010Z test_sparse_zeros_isinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7997160Z test_sparse_zeros_isinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7997270Z test_sparse_zeros_isinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7997390Z test_sparse_zeros_isinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7997540Z test_sparse_zeros_isinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7997700Z test_sparse_zeros_isinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7997810Z test_sparse_zeros_isinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7997960Z test_sparse_zeros_isnan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7998080Z test_sparse_zeros_isnan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7998200Z test_sparse_zeros_isnan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7998330Z test_sparse_zeros_isnan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7998440Z test_sparse_zeros_isnan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7998560Z test_sparse_zeros_isnan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7998670Z test_sparse_zeros_isnan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7998790Z test_sparse_zeros_isnan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7998900Z test_sparse_zeros_isnan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7999030Z test_sparse_zeros_isneginf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7999150Z test_sparse_zeros_isneginf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7999270Z test_sparse_zeros_isneginf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7999430Z test_sparse_zeros_isneginf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7999580Z test_sparse_zeros_isneginf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7999700Z test_sparse_zeros_isneginf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7999820Z test_sparse_zeros_isneginf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.7999940Z test_sparse_zeros_isposinf_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8000060Z test_sparse_zeros_isposinf_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8000180Z test_sparse_zeros_isposinf_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8000300Z test_sparse_zeros_isposinf_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8000420Z test_sparse_zeros_isposinf_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8000540Z test_sparse_zeros_isposinf_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8000660Z test_sparse_zeros_isposinf_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8000780Z test_sparse_zeros_log1p_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8000900Z test_sparse_zeros_log1p_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8001020Z test_sparse_zeros_log1p_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8001140Z test_sparse_zeros_log1p_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8001290Z test_sparse_zeros_log1p_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8001480Z test_sparse_zeros_log1p_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8001600Z test_sparse_zeros_log1p_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8001720Z test_sparse_zeros_log1p_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8001830Z test_sparse_zeros_log1p_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8001960Z test_sparse_zeros_nan_to_num_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8002080Z test_sparse_zeros_nan_to_num_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8002200Z test_sparse_zeros_nan_to_num_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8002350Z test_sparse_zeros_nan_to_num_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8002470Z test_sparse_zeros_nan_to_num_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8002590Z test_sparse_zeros_nan_to_num_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8002710Z test_sparse_zeros_nan_to_num_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8007100Z test_sparse_zeros_neg_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8007240Z test_sparse_zeros_neg_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8007360Z test_sparse_zeros_neg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8007510Z test_sparse_zeros_neg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8007670Z test_sparse_zeros_neg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8007790Z test_sparse_zeros_neg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8007900Z test_sparse_zeros_neg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8008020Z test_sparse_zeros_neg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8008140Z test_sparse_zeros_neg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8008270Z test_sparse_zeros_nn_functional_relu_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8008400Z test_sparse_zeros_nn_functional_relu_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8008540Z test_sparse_zeros_nn_functional_relu_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8008670Z test_sparse_zeros_nn_functional_relu_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8008800Z test_sparse_zeros_nn_functional_relu_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8008930Z test_sparse_zeros_nn_functional_relu_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8009060Z test_sparse_zeros_nn_functional_relu_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8009180Z test_sparse_zeros_positive_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8009310Z test_sparse_zeros_positive_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8009470Z test_sparse_zeros_positive_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8009620Z test_sparse_zeros_positive_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8009740Z test_sparse_zeros_positive_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8009860Z test_sparse_zeros_positive_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8009980Z test_sparse_zeros_positive_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8010190Z test_sparse_zeros_positive_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8010310Z test_sparse_zeros_positive_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8010430Z test_sparse_zeros_rad2deg_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8010550Z test_sparse_zeros_rad2deg_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8010670Z test_sparse_zeros_rad2deg_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8010790Z test_sparse_zeros_rad2deg_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8010930Z test_sparse_zeros_rad2deg_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8011060Z test_sparse_zeros_rad2deg_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8011170Z test_sparse_zeros_rad2deg_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8011290Z test_sparse_zeros_round_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8011450Z test_sparse_zeros_round_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8011600Z test_sparse_zeros_round_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8011720Z test_sparse_zeros_round_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8011840Z test_sparse_zeros_round_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8011960Z test_sparse_zeros_round_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8012070Z test_sparse_zeros_round_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8012190Z test_sparse_zeros_sgn_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8012310Z test_sparse_zeros_sgn_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8012430Z test_sparse_zeros_sgn_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8012550Z test_sparse_zeros_sgn_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8012670Z test_sparse_zeros_sgn_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8012780Z test_sparse_zeros_sgn_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8012890Z test_sparse_zeros_sgn_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8013010Z test_sparse_zeros_sgn_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8013130Z test_sparse_zeros_sgn_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8013280Z test_sparse_zeros_sign_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8013440Z test_sparse_zeros_sign_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8013560Z test_sparse_zeros_sign_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8013670Z test_sparse_zeros_sign_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8013790Z test_sparse_zeros_sign_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8013900Z test_sparse_zeros_sign_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8014020Z test_sparse_zeros_sign_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8014140Z test_sparse_zeros_signbit_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8014260Z test_sparse_zeros_signbit_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8014380Z test_sparse_zeros_signbit_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8014550Z test_sparse_zeros_signbit_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8014670Z test_sparse_zeros_signbit_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8014800Z test_sparse_zeros_signbit_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8014920Z test_sparse_zeros_signbit_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8015040Z test_sparse_zeros_sin_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8015190Z test_sparse_zeros_sin_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8015500Z test_sparse_zeros_sin_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8015620Z test_sparse_zeros_sin_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8015740Z test_sparse_zeros_sin_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8015860Z test_sparse_zeros_sin_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8015970Z test_sparse_zeros_sin_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8016090Z test_sparse_zeros_sin_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8016200Z test_sparse_zeros_sin_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8016320Z test_sparse_zeros_sinh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8016440Z test_sparse_zeros_sinh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8016570Z test_sparse_zeros_sinh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8016690Z test_sparse_zeros_sinh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8016800Z test_sparse_zeros_sinh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8016920Z test_sparse_zeros_sinh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8017040Z test_sparse_zeros_sinh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8017190Z test_sparse_zeros_sinh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8017340Z test_sparse_zeros_sinh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8017470Z test_sparse_zeros_sqrt_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8017590Z test_sparse_zeros_sqrt_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8017710Z test_sparse_zeros_sqrt_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8017830Z test_sparse_zeros_sqrt_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8017950Z test_sparse_zeros_sqrt_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8018070Z test_sparse_zeros_sqrt_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8018180Z test_sparse_zeros_sqrt_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8018300Z test_sparse_zeros_sqrt_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8018410Z test_sparse_zeros_sqrt_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8018530Z test_sparse_zeros_tan_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8018660Z test_sparse_zeros_tan_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8018770Z test_sparse_zeros_tan_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8018890Z test_sparse_zeros_tan_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8019090Z test_sparse_zeros_tan_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8019230Z test_sparse_zeros_tan_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8019350Z test_sparse_zeros_tan_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8019470Z test_sparse_zeros_tan_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8019590Z test_sparse_zeros_tan_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8019710Z test_sparse_zeros_tanh_cpu_complex128 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8019860Z test_sparse_zeros_tanh_cpu_complex64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8019980Z test_sparse_zeros_tanh_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8020100Z test_sparse_zeros_tanh_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8020220Z test_sparse_zeros_tanh_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8020330Z test_sparse_zeros_tanh_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8020450Z test_sparse_zeros_tanh_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8020570Z test_sparse_zeros_tanh_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8020680Z test_sparse_zeros_tanh_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8020800Z test_sparse_zeros_trunc_cpu_float32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8020960Z test_sparse_zeros_trunc_cpu_float64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8021120Z test_sparse_zeros_trunc_cpu_int16 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8021240Z test_sparse_zeros_trunc_cpu_int32 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8021360Z test_sparse_zeros_trunc_cpu_int64 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8021480Z test_sparse_zeros_trunc_cpu_int8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8021590Z test_sparse_zeros_trunc_cpu_uint8 (__main__.TestSparseUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:08:10.8021600Z 2023-01-11T21:08:10.8021850Z ---------------------------------------------------------------------- 2023-01-11T21:08:10.8021910Z Ran 2485 tests in 58.885s 2023-01-11T21:08:10.8021910Z 2023-01-11T21:08:10.8021970Z OK (skipped=337) 2023-01-11T21:08:10.8021970Z 2023-01-11T21:08:10.8022040Z Generating XML reports... 2023-01-11T21:08:10.8022250Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseAnyCPU-20230111210711.xml 2023-01-11T21:08:10.8022460Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseCPU-20230111210711.xml 2023-01-11T21:08:10.8022690Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMaskedReductionsCPU-20230111210711.xml 2023-01-11T21:08:10.8022880Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseMeta-20230111210711.xml 2023-01-11T21:08:10.8023100Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseUnaryUfuncsCPU-20230111210711.xml 2023-01-11T21:08:10.8023330Z Generated XML report: test-reports/python-unittest/test_sparse/TEST-TestSparseOneOff-20230111210711.xml 2023-01-11T21:08:10.8023330Z 2023-01-11T21:08:10.8023680Z ##[endgroup] 2023-01-11T21:08:10.8023910Z FINISHED PRINTING LOG FILE of test_sparse (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_sparse_wud4r8us) 2023-01-11T21:08:10.8023910Z 2023-01-11T21:08:11.8126990Z Running test_testing ... [2023-01-11 21:08:11.812459] 2023-01-11T21:08:11.8128510Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:11.812679] 2023-01-11T21:08:11.8129300Z Ignoring disabled issues: [] 2023-01-11T21:08:21.3606800Z 2023-01-11T21:08:21.3608100Z Expand the folded group to see the log file of test_testing 2023-01-11T21:08:21.3608630Z ##[group]PRINTING LOG FILE of test_testing (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_testing_4_e2qojc) 2023-01-11T21:08:21.3608830Z 2023-01-11T21:08:21.3608880Z Running tests... 2023-01-11T21:08:21.3614860Z ---------------------------------------------------------------------- 2023-01-11T21:08:21.3615190Z Test results will be stored in test-reports/python-unittest/test_testing 2023-01-11T21:08:21.3615660Z test_bool (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T21:08:21.3615980Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3616280Z test_docstring_examples (__main__.TestAssertClose) ... ok (0.145s) 2023-01-11T21:08:21.3616500Z test_matching (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T21:08:21.3616730Z test_matching_atol (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3616950Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3617250Z test_matching_nan (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3617480Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3617700Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3617980Z test_meta (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3618210Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3618440Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3619150Z test_mismatching_layout (__main__.TestAssertClose) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_testing.py:619: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:08:21.3619640Z sparse_csr = strided.to_sparse_csr() 2023-01-11T21:08:21.3619800Z ok (0.003s) 2023-01-11T21:08:21.3619990Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.006s) 2023-01-11T21:08:21.3620250Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:08:21.3620510Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:08:21.3620740Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T21:08:21.3620980Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.002s) 2023-01-11T21:08:21.3621210Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3621460Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3621680Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3621910Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3622200Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3622410Z test_none (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T21:08:21.3622620Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3622820Z test_numpy (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3623030Z test_only_atol (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T21:08:21.3623240Z test_only_rtol (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T21:08:21.3623440Z test_scalar (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3623700Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3624080Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T21:08:21.3624350Z test_unknown_layout (__main__.TestAssertClose) ... skip: MKLDNN is not available. (0.000s) 2023-01-11T21:08:21.3624600Z test_unknown_type (__main__.TestAssertClose) ... ok (0.007s) 2023-01-11T21:08:21.3624840Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.000s) 2023-01-11T21:08:21.3625110Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.001s) 2023-01-11T21:08:21.3625380Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.000s) 2023-01-11T21:08:21.3625710Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.000s) 2023-01-11T21:08:21.3626030Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3626290Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3626530Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3626780Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3627050Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3627320Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3627570Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3627860Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3628140Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2023-01-11T21:08:21.3628380Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3628630Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3628860Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3629100Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3629330Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.001s) 2023-01-11T21:08:21.3629570Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.001s) 2023-01-11T21:08:21.3629890Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.001s) 2023-01-11T21:08:21.3630150Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.001s) 2023-01-11T21:08:21.3630400Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.001s) 2023-01-11T21:08:21.3630640Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.001s) 2023-01-11T21:08:21.3630880Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.001s) 2023-01-11T21:08:21.3631140Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.001s) 2023-01-11T21:08:21.3631400Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.001s) 2023-01-11T21:08:21.3631670Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.001s) 2023-01-11T21:08:21.3631950Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.001s) 2023-01-11T21:08:21.3632210Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.001s) 2023-01-11T21:08:21.3632460Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.001s) 2023-01-11T21:08:21.3632710Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2023-01-11T21:08:21.3632950Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.002s) 2023-01-11T21:08:21.3633200Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.004s) 2023-01-11T21:08:21.3633450Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.003s) 2023-01-11T21:08:21.3633760Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.032s) 2023-01-11T21:08:21.3634080Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.007s) 2023-01-11T21:08:21.3634320Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.003s) 2023-01-11T21:08:21.3634560Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.004s) 2023-01-11T21:08:21.3634820Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.001s) 2023-01-11T21:08:21.3635070Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.001s) 2023-01-11T21:08:21.3635330Z test_hybrid_support (__main__.TestAssertCloseSparseCSR) ... expected failure (0.007s) 2023-01-11T21:08:21.3635670Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.003s) 2023-01-11T21:08:21.3635950Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.002s) 2023-01-11T21:08:21.3636200Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.001s) 2023-01-11T21:08:21.3636450Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.001s) 2023-01-11T21:08:21.3636680Z test_filtering_env_var (__main__.TestFrameworkUtils) ... ok (3.552s) 2023-01-11T21:08:21.3636890Z test_circular_dependencies (__main__.TestImports) 2023-01-11T21:08:21.3637160Z Checks that all modules inside torch can be imported ... NOTE: Redirects are currently not supported in Windows or MacOs. 2023-01-11T21:08:21.3637370Z ok (1.022s) 2023-01-11T21:08:21.3637640Z test_no_mutate_global_logging_on_import_path_functorch (__main__.TestImports) ... ok (0.596s) 2023-01-11T21:08:21.3637900Z test_no_mutate_global_logging_on_import_path_torch (__main__.TestImports) ... ok (0.701s) 2023-01-11T21:08:21.3638310Z test_no_warning_on_import (__main__.TestImports) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_testing.py:1836: DeprecationWarning: Please use assertEqual instead. 2023-01-11T21:08:21.3638580Z self.assertEquals(out, "") 2023-01-11T21:08:21.3638720Z ok (0.836s) 2023-01-11T21:08:21.3638930Z test_opinfo_error_generators_T_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.005s) 2023-01-11T21:08:21.3639210Z test_opinfo_error_generators___radd___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3639530Z test_opinfo_error_generators___rand___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3639850Z test_opinfo_error_generators___rdiv___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3640130Z test_opinfo_error_generators___rmod___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3647850Z test_opinfo_error_generators___rmul___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3648240Z test_opinfo_error_generators___ror___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3648550Z test_opinfo_error_generators___rpow___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3648850Z test_opinfo_error_generators___rsub___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3649140Z test_opinfo_error_generators___rxor___cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3649480Z test_opinfo_error_generators_add_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3649770Z test_opinfo_error_generators_amax_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3650060Z test_opinfo_error_generators_amin_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3650350Z test_opinfo_error_generators_aminmax_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3650640Z test_opinfo_error_generators_arange_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3650930Z test_opinfo_error_generators_as_strided_scatter_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3651400Z test_opinfo_error_generators_atan2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3651720Z test_opinfo_error_generators_bernoulli_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3652040Z test_opinfo_error_generators_bitwise_and_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3652340Z test_opinfo_error_generators_bitwise_left_shift_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3652630Z test_opinfo_error_generators_bitwise_or_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3652990Z test_opinfo_error_generators_bitwise_right_shift_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3653280Z test_opinfo_error_generators_bitwise_xor_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3653570Z test_opinfo_error_generators_cat_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3653850Z test_opinfo_error_generators_clamp_max_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3654200Z test_opinfo_error_generators_clamp_min_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3654510Z test_opinfo_error_generators_complex_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3654800Z test_opinfo_error_generators_copysign_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3655080Z test_opinfo_error_generators_cov_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3655360Z test_opinfo_error_generators_diag_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3655650Z test_opinfo_error_generators_diag_embed_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3655940Z test_opinfo_error_generators_diagonal_copy_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3656260Z test_opinfo_error_generators_diagonal_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3656590Z test_opinfo_error_generators_div_floor_rounding_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3656900Z test_opinfo_error_generators_div_no_rounding_mode_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3657200Z test_opinfo_error_generators_div_trunc_rounding_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3657490Z test_opinfo_error_generators_dsplit_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3657770Z test_opinfo_error_generators_dstack_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3658050Z test_opinfo_error_generators_eq_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3658330Z test_opinfo_error_generators_eye_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3658670Z test_opinfo_error_generators_fft_fft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3658960Z test_opinfo_error_generators_fft_fft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3659240Z test_opinfo_error_generators_fft_fftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3659520Z test_opinfo_error_generators_fft_hfft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3659810Z test_opinfo_error_generators_fft_hfft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3660090Z test_opinfo_error_generators_fft_hfftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3660370Z test_opinfo_error_generators_fft_ifft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3660740Z test_opinfo_error_generators_fft_ifft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3661060Z test_opinfo_error_generators_fft_ifftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3661350Z test_opinfo_error_generators_fft_ihfft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3661630Z test_opinfo_error_generators_fft_ihfft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3661910Z test_opinfo_error_generators_fft_ihfftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3662200Z test_opinfo_error_generators_fft_irfft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3662540Z test_opinfo_error_generators_fft_irfft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3662820Z test_opinfo_error_generators_fft_irfftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3663180Z test_opinfo_error_generators_fft_rfft2_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3663480Z test_opinfo_error_generators_fft_rfft_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3663770Z test_opinfo_error_generators_fft_rfftn_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3664050Z test_opinfo_error_generators_fliplr_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3664350Z test_opinfo_error_generators_flipud_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3664640Z test_opinfo_error_generators_float_power_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3664930Z test_opinfo_error_generators_floor_divide_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3665250Z test_opinfo_error_generators_fmax_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3665560Z test_opinfo_error_generators_fmin_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3665850Z test_opinfo_error_generators_fmod_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3666130Z test_opinfo_error_generators_gather_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3666400Z test_opinfo_error_generators_gcd_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3666670Z test_opinfo_error_generators_ge_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3666960Z test_opinfo_error_generators_gradient_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3667230Z test_opinfo_error_generators_gt_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3667580Z test_opinfo_error_generators_heaviside_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3667870Z test_opinfo_error_generators_hsplit_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3668150Z test_opinfo_error_generators_hstack_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3668430Z test_opinfo_error_generators_hypot_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3668710Z test_opinfo_error_generators_igamma_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3668990Z test_opinfo_error_generators_igammac_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3669280Z test_opinfo_error_generators_index_select_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3669600Z test_opinfo_error_generators_isclose_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3669950Z test_opinfo_error_generators_jiterator_binary_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3670340Z test_opinfo_error_generators_jiterator_binary_return_by_ref_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3670670Z test_opinfo_error_generators_kthvalue_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3670950Z test_opinfo_error_generators_lcm_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3671230Z test_opinfo_error_generators_ldexp_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3671510Z test_opinfo_error_generators_le_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3671840Z test_opinfo_error_generators_linalg_cross_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3672190Z test_opinfo_error_generators_linalg_lstsq_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3672510Z test_opinfo_error_generators_linalg_lstsq_grad_oriented_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3672810Z test_opinfo_error_generators_linspace_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3673100Z test_opinfo_error_generators_logcumsumexp_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3673400Z test_opinfo_error_generators_logical_and_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3673690Z test_opinfo_error_generators_logical_or_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3673970Z test_opinfo_error_generators_logical_xor_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3674300Z test_opinfo_error_generators_logspace_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3674610Z test_opinfo_error_generators_lt_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3674900Z test_opinfo_error_generators_masked_fill_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3675190Z test_opinfo_error_generators_masked_select_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3675480Z test_opinfo_error_generators_max_binary_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3675760Z test_opinfo_error_generators_maximum_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3676040Z test_opinfo_error_generators_mean_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3676310Z test_opinfo_error_generators_median_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3676660Z test_opinfo_error_generators_min_binary_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3676950Z test_opinfo_error_generators_minimum_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3677230Z test_opinfo_error_generators_movedim_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3677510Z test_opinfo_error_generators_mul_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3677790Z test_opinfo_error_generators_multinomial_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3678080Z test_opinfo_error_generators_narrow_copy_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3678360Z test_opinfo_error_generators_narrow_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3678690Z test_opinfo_error_generators_native_layer_norm_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3679020Z test_opinfo_error_generators_ne_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3679290Z test_opinfo_error_generators_neg_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3679730Z test_opinfo_error_generators_nextafter_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3680040Z test_opinfo_error_generators_nn_functional_avg_pool1d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3680350Z test_opinfo_error_generators_nn_functional_avg_pool2d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3680660Z test_opinfo_error_generators_nn_functional_avg_pool3d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3680970Z test_opinfo_error_generators_nn_functional_conv1d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3681410Z test_opinfo_error_generators_nn_functional_conv2d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3681720Z test_opinfo_error_generators_nn_functional_embedding_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3682040Z test_opinfo_error_generators_nn_functional_gaussian_nll_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3682350Z test_opinfo_error_generators_nn_functional_gelu_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3682650Z test_opinfo_error_generators_nn_functional_group_norm_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3682960Z test_opinfo_error_generators_nn_functional_hinge_embedding_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3683270Z test_opinfo_error_generators_nn_functional_huber_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3683610Z test_opinfo_error_generators_nn_functional_l1_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3683960Z test_opinfo_error_generators_nn_functional_margin_ranking_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3684280Z test_opinfo_error_generators_nn_functional_max_pool1d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3684580Z test_opinfo_error_generators_nn_functional_max_pool2d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3684880Z test_opinfo_error_generators_nn_functional_max_pool3d_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3685180Z test_opinfo_error_generators_nn_functional_poisson_nll_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3685490Z test_opinfo_error_generators_nn_functional_prelu_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3685790Z test_opinfo_error_generators_nn_functional_rrelu_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3686160Z test_opinfo_error_generators_nn_functional_soft_margin_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3686470Z test_opinfo_error_generators_nn_functional_softshrink_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3686780Z test_opinfo_error_generators_nn_functional_triplet_margin_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3687110Z test_opinfo_error_generators_nn_functional_triplet_margin_with_distance_loss_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3687420Z test_opinfo_error_generators_ormqr_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3687700Z test_opinfo_error_generators_polar_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3687980Z test_opinfo_error_generators_pow_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3688300Z test_opinfo_error_generators_remainder_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3688620Z test_opinfo_error_generators_renorm_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3688940Z test_opinfo_error_generators_reshape_as_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3689230Z test_opinfo_error_generators_reshape_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3689500Z test_opinfo_error_generators_roll_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3689780Z test_opinfo_error_generators_rot90_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3690050Z test_opinfo_error_generators_rsub_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3690340Z test_opinfo_error_generators_scatter_add_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3690740Z test_opinfo_error_generators_scatter_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3691050Z test_opinfo_error_generators_signal_windows_bartlett_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3691350Z test_opinfo_error_generators_signal_windows_blackman_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3691660Z test_opinfo_error_generators_signal_windows_cosine_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3691970Z test_opinfo_error_generators_signal_windows_exponential_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3692270Z test_opinfo_error_generators_signal_windows_gaussian_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3692590Z test_opinfo_error_generators_signal_windows_general_cosine_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3692940Z test_opinfo_error_generators_signal_windows_general_hamming_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3693280Z test_opinfo_error_generators_signal_windows_hamming_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3693580Z test_opinfo_error_generators_signal_windows_hann_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3693880Z test_opinfo_error_generators_signal_windows_kaiser_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3694180Z test_opinfo_error_generators_signal_windows_nuttall_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3694490Z test_opinfo_error_generators_special_chebyshev_polynomial_t_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3694810Z test_opinfo_error_generators_special_chebyshev_polynomial_u_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3695370Z test_opinfo_error_generators_special_chebyshev_polynomial_v_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:08:21.3695930Z test_opinfo_error_generators_special_chebyshev_polynomial_w_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:08:21.3696300Z test_opinfo_error_generators_special_hermite_polynomial_h_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3696620Z test_opinfo_error_generators_special_hermite_polynomial_he_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3696940Z test_opinfo_error_generators_special_laguerre_polynomial_l_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3697790Z test_opinfo_error_generators_special_legendre_polynomial_p_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:08:21.3698280Z 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-11T21:08:21.3698820Z 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-11T21:08:21.3699350Z 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-11T21:08:21.3699860Z 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-11T21:08:21.3700260Z test_opinfo_error_generators_special_xlog1py_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3700550Z test_opinfo_error_generators_special_zeta_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3700820Z test_opinfo_error_generators_sub_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3701100Z test_opinfo_error_generators_sum_to_size_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3701380Z test_opinfo_error_generators_t_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3701650Z test_opinfo_error_generators_take_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3702000Z test_opinfo_error_generators_trace_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3702280Z test_opinfo_error_generators_tril_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3702560Z test_opinfo_error_generators_triu_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3702840Z test_opinfo_error_generators_true_divide_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3703130Z test_opinfo_error_generators_unbind_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3703410Z test_opinfo_error_generators_uniform_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3703700Z test_opinfo_error_generators_view_as_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3704020Z test_opinfo_error_generators_view_copy_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3704330Z test_opinfo_error_generators_view_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3704610Z test_opinfo_error_generators_vsplit_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3704890Z test_opinfo_error_generators_vstack_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3705180Z test_opinfo_error_generators_where_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3705460Z test_opinfo_error_generators_xlogy_cpu (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3705750Z test_opinfo_reference_generators___radd___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3706050Z test_opinfo_reference_generators___rand___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3706430Z test_opinfo_reference_generators___rdiv___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3706740Z test_opinfo_reference_generators___rmod___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3707030Z test_opinfo_reference_generators___rmul___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3707330Z test_opinfo_reference_generators___ror___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3707620Z test_opinfo_reference_generators___rpow___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3707950Z test_opinfo_reference_generators___rsub___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3708250Z test_opinfo_reference_generators___rxor___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3708580Z test_opinfo_reference_generators_abs_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3708910Z test_opinfo_reference_generators_acos_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3709210Z test_opinfo_reference_generators_acosh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3709550Z test_opinfo_reference_generators_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3709850Z test_opinfo_reference_generators_addcdiv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3710150Z test_opinfo_reference_generators_addcmul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3710450Z test_opinfo_reference_generators_angle_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3710740Z test_opinfo_reference_generators_asin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3711110Z test_opinfo_reference_generators_asinh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3711410Z test_opinfo_reference_generators_atan2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3711710Z test_opinfo_reference_generators_atan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3712000Z test_opinfo_reference_generators_atanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3712300Z test_opinfo_reference_generators_bfloat16_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3712600Z test_opinfo_reference_generators_bitwise_and_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3712910Z test_opinfo_reference_generators_bitwise_left_shift_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3713250Z test_opinfo_reference_generators_bitwise_not_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3713580Z test_opinfo_reference_generators_bitwise_or_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3713890Z test_opinfo_reference_generators_bitwise_right_shift_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3714200Z test_opinfo_reference_generators_bitwise_xor_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3714500Z test_opinfo_reference_generators_bool_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3714810Z test_opinfo_reference_generators_broadcast_tensors_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3715120Z test_opinfo_reference_generators_bucketize_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3715410Z test_opinfo_reference_generators_byte_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3715780Z test_opinfo_reference_generators_cat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3716080Z test_opinfo_reference_generators_cdouble_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3716370Z test_opinfo_reference_generators_ceil_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3716670Z test_opinfo_reference_generators_cfloat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3717030Z test_opinfo_reference_generators_chalf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3717330Z test_opinfo_reference_generators_char_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3717610Z test_opinfo_reference_generators_chunk_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3717940Z test_opinfo_reference_generators_clamp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3718270Z test_opinfo_reference_generators_clamp_max_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3718570Z test_opinfo_reference_generators_clamp_min_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3718940Z test_opinfo_reference_generators_clone_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3719230Z test_opinfo_reference_generators_complex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3719520Z test_opinfo_reference_generators_conj_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3719820Z test_opinfo_reference_generators_conj_physical_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3720120Z test_opinfo_reference_generators_contiguous_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3720490Z test_opinfo_reference_generators_copysign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3720790Z test_opinfo_reference_generators_cos_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3721080Z test_opinfo_reference_generators_cosh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3721370Z test_opinfo_reference_generators_deg2rad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3721670Z test_opinfo_reference_generators_diag_embed_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3721970Z test_opinfo_reference_generators_diagonal_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3722270Z test_opinfo_reference_generators_diagonal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3722600Z test_opinfo_reference_generators_digamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3722940Z test_opinfo_reference_generators_div_floor_rounding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3723260Z test_opinfo_reference_generators_div_no_rounding_mode_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3723570Z test_opinfo_reference_generators_div_trunc_rounding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3723870Z test_opinfo_reference_generators_double_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3724160Z test_opinfo_reference_generators_empty_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3724450Z test_opinfo_reference_generators_eq_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3724730Z test_opinfo_reference_generators_erf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3725090Z test_opinfo_reference_generators_erfc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3725380Z test_opinfo_reference_generators_erfinv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3725670Z test_opinfo_reference_generators_exp2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3726000Z test_opinfo_reference_generators_exp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3726300Z test_opinfo_reference_generators_expm1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3726580Z test_opinfo_reference_generators_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3726870Z test_opinfo_reference_generators_flatten_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3727190Z test_opinfo_reference_generators_float_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3727520Z test_opinfo_reference_generators_float_power_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3727880Z test_opinfo_reference_generators_floor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3728180Z test_opinfo_reference_generators_floor_divide_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3728480Z test_opinfo_reference_generators_fmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3728780Z test_opinfo_reference_generators_fmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3729070Z test_opinfo_reference_generators_fmod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3729350Z test_opinfo_reference_generators_frac_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3729700Z test_opinfo_reference_generators_frexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3729990Z test_opinfo_reference_generators_gcd_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3730280Z test_opinfo_reference_generators_ge_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3730560Z test_opinfo_reference_generators_gt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3730840Z test_opinfo_reference_generators_half_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3731130Z test_opinfo_reference_generators_heaviside_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3731430Z test_opinfo_reference_generators_hypot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3731760Z test_opinfo_reference_generators_i0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3732080Z test_opinfo_reference_generators_igamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3732370Z test_opinfo_reference_generators_igammac_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3732660Z test_opinfo_reference_generators_imag_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3732950Z test_opinfo_reference_generators_index_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3733250Z test_opinfo_reference_generators_index_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3733550Z test_opinfo_reference_generators_index_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3733840Z test_opinfo_reference_generators_index_select_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3734200Z test_opinfo_reference_generators_int_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3734490Z test_opinfo_reference_generators_isclose_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3734790Z test_opinfo_reference_generators_isfinite_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3735130Z test_opinfo_reference_generators_isinf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3735430Z test_opinfo_reference_generators_isnan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3735720Z test_opinfo_reference_generators_isneginf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3736010Z test_opinfo_reference_generators_isposinf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3736340Z test_opinfo_reference_generators_isreal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3736760Z test_opinfo_reference_generators_jiterator_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3737120Z test_opinfo_reference_generators_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3737470Z test_opinfo_reference_generators_jiterator_unary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3737780Z test_opinfo_reference_generators_lcm_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3738070Z test_opinfo_reference_generators_ldexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3738360Z test_opinfo_reference_generators_le_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3738650Z test_opinfo_reference_generators_lgamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3739010Z test_opinfo_reference_generators_log10_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3739300Z test_opinfo_reference_generators_log1p_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3739580Z test_opinfo_reference_generators_log2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3739870Z test_opinfo_reference_generators_log_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3740160Z test_opinfo_reference_generators_logical_and_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3740460Z test_opinfo_reference_generators_logical_not_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3740750Z test_opinfo_reference_generators_logical_or_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3741130Z test_opinfo_reference_generators_logical_xor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3741460Z test_opinfo_reference_generators_logit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3741740Z test_opinfo_reference_generators_long_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3742030Z test_opinfo_reference_generators_lt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3742310Z test_opinfo_reference_generators_max_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3742610Z test_opinfo_reference_generators_maximum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3742900Z test_opinfo_reference_generators_min_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3743190Z test_opinfo_reference_generators_minimum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3743550Z test_opinfo_reference_generators_movedim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3743840Z test_opinfo_reference_generators_mul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3744190Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3744510Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3744820Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3745120Z test_opinfo_reference_generators_nan_to_num_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3745420Z test_opinfo_reference_generators_narrow_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3745800Z test_opinfo_reference_generators_narrow_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3746120Z test_opinfo_reference_generators_ne_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3746410Z test_opinfo_reference_generators_neg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3746710Z test_opinfo_reference_generators_nextafter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3747020Z test_opinfo_reference_generators_nn_functional_celu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3747340Z test_opinfo_reference_generators_nn_functional_elu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3747650Z test_opinfo_reference_generators_nn_functional_group_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3747980Z test_opinfo_reference_generators_nn_functional_hardshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3748370Z test_opinfo_reference_generators_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3748690Z test_opinfo_reference_generators_nn_functional_hardtanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3749090Z test_opinfo_reference_generators_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3749430Z test_opinfo_reference_generators_nn_functional_logsigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3749780Z test_opinfo_reference_generators_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3750120Z test_opinfo_reference_generators_nn_functional_mish_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3750440Z test_opinfo_reference_generators_nn_functional_prelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3750800Z test_opinfo_reference_generators_nn_functional_relu6_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3751150Z test_opinfo_reference_generators_nn_functional_relu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3751480Z test_opinfo_reference_generators_nn_functional_rrelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3751800Z test_opinfo_reference_generators_nn_functional_selu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3752130Z test_opinfo_reference_generators_nn_functional_silu_complex_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3752480Z test_opinfo_reference_generators_nn_functional_silu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3752800Z test_opinfo_reference_generators_nn_functional_softplus_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3753280Z test_opinfo_reference_generators_nn_functional_softshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3753720Z test_opinfo_reference_generators_nn_functional_softsign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3754050Z test_opinfo_reference_generators_nn_functional_tanhshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3754380Z test_opinfo_reference_generators_nn_functional_threshold_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3754870Z test_opinfo_reference_generators_permute_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3755180Z test_opinfo_reference_generators_polar_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3755510Z test_opinfo_reference_generators_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3755840Z test_opinfo_reference_generators_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3756210Z test_opinfo_reference_generators_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3756570Z test_opinfo_reference_generators_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3756920Z test_opinfo_reference_generators_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3757240Z test_opinfo_reference_generators_positive_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3757540Z test_opinfo_reference_generators_pow_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3757850Z test_opinfo_reference_generators_rad2deg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3758150Z test_opinfo_reference_generators_real_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3758480Z test_opinfo_reference_generators_reciprocal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3758870Z test_opinfo_reference_generators_remainder_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3759180Z test_opinfo_reference_generators_reshape_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3759490Z test_opinfo_reference_generators_reshape_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3759800Z test_opinfo_reference_generators_round_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3760110Z test_opinfo_reference_generators_round_decimals_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3760430Z test_opinfo_reference_generators_round_decimals_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3760750Z test_opinfo_reference_generators_round_decimals_neg_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3761100Z test_opinfo_reference_generators_rsqrt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3761440Z test_opinfo_reference_generators_rsub_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3769300Z test_opinfo_reference_generators_sgn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3769700Z test_opinfo_reference_generators_short_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3769990Z test_opinfo_reference_generators_sigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3770440Z test_opinfo_reference_generators_sign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3770750Z test_opinfo_reference_generators_signal_windows_bartlett_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3771070Z test_opinfo_reference_generators_signal_windows_blackman_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3771450Z test_opinfo_reference_generators_signal_windows_cosine_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3771790Z test_opinfo_reference_generators_signal_windows_exponential_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3772170Z test_opinfo_reference_generators_signal_windows_gaussian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3772500Z test_opinfo_reference_generators_signal_windows_general_cosine_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3772840Z test_opinfo_reference_generators_signal_windows_general_hamming_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3773150Z test_opinfo_reference_generators_signal_windows_hamming_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3773470Z test_opinfo_reference_generators_signal_windows_hann_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3773810Z test_opinfo_reference_generators_signal_windows_kaiser_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3774160Z test_opinfo_reference_generators_signal_windows_nuttall_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3774470Z test_opinfo_reference_generators_signbit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3774770Z test_opinfo_reference_generators_sin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3775060Z test_opinfo_reference_generators_sinc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3775340Z test_opinfo_reference_generators_sinh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3775640Z test_opinfo_reference_generators_special_airy_ai_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3775950Z test_opinfo_reference_generators_special_bessel_j0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3776330Z test_opinfo_reference_generators_special_bessel_j1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3776640Z test_opinfo_reference_generators_special_bessel_y0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3776960Z test_opinfo_reference_generators_special_bessel_y1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3777290Z test_opinfo_reference_generators_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3777620Z test_opinfo_reference_generators_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3778170Z 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-11T21:08:21.3778660Z 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-11T21:08:21.3779050Z test_opinfo_reference_generators_special_entr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3779480Z test_opinfo_reference_generators_special_erfcx_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3779830Z test_opinfo_reference_generators_special_hermite_polynomial_h_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3780170Z test_opinfo_reference_generators_special_hermite_polynomial_he_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3780480Z test_opinfo_reference_generators_special_i0e_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3780780Z test_opinfo_reference_generators_special_i1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3781150Z test_opinfo_reference_generators_special_i1e_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3781470Z test_opinfo_reference_generators_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3782000Z test_opinfo_reference_generators_special_legendre_polynomial_p_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:08:21.3782380Z test_opinfo_reference_generators_special_log_ndtr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3782700Z test_opinfo_reference_generators_special_modified_bessel_i0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3783030Z test_opinfo_reference_generators_special_modified_bessel_i1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3783360Z test_opinfo_reference_generators_special_modified_bessel_k0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3783680Z test_opinfo_reference_generators_special_modified_bessel_k1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3783990Z test_opinfo_reference_generators_special_ndtr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3784330Z test_opinfo_reference_generators_special_ndtri_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3784690Z test_opinfo_reference_generators_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3785050Z test_opinfo_reference_generators_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3785390Z test_opinfo_reference_generators_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3785850Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:08:21.3786350Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:08:21.3786840Z 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-11T21:08:21.3787320Z 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-11T21:08:21.3787770Z test_opinfo_reference_generators_special_spherical_bessel_j0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3788100Z test_opinfo_reference_generators_special_xlog1py_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3788470Z test_opinfo_reference_generators_special_zeta_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3788780Z test_opinfo_reference_generators_sqrt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3789070Z test_opinfo_reference_generators_square_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3789360Z test_opinfo_reference_generators_sub_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3789650Z test_opinfo_reference_generators_tan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3790000Z test_opinfo_reference_generators_tanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3790340Z test_opinfo_reference_generators_true_divide_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3790640Z test_opinfo_reference_generators_trunc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3790930Z test_opinfo_reference_generators_view_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3791220Z test_opinfo_reference_generators_view_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3791510Z test_opinfo_reference_generators_where_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3791800Z test_opinfo_reference_generators_xlogy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3792080Z test_opinfo_sample_generators_H_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3792430Z test_opinfo_sample_generators_T_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3792730Z test_opinfo_sample_generators___getitem___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3793020Z test_opinfo_sample_generators___radd___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3793310Z test_opinfo_sample_generators___rand___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3793600Z test_opinfo_sample_generators___rdiv___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3793900Z test_opinfo_sample_generators___rmatmul___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3794190Z test_opinfo_sample_generators___rmod___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3794520Z test_opinfo_sample_generators___rmul___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3794840Z test_opinfo_sample_generators___ror___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3795130Z test_opinfo_sample_generators___rpow___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3795410Z test_opinfo_sample_generators___rsub___cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3795690Z test_opinfo_sample_generators___rxor___cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3795990Z test_opinfo_sample_generators__native_batch_norm_legit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3796310Z test_opinfo_sample_generators__softmax_backward_data_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3796610Z test_opinfo_sample_generators_abs_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3796960Z test_opinfo_sample_generators_acos_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3797330Z test_opinfo_sample_generators_acosh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3797640Z test_opinfo_sample_generators_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3797930Z test_opinfo_sample_generators_addbmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3798220Z test_opinfo_sample_generators_addcdiv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3798500Z test_opinfo_sample_generators_addcmul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3798780Z test_opinfo_sample_generators_addmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3799170Z test_opinfo_sample_generators_addmm_decomposed_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3799510Z test_opinfo_sample_generators_addmv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3799800Z test_opinfo_sample_generators_addr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3800090Z test_opinfo_sample_generators_all_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3800370Z test_opinfo_sample_generators_allclose_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3800660Z test_opinfo_sample_generators_amax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3800940Z test_opinfo_sample_generators_amin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3801230Z test_opinfo_sample_generators_aminmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3801580Z test_opinfo_sample_generators_angle_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3801870Z test_opinfo_sample_generators_any_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3802150Z test_opinfo_sample_generators_arange_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3802430Z test_opinfo_sample_generators_argmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3802720Z test_opinfo_sample_generators_argmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3803010Z test_opinfo_sample_generators_argsort_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3803300Z test_opinfo_sample_generators_argwhere_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3803620Z test_opinfo_sample_generators_as_strided_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3803970Z test_opinfo_sample_generators_as_strided_partial_views_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3804280Z test_opinfo_sample_generators_as_strided_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3804580Z test_opinfo_sample_generators_asin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3804860Z test_opinfo_sample_generators_asinh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3805150Z test_opinfo_sample_generators_atan2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3805430Z test_opinfo_sample_generators_atan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3805720Z test_opinfo_sample_generators_atanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3806080Z test_opinfo_sample_generators_atleast_1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3806430Z test_opinfo_sample_generators_atleast_2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3806730Z test_opinfo_sample_generators_atleast_3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3807020Z test_opinfo_sample_generators_baddbmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3807310Z test_opinfo_sample_generators_bernoulli_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3807600Z test_opinfo_sample_generators_bfloat16_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3807880Z test_opinfo_sample_generators_bincount_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3808260Z test_opinfo_sample_generators_bitwise_and_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3808590Z test_opinfo_sample_generators_bitwise_left_shift_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3815050Z test_opinfo_sample_generators_bitwise_not_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3815400Z test_opinfo_sample_generators_bitwise_or_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3815700Z test_opinfo_sample_generators_bitwise_right_shift_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3816010Z test_opinfo_sample_generators_bitwise_xor_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3816300Z test_opinfo_sample_generators_block_diag_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3816590Z test_opinfo_sample_generators_bmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3816950Z test_opinfo_sample_generators_bool_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3817270Z test_opinfo_sample_generators_broadcast_shapes_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3817580Z test_opinfo_sample_generators_broadcast_tensors_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3817880Z test_opinfo_sample_generators_broadcast_to_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3818180Z test_opinfo_sample_generators_bucketize_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3818460Z test_opinfo_sample_generators_byte_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3818760Z test_opinfo_sample_generators_cartesian_prod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3819090Z test_opinfo_sample_generators_cat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3819410Z test_opinfo_sample_generators_cdist_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3819700Z test_opinfo_sample_generators_cdouble_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3819990Z test_opinfo_sample_generators_ceil_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3820270Z test_opinfo_sample_generators_cfloat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3820550Z test_opinfo_sample_generators_chalf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3820830Z test_opinfo_sample_generators_char_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3821110Z test_opinfo_sample_generators_cholesky_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3821480Z test_opinfo_sample_generators_cholesky_inverse_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3821940Z test_opinfo_sample_generators_cholesky_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3822240Z test_opinfo_sample_generators_chunk_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3822520Z test_opinfo_sample_generators_clamp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3822810Z test_opinfo_sample_generators_clamp_max_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3823100Z test_opinfo_sample_generators_clamp_min_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3823420Z test_opinfo_sample_generators_clone_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3823750Z test_opinfo_sample_generators_column_stack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3824080Z test_opinfo_sample_generators_combinations_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3824380Z test_opinfo_sample_generators_complex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3824660Z test_opinfo_sample_generators_conj_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.001s) 2023-01-11T21:08:21.3824950Z test_opinfo_sample_generators_conj_physical_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3825250Z test_opinfo_sample_generators_constant_pad_nd_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3825550Z test_opinfo_sample_generators_contiguous_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3825840Z test_opinfo_sample_generators_copysign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3826190Z test_opinfo_sample_generators_corrcoef_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3826480Z test_opinfo_sample_generators_cos_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3826770Z test_opinfo_sample_generators_cosh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3827060Z test_opinfo_sample_generators_count_nonzero_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3827350Z test_opinfo_sample_generators_cov_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3827630Z test_opinfo_sample_generators_cross_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3827920Z test_opinfo_sample_generators_cummax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3828230Z test_opinfo_sample_generators_cummin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3828560Z test_opinfo_sample_generators_cumprod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3828850Z test_opinfo_sample_generators_cumsum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3829150Z test_opinfo_sample_generators_cumulative_trapezoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3829450Z test_opinfo_sample_generators_deg2rad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3829740Z test_opinfo_sample_generators_diag_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3830020Z test_opinfo_sample_generators_diag_embed_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3830310Z test_opinfo_sample_generators_diagflat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3830710Z test_opinfo_sample_generators_diagonal_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3831010Z test_opinfo_sample_generators_diagonal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3831310Z test_opinfo_sample_generators_diagonal_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3831610Z test_opinfo_sample_generators_diff_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3831890Z test_opinfo_sample_generators_digamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3832170Z test_opinfo_sample_generators_dist_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3832500Z test_opinfo_sample_generators_div_floor_rounding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3832840Z test_opinfo_sample_generators_div_no_rounding_mode_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3833180Z test_opinfo_sample_generators_div_trunc_rounding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3833480Z test_opinfo_sample_generators_dot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3833770Z test_opinfo_sample_generators_double_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3834050Z test_opinfo_sample_generators_dsplit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3834340Z test_opinfo_sample_generators_dstack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3834610Z test_opinfo_sample_generators_einsum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3834890Z test_opinfo_sample_generators_empty_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3835250Z test_opinfo_sample_generators_empty_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3835530Z test_opinfo_sample_generators_eq_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3835820Z test_opinfo_sample_generators_equal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3836110Z test_opinfo_sample_generators_erf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3836390Z test_opinfo_sample_generators_erfc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3836680Z test_opinfo_sample_generators_erfinv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3836960Z test_opinfo_sample_generators_exp2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3837280Z test_opinfo_sample_generators_exp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3837600Z test_opinfo_sample_generators_expand_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3837890Z test_opinfo_sample_generators_expand_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3838180Z test_opinfo_sample_generators_expm1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3838460Z test_opinfo_sample_generators_eye_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3838750Z test_opinfo_sample_generators_fft_fft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3839040Z test_opinfo_sample_generators_fft_fft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3839320Z test_opinfo_sample_generators_fft_fftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3839880Z test_opinfo_sample_generators_fft_fftshift_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3840220Z test_opinfo_sample_generators_fft_hfft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3840510Z test_opinfo_sample_generators_fft_hfft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3840800Z test_opinfo_sample_generators_fft_hfftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3841120Z test_opinfo_sample_generators_fft_ifft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3841410Z test_opinfo_sample_generators_fft_ifft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3841780Z test_opinfo_sample_generators_fft_ifftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3842110Z test_opinfo_sample_generators_fft_ifftshift_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3842440Z test_opinfo_sample_generators_fft_ihfft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3842730Z test_opinfo_sample_generators_fft_ihfft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3843020Z test_opinfo_sample_generators_fft_ihfftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3843310Z test_opinfo_sample_generators_fft_irfft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3843600Z test_opinfo_sample_generators_fft_irfft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3843890Z test_opinfo_sample_generators_fft_irfftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3844180Z test_opinfo_sample_generators_fft_rfft2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3844540Z test_opinfo_sample_generators_fft_rfft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3844830Z test_opinfo_sample_generators_fft_rfftn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3845110Z test_opinfo_sample_generators_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3845400Z test_opinfo_sample_generators_flatten_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3845690Z test_opinfo_sample_generators_flip_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3845990Z test_opinfo_sample_generators_fliplr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3846280Z test_opinfo_sample_generators_flipud_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3846600Z test_opinfo_sample_generators_float_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3846930Z test_opinfo_sample_generators_float_power_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3847220Z test_opinfo_sample_generators_floor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3847510Z test_opinfo_sample_generators_floor_divide_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3847800Z test_opinfo_sample_generators_fmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3848080Z test_opinfo_sample_generators_fmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3848370Z test_opinfo_sample_generators_fmod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3848650Z test_opinfo_sample_generators_frac_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3849070Z test_opinfo_sample_generators_frexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3849380Z test_opinfo_sample_generators_full_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3849670Z test_opinfo_sample_generators_full_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3849950Z test_opinfo_sample_generators_gather_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3850240Z test_opinfo_sample_generators_gcd_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3850570Z test_opinfo_sample_generators_ge_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3850860Z test_opinfo_sample_generators_geqrf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3851190Z test_opinfo_sample_generators_gradient_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3851520Z test_opinfo_sample_generators_grid_sampler_2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3851820Z test_opinfo_sample_generators_gt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3857680Z test_opinfo_sample_generators_half_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3857980Z test_opinfo_sample_generators_heaviside_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3858270Z test_opinfo_sample_generators_histc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3858570Z test_opinfo_sample_generators_histogram_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3858870Z test_opinfo_sample_generators_histogramdd_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3859230Z test_opinfo_sample_generators_hsplit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3859530Z test_opinfo_sample_generators_hstack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3859820Z test_opinfo_sample_generators_hypot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3860100Z test_opinfo_sample_generators_i0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3860380Z test_opinfo_sample_generators_igamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3860670Z test_opinfo_sample_generators_igammac_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3860960Z test_opinfo_sample_generators_imag_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3861280Z test_opinfo_sample_generators_index_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3861620Z test_opinfo_sample_generators_index_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3861910Z test_opinfo_sample_generators_index_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3862210Z test_opinfo_sample_generators_index_put_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3862500Z test_opinfo_sample_generators_index_reduce_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3862800Z test_opinfo_sample_generators_index_select_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3863090Z test_opinfo_sample_generators_inner_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3863370Z test_opinfo_sample_generators_int_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3863870Z test_opinfo_sample_generators_isclose_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3864170Z test_opinfo_sample_generators_isfinite_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3864460Z test_opinfo_sample_generators_isin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3864740Z test_opinfo_sample_generators_isinf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3865030Z test_opinfo_sample_generators_isnan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3865360Z test_opinfo_sample_generators_isneginf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3865660Z test_opinfo_sample_generators_isposinf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3865980Z test_opinfo_sample_generators_isreal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3866310Z test_opinfo_sample_generators_istft_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3866640Z test_opinfo_sample_generators_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3867000Z test_opinfo_sample_generators_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3867340Z test_opinfo_sample_generators_jiterator_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3867690Z test_opinfo_sample_generators_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3868030Z test_opinfo_sample_generators_jiterator_unary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.3868340Z test_opinfo_sample_generators_kron_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3868710Z test_opinfo_sample_generators_kthvalue_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3869010Z test_opinfo_sample_generators_lcm_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3869290Z test_opinfo_sample_generators_ldexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3869570Z test_opinfo_sample_generators_le_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3869860Z test_opinfo_sample_generators_lerp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3870150Z test_opinfo_sample_generators_lgamma_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3870450Z test_opinfo_sample_generators_linalg_cholesky_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3870790Z test_opinfo_sample_generators_linalg_cholesky_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3871130Z test_opinfo_sample_generators_linalg_cond_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3871430Z test_opinfo_sample_generators_linalg_cross_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3871720Z test_opinfo_sample_generators_linalg_det_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3872020Z test_opinfo_sample_generators_linalg_det_singular_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3872320Z test_opinfo_sample_generators_linalg_eig_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3872650Z test_opinfo_sample_generators_linalg_eigh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3872950Z test_opinfo_sample_generators_linalg_eigvals_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3873320Z test_opinfo_sample_generators_linalg_eigvalsh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3873630Z test_opinfo_sample_generators_linalg_householder_product_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3873940Z test_opinfo_sample_generators_linalg_inv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3874260Z test_opinfo_sample_generators_linalg_inv_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3874560Z test_opinfo_sample_generators_linalg_ldl_factor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3874870Z test_opinfo_sample_generators_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3875170Z test_opinfo_sample_generators_linalg_ldl_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3875500Z test_opinfo_sample_generators_linalg_lstsq_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3875840Z test_opinfo_sample_generators_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3876140Z test_opinfo_sample_generators_linalg_lu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3876440Z test_opinfo_sample_generators_linalg_lu_factor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3876740Z test_opinfo_sample_generators_linalg_lu_factor_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3877050Z test_opinfo_sample_generators_linalg_lu_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3877340Z test_opinfo_sample_generators_linalg_matrix_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3877650Z test_opinfo_sample_generators_linalg_matrix_power_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3878020Z test_opinfo_sample_generators_linalg_matrix_rank_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3878340Z test_opinfo_sample_generators_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3878640Z test_opinfo_sample_generators_linalg_multi_dot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3878940Z test_opinfo_sample_generators_linalg_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3879250Z test_opinfo_sample_generators_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3879560Z test_opinfo_sample_generators_linalg_pinv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3879860Z test_opinfo_sample_generators_linalg_pinv_hermitian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3880260Z 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.000s) 2023-01-11T21:08:21.3880630Z test_opinfo_sample_generators_linalg_qr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3880930Z test_opinfo_sample_generators_linalg_slogdet_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3881230Z test_opinfo_sample_generators_linalg_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3881580Z test_opinfo_sample_generators_linalg_solve_ex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3881910Z test_opinfo_sample_generators_linalg_solve_triangular_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3882210Z test_opinfo_sample_generators_linalg_svd_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3882500Z test_opinfo_sample_generators_linalg_svdvals_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3882870Z test_opinfo_sample_generators_linalg_tensorinv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3883240Z test_opinfo_sample_generators_linalg_tensorsolve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3883540Z test_opinfo_sample_generators_linalg_vander_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3883840Z test_opinfo_sample_generators_linalg_vecdot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3884140Z test_opinfo_sample_generators_linalg_vector_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3884440Z test_opinfo_sample_generators_linspace_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3884730Z test_opinfo_sample_generators_log10_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3885050Z test_opinfo_sample_generators_log1p_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3885370Z test_opinfo_sample_generators_log2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3885660Z test_opinfo_sample_generators_log_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3885950Z test_opinfo_sample_generators_log_softmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3886250Z test_opinfo_sample_generators_log_softmax_with_dtype_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3886550Z test_opinfo_sample_generators_logaddexp2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3886850Z test_opinfo_sample_generators_logaddexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3887140Z test_opinfo_sample_generators_logcumsumexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3887500Z test_opinfo_sample_generators_logdet_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3887800Z test_opinfo_sample_generators_logical_and_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3888090Z test_opinfo_sample_generators_logical_not_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3888390Z test_opinfo_sample_generators_logical_or_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3888680Z test_opinfo_sample_generators_logical_xor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3888960Z test_opinfo_sample_generators_logit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3889250Z test_opinfo_sample_generators_logspace_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3889580Z test_opinfo_sample_generators_logsumexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3889900Z test_opinfo_sample_generators_long_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3890190Z test_opinfo_sample_generators_lt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3890530Z test_opinfo_sample_generators_lu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3890830Z test_opinfo_sample_generators_lu_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3891120Z test_opinfo_sample_generators_lu_unpack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3891410Z test_opinfo_sample_generators_mH_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3891680Z test_opinfo_sample_generators_mT_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3892070Z test_opinfo_sample_generators_masked_amax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3892360Z test_opinfo_sample_generators_masked_amin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3892660Z test_opinfo_sample_generators_masked_argmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3892960Z test_opinfo_sample_generators_masked_argmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3893260Z test_opinfo_sample_generators_masked_cumprod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3893560Z test_opinfo_sample_generators_masked_cumsum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3893850Z test_opinfo_sample_generators_masked_fill_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3894180Z test_opinfo_sample_generators_masked_log_softmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3894520Z test_opinfo_sample_generators_masked_logaddexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3894830Z test_opinfo_sample_generators_masked_logsumexp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3900260Z test_opinfo_sample_generators_masked_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3900570Z test_opinfo_sample_generators_masked_median_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3900860Z test_opinfo_sample_generators_masked_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3901160Z test_opinfo_sample_generators_masked_normalize_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3901460Z test_opinfo_sample_generators_masked_prod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3901830Z test_opinfo_sample_generators_masked_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3902140Z test_opinfo_sample_generators_masked_select_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3902450Z test_opinfo_sample_generators_masked_softmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3902740Z test_opinfo_sample_generators_masked_softmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3903030Z test_opinfo_sample_generators_masked_std_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3903330Z test_opinfo_sample_generators_masked_sum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3903620Z test_opinfo_sample_generators_masked_var_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3903940Z test_opinfo_sample_generators_matmul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3904270Z test_opinfo_sample_generators_matrix_exp_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3904680Z test_opinfo_sample_generators_max_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3905000Z test_opinfo_sample_generators_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3905320Z test_opinfo_sample_generators_max_reduction_no_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3905630Z test_opinfo_sample_generators_max_reduction_with_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3905920Z test_opinfo_sample_generators_maximum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3906250Z test_opinfo_sample_generators_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3906600Z test_opinfo_sample_generators_median_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3906910Z test_opinfo_sample_generators_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3907230Z test_opinfo_sample_generators_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3907540Z test_opinfo_sample_generators_min_binary_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3907840Z test_opinfo_sample_generators_min_reduction_no_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3908140Z test_opinfo_sample_generators_min_reduction_with_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3908440Z test_opinfo_sample_generators_minimum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3908760Z test_opinfo_sample_generators_mm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3909080Z test_opinfo_sample_generators_mode_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3909360Z test_opinfo_sample_generators_movedim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3909650Z test_opinfo_sample_generators_msort_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3909930Z test_opinfo_sample_generators_mul_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3910220Z test_opinfo_sample_generators_multinomial_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3910510Z test_opinfo_sample_generators_mv_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3910810Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3911190Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3911500Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3911800Z test_opinfo_sample_generators_nan_to_num_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3912090Z test_opinfo_sample_generators_nanmean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3912380Z test_opinfo_sample_generators_nanmedian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3912660Z test_opinfo_sample_generators_nanquantile_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3912960Z test_opinfo_sample_generators_nansum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3913360Z test_opinfo_sample_generators_narrow_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3913720Z test_opinfo_sample_generators_narrow_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3914020Z test_opinfo_sample_generators_native_batch_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3914330Z test_opinfo_sample_generators_native_dropout_backward_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3914640Z test_opinfo_sample_generators_native_layer_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3914930Z test_opinfo_sample_generators_ne_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3915270Z test_opinfo_sample_generators_neg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3915560Z test_opinfo_sample_generators_new_empty_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3915920Z test_opinfo_sample_generators_new_empty_strided_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3916230Z test_opinfo_sample_generators_new_full_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3916510Z test_opinfo_sample_generators_new_ones_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3916800Z test_opinfo_sample_generators_new_zeros_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3917090Z test_opinfo_sample_generators_nextafter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3917410Z test_opinfo_sample_generators_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3917750Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3918110Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3918470Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3918790Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3919110Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3919430Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3919750Z test_opinfo_sample_generators_nn_functional_alpha_dropout_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3920070Z test_opinfo_sample_generators_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3920380Z test_opinfo_sample_generators_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3920760Z test_opinfo_sample_generators_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3921070Z test_opinfo_sample_generators_nn_functional_batch_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3921380Z test_opinfo_sample_generators_nn_functional_bilinear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3921700Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3922110Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3922450Z test_opinfo_sample_generators_nn_functional_celu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3922760Z test_opinfo_sample_generators_nn_functional_conv1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3923100Z test_opinfo_sample_generators_nn_functional_conv2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3923450Z test_opinfo_sample_generators_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3923960Z test_opinfo_sample_generators_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3924280Z test_opinfo_sample_generators_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3924610Z test_opinfo_sample_generators_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3924940Z test_opinfo_sample_generators_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3925270Z test_opinfo_sample_generators_nn_functional_cross_entropy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3925580Z test_opinfo_sample_generators_nn_functional_ctc_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3925950Z test_opinfo_sample_generators_nn_functional_dropout2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3926270Z test_opinfo_sample_generators_nn_functional_dropout3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3926580Z test_opinfo_sample_generators_nn_functional_dropout_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3926880Z test_opinfo_sample_generators_nn_functional_elu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3927190Z test_opinfo_sample_generators_nn_functional_embedding_bag_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3927500Z test_opinfo_sample_generators_nn_functional_embedding_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3927830Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3928220Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3928590Z test_opinfo_sample_generators_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3928920Z test_opinfo_sample_generators_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3929240Z test_opinfo_sample_generators_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3929550Z test_opinfo_sample_generators_nn_functional_gelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3929860Z test_opinfo_sample_generators_nn_functional_glu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3930160Z test_opinfo_sample_generators_nn_functional_grid_sample_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3930480Z test_opinfo_sample_generators_nn_functional_group_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3930860Z test_opinfo_sample_generators_nn_functional_hardshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3931210Z test_opinfo_sample_generators_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3931530Z test_opinfo_sample_generators_nn_functional_hardswish_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3931840Z test_opinfo_sample_generators_nn_functional_hardtanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3932160Z test_opinfo_sample_generators_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3932520Z test_opinfo_sample_generators_nn_functional_huber_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3932830Z test_opinfo_sample_generators_nn_functional_instance_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3933200Z test_opinfo_sample_generators_nn_functional_interpolate_area_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3933560Z test_opinfo_sample_generators_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3933890Z test_opinfo_sample_generators_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3934220Z test_opinfo_sample_generators_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3934540Z test_opinfo_sample_generators_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3934870Z test_opinfo_sample_generators_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3935180Z test_opinfo_sample_generators_nn_functional_kl_div_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3935490Z test_opinfo_sample_generators_nn_functional_l1_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3935860Z test_opinfo_sample_generators_nn_functional_layer_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3936180Z test_opinfo_sample_generators_nn_functional_leaky_relu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3936490Z test_opinfo_sample_generators_nn_functional_linear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3936800Z test_opinfo_sample_generators_nn_functional_local_response_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3937120Z test_opinfo_sample_generators_nn_functional_logsigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3937430Z test_opinfo_sample_generators_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3937740Z test_opinfo_sample_generators_nn_functional_max_pool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3938080Z test_opinfo_sample_generators_nn_functional_max_pool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3938430Z test_opinfo_sample_generators_nn_functional_max_pool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3938750Z test_opinfo_sample_generators_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3943990Z test_opinfo_sample_generators_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3944330Z test_opinfo_sample_generators_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3944750Z test_opinfo_sample_generators_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3945070Z test_opinfo_sample_generators_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3945390Z test_opinfo_sample_generators_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3945770Z test_opinfo_sample_generators_nn_functional_mish_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3946080Z test_opinfo_sample_generators_nn_functional_mse_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3946440Z test_opinfo_sample_generators_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3946770Z test_opinfo_sample_generators_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3947100Z test_opinfo_sample_generators_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3947420Z test_opinfo_sample_generators_nn_functional_nll_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3947730Z test_opinfo_sample_generators_nn_functional_normalize_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3948080Z test_opinfo_sample_generators_nn_functional_one_hot_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3948430Z test_opinfo_sample_generators_nn_functional_pad_circular_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3948750Z test_opinfo_sample_generators_nn_functional_pad_constant_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3949070Z test_opinfo_sample_generators_nn_functional_pad_reflect_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3949380Z test_opinfo_sample_generators_nn_functional_pad_replicate_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3949700Z test_opinfo_sample_generators_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3950010Z test_opinfo_sample_generators_nn_functional_pdist_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3950320Z test_opinfo_sample_generators_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3950710Z test_opinfo_sample_generators_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3951040Z test_opinfo_sample_generators_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3951350Z test_opinfo_sample_generators_nn_functional_prelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3951650Z test_opinfo_sample_generators_nn_functional_relu6_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3951950Z test_opinfo_sample_generators_nn_functional_relu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3952250Z test_opinfo_sample_generators_nn_functional_rrelu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3952560Z test_opinfo_sample_generators_nn_functional_selu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3952910Z test_opinfo_sample_generators_nn_functional_silu_complex_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3953280Z test_opinfo_sample_generators_nn_functional_silu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3953600Z test_opinfo_sample_generators_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3953930Z test_opinfo_sample_generators_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3954240Z test_opinfo_sample_generators_nn_functional_softmin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3954550Z test_opinfo_sample_generators_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3954890Z test_opinfo_sample_generators_nn_functional_softplus_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3955210Z test_opinfo_sample_generators_nn_functional_softshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3955590Z test_opinfo_sample_generators_nn_functional_softsign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3955900Z test_opinfo_sample_generators_nn_functional_tanhshrink_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3956220Z test_opinfo_sample_generators_nn_functional_threshold_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3956530Z test_opinfo_sample_generators_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3956870Z test_opinfo_sample_generators_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3957190Z test_opinfo_sample_generators_nn_functional_unfold_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3957520Z test_opinfo_sample_generators_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3957880Z test_opinfo_sample_generators_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3958220Z test_opinfo_sample_generators_nonzero_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3958510Z test_opinfo_sample_generators_norm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3958800Z test_opinfo_sample_generators_norm_fro_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3959100Z test_opinfo_sample_generators_norm_inf_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3959380Z test_opinfo_sample_generators_norm_nuc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3959670Z test_opinfo_sample_generators_normal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3959970Z test_opinfo_sample_generators_normal_number_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3960330Z test_opinfo_sample_generators_ones_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3960620Z test_opinfo_sample_generators_ones_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3960910Z test_opinfo_sample_generators_ormqr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3961200Z test_opinfo_sample_generators_outer_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3961490Z test_opinfo_sample_generators_pca_lowrank_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3961780Z test_opinfo_sample_generators_permute_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3962120Z test_opinfo_sample_generators_pinverse_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3962450Z test_opinfo_sample_generators_polar_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3962790Z test_opinfo_sample_generators_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3963110Z test_opinfo_sample_generators_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3963410Z test_opinfo_sample_generators_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3963760Z test_opinfo_sample_generators_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3964050Z test_opinfo_sample_generators_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3964350Z test_opinfo_sample_generators_positive_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3964640Z test_opinfo_sample_generators_pow_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3964990Z test_opinfo_sample_generators_prod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3965280Z test_opinfo_sample_generators_put_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3965570Z test_opinfo_sample_generators_qr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3965870Z test_opinfo_sample_generators_quantile_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3966160Z test_opinfo_sample_generators_rad2deg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3966460Z test_opinfo_sample_generators_rand_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3966750Z test_opinfo_sample_generators_randint_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3967080Z test_opinfo_sample_generators_randint_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3967410Z test_opinfo_sample_generators_randn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3967700Z test_opinfo_sample_generators_randn_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3968000Z test_opinfo_sample_generators_ravel_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3968290Z test_opinfo_sample_generators_real_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3968580Z test_opinfo_sample_generators_reciprocal_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3968890Z test_opinfo_sample_generators_remainder_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3969180Z test_opinfo_sample_generators_renorm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3969540Z test_opinfo_sample_generators_repeat_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3969850Z test_opinfo_sample_generators_repeat_interleave_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3970150Z test_opinfo_sample_generators_reshape_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3970440Z test_opinfo_sample_generators_reshape_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3970730Z test_opinfo_sample_generators_resize__cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3971070Z test_opinfo_sample_generators_resize_as__cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3971220Z test_opinfo_sample_generators_resolve_conj_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3971370Z test_opinfo_sample_generators_resolve_neg_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3971500Z test_opinfo_sample_generators_roll_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3971680Z test_opinfo_sample_generators_rot90_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3971880Z test_opinfo_sample_generators_round_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3972030Z test_opinfo_sample_generators_round_decimals_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3972180Z test_opinfo_sample_generators_round_decimals_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3972330Z test_opinfo_sample_generators_round_decimals_neg_3_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3972460Z test_opinfo_sample_generators_rsqrt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3972600Z test_opinfo_sample_generators_rsub_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3972740Z test_opinfo_sample_generators_scalar_tensor_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3972880Z test_opinfo_sample_generators_scatter_add_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3973030Z test_opinfo_sample_generators_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3973180Z test_opinfo_sample_generators_scatter_reduce_amax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3973330Z test_opinfo_sample_generators_scatter_reduce_amin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3973470Z test_opinfo_sample_generators_scatter_reduce_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3973620Z test_opinfo_sample_generators_scatter_reduce_prod_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3973760Z test_opinfo_sample_generators_scatter_reduce_sum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3973940Z test_opinfo_sample_generators_searchsorted_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3974130Z test_opinfo_sample_generators_segment_reduce_lengths_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3974280Z test_opinfo_sample_generators_segment_reduce_offsets_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3974420Z test_opinfo_sample_generators_select_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3974570Z test_opinfo_sample_generators_select_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3974710Z test_opinfo_sample_generators_sgn_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3974840Z test_opinfo_sample_generators_short_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3974980Z test_opinfo_sample_generators_sigmoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3975120Z test_opinfo_sample_generators_sign_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3975260Z test_opinfo_sample_generators_signal_windows_bartlett_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3975440Z test_opinfo_sample_generators_signal_windows_blackman_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3975590Z test_opinfo_sample_generators_signal_windows_cosine_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3975740Z test_opinfo_sample_generators_signal_windows_exponential_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3975890Z test_opinfo_sample_generators_signal_windows_gaussian_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3976040Z test_opinfo_sample_generators_signal_windows_general_cosine_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3976260Z test_opinfo_sample_generators_signal_windows_general_hamming_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3976440Z test_opinfo_sample_generators_signal_windows_hamming_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3976590Z test_opinfo_sample_generators_signal_windows_hann_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3976730Z test_opinfo_sample_generators_signal_windows_kaiser_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3976880Z test_opinfo_sample_generators_signal_windows_nuttall_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3977010Z test_opinfo_sample_generators_signbit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3977140Z test_opinfo_sample_generators_sin_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3977280Z test_opinfo_sample_generators_sinc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3977410Z test_opinfo_sample_generators_sinh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3977540Z test_opinfo_sample_generators_slice_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3977680Z test_opinfo_sample_generators_slice_scatter_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3977820Z test_opinfo_sample_generators_softmax_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3977960Z test_opinfo_sample_generators_softmax_with_dtype_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3978090Z test_opinfo_sample_generators_sort_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3978280Z test_opinfo_sample_generators_sparse_sampled_addmm_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:08:21.3978460Z test_opinfo_sample_generators_special_airy_ai_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3978630Z test_opinfo_sample_generators_special_bessel_j0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3978780Z test_opinfo_sample_generators_special_bessel_j1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3978920Z test_opinfo_sample_generators_special_bessel_y0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3979050Z test_opinfo_sample_generators_special_bessel_y1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3979210Z test_opinfo_sample_generators_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3979360Z test_opinfo_sample_generators_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3979750Z 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-11T21:08:21.3980030Z 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-11T21:08:21.3980170Z test_opinfo_sample_generators_special_entr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3980310Z test_opinfo_sample_generators_special_erfcx_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3980470Z test_opinfo_sample_generators_special_hermite_polynomial_h_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3980650Z test_opinfo_sample_generators_special_hermite_polynomial_he_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3980790Z test_opinfo_sample_generators_special_i0e_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3980930Z test_opinfo_sample_generators_special_i1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3981100Z test_opinfo_sample_generators_special_i1e_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3981290Z test_opinfo_sample_generators_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3981570Z 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-11T21:08:21.3981720Z test_opinfo_sample_generators_special_log_ndtr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3986670Z test_opinfo_sample_generators_special_modified_bessel_i0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3986860Z test_opinfo_sample_generators_special_modified_bessel_i1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3987010Z test_opinfo_sample_generators_special_modified_bessel_k0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3987160Z test_opinfo_sample_generators_special_modified_bessel_k1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3987300Z test_opinfo_sample_generators_special_ndtr_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3987440Z test_opinfo_sample_generators_special_ndtri_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3987600Z test_opinfo_sample_generators_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3987760Z test_opinfo_sample_generators_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3987910Z test_opinfo_sample_generators_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3988210Z 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-11T21:08:21.3988480Z 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-11T21:08:21.3988790Z 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-11T21:08:21.3989320Z 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-11T21:08:21.3989490Z test_opinfo_sample_generators_special_spherical_bessel_j0_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3989640Z test_opinfo_sample_generators_special_xlog1py_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3989790Z test_opinfo_sample_generators_special_zeta_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3989920Z test_opinfo_sample_generators_split_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3990100Z test_opinfo_sample_generators_split_list_args_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3990250Z test_opinfo_sample_generators_split_with_sizes_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3990380Z test_opinfo_sample_generators_sqrt_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3990520Z test_opinfo_sample_generators_square_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3990650Z test_opinfo_sample_generators_squeeze_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3990780Z test_opinfo_sample_generators_stack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3990920Z test_opinfo_sample_generators_std_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3991050Z test_opinfo_sample_generators_std_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3991190Z test_opinfo_sample_generators_std_mean_unbiased_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3991370Z test_opinfo_sample_generators_std_unbiased_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3991530Z test_opinfo_sample_generators_stft_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3991670Z test_opinfo_sample_generators_sub_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3991800Z test_opinfo_sample_generators_sum_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3991930Z test_opinfo_sample_generators_sum_to_size_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3992060Z test_opinfo_sample_generators_svd_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3992200Z test_opinfo_sample_generators_svd_lowrank_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3992340Z test_opinfo_sample_generators_symeig_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3992470Z test_opinfo_sample_generators_t_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3992610Z test_opinfo_sample_generators_take_along_dim_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3992740Z test_opinfo_sample_generators_take_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3992870Z test_opinfo_sample_generators_tan_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3993000Z test_opinfo_sample_generators_tanh_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3993140Z test_opinfo_sample_generators_tensor_split_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3993270Z test_opinfo_sample_generators_tensordot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3993470Z test_opinfo_sample_generators_tile_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3993630Z test_opinfo_sample_generators_to_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3993770Z test_opinfo_sample_generators_to_sparse_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3993900Z test_opinfo_sample_generators_topk_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3994030Z test_opinfo_sample_generators_trace_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3994170Z test_opinfo_sample_generators_transpose_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3994330Z test_opinfo_sample_generators_trapezoid_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3994460Z test_opinfo_sample_generators_trapz_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3994610Z test_opinfo_sample_generators_triangular_solve_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3994740Z test_opinfo_sample_generators_tril_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3994880Z test_opinfo_sample_generators_tril_indices_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3995010Z test_opinfo_sample_generators_triu_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3995140Z test_opinfo_sample_generators_triu_indices_cpu_int64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3995280Z test_opinfo_sample_generators_true_divide_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3995410Z test_opinfo_sample_generators_trunc_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3995580Z test_opinfo_sample_generators_unbind_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3995750Z test_opinfo_sample_generators_unflatten_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3995890Z test_opinfo_sample_generators_unfold_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3996030Z test_opinfo_sample_generators_unfold_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3996160Z test_opinfo_sample_generators_uniform_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3996310Z test_opinfo_sample_generators_unique_consecutive_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3996440Z test_opinfo_sample_generators_unique_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3996580Z test_opinfo_sample_generators_unsqueeze_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3996710Z test_opinfo_sample_generators_var_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3996850Z test_opinfo_sample_generators_var_mean_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3996990Z test_opinfo_sample_generators_var_mean_unbiased_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3997130Z test_opinfo_sample_generators_var_unbiased_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3997260Z test_opinfo_sample_generators_vdot_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3997400Z test_opinfo_sample_generators_view_as_complex_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3997530Z test_opinfo_sample_generators_view_as_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3997740Z test_opinfo_sample_generators_view_as_real_cpu_complex64 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3997910Z test_opinfo_sample_generators_view_copy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3998040Z test_opinfo_sample_generators_view_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3998180Z test_opinfo_sample_generators_vsplit_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3998310Z test_opinfo_sample_generators_vstack_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3998470Z test_opinfo_sample_generators_where_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3998600Z test_opinfo_sample_generators_xlogy_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3998740Z test_opinfo_sample_generators_zero__cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3998870Z test_opinfo_sample_generators_zeros_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3999010Z test_opinfo_sample_generators_zeros_like_cpu_float32 (__main__.TestOpInfoSampleFunctionsCPU) ... ok (0.000s) 2023-01-11T21:08:21.3999100Z test_sample_input (__main__.TestOpInfos) ... ok (0.001s) 2023-01-11T21:08:21.3999200Z test_sample_input_metadata (__main__.TestOpInfos) ... ok (0.001s) 2023-01-11T21:08:21.3999300Z test_default_names (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:08:21.3999420Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:08:21.3999540Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T21:08:21.3999680Z test_name_fn (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:08:21.3999820Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T21:08:21.3999950Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T21:08:21.4000080Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T21:08:21.4000190Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T21:08:21.4000300Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.001s) 2023-01-11T21:08:21.4000440Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T21:08:21.4000570Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T21:08:21.4000700Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T21:08:21.4000830Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T21:08:21.4000950Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T21:08:21.4001080Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T21:08:21.4001200Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T21:08:21.4001320Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T21:08:21.4001450Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T21:08:21.4001620Z test_default_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:08:21.4001790Z test_dtypes_composition_invalid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:08:21.4001960Z test_dtypes_composition_valid_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:08:21.4002110Z test_multiple_handling_of_same_param_error_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:08:21.4002240Z test_name_fn_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:08:21.4002370Z test_ops_composition_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.330s) 2023-01-11T21:08:21.4002510Z test_subtest_expected_failure_x_1_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:08:21.4002670Z test_subtest_expected_failure_x_2_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2023-01-11T21:08:21.4002820Z test_subtest_expected_failure_x_3_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:08:21.4002950Z test_subtest_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:08:21.4003110Z test_two_things_subtest_expected_failure_x_1_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2023-01-11T21:08:21.4003270Z test_two_things_subtest_expected_failure_x_1_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2023-01-11T21:08:21.4003420Z test_two_things_subtest_expected_failure_x_1_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2023-01-11T21:08:21.4003570Z test_two_things_subtest_expected_failure_x_2_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:08:21.4003720Z test_two_things_subtest_expected_failure_x_2_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:08:21.4003910Z test_two_things_subtest_expected_failure_x_2_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2023-01-11T21:08:21.4004090Z test_two_things_subtest_expected_failure_x_3_y_4_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:08:21.4004240Z test_two_things_subtest_expected_failure_x_3_y_5_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:08:21.4004400Z test_two_things_subtest_expected_failure_x_3_y_6_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... expected failure (0.000s) 2023-01-11T21:08:21.4004540Z test_unparametrized_names_cpu (__main__.TestTestParametrizationDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:08:21.4004650Z test_assertEqual_longMessage_cpu (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4004750Z test_assertEqual_numpy_cpu_bool (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4004860Z test_assertEqual_numpy_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4004970Z test_assertEqual_numpy_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4005080Z test_assertEqual_numpy_cpu_float16 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4005180Z test_assertEqual_numpy_cpu_float32 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4005290Z test_assertEqual_numpy_cpu_float64 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4005390Z test_assertEqual_numpy_cpu_int16 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4005490Z test_assertEqual_numpy_cpu_int32 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4005590Z test_assertEqual_numpy_cpu_int64 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4005720Z test_assertEqual_numpy_cpu_int8 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4005860Z test_assertEqual_numpy_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4006010Z test_cuda_assert_should_not_stop_common_distributed_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.4006150Z test_cuda_assert_should_stop_common_device_type_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.4006330Z test_cuda_assert_should_stop_common_utils_test_suite_cpu (__main__.TestTestingCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:21.4006440Z test_get_supported_dtypes_cpu (__main__.TestTestingCPU) ... ok (0.020s) 2023-01-11T21:08:21.4006550Z test_isclose_atol_rtol_greater_than_zero_cpu_bool (__main__.TestTestingCPU) ... ok (0.004s) 2023-01-11T21:08:21.4006670Z test_isclose_atol_rtol_greater_than_zero_cpu_float16 (__main__.TestTestingCPU) ... ok (0.004s) 2023-01-11T21:08:21.4006790Z test_isclose_atol_rtol_greater_than_zero_cpu_float32 (__main__.TestTestingCPU) ... ok (0.004s) 2023-01-11T21:08:21.4006910Z test_isclose_atol_rtol_greater_than_zero_cpu_float64 (__main__.TestTestingCPU) ... ok (0.004s) 2023-01-11T21:08:21.4007060Z test_isclose_atol_rtol_greater_than_zero_cpu_int16 (__main__.TestTestingCPU) ... ok (0.004s) 2023-01-11T21:08:21.4007180Z test_isclose_atol_rtol_greater_than_zero_cpu_int32 (__main__.TestTestingCPU) ... ok (0.004s) 2023-01-11T21:08:21.4007290Z test_isclose_atol_rtol_greater_than_zero_cpu_int64 (__main__.TestTestingCPU) ... ok (0.004s) 2023-01-11T21:08:21.4007400Z test_isclose_atol_rtol_greater_than_zero_cpu_int8 (__main__.TestTestingCPU) ... ok (0.004s) 2023-01-11T21:08:21.4007520Z test_isclose_atol_rtol_greater_than_zero_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.004s) 2023-01-11T21:08:21.4007640Z test_isclose_bool_cpu (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4007780Z test_isclose_complex_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.003s) 2023-01-11T21:08:21.4007890Z test_isclose_complex_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.003s) 2023-01-11T21:08:21.4008000Z test_isclose_equality_shortcut_cpu (__main__.TestTestingCPU) ... ok (0.000s) 2023-01-11T21:08:21.4008100Z test_isclose_float_cpu_float16 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4008200Z test_isclose_float_cpu_float32 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4008290Z test_isclose_float_cpu_float64 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4008390Z test_isclose_integer_cpu_int16 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4008480Z test_isclose_integer_cpu_int32 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4008580Z test_isclose_integer_cpu_int64 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4008670Z test_isclose_integer_cpu_int8 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4008770Z test_isclose_integer_cpu_uint8 (__main__.TestTestingCPU) ... ok (0.001s) 2023-01-11T21:08:21.4008890Z test_isclose_nan_equality_shortcut_cpu_complex128 (__main__.TestTestingCPU) ... ok (0.000s) 2023-01-11T21:08:21.4009010Z test_isclose_nan_equality_shortcut_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.000s) 2023-01-11T21:08:21.4009120Z test_isclose_nan_equality_shortcut_cpu_float16 (__main__.TestTestingCPU) ... ok (0.000s) 2023-01-11T21:08:21.4009270Z test_isclose_nan_equality_shortcut_cpu_float32 (__main__.TestTestingCPU) ... ok (0.000s) 2023-01-11T21:08:21.4009410Z test_isclose_nan_equality_shortcut_cpu_float64 (__main__.TestTestingCPU) ... ok (0.000s) 2023-01-11T21:08:21.4009900Z test_make_tensor_complex32_cpu (__main__.TestTestingCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_creation.py:167: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:08:21.4010000Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:08:21.4010050Z ok (0.001s) 2023-01-11T21:08:21.4010150Z test_make_tensor_cpu_bool (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T21:08:21.4010250Z test_make_tensor_cpu_complex64 (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T21:08:21.4010350Z test_make_tensor_cpu_float32 (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T21:08:21.4010500Z test_make_tensor_cpu_int64 (__main__.TestTestingCPU) ... ok (0.002s) 2023-01-11T21:08:21.4010510Z 2023-01-11T21:08:21.4010660Z ---------------------------------------------------------------------- 2023-01-11T21:08:21.4010720Z Ran 1249 tests in 7.843s 2023-01-11T21:08:21.4010720Z 2023-01-11T21:08:21.4010790Z OK (skipped=37, expected failures=13) 2023-01-11T21:08:21.4010790Z 2023-01-11T21:08:21.4010860Z Generating XML reports... 2023-01-11T21:08:21.4011060Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertClose-20230111210813.xml 2023-01-11T21:08:21.4011280Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseContainer-20230111210813.xml 2023-01-11T21:08:21.4011560Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseErrorMessage-20230111210813.xml 2023-01-11T21:08:21.4011800Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseQuantized-20230111210813.xml 2023-01-11T21:08:21.4012010Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSC-20230111210813.xml 2023-01-11T21:08:21.4012220Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseBSR-20230111210813.xml 2023-01-11T21:08:21.4012420Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCOO-20230111210813.xml 2023-01-11T21:08:21.4012620Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSC-20230111210813.xml 2023-01-11T21:08:21.4012820Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestAssertCloseSparseCSR-20230111210813.xml 2023-01-11T21:08:21.4013010Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestFrameworkUtils-20230111210813.xml 2023-01-11T21:08:21.4013190Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestImports-20230111210813.xml 2023-01-11T21:08:21.4013400Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestOpInfoSampleFunctionsCPU-20230111210813.xml 2023-01-11T21:08:21.4013580Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestOpInfos-20230111210813.xml 2023-01-11T21:08:21.4013770Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrization-20230111210813.xml 2023-01-11T21:08:21.4014010Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestParametrizationDeviceTypeCPU-20230111210813.xml 2023-01-11T21:08:21.4014190Z Generated XML report: test-reports/python-unittest/test_testing/TEST-TestTestingCPU-20230111210813.xml 2023-01-11T21:08:21.4014200Z 2023-01-11T21:08:21.4014530Z ##[endgroup] 2023-01-11T21:08:21.4014780Z FINISHED PRINTING LOG FILE of test_testing (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_testing_4_e2qojc) 2023-01-11T21:08:21.4014780Z 2023-01-11T21:08:22.3719830Z Running test_masked ... [2023-01-11 21:08:22.371830] 2023-01-11T21:08:22.3720810Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:22.372010] 2023-01-11T21:08:22.3721110Z Ignoring disabled issues: [] 2023-01-11T21:08:26.8672170Z 2023-01-11T21:08:26.8677400Z Expand the folded group to see the log file of test_masked 2023-01-11T21:08:26.8678070Z ##[group]PRINTING LOG FILE of test_masked (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_masked_watgm86u) 2023-01-11T21:08:26.8678300Z 2023-01-11T21:08:26.8678390Z Running tests... 2023-01-11T21:08:26.8678790Z ---------------------------------------------------------------------- 2023-01-11T21:08:26.8679110Z Test results will be stored in test-reports/python-unittest/test_masked 2023-01-11T21:08:26.8679390Z test_mask_layout_sparse_coo_masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.065s) 2023-01-11T21:08:26.8679660Z test_mask_layout_sparse_coo_masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.061s) 2023-01-11T21:08:26.8680060Z test_mask_layout_sparse_coo_masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.060s) 2023-01-11T21:08:26.8680330Z test_mask_layout_sparse_coo_masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.060s) 2023-01-11T21:08:26.8680650Z test_mask_layout_sparse_coo_masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8680970Z test_mask_layout_sparse_coo_masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8681260Z test_mask_layout_sparse_coo_masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8681620Z test_mask_layout_sparse_coo_masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8681890Z test_mask_layout_sparse_coo_masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8682330Z test_mask_layout_sparse_coo_masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.060s) 2023-01-11T21:08:26.8682620Z test_mask_layout_sparse_coo_masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.060s) 2023-01-11T21:08:26.8682950Z test_mask_layout_sparse_coo_masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.060s) 2023-01-11T21:08:26.8683250Z test_mask_layout_sparse_coo_masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.057s) 2023-01-11T21:08:26.8683530Z test_mask_layout_sparse_coo_masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8683800Z test_mask_layout_sparse_coo_masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8684070Z test_mask_layout_sparse_coo_masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8684340Z test_mask_layout_sparse_coo_masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8684640Z test_mask_layout_sparse_coo_masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8684980Z test_mask_layout_sparse_coo_masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... skip: masked.mean does not support inputs with sparse_coo layout (0.001s) 2023-01-11T21:08:26.8685280Z test_mask_layout_sparse_coo_masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8685560Z test_mask_layout_sparse_coo_masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8685840Z test_mask_layout_sparse_coo_masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8686160Z test_mask_layout_sparse_coo_masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... skip: masked.mean does not support inputs with sparse_coo layout (0.001s) 2023-01-11T21:08:26.8686510Z test_mask_layout_sparse_coo_masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... skip: masked.mean does not support inputs with sparse_coo layout (0.001s) 2023-01-11T21:08:26.8686840Z test_mask_layout_sparse_coo_masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... skip: masked.mean does not support inputs with sparse_coo layout (0.001s) 2023-01-11T21:08:26.8687210Z test_mask_layout_sparse_coo_masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8687490Z test_mask_layout_sparse_coo_masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8687750Z test_mask_layout_sparse_coo_masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8688010Z test_mask_layout_sparse_coo_masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8688280Z test_mask_layout_sparse_coo_masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8688530Z test_mask_layout_sparse_coo_masked_prod_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.059s) 2023-01-11T21:08:26.8688820Z test_mask_layout_sparse_coo_masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.043s) 2023-01-11T21:08:26.8689120Z test_mask_layout_sparse_coo_masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.045s) 2023-01-11T21:08:26.8689420Z test_mask_layout_sparse_coo_masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.045s) 2023-01-11T21:08:26.8689680Z test_mask_layout_sparse_coo_masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.060s) 2023-01-11T21:08:26.8689930Z test_mask_layout_sparse_coo_masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.059s) 2023-01-11T21:08:26.8690190Z test_mask_layout_sparse_coo_masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.043s) 2023-01-11T21:08:26.8690460Z test_mask_layout_sparse_coo_masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.044s) 2023-01-11T21:08:26.8690700Z test_mask_layout_sparse_coo_masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.043s) 2023-01-11T21:08:26.8690950Z test_mask_layout_sparse_coo_masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.043s) 2023-01-11T21:08:26.8691260Z test_mask_layout_sparse_coo_masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.043s) 2023-01-11T21:08:26.8691510Z test_mask_layout_sparse_coo_masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.063s) 2023-01-11T21:08:26.8691760Z test_mask_layout_sparse_coo_masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.046s) 2023-01-11T21:08:26.8692020Z test_mask_layout_sparse_coo_masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.048s) 2023-01-11T21:08:26.8692280Z test_mask_layout_sparse_coo_masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.047s) 2023-01-11T21:08:26.8692530Z test_mask_layout_sparse_coo_masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.063s) 2023-01-11T21:08:26.8692780Z test_mask_layout_sparse_coo_masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.064s) 2023-01-11T21:08:26.8693060Z test_mask_layout_sparse_coo_masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.060s) 2023-01-11T21:08:26.8693340Z test_mask_layout_sparse_coo_masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.045s) 2023-01-11T21:08:26.8693600Z test_mask_layout_sparse_coo_masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.046s) 2023-01-11T21:08:26.8693840Z test_mask_layout_sparse_coo_masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.047s) 2023-01-11T21:08:26.8694070Z test_mask_layout_sparse_coo_masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.048s) 2023-01-11T21:08:26.8694320Z test_mask_layout_sparse_coo_masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.048s) 2023-01-11T21:08:26.8694570Z test_mask_layout_sparse_csr_masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.012s) 2023-01-11T21:08:26.8694820Z test_mask_layout_sparse_csr_masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.012s) 2023-01-11T21:08:26.8695150Z test_mask_layout_sparse_csr_masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8695410Z test_mask_layout_sparse_csr_masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.012s) 2023-01-11T21:08:26.8695680Z test_mask_layout_sparse_csr_masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8695950Z test_mask_layout_sparse_csr_masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8696210Z test_mask_layout_sparse_csr_masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8696480Z test_mask_layout_sparse_csr_masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8696750Z test_mask_layout_sparse_csr_masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8697040Z test_mask_layout_sparse_csr_masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.012s) 2023-01-11T21:08:26.8697320Z test_mask_layout_sparse_csr_masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8697630Z test_mask_layout_sparse_csr_masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8697880Z test_mask_layout_sparse_csr_masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.012s) 2023-01-11T21:08:26.8698150Z test_mask_layout_sparse_csr_masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8698410Z test_mask_layout_sparse_csr_masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8698670Z test_mask_layout_sparse_csr_masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8698930Z test_mask_layout_sparse_csr_masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8699410Z test_mask_layout_sparse_csr_masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8699670Z test_mask_layout_sparse_csr_masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8699940Z test_mask_layout_sparse_csr_masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8700220Z test_mask_layout_sparse_csr_masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8700500Z test_mask_layout_sparse_csr_masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8707390Z test_mask_layout_sparse_csr_masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.008s) 2023-01-11T21:08:26.8707690Z test_mask_layout_sparse_csr_masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8708000Z test_mask_layout_sparse_csr_masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.008s) 2023-01-11T21:08:26.8708310Z test_mask_layout_sparse_csr_masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8708580Z test_mask_layout_sparse_csr_masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8708850Z test_mask_layout_sparse_csr_masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8709130Z test_mask_layout_sparse_csr_masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8709400Z test_mask_layout_sparse_csr_masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8709660Z test_mask_layout_sparse_csr_masked_prod_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8709920Z test_mask_layout_sparse_csr_masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8710250Z test_mask_layout_sparse_csr_masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.003s) 2023-01-11T21:08:26.8710520Z test_mask_layout_sparse_csr_masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8710780Z test_mask_layout_sparse_csr_masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8711030Z test_mask_layout_sparse_csr_masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8711280Z test_mask_layout_sparse_csr_masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8711540Z test_mask_layout_sparse_csr_masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.003s) 2023-01-11T21:08:26.8711790Z test_mask_layout_sparse_csr_masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.003s) 2023-01-11T21:08:26.8712080Z test_mask_layout_sparse_csr_masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8712370Z test_mask_layout_sparse_csr_masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.003s) 2023-01-11T21:08:26.8712620Z test_mask_layout_sparse_csr_masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8712880Z test_mask_layout_sparse_csr_masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8713220Z test_mask_layout_sparse_csr_masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8713480Z test_mask_layout_sparse_csr_masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8713740Z test_mask_layout_sparse_csr_masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8713980Z test_mask_layout_sparse_csr_masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8714300Z test_mask_layout_sparse_csr_masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.011s) 2023-01-11T21:08:26.8714550Z test_mask_layout_sparse_csr_masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8714870Z test_mask_layout_sparse_csr_masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8715120Z test_mask_layout_sparse_csr_masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8715370Z test_mask_layout_sparse_csr_masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8715620Z test_mask_layout_sparse_csr_masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.004s) 2023-01-11T21:08:26.8715870Z test_mask_layout_strided_masked_amax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.028s) 2023-01-11T21:08:26.8716150Z test_mask_layout_strided_masked_amax_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8716440Z test_mask_layout_strided_masked_amax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8716680Z test_mask_layout_strided_masked_amax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8716940Z test_mask_layout_strided_masked_amax_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8717210Z test_mask_layout_strided_masked_amax_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8717480Z test_mask_layout_strided_masked_amax_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8717740Z test_mask_layout_strided_masked_amax_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8718010Z test_mask_layout_strided_masked_amax_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8718340Z test_mask_layout_strided_masked_amin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8718600Z test_mask_layout_strided_masked_amin_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8718840Z test_mask_layout_strided_masked_amin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8719090Z test_mask_layout_strided_masked_amin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8719350Z test_mask_layout_strided_masked_amin_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8719620Z test_mask_layout_strided_masked_amin_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8719890Z test_mask_layout_strided_masked_amin_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8720190Z test_mask_layout_strided_masked_amin_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8720500Z test_mask_layout_strided_masked_amin_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8720760Z test_mask_layout_strided_masked_mean_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.018s) 2023-01-11T21:08:26.8721030Z test_mask_layout_strided_masked_mean_cpu_bool (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8721300Z test_mask_layout_strided_masked_mean_cpu_complex128 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8721580Z test_mask_layout_strided_masked_mean_cpu_complex64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8721830Z test_mask_layout_strided_masked_mean_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.018s) 2023-01-11T21:08:26.8722110Z test_mask_layout_strided_masked_mean_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.018s) 2023-01-11T21:08:26.8722440Z test_mask_layout_strided_masked_mean_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.017s) 2023-01-11T21:08:26.8722690Z test_mask_layout_strided_masked_mean_cpu_int16 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8722950Z test_mask_layout_strided_masked_mean_cpu_int32 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8723210Z test_mask_layout_strided_masked_mean_cpu_int64 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8723500Z test_mask_layout_strided_masked_mean_cpu_int8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8723760Z test_mask_layout_strided_masked_mean_cpu_uint8 (__main__.TestMaskedCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:08:26.8724020Z test_mask_layout_strided_masked_prod_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.028s) 2023-01-11T21:08:26.8724310Z test_mask_layout_strided_masked_prod_cpu_bool (__main__.TestMaskedCPU) ... ok (0.020s) 2023-01-11T21:08:26.8724600Z test_mask_layout_strided_masked_prod_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.022s) 2023-01-11T21:08:26.8724860Z test_mask_layout_strided_masked_prod_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.022s) 2023-01-11T21:08:26.8725110Z test_mask_layout_strided_masked_prod_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8725360Z test_mask_layout_strided_masked_prod_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8725610Z test_mask_layout_strided_masked_prod_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.020s) 2023-01-11T21:08:26.8725860Z test_mask_layout_strided_masked_prod_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.020s) 2023-01-11T21:08:26.8726100Z test_mask_layout_strided_masked_prod_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.019s) 2023-01-11T21:08:26.8726420Z test_mask_layout_strided_masked_prod_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.019s) 2023-01-11T21:08:26.8726670Z test_mask_layout_strided_masked_prod_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.020s) 2023-01-11T21:08:26.8726920Z test_mask_layout_strided_masked_sum_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8727160Z test_mask_layout_strided_masked_sum_cpu_bool (__main__.TestMaskedCPU) ... ok (0.019s) 2023-01-11T21:08:26.8727410Z test_mask_layout_strided_masked_sum_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.022s) 2023-01-11T21:08:26.8727660Z test_mask_layout_strided_masked_sum_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.022s) 2023-01-11T21:08:26.8727910Z test_mask_layout_strided_masked_sum_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8728190Z test_mask_layout_strided_masked_sum_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8728480Z test_mask_layout_strided_masked_sum_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.027s) 2023-01-11T21:08:26.8728720Z test_mask_layout_strided_masked_sum_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.020s) 2023-01-11T21:08:26.8728970Z test_mask_layout_strided_masked_sum_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.019s) 2023-01-11T21:08:26.8729220Z test_mask_layout_strided_masked_sum_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.019s) 2023-01-11T21:08:26.8729460Z test_mask_layout_strided_masked_sum_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.020s) 2023-01-11T21:08:26.8729700Z test_mask_layout_strided_masked_sum_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.020s) 2023-01-11T21:08:26.8729950Z test_reference_masked_masked_log_softmax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.007s) 2023-01-11T21:08:26.8730280Z test_reference_masked_masked_log_softmax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.006s) 2023-01-11T21:08:26.8730540Z test_reference_masked_masked_log_softmax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.006s) 2023-01-11T21:08:26.8730820Z test_reference_masked_masked_norm_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.055s) 2023-01-11T21:08:26.8731070Z test_reference_masked_masked_norm_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.055s) 2023-01-11T21:08:26.8731320Z test_reference_masked_masked_norm_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.055s) 2023-01-11T21:08:26.8731560Z test_reference_masked_masked_norm_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.054s) 2023-01-11T21:08:26.8731810Z test_reference_masked_masked_normalize_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.008s) 2023-01-11T21:08:26.8732110Z test_reference_masked_masked_normalize_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8732430Z test_reference_masked_masked_normalize_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8732710Z test_reference_masked_masked_normalize_cpu_float16 (__main__.TestMaskedCPU) ... expected failure (0.003s) 2023-01-11T21:08:26.8732970Z test_reference_masked_masked_normalize_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.008s) 2023-01-11T21:08:26.8733230Z test_reference_masked_masked_normalize_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.008s) 2023-01-11T21:08:26.8733480Z test_reference_masked_masked_softmax_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.006s) 2023-01-11T21:08:26.8733740Z test_reference_masked_masked_softmax_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.006s) 2023-01-11T21:08:26.8733990Z test_reference_masked_masked_softmax_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.006s) 2023-01-11T21:08:26.8734310Z test_reference_masked_masked_softmin_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.006s) 2023-01-11T21:08:26.8734560Z test_reference_masked_masked_softmin_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.006s) 2023-01-11T21:08:26.8734810Z test_reference_masked_masked_softmin_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.006s) 2023-01-11T21:08:26.8735060Z test_reference_masked_masked_std_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8735310Z test_reference_masked_masked_std_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.010s) 2023-01-11T21:08:26.8735560Z test_reference_masked_masked_std_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.010s) 2023-01-11T21:08:26.8735810Z test_reference_masked_masked_std_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8736090Z test_reference_masked_masked_std_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8736370Z test_reference_masked_masked_std_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8736610Z test_reference_masked_masked_std_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8736840Z test_reference_masked_masked_std_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8737090Z test_reference_masked_masked_std_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8737330Z test_reference_masked_masked_std_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8737580Z test_reference_masked_masked_var_cpu_bfloat16 (__main__.TestMaskedCPU) ... ok (0.008s) 2023-01-11T21:08:26.8737830Z test_reference_masked_masked_var_cpu_complex128 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8738150Z test_reference_masked_masked_var_cpu_complex64 (__main__.TestMaskedCPU) ... ok (0.010s) 2023-01-11T21:08:26.8738400Z test_reference_masked_masked_var_cpu_float16 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8738640Z test_reference_masked_masked_var_cpu_float32 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8738890Z test_reference_masked_masked_var_cpu_float64 (__main__.TestMaskedCPU) ... ok (0.009s) 2023-01-11T21:08:26.8739140Z test_reference_masked_masked_var_cpu_int16 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8739380Z test_reference_masked_masked_var_cpu_int32 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8744220Z test_reference_masked_masked_var_cpu_int64 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8744530Z test_reference_masked_masked_var_cpu_int8 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8744810Z test_reference_masked_masked_var_cpu_uint8 (__main__.TestMaskedCPU) ... ok (0.002s) 2023-01-11T21:08:26.8745050Z test_where_coo_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.001s) 2023-01-11T21:08:26.8745280Z test_where_coo_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.001s) 2023-01-11T21:08:26.8745500Z test_where_csr_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.001s) 2023-01-11T21:08:26.8745720Z test_where_csr_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.001s) 2023-01-11T21:08:26.8746000Z test_where_hybrid_coo_fill_value_0_cpu (__main__.TestMaskedCPU) ... ok (0.001s) 2023-01-11T21:08:26.8746250Z test_where_hybrid_coo_fill_value_123_cpu (__main__.TestMaskedCPU) ... ok (0.001s) 2023-01-11T21:08:26.8746420Z 2023-01-11T21:08:26.8746680Z ---------------------------------------------------------------------- 2023-01-11T21:08:26.8746880Z Ran 205 tests in 3.172s 2023-01-11T21:08:26.8746970Z 2023-01-11T21:08:26.8747040Z OK (skipped=58, expected failures=1) 2023-01-11T21:08:26.8747140Z 2023-01-11T21:08:26.8747200Z Generating XML reports... 2023-01-11T21:08:26.8747500Z Generated XML report: test-reports/python-unittest/test_masked/TEST-TestMaskedCPU-20230111210823.xml 2023-01-11T21:08:26.8747670Z 2023-01-11T21:08:26.8747930Z ##[endgroup] 2023-01-11T21:08:26.8748220Z FINISHED PRINTING LOG FILE of test_masked (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_masked_watgm86u) 2023-01-11T21:08:26.8748440Z 2023-01-11T21:08:27.8785030Z Running test_public_bindings ... [2023-01-11 21:08:27.878372] 2023-01-11T21:08:27.8786430Z Ignoring disabled issues: [] 2023-01-11T21:08:27.8885150Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_public_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:27.878553] 2023-01-11T21:08:29.5754090Z 2023-01-11T21:08:29.5767250Z Expand the folded group to see the log file of test_public_bindings 2023-01-11T21:08:29.5770060Z ##[group]PRINTING LOG FILE of test_public_bindings (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_public_bindings_zw00t5bg) 2023-01-11T21:08:29.5774730Z 2023-01-11T21:08:29.5775030Z Running tests... 2023-01-11T21:08:29.5776260Z ---------------------------------------------------------------------- 2023-01-11T21:08:29.5776670Z Test results will be stored in test-reports/python-unittest/test_public_bindings 2023-01-11T21:08:29.5776920Z test_correct_module_names (__main__.TestPublicBindings) 2023-01-11T21:08:29.5777200Z An API is considered public, if its `__module__` starts with `torch.` ... NOTE: Redirects are currently not supported in Windows or MacOs. 2023-01-11T21:08:29.5777420Z ok (0.807s) 2023-01-11T21:08:29.5777590Z test_no_new_bindings (__main__.TestPublicBindings) 2023-01-11T21:08:29.5777830Z This test aims to stop the introduction of new JIT bindings into torch._C ... ok (0.002s) 2023-01-11T21:08:29.5777970Z 2023-01-11T21:08:29.5778150Z ---------------------------------------------------------------------- 2023-01-11T21:08:29.5778380Z Ran 2 tests in 0.809s 2023-01-11T21:08:29.5778470Z 2023-01-11T21:08:29.5778520Z OK 2023-01-11T21:08:29.5778590Z 2023-01-11T21:08:29.5778650Z Generating XML reports... 2023-01-11T21:08:29.5778980Z Generated XML report: test-reports/python-unittest/test_public_bindings/TEST-TestPublicBindings-20230111210828.xml 2023-01-11T21:08:29.5779170Z 2023-01-11T21:08:29.5779350Z ##[endgroup] 2023-01-11T21:08:29.5779680Z FINISHED PRINTING LOG FILE of test_public_bindings (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_public_bindings_zw00t5bg) 2023-01-11T21:08:29.5779870Z 2023-01-11T21:08:30.6006750Z Running test_stateless ... [2023-01-11 21:08:30.600493] 2023-01-11T21:08:30.6007690Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:30.600693] 2023-01-11T21:08:30.6008100Z Ignoring disabled issues: [] 2023-01-11T21:08:34.4728550Z 2023-01-11T21:08:34.4734300Z Expand the folded group to see the log file of test_stateless 2023-01-11T21:08:34.4734890Z ##[group]PRINTING LOG FILE of test_stateless (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_stateless_fxlpvw1y) 2023-01-11T21:08:34.4735100Z 2023-01-11T21:08:34.4735160Z Running tests... 2023-01-11T21:08:34.4735560Z ---------------------------------------------------------------------- 2023-01-11T21:08:34.4735880Z Test results will be stored in test-reports/python-unittest/test_stateless 2023-01-11T21:08:34.4736320Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (2.175s) 2023-01-11T21:08:34.4736590Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (0.636s) 2023-01-11T21:08:34.4736870Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.003s) 2023-01-11T21:08:34.4737140Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2023-01-11T21:08:34.4737400Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.001s) 2023-01-11T21:08:34.4737780Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:08:34.4738150Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.009s) 2023-01-11T21:08:34.4738430Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.028s) 2023-01-11T21:08:34.4738730Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... ok (0.005s) 2023-01-11T21:08:34.4739050Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.001s) 2023-01-11T21:08:34.4739340Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.001s) 2023-01-11T21:08:34.4739600Z test_tied_weights_warns (__main__.TestStatelessFunctionalAPI) ... ok (0.001s) 2023-01-11T21:08:34.4739750Z 2023-01-11T21:08:34.4739890Z ---------------------------------------------------------------------- 2023-01-11T21:08:34.4740120Z Ran 12 tests in 2.862s 2023-01-11T21:08:34.4740240Z 2023-01-11T21:08:34.4740300Z OK (skipped=1) 2023-01-11T21:08:34.4740390Z 2023-01-11T21:08:34.4740460Z Generating XML reports... 2023-01-11T21:08:34.4740790Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestPythonOptimizeMode-20230111210831.xml 2023-01-11T21:08:34.4741210Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessDeprecation-20230111210831.xml 2023-01-11T21:08:34.4741650Z Generated XML report: test-reports/python-unittest/test_stateless/TEST-TestStatelessFunctionalAPI-20230111210831.xml 2023-01-11T21:08:34.4741850Z 2023-01-11T21:08:34.4742030Z ##[endgroup] 2023-01-11T21:08:34.4742380Z FINISHED PRINTING LOG FILE of test_stateless (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_stateless_fxlpvw1y) 2023-01-11T21:08:34.4742600Z 2023-01-11T21:08:35.2779190Z 2023-01-11T21:08:35.2779460Z Expand the folded group to see the log file of test_utils 2023-01-11T21:08:35.2780020Z ##[group]PRINTING LOG FILE of test_utils (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_utils_8z9tkiru) 2023-01-11T21:08:35.2780220Z 2023-01-11T21:08:35.2780280Z Running tests... 2023-01-11T21:08:35.2780640Z ---------------------------------------------------------------------- 2023-01-11T21:08:35.2780920Z Test results will be stored in test-reports/python-unittest/test_utils 2023-01-11T21:08:35.2781170Z test_assert_scriptable (__main__.TestAssert) ... ok (0.153s) 2023-01-11T21:08:35.2781450Z test_assert_true (__main__.TestAssert) ... ok (0.001s) 2023-01-11T21:08:35.2782230Z test_bottleneck_cpu_only (__main__.TestBottleneck) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68433 for allplatform(s) . If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:08:35.2782720Z test_bottleneck_cuda (__main__.TestBottleneck) ... skip: No CUDA (0.000s) 2023-01-11T21:08:35.2782940Z test_checkpoint (__main__.TestCheckpoint) ... ok (0.014s) 2023-01-11T21:08:35.2783160Z test_checkpoint_module_list (__main__.TestCheckpoint) ... ok (0.003s) 2023-01-11T21:08:35.2783650Z test_checkpoint_no_tensors (__main__.TestCheckpoint) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/checkpoint.py:31: UserWarning: None of the inputs have requires_grad=True. Gradients will be None 2023-01-11T21:08:35.2784120Z warnings.warn("None of the inputs have requires_grad=True. Gradients will be None") 2023-01-11T21:08:35.2784340Z ok (0.001s) 2023-01-11T21:08:35.2784570Z test_checkpoint_non_tensor (__main__.TestCheckpoint) ... ok (0.000s) 2023-01-11T21:08:35.2784810Z test_checkpoint_non_tensor_inputs_outputs (__main__.TestCheckpoint) ... ok (0.002s) 2023-01-11T21:08:35.2785100Z test_checkpoint_not_preserve_rng_state_and_without_reentrant (__main__.TestCheckpoint) ... skip: No CUDA (0.000s) 2023-01-11T21:08:35.2785370Z test_checkpoint_partial_grad (__main__.TestCheckpoint) ... ok (0.001s) 2023-01-11T21:08:35.2785600Z test_checkpoint_rng_cpu (__main__.TestCheckpoint) ... ok (0.005s) 2023-01-11T21:08:35.2785830Z test_checkpoint_rng_cuda (__main__.TestCheckpoint) ... skip: No CUDA (0.000s) 2023-01-11T21:08:35.2786100Z test_checkpoint_sequential_deprecated_multiple_args (__main__.TestCheckpoint) ... ok (0.000s) 2023-01-11T21:08:35.2786430Z test_checkpoint_sequential_deprecated_no_args (__main__.TestCheckpoint) ... ok (0.000s) 2023-01-11T21:08:35.2786680Z test_checkpoint_trigger (__main__.TestCheckpoint) ... ok (0.002s) 2023-01-11T21:08:35.2786900Z test_checkpoint_valid (__main__.TestCheckpoint) ... ok (0.001s) 2023-01-11T21:08:35.2787190Z test_checkpointing_without_reentrant_early_free (__main__.TestCheckpoint) ... skip: Test requires CUDA (0.001s) 2023-01-11T21:08:35.2787440Z test_smoke (__main__.TestCollectEnv) ... ok (2.277s) 2023-01-11T21:08:35.2787670Z test_cc_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.146s) 2023-01-11T21:08:35.2787910Z test_cpp_compiler_is_ok (__main__.TestCppExtensionUtils) ... ok (0.046s) 2023-01-11T21:08:35.2788400Z test_multi_drop (__main__.TestDataLoaderUtils) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2788770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2789160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2789490Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2797950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2798280Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2798670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2798980Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2799240Z ok (1.388s) 2023-01-11T21:08:35.2799570Z test_multi_keep (__main__.TestDataLoaderUtils) ... skip: FIXME: Intermittent CUDA out-of-memory error on Windows and time-out under ASAN (0.000s) 2023-01-11T21:08:35.2800210Z test_random_seed (__main__.TestDataLoaderUtils) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2800550Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2800930Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2801230Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2801620Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2801990Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2802400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2802710Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2803080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2803380Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2803750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2804040Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2804420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2804780Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2805160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2805470Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2805840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2806140Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2806500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2806810Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2807230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2807550Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2807920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2808230Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2808600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2808890Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2809260Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2809570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2810220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:08:35.2810530Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:08:35.2810910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:08:35.2811220Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:08:35.2811400Z ok (17.347s) 2023-01-11T21:08:35.2811580Z test_single_drop (__main__.TestDataLoaderUtils) ... ok (0.003s) 2023-01-11T21:08:35.2811860Z test_single_keep (__main__.TestDataLoaderUtils) ... ok (0.001s) 2023-01-11T21:08:35.2812150Z test_external_module_register (__main__.TestExtensionUtils) ... ok (0.005s) 2023-01-11T21:08:35.2812420Z test_import_hipify (__main__.TestHipify) ... ok (0.000s) 2023-01-11T21:08:35.2812650Z test_check_onnx_broadcast (__main__.TestONNXUtils) ... ok (0.001s) 2023-01-11T21:08:35.2812880Z test_prepare_onnx_paddings (__main__.TestONNXUtils) ... ok (0.000s) 2023-01-11T21:08:35.2813120Z test_load_standalone (__main__.TestStandaloneCPPJIT) ... ok (4.949s) 2023-01-11T21:08:35.2813260Z 2023-01-11T21:08:35.2813420Z ---------------------------------------------------------------------- 2023-01-11T21:08:35.2813610Z Ran 31 tests in 26.354s 2023-01-11T21:08:35.2813700Z 2023-01-11T21:08:35.2813760Z OK (skipped=6) 2023-01-11T21:08:35.2813880Z 2023-01-11T21:08:35.2813990Z Generating XML reports... 2023-01-11T21:08:35.2814280Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestAssert-20230111210808.xml 2023-01-11T21:08:35.2814660Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCheckpoint-20230111210808.xml 2023-01-11T21:08:35.2815030Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCollectEnv-20230111210808.xml 2023-01-11T21:08:35.2815400Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestCppExtensionUtils-20230111210808.xml 2023-01-11T21:08:35.2815790Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestDataLoaderUtils-20230111210808.xml 2023-01-11T21:08:35.2816170Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestExtensionUtils-20230111210808.xml 2023-01-11T21:08:35.2816570Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestHipify-20230111210808.xml 2023-01-11T21:08:35.2816960Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestONNXUtils-20230111210808.xml 2023-01-11T21:08:35.2817330Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestStandaloneCPPJIT-20230111210808.xml 2023-01-11T21:08:35.2817710Z Generated XML report: test-reports/python-unittest/test_utils/TEST-TestBottleneck-20230111210808.xml 2023-01-11T21:08:35.2817880Z 2023-01-11T21:08:35.2818170Z ##[endgroup] 2023-01-11T21:08:35.2818480Z FINISHED PRINTING LOG FILE of test_utils (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_utils_8z9tkiru) 2023-01-11T21:08:35.2818660Z 2023-01-11T21:08:35.5592320Z Running dynamo/test_repros ... [2023-01-11 21:08:35.559049] 2023-01-11T21:08:35.5593310Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_repros.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:35.559245] 2023-01-11T21:08:35.5593690Z Ignoring disabled issues: [] 2023-01-11T21:08:36.5018290Z Running dynamo/test_misc ... [2023-01-11 21:08:36.501616] 2023-01-11T21:08:36.5019990Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_misc.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:36.501915] 2023-01-11T21:08:36.5020300Z Ignoring disabled issues: [] 2023-01-11T21:08:39.4108900Z 2023-01-11T21:08:39.4110140Z Expand the folded group to see the log file of dynamo/test_misc 2023-01-11T21:08:39.4181300Z ##[group]PRINTING LOG FILE of dynamo/test_misc (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_misc_b020z63q) 2023-01-11T21:08:39.4216410Z 2023-01-11T21:08:39.4219250Z Running tests... 2023-01-11T21:08:39.4226890Z ---------------------------------------------------------------------- 2023-01-11T21:08:39.4231100Z Test results will be stored in test-reports/python-unittest/dynamo.test_misc 2023-01-11T21:08:39.4231350Z test_allow_in_graph (__main__.MiscTests) ... ok (0.207s) 2023-01-11T21:08:39.4231670Z test_autocast (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4231970Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:08:39.4232420Z skip: requires cuda (0.001s) 2023-01-11T21:08:39.4232730Z test_autocast_cpu (__main__.MiscTests) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:08:39.4232930Z ok (0.022s) 2023-01-11T21:08:39.4233120Z test_autocast_device (__main__.MiscTests) ... skip: requires cuda (0.001s) 2023-01-11T21:08:39.4233360Z test_autocast_float64 (__main__.MiscTests) ... skip: requires cuda (0.001s) 2023-01-11T21:08:39.4233600Z test_autograd_function_equivalence (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4233940Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T21:08:39.4234130Z ok (0.082s) 2023-01-11T21:08:39.4234460Z test_autograd_profiler (__main__.MiscTests) ... STAGE:2023-01-11 21:08:37 42942:11726298 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:08:39.4234860Z STAGE:2023-01-11 21:08:37 42942:11726298 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:08:39.4235220Z STAGE:2023-01-11 21:08:37 42942:11726298 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:08:39.4235540Z [2023-01-11 21:08:37,629] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:08:39.4235790Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4235970Z unimplemented [] 2023-01-11T21:08:39.4236180Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:08:39.4236430Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.4236720Z ok (0.010s) 2023-01-11T21:08:39.4237050Z test_autograd_profiler_enabled (__main__.MiscTests) ... STAGE:2023-01-11 21:08:37 42942:11726298 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:08:39.4237420Z STAGE:2023-01-11 21:08:37 42942:11726298 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:08:39.4237760Z STAGE:2023-01-11 21:08:37 42942:11726298 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:08:39.4238000Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.4238220Z unimplemented [] 2023-01-11T21:08:39.4238450Z graph_break [('torch.autograd._profiler_enabled not supported yet', 1)] 2023-01-11T21:08:39.4238740Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:39.4238910Z ok (0.007s) 2023-01-11T21:08:39.4246720Z test_boolarg (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:08:39.4246930Z ok (0.006s) 2023-01-11T21:08:39.4247100Z test_build_tuple_unpack (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4247400Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.4247610Z ok (0.007s) 2023-01-11T21:08:39.4247850Z test_builder_for_class_with_metaclass (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4248150Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4248330Z ok (0.003s) 2023-01-11T21:08:39.4248600Z test_builtin_isinstance (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4248810Z ok (0.006s) 2023-01-11T21:08:39.4249170Z test_builtin_subclasses_as_method_on_class_type (__main__.MiscTests) ... ok (0.002s) 2023-01-11T21:08:39.4249480Z test_builtin_subclasses_as_method_on_var (__main__.MiscTests) ... ok (0.002s) 2023-01-11T21:08:39.4249730Z test_call_parent_non_class_methods_from_child (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4250030Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4250200Z ok (0.005s) 2023-01-11T21:08:39.4250460Z test_callpacked (__main__.MiscTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.4250660Z ok (0.006s) 2023-01-11T21:08:39.4250940Z test_cell_output1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4251250Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4251460Z ok (0.003s) 2023-01-11T21:08:39.4251670Z test_cell_output2 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4251850Z unimplemented [] 2023-01-11T21:08:39.4252140Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:08:39.4252450Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4252630Z ok (0.005s) 2023-01-11T21:08:39.4253210Z test_change_backends (__main__.MiscTests) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T21:08:39.4253800Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:08:39.4254070Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:08:39.4254290Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4254440Z ok (0.032s) 2023-01-11T21:08:39.4254640Z test_cond (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4254810Z inline_call [] 2023-01-11T21:08:39.4255030Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4255240Z ok (0.006s) 2023-01-11T21:08:39.4255440Z test_cond_export (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4255690Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4255860Z ok (0.009s) 2023-01-11T21:08:39.4256040Z test_cond_export_single_arg (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4256300Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4256480Z ok (0.006s) 2023-01-11T21:08:39.4256690Z test_cond_nested (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4256930Z inline_call [] 2023-01-11T21:08:39.4257150Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4257320Z ok (0.008s) 2023-01-11T21:08:39.4257500Z test_cond_side_effects (__main__.MiscTests) ... expected failure (0.001s) 2023-01-11T21:08:39.4257790Z test_config_getattr_default (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.4258070Z stats [('calls_captured', 21), ('fusions_possible', 18), ('unique_graphs', 3)] 2023-01-11T21:08:39.4258250Z ok (0.017s) 2023-01-11T21:08:39.4258500Z test_config_log_level (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4258800Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4258980Z ok (0.003s) 2023-01-11T21:08:39.4259180Z test_config_obj (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.4259450Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T21:08:39.4259620Z ok (0.012s) 2023-01-11T21:08:39.4259880Z test_const_dict_variable_python_type (__main__.MiscTests) ... ok (0.001s) 2023-01-11T21:08:39.4260390Z test_cross_entropy_loss_fancy_ctor (__main__.MiscTests) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2023-01-11T21:08:39.4260800Z warnings.warn(warning.format(ret)) 2023-01-11T21:08:39.4260950Z ok (0.001s) 2023-01-11T21:08:39.4261130Z test_cross_entropy_loss_simple_ctor (__main__.MiscTests) ... ok (0.001s) 2023-01-11T21:08:39.4261400Z test_dataclass_fields (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4261630Z inline_call [] 2023-01-11T21:08:39.4261860Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:08:39.4262030Z ok (0.018s) 2023-01-11T21:08:39.4262290Z test_dict_mutation_side_effect (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4262600Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4262780Z ok (0.003s) 2023-01-11T21:08:39.4263030Z test_dict_reconstruct_keeps_original_order (__main__.MiscTests) ... frames [('total', 13), ('ok', 12)] 2023-01-11T21:08:39.4263380Z unimplemented [("Guard setup for uninitialized class ", 1)] 2023-01-11T21:08:39.4264130Z graph_break [('UnspecializedNNModuleVariable missing add_module', 3), ('construct nn.Module: ReLU', 1), ('call_function in skip_files /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/collections/__init__.py', 1), ('construct nn.Module: ModuleDict', 1), ('Patched init cannot be inlined.', 1), ('construct nn.Module: Linear', 1), ('construct nn.Module: Sigmoid', 1), ('call_method ConstDictVariable() update [TupleVariable()] {}', 1)] 2023-01-11T21:08:39.4264680Z inline_call [('inline __setitem__', 2), ('Patched init cannot be inlined.', 1)] 2023-01-11T21:08:39.4264860Z ok (0.021s) 2023-01-11T21:08:39.4265140Z test_dictcomp (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4265320Z inline_call [] 2023-01-11T21:08:39.4265540Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4265710Z ok (0.004s) 2023-01-11T21:08:39.4265880Z test_disable_flag (__main__.MiscTests) ... ok (0.001s) 2023-01-11T21:08:39.4266080Z test_disable_optimize (__main__.MiscTests) ... ok (0.001s) 2023-01-11T21:08:39.4266330Z test_disallow_in_graph (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4266560Z unimplemented [] 2023-01-11T21:08:39.4266870Z graph_break [('call_function UserDefinedObjectVariable(sub) [TensorVariable(), ConstantVariable(int)] {}', 1)] 2023-01-11T21:08:39.4267190Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.4267360Z ok (0.006s) 2023-01-11T21:08:39.4267530Z test_dunder_methods (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4267790Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.4267960Z ok (0.011s) 2023-01-11T21:08:39.4268140Z test_duplicate_graph_break_warning (__main__.MiscTests) ... break 2023-01-11T21:08:39.4268370Z break 2023-01-11T21:08:39.4268520Z frames [('total', 9), ('ok', 9)] 2023-01-11T21:08:39.4268780Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T21:08:39.4268980Z unimplemented [] 2023-01-11T21:08:39.4269230Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 4)] 2023-01-11T21:08:39.4269500Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T21:08:39.4269680Z ok (0.014s) 2023-01-11T21:08:39.4269900Z test_dynamo_min_operator_with_shape (__main__.MiscTests) ... ok (0.001s) 2023-01-11T21:08:39.4270200Z test_empty_list (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4270470Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:39.4270770Z ok (0.004s) 2023-01-11T21:08:39.4271070Z test_enum_no_graphbreaks (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:08:39.4271280Z ok (0.005s) 2023-01-11T21:08:39.4271510Z test_error_on_nested_fx_trace (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4271790Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4272030Z ok (0.003s) 2023-01-11T21:08:39.4272280Z test_fold (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4272570Z ok (0.003s) 2023-01-11T21:08:39.4272860Z test_frozenset_torch_func_contains (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:08:39.4273070Z ok (0.005s) 2023-01-11T21:08:39.4273340Z test_function_annotation (__main__.MiscTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:39.4273550Z ok (0.005s) 2023-01-11T21:08:39.4273840Z test_generate_tensor_from_list_of_numpy_primitive_type (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4274080Z unimplemented [] 2023-01-11T21:08:39.4274250Z graph_break [('numpy', 1)] 2023-01-11T21:08:39.4274490Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4274670Z ok (0.004s) 2023-01-11T21:08:39.4274840Z test_get_device (__main__.MiscTests) ... skip: requires cuda (0.000s) 2023-01-11T21:08:39.4275100Z test_grad (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4275280Z unimplemented [] 2023-01-11T21:08:39.4275520Z graph_break [('Tensor.backward', 1)] 2023-01-11T21:08:39.4275780Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.4275950Z ok (0.018s) 2023-01-11T21:08:39.4276170Z test_grad_mode_guard (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4276350Z unimplemented [] 2023-01-11T21:08:39.4276530Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:08:39.4283680Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.4283990Z ok (0.007s) 2023-01-11T21:08:39.4284320Z test_graph_break (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.4284500Z unimplemented [] 2023-01-11T21:08:39.4284840Z graph_break [('call_function in skip_files /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/__init__.py', 2)] 2023-01-11T21:08:39.4285170Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:08:39.4285360Z ok (0.009s) 2023-01-11T21:08:39.4285630Z test_guard_failure_fn (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:08:39.4285840Z ok (0.007s) 2023-01-11T21:08:39.4286180Z test_guard_failure_fn2 (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:39.4286390Z ok (0.006s) 2023-01-11T21:08:39.4286660Z test_id_of_nn_module (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:08:39.4286870Z ok (0.006s) 2023-01-11T21:08:39.4287140Z test_if_cond_nn_mod (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:08:39.4287330Z ok (0.007s) 2023-01-11T21:08:39.4287550Z test_inference_mode (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4287870Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4288080Z ok (0.003s) 2023-01-11T21:08:39.4288300Z test_inline_dict_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4288490Z inline_call [] 2023-01-11T21:08:39.4288890Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4289070Z ok (0.008s) 2023-01-11T21:08:39.4289320Z test_inline_func_jump_on_tensor_condition (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.4289580Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T21:08:39.4289820Z unimplemented [] 2023-01-11T21:08:39.4290020Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:08:39.4290280Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:08:39.4290450Z ok (0.006s) 2023-01-11T21:08:39.4290680Z test_inline_list_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4290940Z inline_call [] 2023-01-11T21:08:39.4291180Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4291390Z ok (0.007s) 2023-01-11T21:08:39.4291680Z test_inplace (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4291890Z ok (0.005s) 2023-01-11T21:08:39.4292160Z test_inplace_param_update (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:08:39.4292380Z ok (0.004s) 2023-01-11T21:08:39.4292600Z test_is_compiling (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4292870Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4293050Z ok (0.005s) 2023-01-11T21:08:39.4293390Z test_is_floating_point (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4293610Z ok (0.003s) 2023-01-11T21:08:39.4293870Z test_is_floating_point2 (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4294080Z ok (0.003s) 2023-01-11T21:08:39.4294350Z test_is_tensor (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4294550Z ok (0.003s) 2023-01-11T21:08:39.4294760Z test_is_tensor2 (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4295070Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:39.4295280Z ok (0.007s) 2023-01-11T21:08:39.4295540Z test_is_tensor_like (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:08:39.4295740Z ok (0.007s) 2023-01-11T21:08:39.4295960Z test_is_tensor_like2 (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.4296140Z unimplemented [] 2023-01-11T21:08:39.4296380Z graph_break [('call_function args: UserDefinedObjectVariable(MyTensor) ', 1)] 2023-01-11T21:08:39.4296670Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:39.4296910Z ok (0.009s) 2023-01-11T21:08:39.4297170Z test_item (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4297370Z ok (0.012s) 2023-01-11T21:08:39.4297630Z test_item_changes (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:39.4297840Z ok (0.022s) 2023-01-11T21:08:39.4298110Z test_item_changes_new_shape (__main__.MiscTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:39.4298330Z ok (0.023s) 2023-01-11T21:08:39.4298530Z test_large_reduction_list (__main__.MiscTests) ... ok (0.007s) 2023-01-11T21:08:39.4298810Z test_linetable_writer (__main__.MiscTests) ... skip: use linetable when python >= 3.10 (0.000s) 2023-01-11T21:08:39.4299120Z test_list_append_return_none (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4299410Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4299580Z ok (0.003s) 2023-01-11T21:08:39.4299780Z test_list_mul (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4300050Z ok (0.001s) 2023-01-11T21:08:39.4300300Z test_listcomp (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4300550Z inline_call [] 2023-01-11T21:08:39.4300780Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.4300950Z ok (0.005s) 2023-01-11T21:08:39.4301110Z test_lnotab_writer (__main__.MiscTests) ... ok (0.001s) 2023-01-11T21:08:39.4301410Z test_manual_seed (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4301610Z ok (0.005s) 2023-01-11T21:08:39.4301870Z test_matmul1 (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4302190Z ok (0.002s) 2023-01-11T21:08:39.4302390Z test_module_complex_iter (__main__.MiscTests) ... ok (0.007s) 2023-01-11T21:08:39.4302670Z test_module_deepcopy (__main__.MiscTests) ... frames [('total', 6), ('ok', 6)] 2023-01-11T21:08:39.4302850Z unimplemented [] 2023-01-11T21:08:39.4303150Z graph_break [('call_function in skip_files /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/copy.py', 2)] 2023-01-11T21:08:39.4303380Z inline_call [] 2023-01-11T21:08:39.4303600Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.4303780Z ok (0.022s) 2023-01-11T21:08:39.4304020Z test_named_parameters (__main__.MiscTests) ... ok (0.013s) 2023-01-11T21:08:39.4304290Z test_namedtuple1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4304550Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4304720Z ok (0.004s) 2023-01-11T21:08:39.4304930Z test_namedtuple2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4305200Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4305370Z ok (0.004s) 2023-01-11T21:08:39.4305620Z test_namedtuple3 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4305930Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4306110Z ok (0.003s) 2023-01-11T21:08:39.4306320Z test_nan (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4306580Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4306750Z ok (0.003s) 2023-01-11T21:08:39.4306920Z test_nested_closure (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4307170Z stats [('calls_captured', 9), ('fusions_possible', 7), ('unique_graphs', 2)] 2023-01-11T21:08:39.4307420Z ok (0.016s) 2023-01-11T21:08:39.4307600Z test_nested_closure_mutation (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4307870Z stats [('calls_captured', 11), ('fusions_possible', 9), ('unique_graphs', 2)] 2023-01-11T21:08:39.4308050Z ok (0.012s) 2023-01-11T21:08:39.4308450Z test_nested_disable_decorator (__main__.MiscTests) ... [2023-01-11 21:08:38,196] torch._dynamo.convert_frame: [ERROR] WON'T CONVERT fn3 /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_misc.py line 1197 2023-01-11T21:08:39.4308720Z due to: 2023-01-11T21:08:39.4308870Z Traceback (most recent call last): 2023-01-11T21:08:39.4309240Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/exc.py", line 67, in unimplemented 2023-01-11T21:08:39.4309520Z raise Unsupported(msg) 2023-01-11T21:08:39.4309800Z torch._dynamo.exc.Unsupported: call torch._dynamo.disable() wrapped function .fn1 at 0x12f5a8f70> 2023-01-11T21:08:39.4310010Z 2023-01-11T21:08:39.4310070Z from user code: 2023-01-11T21:08:39.4310320Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_misc.py", line 1199, in fn3 2023-01-11T21:08:39.4310530Z return fn2(x) 2023-01-11T21:08:39.4310880Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_misc.py", line 1192, in fn2 2023-01-11T21:08:39.4311120Z x = fn1(x) # graph break 2023-01-11T21:08:39.4311250Z 2023-01-11T21:08:39.4311390Z Set torch._dynamo.config.verbose=True for more information 2023-01-11T21:08:39.4311520Z 2023-01-11T21:08:39.4311520Z 2023-01-11T21:08:39.4311630Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4311780Z unimplemented [] 2023-01-11T21:08:39.4312100Z graph_break [('call torch._dynamo.disable() wrapped function .fn1 at 0x12f5a8f70>', 1)] 2023-01-11T21:08:39.4312430Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.4312860Z inline_call [('call torch._dynamo.disable() wrapped function .fn1 at 0x12f5a8f70>', 1)] 2023-01-11T21:08:39.4313090Z ok (0.007s) 2023-01-11T21:08:39.4313400Z test_nested_optimize (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:08:39.4319840Z ok (0.007s) 2023-01-11T21:08:39.4320100Z test_nested_optimize_decorator (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4320430Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.4320610Z ok (0.004s) 2023-01-11T21:08:39.4320880Z test_nested_optimize_run (__main__.MiscTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:08:39.4321100Z ok (0.006s) 2023-01-11T21:08:39.4321380Z test_nn_functional_reduction (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4321670Z ok (0.003s) 2023-01-11T21:08:39.4321850Z test_nn_sequential_invocation (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4322120Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4322300Z ok (0.011s) 2023-01-11T21:08:39.4322500Z test_nn_sequential_invocation_reposition_indices (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4322780Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4322960Z ok (0.008s) 2023-01-11T21:08:39.4323230Z test_no_error_on_nested_fx_trace (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4323550Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4323720Z ok (0.003s) 2023-01-11T21:08:39.4323980Z test_no_grad (__main__.MiscTests) ... stats [('calls_captured', 40), ('fusions_possible', 32), ('unique_graphs', 8)] 2023-01-11T21:08:39.4324190Z ok (0.026s) 2023-01-11T21:08:39.4324420Z test_not_dynamic_scope (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4324600Z inline_call [] 2023-01-11T21:08:39.4324830Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4325070Z ok (0.003s) 2023-01-11T21:08:39.4325340Z test_numel (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4325540Z ok (0.003s) 2023-01-11T21:08:39.4325760Z test_numpy_int_constant (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4326030Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4326210Z ok (0.003s) 2023-01-11T21:08:39.4326440Z test_numpy_variable_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4326760Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4326970Z ok (0.002s) 2023-01-11T21:08:39.4327150Z test_object_classmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4327410Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4327580Z ok (0.005s) 2023-01-11T21:08:39.4327750Z test_object_staticmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4328210Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4328390Z ok (0.005s) 2023-01-11T21:08:39.4328750Z test_onnx_shape_as_tensor (__main__.MiscTests) ... stats [('calls_captured', 15), ('fusions_possible', 10), ('unique_graphs', 5)] 2023-01-11T21:08:39.4328970Z ok (0.039s) 2023-01-11T21:08:39.4329250Z test_optimize_on_module (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4329460Z ok (0.003s) 2023-01-11T21:08:39.4329710Z test_pair (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:08:39.4330140Z ok (0.009s) 2023-01-11T21:08:39.4330370Z test_python_slice (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4330580Z ok (0.003s) 2023-01-11T21:08:39.4330880Z test_raise_on_backend_error (__main__.MiscTests) ... frames [('total', 1)] 2023-01-11T21:08:39.4331130Z stats [('calls_captured', 3), ('fusions_possible', 2)] 2023-01-11T21:08:39.4331300Z ok (0.002s) 2023-01-11T21:08:39.4331500Z test_raises (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.4331680Z unimplemented [] 2023-01-11T21:08:39.4331910Z graph_break [('call_function BuiltinVariable(str) [TensorVariable()] {}', 1)] 2023-01-11T21:08:39.4332190Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4332430Z ok (0.004s) 2023-01-11T21:08:39.4332600Z test_rand (__main__.MiscTests) ... skip: requires cuda (0.000s) 2023-01-11T21:08:39.4332800Z test_range_input (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4333060Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4333230Z ok (0.003s) 2023-01-11T21:08:39.4333470Z test_recursive_inline_list_mutation (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4333660Z inline_call [] 2023-01-11T21:08:39.4333910Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:08:39.4334120Z ok (0.007s) 2023-01-11T21:08:39.4334340Z test_release_input_memory (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4334620Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4334790Z ok (0.002s) 2023-01-11T21:08:39.4335010Z test_release_module_memory (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4335280Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4335450Z ok (0.004s) 2023-01-11T21:08:39.4335820Z test_repro_graph_breaks_in__get_item_by_idx (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4336050Z ok (0.004s) 2023-01-11T21:08:39.4336280Z test_restore_graphstate (__main__.MiscTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.4336520Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T21:08:39.4336700Z unimplemented [] 2023-01-11T21:08:39.4336890Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:08:39.4337150Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T21:08:39.4337360Z ok (0.010s) 2023-01-11T21:08:39.4337670Z test_restore_graphstate_internals (__main__.MiscTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4337890Z ok (0.004s) 2023-01-11T21:08:39.4338120Z test_return_nested_function (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4338400Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2023-01-11T21:08:39.4338570Z ok (0.006s) 2023-01-11T21:08:39.4338790Z test_sample_input (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4339120Z unimplemented [('call_method UserDefinedObjectVariable(member_descriptor) __mul__ [ConstantVariable(int)] {}', 1)] 2023-01-11T21:08:39.4339650Z graph_break [("isinstance called on UserDefinedClass UserDefinedObjectVariable(member_descriptor) ", 1)] 2023-01-11T21:08:39.4339900Z ok (0.342s) 2023-01-11T21:08:39.4340140Z test_setattr_mutation1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4340410Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T21:08:39.4340580Z ok (0.008s) 2023-01-11T21:08:39.4340800Z test_setattr_mutation2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4340980Z inline_call [] 2023-01-11T21:08:39.4341230Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:08:39.4341490Z ok (0.007s) 2023-01-11T21:08:39.4341720Z test_setattr_mutation3 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4341890Z inline_call [] 2023-01-11T21:08:39.4342110Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:08:39.4342280Z ok (0.007s) 2023-01-11T21:08:39.4342500Z test_shape_unpack (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4342760Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4343000Z ok (0.002s) 2023-01-11T21:08:39.4343250Z test_side_effects_codegen_update_mutated (__main__.MiscTests) ... frames [('total', 6), ('ok', 6)] 2023-01-11T21:08:39.4343440Z unimplemented [] 2023-01-11T21:08:39.4343620Z graph_break [('Tensor.item', 4)] 2023-01-11T21:08:39.4343860Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T21:08:39.4344030Z ok (0.063s) 2023-01-11T21:08:39.4344240Z test_size_input (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4344540Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:39.4344750Z ok (0.008s) 2023-01-11T21:08:39.4345010Z test_slice_input (__main__.MiscTests) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:08:39.4345210Z ok (0.024s) 2023-01-11T21:08:39.4345440Z test_tensor_build_list_unpack (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4345710Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4345880Z ok (0.010s) 2023-01-11T21:08:39.4346140Z test_tensor_data (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4346410Z ok (0.006s) 2023-01-11T21:08:39.4346620Z test_tensor_dict1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4346880Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4347050Z ok (0.003s) 2023-01-11T21:08:39.4347260Z test_tensor_dict2 (__main__.MiscTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.4347520Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:08:39.4347690Z ok (0.016s) 2023-01-11T21:08:39.4347960Z test_tensor_dot_grad_no_graph_break (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4348190Z unimplemented [] 2023-01-11T21:08:39.4348360Z graph_break [('Tensor.backward', 1)] 2023-01-11T21:08:39.4348610Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:39.4355210Z ok (0.007s) 2023-01-11T21:08:39.4355560Z test_tensor_is_contiguous (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4355840Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:08:39.4356010Z ok (0.036s) 2023-01-11T21:08:39.4356320Z test_tensor_item_capture (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4356600Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4356770Z ok (0.003s) 2023-01-11T21:08:39.4357000Z test_tensor_item_no_capture (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4357370Z unimplemented [] 2023-01-11T21:08:39.4357560Z graph_break [('Tensor.item', 1)] 2023-01-11T21:08:39.4357800Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4358010Z ok (0.003s) 2023-01-11T21:08:39.4358310Z test_tensor_layout (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4358530Z ok (0.006s) 2023-01-11T21:08:39.4358740Z test_tensor_types (__main__.MiscTests) ... frames [('total', 10), ('ok', 10)] 2023-01-11T21:08:39.4359010Z stats [('calls_captured', 10), ('unique_graphs', 10), ('fusions_possible', 0)] 2023-01-11T21:08:39.4359260Z ok (0.038s) 2023-01-11T21:08:39.4359540Z test_top_package_import (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4359740Z ok (0.003s) 2023-01-11T21:08:39.4360090Z test_torch_cuda_is_available (__main__.MiscTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4360310Z ok (0.003s) 2023-01-11T21:08:39.4360500Z test_torch_cudnn_is_acceptable (__main__.MiscTests) ... skip: requires cuda (0.000s) 2023-01-11T21:08:39.4360760Z test_torch_cudnn_is_acceptable_bad_inputs (__main__.MiscTests) ... skip: requires cuda (0.000s) 2023-01-11T21:08:39.4361070Z test_torch_nn_parameter_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4361350Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4361530Z ok (0.006s) 2023-01-11T21:08:39.4361880Z test_torch_profiler (__main__.MiscTests) ... STAGE:2023-01-11 21:08:38 42942:11726298 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:08:39.4362290Z STAGE:2023-01-11 21:08:38 42942:11726298 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:08:39.4362640Z STAGE:2023-01-11 21:08:38 42942:11726298 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:08:39.4362960Z [2023-01-11 21:08:38,996] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:08:39.4363250Z [2023-01-11 21:08:38,996] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:08:39.4363470Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4363620Z unimplemented [] 2023-01-11T21:08:39.4363790Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:08:39.4364110Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.4364280Z ok (0.008s) 2023-01-11T21:08:39.4364540Z test_torch_seed (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4364750Z ok (0.003s) 2023-01-11T21:08:39.4365000Z test_torch_size (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4365200Z ok (0.003s) 2023-01-11T21:08:39.4365420Z test_type_copy (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4365720Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:39.4365920Z ok (0.006s) 2023-01-11T21:08:39.4366150Z test_typing_variable_isinstance (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4366430Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4366610Z ok (0.003s) 2023-01-11T21:08:39.4366860Z test_unpack4 (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:08:39.4367060Z ok (0.008s) 2023-01-11T21:08:39.4367310Z test_unpack5 (__main__.MiscTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:08:39.4367580Z ok (0.007s) 2023-01-11T21:08:39.4367820Z test_update_locals_and_stack_uses_shared_cache (__main__.MiscTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.4368030Z inline_call [] 2023-01-11T21:08:39.4368210Z unimplemented [] 2023-01-11T21:08:39.4368460Z graph_break [('call_method ListVariable() extend [ListIteratorVariable()] {}', 1)] 2023-01-11T21:08:39.4368650Z ok (0.004s) 2023-01-11T21:08:39.4368930Z test_user_defined_class_name (__main__.MiscTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4369180Z ok (0.004s) 2023-01-11T21:08:39.4369410Z test_user_function_variable_supports_enum_argument (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4369600Z ok (0.002s) 2023-01-11T21:08:39.4369790Z test_user_function_variable_supports_function_argument (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4370120Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4370290Z ok (0.003s) 2023-01-11T21:08:39.4370490Z test_user_function_variable_supports_type_abcmeta_argument (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4370780Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.4371030Z ok (0.003s) 2023-01-11T21:08:39.4371240Z test_user_getattr1 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4371420Z inline_call [] 2023-01-11T21:08:39.4371640Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4371810Z ok (0.003s) 2023-01-11T21:08:39.4372280Z test_user_getattr2 (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4372490Z inline_call [] 2023-01-11T21:08:39.4372820Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4373050Z ok (0.004s) 2023-01-11T21:08:39.4373270Z test_user_property (__main__.MiscTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.4373460Z inline_call [] 2023-01-11T21:08:39.4373680Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4373860Z ok (0.003s) 2023-01-11T21:08:39.4374030Z test_usr_cls_classmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4374290Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4374540Z ok (0.004s) 2023-01-11T21:08:39.4374720Z test_usr_cls_staticmethod (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4374990Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.4375170Z ok (0.004s) 2023-01-11T21:08:39.4375320Z test_version_ci (__main__.MiscTests) ... ok (0.000s) 2023-01-11T21:08:39.4375540Z test_write_to_closures_in_inlining (__main__.MiscTests) ... inline_call [] 2023-01-11T21:08:39.4375810Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.4376020Z ok (0.004s) 2023-01-11T21:08:39.4376210Z test_jit_save (__main__.TestTracer) ... ok (0.021s) 2023-01-11T21:08:39.4376320Z 2023-01-11T21:08:39.4376470Z ---------------------------------------------------------------------- 2023-01-11T21:08:39.4376660Z Ran 161 tests in 1.782s 2023-01-11T21:08:39.4376750Z 2023-01-11T21:08:39.4376830Z OK (skipped=8, expected failures=1) 2023-01-11T21:08:39.4376930Z 2023-01-11T21:08:39.4376990Z Generating XML reports... 2023-01-11T21:08:39.4377280Z Generated XML report: test-reports/python-unittest/dynamo.test_misc/TEST-MiscTests-20230111210837.xml 2023-01-11T21:08:39.4377640Z Generated XML report: test-reports/python-unittest/dynamo.test_misc/TEST-TestTracer-20230111210837.xml 2023-01-11T21:08:39.4377850Z 2023-01-11T21:08:39.4378220Z ##[endgroup] 2023-01-11T21:08:39.4378550Z FINISHED PRINTING LOG FILE of dynamo/test_misc (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_misc_b020z63q) 2023-01-11T21:08:39.4378730Z 2023-01-11T21:08:39.7540930Z 2023-01-11T21:08:39.7541230Z Expand the folded group to see the log file of dynamo/test_repros 2023-01-11T21:08:39.7541980Z ##[group]PRINTING LOG FILE of dynamo/test_repros (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_repros_iz06fh2v) 2023-01-11T21:08:39.7542400Z 2023-01-11T21:08:39.7641750Z Running tests... 2023-01-11T21:08:39.7642160Z ---------------------------------------------------------------------- 2023-01-11T21:08:39.7642560Z Test results will be stored in test-reports/python-unittest/dynamo.test_repros 2023-01-11T21:08:39.7642800Z test_Size (__main__.ReproTests) ... ok (0.366s) 2023-01-11T21:08:39.7643060Z test_abc_setattr (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7643440Z inline_call [('inline in skipfiles: assertIsInstance /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py', 1)] 2023-01-11T21:08:39.7650640Z unimplemented [] 2023-01-11T21:08:39.7651020Z graph_break [('inline in skipfiles: assertIsInstance /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py', 1)] 2023-01-11T21:08:39.7691190Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.7694130Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.7694840Z unimplemented [] 2023-01-11T21:08:39.7695700Z graph_break [('setattr(UserDefinedObjectVariable) .Derived.__setattr__ at 0x1269c3820>', 1)] 2023-01-11T21:08:39.7696580Z inline_call [] 2023-01-11T21:08:39.7696910Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7697100Z ok (0.021s) 2023-01-11T21:08:39.7697340Z test_avoid_dupe_specialization (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7697630Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.7697940Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7698090Z ok (0.052s) 2023-01-11T21:08:39.7698260Z test_batch_norm_act (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7698520Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.7698790Z ok (0.036s) 2023-01-11T21:08:39.7699030Z test_batchnorm_e2e (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7699210Z inline_call [] 2023-01-11T21:08:39.7699460Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.7699720Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7699860Z ok (0.450s) 2023-01-11T21:08:39.7700100Z test_bigbird_unsqueeze_inplace (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7700380Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.7700600Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7700750Z ok (0.015s) 2023-01-11T21:08:39.7700910Z test_boxes_len (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7701230Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7701410Z ok (0.004s) 2023-01-11T21:08:39.7701590Z test_chunk_reformer_ff (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7701860Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.7702040Z ok (0.036s) 2023-01-11T21:08:39.7702300Z test_class_member (__main__.ReproTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.7702510Z ok (0.005s) 2023-01-11T21:08:39.7702780Z test_convert_boxes_to_pooler_format (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.7703000Z inline_call [] 2023-01-11T21:08:39.7703140Z unimplemented [] 2023-01-11T21:08:39.7703350Z graph_break [('dynamic shapes: repeat_interleave', 2)] 2023-01-11T21:08:39.7703620Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T21:08:39.7703800Z ok (0.031s) 2023-01-11T21:08:39.7703980Z test_create_rand_mask_from_inputs (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7704260Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:08:39.7704500Z ok (0.051s) 2023-01-11T21:08:39.7704890Z test_dict_iter (__main__.ReproTests) ... ok (0.002s) 2023-01-11T21:08:39.7705180Z test_dict_list_values (__main__.ReproTests) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:08:39.7705360Z unimplemented [] 2023-01-11T21:08:39.7705700Z graph_break [('call_function in skip_files Builtin count', 2), ('call_function BuiltinVariable(zip) [UserDefinedObjectVariable(count), ListVariable()] {}', 2)] 2023-01-11T21:08:39.7705940Z ok (0.008s) 2023-01-11T21:08:39.7706160Z test_do_paste_mask (__main__.ReproTests) ... frames [('total', 12), ('ok', 11)] 2023-01-11T21:08:39.7706450Z unimplemented [('Dynamic slicing not supported', 1)] 2023-01-11T21:08:39.7706880Z graph_break [('dynamic shapes: arange', 6), ('Dynamic slicing not supported', 4)] 2023-01-11T21:08:39.7707180Z stats [('calls_captured', 159), ('fusions_possible', 148), ('unique_graphs', 11)] 2023-01-11T21:08:39.7707360Z ok (0.762s) 2023-01-11T21:08:39.7707650Z test_dynamic_shapes_right_side (__main__.ReproTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.7707860Z ok (0.044s) 2023-01-11T21:08:39.7708120Z test_ellipsis (__main__.ReproTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.7708330Z ok (0.010s) 2023-01-11T21:08:39.7708610Z test_exec_import (__main__.ReproTests) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:08:39.7708910Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:08:39.7709110Z unimplemented [] 2023-01-11T21:08:39.7709350Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:08:39.7709540Z ok (0.002s) 2023-01-11T21:08:39.7709770Z test_exec_wildcard_import (__main__.ReproTests) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:08:39.7710060Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:08:39.7710290Z unimplemented [] 2023-01-11T21:08:39.7710570Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:08:39.7710850Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:08:39.7711020Z ok (0.008s) 2023-01-11T21:08:39.7711250Z test_for_loop_graph_break (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7711430Z inline_call [] 2023-01-11T21:08:39.7711770Z unimplemented [('call_function in skip_files /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T21:08:39.7712110Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7712360Z ok (0.006s) 2023-01-11T21:08:39.7712590Z test_for_loop_graph_break_before (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7712780Z unimplemented [] 2023-01-11T21:08:39.7713110Z graph_break [('call_function in skip_files /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T21:08:39.7713360Z inline_call [] 2023-01-11T21:08:39.7713580Z stats [('calls_captured', 100), ('fusions_possible', 99), ('unique_graphs', 1)] 2023-01-11T21:08:39.7713760Z ok (0.053s) 2023-01-11T21:08:39.7713970Z test_get_parameter_dtype (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7714270Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.7714450Z ok (0.007s) 2023-01-11T21:08:39.7714640Z test_grad_mode_carrying_correct_state_after_graph_break (__main__.ReproTests) ... Break 2023-01-11T21:08:39.7714930Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.7715080Z unimplemented [] 2023-01-11T21:08:39.7715320Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:08:39.7715610Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:39.7715850Z ok (0.006s) 2023-01-11T21:08:39.7716190Z test_guard_fail_nested_tuple (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7716490Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.7716670Z ok (0.011s) 2023-01-11T21:08:39.7716900Z test_guard_fail_tensor_bool (__main__.ReproTests) ... frames [('total', 12), ('ok', 12)] 2023-01-11T21:08:39.7717190Z unimplemented [('FOR_ITER UserDefinedObjectVariable(product)', 1)] 2023-01-11T21:08:39.7717640Z graph_break [('call torch._dynamo.disable() wrapped function .fn..get_expected at 0x13f93dd30>', 5), ('data dependent operator: aten.allclose.default', 5)] 2023-01-11T21:08:39.7718130Z stats [('calls_captured', 5), ('unique_graphs', 5), ('fusions_possible', 0)] 2023-01-11T21:08:39.7718340Z ok (0.038s) 2023-01-11T21:08:39.7718520Z test_guard_ordering_shape_fail (__main__.ReproTests) ... ok (0.001s) 2023-01-11T21:08:39.7718760Z test_hf_model_output (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7719020Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T21:08:39.7719200Z ok (0.026s) 2023-01-11T21:08:39.7719370Z test_hf_t5_forward (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7719630Z stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2023-01-11T21:08:39.7719880Z ok (0.195s) 2023-01-11T21:08:39.7720110Z test_indexing_with_list (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.7720330Z inline_call [('Tensor.numpy', 1)] 2023-01-11T21:08:39.7720490Z unimplemented [] 2023-01-11T21:08:39.7720660Z graph_break [('Tensor.numpy', 1)] 2023-01-11T21:08:39.7720910Z stats [('unique_graphs', 2), ('calls_captured', 0), ('fusions_possible', -2)] 2023-01-11T21:08:39.7721080Z ok (0.010s) 2023-01-11T21:08:39.7721290Z test_is_symbolic_tracing (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7721590Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7721770Z ok (0.003s) 2023-01-11T21:08:39.7721930Z test_isinstance_dtype (__main__.ReproTests) ... ok (0.001s) 2023-01-11T21:08:39.7722580Z test_isinstance_storage (__main__.ReproTests) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_repros.py:1484: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:08:39.7723160Z bools = torch.BoolStorage.from_buffer(f, "big") 2023-01-11T21:08:39.7723360Z frames [('total', 9), ('ok', 9)] 2023-01-11T21:08:39.7723510Z unimplemented [] 2023-01-11T21:08:39.7733230Z graph_break [('call_function BuiltinVariable(bytearray) [ListVariable()] {}', 1), ('inline in skipfiles: from_buffer /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py', 1)] 2023-01-11T21:08:39.7733940Z inline_call [('inline in skipfiles: from_buffer /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py', 1)] 2023-01-11T21:08:39.7734290Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7734480Z expected failure (0.006s) 2023-01-11T21:08:39.7734670Z test_issue1466_size_aot_autograd (__main__.ReproTests) ... arf 2023-01-11T21:08:39.7734840Z arf 2023-01-11T21:08:39.7734990Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.7735170Z unimplemented [] 2023-01-11T21:08:39.7735460Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:08:39.7735750Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:08:39.7735970Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7736120Z ok (0.014s) 2023-01-11T21:08:39.7736290Z test_issue175 (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7736760Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T21:08:39.7736950Z ok (0.055s) 2023-01-11T21:08:39.7737300Z test_longformer_chunk (__main__.ReproTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.7737520Z ok (0.084s) 2023-01-11T21:08:39.7737710Z test_maml_item_capture (__main__.ReproTests) ... expected failure (0.001s) 2023-01-11T21:08:39.7738000Z test_maml_no_item_capture (__main__.ReproTests) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:08:39.7738280Z inline_call [('inlining disallowed: ', 1)] 2023-01-11T21:08:39.7738540Z unimplemented [] 2023-01-11T21:08:39.7738910Z graph_break [('Tensor.item', 2), ('call_function in skip_files /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/copy.py', 1), ('inlining disallowed: ', 1)] 2023-01-11T21:08:39.7739320Z stats [('calls_captured', 29), ('fusions_possible', 25), ('unique_graphs', 4)] 2023-01-11T21:08:39.7739530Z ok (0.079s) 2023-01-11T21:08:39.7739810Z test_modules (__main__.ReproTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:08:39.7740020Z ok (0.011s) 2023-01-11T21:08:39.7740250Z test_multi_dot_import (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.7740640Z inline_call [('inline in skipfiles: symbolic_trace /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T21:08:39.7740910Z unimplemented [] 2023-01-11T21:08:39.7741250Z graph_break [('inline in skipfiles: symbolic_trace /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/_symbolic_trace.py', 1)] 2023-01-11T21:08:39.7741670Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7741860Z ok (0.006s) 2023-01-11T21:08:39.7742050Z test_multi_import (__main__.ReproTests) ... skip: requires detectron2 (0.000s) 2023-01-11T21:08:39.7742380Z test_named_buffers (__main__.ReproTests) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:08:39.7742600Z ok (0.006s) 2023-01-11T21:08:39.7742820Z test_nn_parameter (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7743190Z inline_call [('inline in skipfiles: assertTrue /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py', 1)] 2023-01-11T21:08:39.7743460Z unimplemented [] 2023-01-11T21:08:39.7743810Z graph_break [('inline in skipfiles: assertTrue /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py', 1)] 2023-01-11T21:08:39.7744130Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.7744310Z ok (0.008s) 2023-01-11T21:08:39.7744490Z test_norm_dtype (__main__.ReproTests) ... skip: requires cuda (0.001s) 2023-01-11T21:08:39.7744800Z test_not_rewrite_assert (__main__.ReproTests) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:08:39.7745000Z ok (0.003s) 2023-01-11T21:08:39.7745250Z test_not_rewrite_assert_for_other_errors (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7745610Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.7745790Z ok (0.004s) 2023-01-11T21:08:39.7746010Z test_numpy_list (__main__.ReproTests) ... frames [('total', 2), ('ok', 1)] 2023-01-11T21:08:39.7746200Z unimplemented [] 2023-01-11T21:08:39.7746510Z graph_break [('call torch._dynamo.disable() wrapped function .rand_gen at 0x13f93d550>', 1)] 2023-01-11T21:08:39.7746750Z expected failure (0.011s) 2023-01-11T21:08:39.7746990Z test_optimized_deepcopy (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7747590Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7747840Z ok (0.006s) 2023-01-11T21:08:39.7748080Z test_primtorch (__main__.ReproTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:08:39.7748460Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T21:08:39.7748720Z unimplemented [] 2023-01-11T21:08:39.7749060Z graph_break [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T21:08:39.7749310Z ok (0.003s) 2023-01-11T21:08:39.7749790Z test_primtorch_no_graph_break (__main__.ReproTests) ... inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims_common/wrappers.py', 1)] 2023-01-11T21:08:39.7750160Z expected failure (0.002s) 2023-01-11T21:08:39.7750410Z test_recursive_map (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7750600Z inline_call [] 2023-01-11T21:08:39.7750820Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.7751010Z ok (0.007s) 2023-01-11T21:08:39.7751180Z test_reformer_eval (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7751440Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T21:08:39.7751660Z ok (0.021s) 2023-01-11T21:08:39.7751870Z test_reformer_min_chunk_len (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7752140Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:39.7752310Z ok (0.008s) 2023-01-11T21:08:39.7752490Z test_reformer_remove_unused_args (__main__.ReproTests) ... foo 2023-01-11T21:08:39.7752660Z foo 2023-01-11T21:08:39.7752810Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.7753070Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:08:39.7753330Z unimplemented [] 2023-01-11T21:08:39.7753570Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T21:08:39.7753860Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:08:39.7754080Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7754230Z ok (0.011s) 2023-01-11T21:08:39.7754390Z test_reformer_sorting (__main__.ReproTests) ... inline_call [] 2023-01-11T21:08:39.7754660Z stats [('calls_captured', 14), ('fusions_possible', 13), ('unique_graphs', 1)] 2023-01-11T21:08:39.7754870Z ok (0.017s) 2023-01-11T21:08:39.7755130Z test_reformer_train (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.7755530Z inline_call [('inline in skipfiles: save_for_backward /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py', 1)] 2023-01-11T21:08:39.7755800Z unimplemented [] 2023-01-11T21:08:39.7756200Z graph_break [('autograd.Function with requires_grad', 1), ('inline in skipfiles: save_for_backward /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py', 1)] 2023-01-11T21:08:39.7756590Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T21:08:39.7756770Z ok (0.030s) 2023-01-11T21:08:39.7756980Z test_reinplacing (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7757320Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:08:39.7757540Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7757690Z ok (0.169s) 2023-01-11T21:08:39.7757970Z test_relative_import (__main__.ReproTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.7758180Z ok (0.007s) 2023-01-11T21:08:39.7758550Z test_relative_import_no_modulename (__main__.ReproTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:39.7758780Z ok (0.003s) 2023-01-11T21:08:39.7759110Z test_rewrite_assert_noop (__main__.ReproTests) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:08:39.7759350Z ok (0.012s) 2023-01-11T21:08:39.7759630Z test_rewrite_assert_with_fstring_msg (__main__.ReproTests) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:08:39.7759840Z ok (0.003s) 2023-01-11T21:08:39.7760120Z test_rewrite_assert_with_msg (__main__.ReproTests) ... stats [('calls_captured', 18), ('fusions_possible', 15), ('unique_graphs', 3)] 2023-01-11T21:08:39.7760390Z ok (0.011s) 2023-01-11T21:08:39.7760680Z test_rewrite_assert_without_msg (__main__.ReproTests) ... stats [('calls_captured', 12), ('fusions_possible', 10), ('unique_graphs', 2)] 2023-01-11T21:08:39.7760890Z ok (0.008s) 2023-01-11T21:08:39.7761170Z test_rng_state (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.7761480Z unimplemented [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 1)] 2023-01-11T21:08:39.7761800Z graph_break [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 2)] 2023-01-11T21:08:39.7762100Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:08:39.7762280Z ok (0.015s) 2023-01-11T21:08:39.7762550Z test_seq_append_list (__main__.ReproTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:08:39.7762750Z ok (0.011s) 2023-01-11T21:08:39.7763590Z test_sigmoid_out (__main__.ReproTests) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_repros.py:1543: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:39.7764210Z torch.sigmoid(inp, out=out1) 2023-01-11T21:08:39.7764940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims_common/wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(shape)}. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). 2023-01-11T21:08:39.7765450Z warnings.warn(msg) 2023-01-11T21:08:39.7766200Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_repros.py:1543: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:39.7766750Z torch.sigmoid(inp, out=out1) 2023-01-11T21:08:39.7766940Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:08:39.7767170Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:08:39.7767420Z ok (0.017s) 2023-01-11T21:08:39.7767710Z test_slice_into_list_mutable (__main__.ReproTests) ... stats [('calls_captured', 30), ('fusions_possible', 29), ('unique_graphs', 1)] 2023-01-11T21:08:39.7767930Z ok (0.039s) 2023-01-11T21:08:39.7768160Z test_slicing_dynamic_shape (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7768420Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T21:08:39.7768770Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.7768960Z ok (0.010s) 2023-01-11T21:08:39.7769250Z test_slicing_dynamic_shape_setitem (__main__.ReproTests) ... frames [('total', 3), ('ok', 1)] 2023-01-11T21:08:39.7769550Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T21:08:39.7769790Z graph_break [('Dynamic slicing not supported', 1)] 2023-01-11T21:08:39.7770050Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7770270Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7770410Z ok (0.007s) 2023-01-11T21:08:39.7771190Z test_sort_out (__main__.ReproTests) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_repros.py:1527: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:39.7771860Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:08:39.7772740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/utils.py:1052: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:39.7773320Z return node.target(*args, **kwargs) 2023-01-11T21:08:39.7774070Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_repros.py:1527: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:39.7774600Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:08:39.7775370Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_repros.py:1527: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:39.7775910Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:08:39.7776100Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:08:39.7776370Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:08:39.7776590Z ok (0.024s) 2023-01-11T21:08:39.7776830Z test_specialized_stride (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7777110Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7777290Z ok (0.006s) 2023-01-11T21:08:39.7777520Z test_swin_base_tensor_attr (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7777800Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:39.7777970Z ok (0.008s) 2023-01-11T21:08:39.7778280Z test_tensor_isinstance_tuple (__main__.ReproTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:39.7778630Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7778820Z ok (0.005s) 2023-01-11T21:08:39.7779060Z test_tokenization (__main__.ReproTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:08:39.7779420Z inline_call [('inline in skipfiles: __init__ /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/collections/__init__.py', 2)] 2023-01-11T21:08:39.7779660Z unimplemented [] 2023-01-11T21:08:39.7779980Z graph_break [('inline in skipfiles: __init__ /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/collections/__init__.py', 2)] 2023-01-11T21:08:39.7780300Z ok (0.005s) 2023-01-11T21:08:39.7780620Z test_torch_ops_aten (__main__.ReproTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7780830Z ok (0.006s) 2023-01-11T21:08:39.7781110Z test_vdd_duplicate_error (__main__.ReproTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:08:39.7781320Z ok (0.007s) 2023-01-11T21:08:39.7781550Z test_while_loop_graph_break (__main__.ReproTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:08:39.7781730Z inline_call [] 2023-01-11T21:08:39.7782070Z unimplemented [('call_function in skip_files /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/__init__.py', 1)] 2023-01-11T21:08:39.7782480Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:39.7782660Z ok (0.005s) 2023-01-11T21:08:39.7782840Z test_with_on_graph_break_inst (__main__.ReproTests) ... Hello world 2023-01-11T21:08:39.7783020Z Hello world 2023-01-11T21:08:39.7783180Z frames [('total', 6), ('ok', 6)] 2023-01-11T21:08:39.7783440Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:08:39.7783630Z unimplemented [] 2023-01-11T21:08:39.7783940Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2), ('Tensor.backward', 1)] 2023-01-11T21:08:39.7784290Z stats [('calls_captured', 11), ('fusions_possible', 7), ('unique_graphs', 4)] 2023-01-11T21:08:39.7784470Z ok (0.016s) 2023-01-11T21:08:39.7784550Z 2023-01-11T21:08:39.7784700Z ---------------------------------------------------------------------- 2023-01-11T21:08:39.7784880Z Ran 76 tests in 3.053s 2023-01-11T21:08:39.7784970Z 2023-01-11T21:08:39.7785040Z OK (skipped=2, expected failures=4) 2023-01-11T21:08:39.7785140Z 2023-01-11T21:08:39.7785210Z Generating XML reports... 2023-01-11T21:08:39.7785500Z Generated XML report: test-reports/python-unittest/dynamo.test_repros/TEST-ReproTests-20230111210836.xml 2023-01-11T21:08:39.7785710Z 2023-01-11T21:08:39.7786040Z ##[endgroup] 2023-01-11T21:08:39.7786360Z FINISHED PRINTING LOG FILE of dynamo/test_repros (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_repros_iz06fh2v) 2023-01-11T21:08:39.7786560Z 2023-01-11T21:08:40.6579090Z Running test_ao_sparsity ... [2023-01-11 21:08:40.657698] 2023-01-11T21:08:40.6579690Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ao_sparsity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:40.657910] 2023-01-11T21:08:40.6580070Z Ignoring disabled issues: [] 2023-01-11T21:08:41.1060690Z Running test_sort_and_select ... [2023-01-11 21:08:41.105862] 2023-01-11T21:08:41.1061460Z Ignoring disabled issues: [] 2023-01-11T21:08:41.1086360Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_sort_and_select.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:41.106048] 2023-01-11T21:08:43.2974050Z 2023-01-11T21:08:43.2974630Z Expand the folded group to see the log file of test_sort_and_select 2023-01-11T21:08:43.2975240Z ##[group]PRINTING LOG FILE of test_sort_and_select (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_sort_and_select_x0t8nsf_) 2023-01-11T21:08:43.2975580Z 2023-01-11T21:08:43.2975640Z Running tests... 2023-01-11T21:08:43.2976000Z ---------------------------------------------------------------------- 2023-01-11T21:08:43.2976370Z Test results will be stored in test-reports/python-unittest/test_sort_and_select 2023-01-11T21:08:43.2976650Z test_isin_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2023-01-11T21:08:43.2976890Z test_isin_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2977130Z test_isin_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2977360Z test_isin_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2977680Z test_isin_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2977900Z test_isin_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2978130Z test_isin_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2978470Z test_isin_different_devices_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:43.2978770Z test_isin_different_devices_cpu_float64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:43.2979080Z test_isin_different_devices_cpu_int16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:43.2979370Z test_isin_different_devices_cpu_int32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:43.2979670Z test_isin_different_devices_cpu_int64 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:43.2979960Z test_isin_different_devices_cpu_int8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:43.2980250Z test_isin_different_devices_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:43.2980560Z test_isin_different_dtypes_cpu (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2023-01-11T21:08:43.2980840Z test_kthvalue_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.015s) 2023-01-11T21:08:43.2981100Z test_kthvalue_scalar_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2981340Z test_msort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2981580Z test_msort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2981820Z test_msort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2982050Z test_msort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2982280Z test_msort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2982580Z test_msort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2982820Z test_msort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2983050Z test_msort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2983280Z test_msort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2984210Z test_sort_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sort_and_select.py:248: UserWarning: An output with one or more elements was resized since it had shape [3], which does not match the required output shape [6]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:43.2984860Z torch.sort(tensor, out=(values, indices)) 2023-01-11T21:08:43.2985020Z ok (0.001s) 2023-01-11T21:08:43.2985230Z test_sort_cpu (__main__.TestSortAndSelectCPU) ... ok (0.645s) 2023-01-11T21:08:43.2985630Z test_sort_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:43.2985990Z test_sort_discontiguous_slow_cpu_float32 (__main__.TestSortAndSelectCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:08:43.2986320Z test_sort_large_cpu_uint8 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:43.2986590Z test_sort_large_slice_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:43.2987490Z test_sort_restride_cpu_float32 (__main__.TestSortAndSelectCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sort_and_select.py:199: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:08:43.2988160Z torch.sort(tensor, out=(values, indices)) 2023-01-11T21:08:43.2988310Z ok (0.001s) 2023-01-11T21:08:43.2988580Z test_stable_sort_against_numpy_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2023-01-11T21:08:43.2988850Z test_stable_sort_against_numpy_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2989120Z test_stable_sort_against_numpy_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2023-01-11T21:08:43.2989370Z test_stable_sort_against_numpy_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2023-01-11T21:08:43.2989630Z test_stable_sort_against_numpy_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2989900Z test_stable_sort_against_numpy_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2990160Z test_stable_sort_against_numpy_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2990450Z test_stable_sort_against_numpy_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2990750Z test_stable_sort_against_numpy_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.005s) 2023-01-11T21:08:43.2991010Z test_stable_sort_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T21:08:43.2991260Z test_stable_sort_cpu_float16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T21:08:43.2991500Z test_stable_sort_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T21:08:43.2991750Z test_stable_sort_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T21:08:43.2991990Z test_stable_sort_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2992240Z test_stable_sort_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2992550Z test_stable_sort_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T21:08:43.2992810Z test_stable_sort_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2993050Z test_stable_sort_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2993310Z test_topk_1d_output_discontiguous_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2993560Z test_topk_4d_cpu (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2993810Z test_topk_arguments_cpu (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2994070Z test_topk_bfloat16_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:08:43.2994360Z test_topk_cpu (__main__.TestSortAndSelectCPU) ... ok (0.110s) 2023-01-11T21:08:43.2994630Z test_topk_integral_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2994880Z test_topk_integral_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2995180Z test_topk_integral_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2995430Z test_topk_integral_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2995680Z test_topk_integral_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2995950Z test_topk_noncontiguous_gpu_cpu (__main__.TestSortAndSelectCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:08:43.2996220Z test_topk_nonfinite_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2996550Z test_topk_nonfinite_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2996860Z test_topk_nonfinite_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2997110Z test_topk_zero_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2997350Z test_topk_zero_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2997590Z test_topk_zero_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2997830Z test_topk_zero_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2998070Z test_topk_zero_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2998340Z test_topk_zero_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2998620Z test_topk_zero_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.001s) 2023-01-11T21:08:43.2998880Z test_unique_consecutive_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T21:08:43.2999140Z test_unique_consecutive_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.2999410Z test_unique_consecutive_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T21:08:43.2999670Z test_unique_consecutive_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.003s) 2023-01-11T21:08:43.2999930Z test_unique_consecutive_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.3000190Z test_unique_consecutive_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.3000520Z test_unique_consecutive_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.3000770Z test_unique_consecutive_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.3001030Z test_unique_consecutive_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.002s) 2023-01-11T21:08:43.3001270Z test_unique_cpu_bfloat16 (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2023-01-11T21:08:43.3001500Z test_unique_cpu_bool (__main__.TestSortAndSelectCPU) ... ok (0.006s) 2023-01-11T21:08:43.3001740Z test_unique_cpu_float32 (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2023-01-11T21:08:43.3001970Z test_unique_cpu_float64 (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2023-01-11T21:08:43.3002250Z test_unique_cpu_int16 (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2023-01-11T21:08:43.3002520Z test_unique_cpu_int32 (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2023-01-11T21:08:43.3002760Z test_unique_cpu_int64 (__main__.TestSortAndSelectCPU) ... ok (0.007s) 2023-01-11T21:08:43.3002990Z test_unique_cpu_int8 (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2023-01-11T21:08:43.3003220Z test_unique_cpu_uint8 (__main__.TestSortAndSelectCPU) ... ok (0.008s) 2023-01-11T21:08:43.3003820Z test_unique_dim_cpu (__main__.TestSortAndSelectCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sort_and_select.py:423: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:08:43.3004210Z x = torch.tensor([[[1., 1.], 2023-01-11T21:08:43.3004740Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sort_and_select.py:438: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:08:43.3005170Z expected_unique_dim0 = torch.tensor([[[1., 1.], 2023-01-11T21:08:43.3005650Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sort_and_select.py:446: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:08:43.3006000Z expected_unique_dim1 = torch.tensor([[[0., 1.], 2023-01-11T21:08:43.3006440Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sort_and_select.py:462: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:08:43.3006840Z expected_unique_dim2 = torch.tensor([[[1., 1.], 2023-01-11T21:08:43.3007000Z ok (0.027s) 2023-01-11T21:08:43.3007080Z 2023-01-11T21:08:43.3007240Z ---------------------------------------------------------------------- 2023-01-11T21:08:43.3007470Z Ran 91 tests in 1.043s 2023-01-11T21:08:43.3007600Z 2023-01-11T21:08:43.3007650Z OK (skipped=13) 2023-01-11T21:08:43.3007740Z 2023-01-11T21:08:43.3007810Z Generating XML reports... 2023-01-11T21:08:43.3008130Z Generated XML report: test-reports/python-unittest/test_sort_and_select/TEST-TestSortAndSelectCPU-20230111210841.xml 2023-01-11T21:08:43.3008330Z 2023-01-11T21:08:43.3008580Z ##[endgroup] 2023-01-11T21:08:43.3008900Z FINISHED PRINTING LOG FILE of test_sort_and_select (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_sort_and_select_x0t8nsf_) 2023-01-11T21:08:43.3016600Z 2023-01-11T21:08:43.3680060Z 2023-01-11T21:08:43.3680640Z Expand the folded group to see the log file of test_ao_sparsity 2023-01-11T21:08:43.3681310Z ##[group]PRINTING LOG FILE of test_ao_sparsity (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ao_sparsity_0bqnr886) 2023-01-11T21:08:43.3681510Z 2023-01-11T21:08:43.3681570Z Running tests... 2023-01-11T21:08:43.3681960Z ---------------------------------------------------------------------- 2023-01-11T21:08:43.3682260Z Test results will be stored in test-reports/python-unittest/test_ao_sparsity 2023-01-11T21:08:43.3682550Z test_activation_sparsifier (ao.sparsity.test_activation_sparsifier.TestActivationSparsifier) 2023-01-11T21:08:43.3682860Z Simulates the workflow of the activation sparsifier, starting from object creation ... ok (0.203s) 2023-01-11T21:08:43.3683140Z test_constructor (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) 2023-01-11T21:08:43.3683440Z Checks if the warning is thrown if the scheduler step is called ... ok (0.001s) 2023-01-11T21:08:43.3683750Z test_order_of_steps (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.003s) 2023-01-11T21:08:43.3684050Z test_state_dict (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.002s) 2023-01-11T21:08:43.3684330Z test_step (ao.sparsity.test_data_scheduler.TestBaseDataScheduler) ... ok (0.004s) 2023-01-11T21:08:43.3684970Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py:104: UserWarning: Replacing existing data of the same name. - Did you mean a different name? 2023-01-11T21:08:43.3685500Z warnings.warn("Replacing existing data of the same name. - Did you mean a different name?") 2023-01-11T21:08:43.3685700Z ok (0.009s) 2023-01-11T21:08:43.3685910Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.007s) 2023-01-11T21:08:43.3686280Z test_tensors (ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier) ... ok (0.006s) 2023-01-11T21:08:43.3686570Z test_constructor (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3686850Z test_mask_squash (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3687300Z test_mask_squash_with_params1 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3687610Z test_mask_squash_with_params2 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3687900Z test_mask_squash_with_params3 (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3688190Z test_prepare_config (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3688500Z test_state_dict (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.002s) 2023-01-11T21:08:43.3688810Z test_step (ao.sparsity.test_sparsifier.TestBaseSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3689210Z test_complex_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T21:08:43.3689490Z Test fusion for models that contain Conv2d & Linear modules. ... ok (0.049s) 2023-01-11T21:08:43.3689790Z test_constructor (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.002s) 2023-01-11T21:08:43.3690130Z test_prepare_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.011s) 2023-01-11T21:08:43.3690470Z test_prepare_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.005s) 2023-01-11T21:08:43.3690810Z test_prune_conv2d_activation_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.083s) 2023-01-11T21:08:43.3691230Z test_prune_conv2d_bias_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.049s) 2023-01-11T21:08:43.3691590Z test_prune_conv2d_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.027s) 2023-01-11T21:08:43.3691940Z test_prune_conv2d_padding_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.139s) 2023-01-11T21:08:43.3692290Z test_prune_conv2d_pool_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.024s) 2023-01-11T21:08:43.3692640Z test_prune_linear_activation_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.036s) 2023-01-11T21:08:43.3692990Z test_prune_linear_bias_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.035s) 2023-01-11T21:08:43.3693320Z test_prune_linear_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) 2023-01-11T21:08:43.3693660Z test pruning linear-> linear modules ... ok (0.034s) 2023-01-11T21:08:43.3693980Z test_step_conv2d (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.012s) 2023-01-11T21:08:43.3694310Z test_step_linear (ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier) ... ok (0.004s) 2023-01-11T21:08:43.3694620Z test_constructor (ao.sparsity.test_scheduler.TestCubicScheduler) ... ok (0.001s) 2023-01-11T21:08:43.3695280Z test_step (ao.sparsity.test_scheduler.TestCubicScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/scheduler/base_scheduler.py:125: UserWarning: Detected call of `scheduler.step()` before `sparsifier.step()`. You have to make sure you run the sparsifier.step() BEFORE any calls to the scheduer.step(). 2023-01-11T21:08:43.3695770Z warnings.warn("Detected call of `scheduler.step()` before `sparsifier.step()`. " 2023-01-11T21:08:43.3695970Z ok (0.001s) 2023-01-11T21:08:43.3696180Z test_jit_trace (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.049s) 2023-01-11T21:08:43.3696530Z test_masking_logic (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.001s) 2023-01-11T21:08:43.3696840Z test_state_dict_preserved (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.003s) 2023-01-11T21:08:43.3697150Z test_weights_parametrized (ao.sparsity.test_parametrization.TestFakeSparsity) ... ok (0.001s) 2023-01-11T21:08:43.3697470Z test_constructor (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3697830Z test_mask_squash (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3698150Z test_prepare (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3698460Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.160s) 2023-01-11T21:08:43.3698810Z test_step (ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier) ... ok (0.094s) 2023-01-11T21:08:43.3699160Z test_nn_embeddings (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.100s) 2023-01-11T21:08:43.3699470Z test_nn_parameters (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.103s) 2023-01-11T21:08:43.3699810Z test_tensors (ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers) ... ok (0.087s) 2023-01-11T21:08:43.3700100Z test_ptq_quantize_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T21:08:43.3700370Z The expectation is post_training_sparse_quantize function ... ok (0.012s) 2023-01-11T21:08:43.3700640Z test_ptq_sparsify_first (ao.sparsity.test_data_sparsifier.TestQuantizationUtils) 2023-01-11T21:08:43.3700910Z The expectation is post_training_sparse_quantize function ... ok (0.005s) 2023-01-11T21:08:43.3701260Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseKernels) ... ok (0.000s) 2023-01-11T21:08:43.3701550Z test_sparse_qlinear (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... ok (0.000s) 2023-01-11T21:08:43.3701850Z test_sparse_qlinear_serdes (ao.sparsity.test_kernels.TestQuantizedSparseLayers) ... ok (0.000s) 2023-01-11T21:08:43.3702140Z test_constructor (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.001s) 2023-01-11T21:08:43.3702410Z test_lambda_scheduler (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.001s) 2023-01-11T21:08:43.3702670Z test_order_of_steps (ao.sparsity.test_scheduler.TestScheduler) 2023-01-11T21:08:43.3702920Z Checks if the warning is thrown if the scheduler step is called ... ok (0.002s) 2023-01-11T21:08:43.3703200Z test_step (ao.sparsity.test_scheduler.TestScheduler) ... ok (0.001s) 2023-01-11T21:08:43.3703510Z test_fqn_to_module (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:08:43.3703770Z Tests that fqn_to_module operates as inverse ... ok (0.002s) 2023-01-11T21:08:43.3704030Z test_fqn_to_module_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:08:43.3704280Z Tests that fqn_to_module returns None when it tries to ... ok (0.001s) 2023-01-11T21:08:43.3704550Z test_fqn_to_module_for_tensors (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:08:43.3704830Z Tests that fqn_to_module works for tensors, actually all parameters ... ok (0.002s) 2023-01-11T21:08:43.3705110Z test_get_arg_info_from_tensor_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:08:43.3705470Z Tests that get_arg_info_from_tensor_fqn works for all parameters of the model. ... ok (0.002s) 2023-01-11T21:08:43.3705770Z test_get_arg_info_from_tensor_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:08:43.3706070Z Tests that get_arg_info_from_tensor_fqn works as expected for invalid tensor_fqn ... ok (0.001s) 2023-01-11T21:08:43.3706350Z test_module_to_fqn (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:08:43.3706610Z Tests that module_to_fqn works as expected when compared to known good ... ok (0.001s) 2023-01-11T21:08:43.3706890Z test_module_to_fqn_fail (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:08:43.3707210Z Tests that module_to_fqn returns None when an fqn that doesn't ... ok (0.001s) 2023-01-11T21:08:43.3707530Z test_module_to_fqn_root (ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions) 2023-01-11T21:08:43.3707890Z Tests that module_to_fqn returns '' when model and target module are the same ... ok (0.001s) 2023-01-11T21:08:43.3708180Z test_constructor (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3708520Z test_mask_squash (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3708820Z test_prepare (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.001s) 2023-01-11T21:08:43.3709110Z test_sparsity_levels (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.012s) 2023-01-11T21:08:43.3709390Z test_step (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.148s) 2023-01-11T21:08:43.3709680Z test_step_2_of_4 (ao.sparsity.test_sparsifier.TestWeightNormSparsifier) ... ok (0.005s) 2023-01-11T21:08:43.3709870Z 2023-01-11T21:08:43.3710070Z ---------------------------------------------------------------------- 2023-01-11T21:08:43.3710320Z Ran 67 tests in 1.557s 2023-01-11T21:08:43.3710420Z 2023-01-11T21:08:43.3710460Z OK 2023-01-11T21:08:43.3710530Z 2023-01-11T21:08:43.3710600Z Generating XML reports... 2023-01-11T21:08:43.3711010Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_activation_sparsifier.TestActivationSparsifier-20230111210841.xml 2023-01-11T21:08:43.3711520Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_scheduler.TestBaseDataScheduler-20230111210841.xml 2023-01-11T21:08:43.3712000Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestBaseDataSparsifier-20230111210841.xml 2023-01-11T21:08:43.3712500Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestBaseSparsifier-20230111210841.xml 2023-01-11T21:08:43.3713080Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_structured_sparsifier.TestBaseStructuredSparsifier-20230111210841.xml 2023-01-11T21:08:43.3713570Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestCubicScheduler-20230111210841.xml 2023-01-11T21:08:43.3714050Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_parametrization.TestFakeSparsity-20230111210841.xml 2023-01-11T21:08:43.3714540Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestNearlyDiagonalSparsifier-20230111210841.xml 2023-01-11T21:08:43.3715030Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestNormDataSparsifiers-20230111210841.xml 2023-01-11T21:08:43.3715510Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_data_sparsifier.TestQuantizationUtils-20230111210841.xml 2023-01-11T21:08:43.3715990Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseKernels-20230111210841.xml 2023-01-11T21:08:43.3716540Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_kernels.TestQuantizedSparseLayers-20230111210841.xml 2023-01-11T21:08:43.3717020Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_scheduler.TestScheduler-20230111210841.xml 2023-01-11T21:08:43.3717480Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsity_utils.TestSparsityUtilFunctions-20230111210841.xml 2023-01-11T21:08:43.3717960Z Generated XML report: test-reports/python-unittest/test_ao_sparsity/TEST-ao.sparsity.test_sparsifier.TestWeightNormSparsifier-20230111210841.xml 2023-01-11T21:08:43.3718180Z 2023-01-11T21:08:43.3718410Z ##[endgroup] 2023-01-11T21:08:43.3718730Z FINISHED PRINTING LOG FILE of test_ao_sparsity (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ao_sparsity_0bqnr886) 2023-01-11T21:08:43.3718920Z 2023-01-11T21:08:44.5095830Z Running dynamo/test_export ... [2023-01-11 21:08:44.509386] 2023-01-11T21:08:44.5096600Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_export.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:44.509585] 2023-01-11T21:08:44.5096970Z Ignoring disabled issues: [] 2023-01-11T21:08:44.5512870Z Running test_scatter_gather_ops ... [2023-01-11 21:08:44.551085] 2023-01-11T21:08:44.5513420Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:44.551276] 2023-01-11T21:08:44.5513740Z Ignoring disabled issues: [] 2023-01-11T21:08:46.3640550Z 2023-01-11T21:08:46.3645110Z Expand the folded group to see the log file of test_scatter_gather_ops 2023-01-11T21:08:46.3645940Z ##[group]PRINTING LOG FILE of test_scatter_gather_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_scatter_gather_ops_dopuybqy) 2023-01-11T21:08:46.3646150Z 2023-01-11T21:08:46.3646210Z Running tests... 2023-01-11T21:08:46.3646560Z ---------------------------------------------------------------------- 2023-01-11T21:08:46.3646880Z Test results will be stored in test-reports/python-unittest/test_scatter_gather_ops 2023-01-11T21:08:46.3647180Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.012s) 2023-01-11T21:08:46.3647510Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.001s) 2023-01-11T21:08:46.3647850Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.001s) 2023-01-11T21:08:46.3648240Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.001s) 2023-01-11T21:08:46.3648530Z test_gather_bool_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.001s) 2023-01-11T21:08:46.3648770Z test_gather_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.004s) 2023-01-11T21:08:46.3649010Z test_gather_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.004s) 2023-01-11T21:08:46.3649250Z test_scatter__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.006s) 2023-01-11T21:08:46.3649500Z test_scatter__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.005s) 2023-01-11T21:08:46.3649730Z test_scatter__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.005s) 2023-01-11T21:08:46.3650020Z test_scatter__reductions_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.058s) 2023-01-11T21:08:46.3650320Z test_scatter__reductions_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.057s) 2023-01-11T21:08:46.3650580Z test_scatter__reductions_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.056s) 2023-01-11T21:08:46.3650850Z test_scatter__scalar_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.005s) 2023-01-11T21:08:46.3651110Z test_scatter__scalar_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.005s) 2023-01-11T21:08:46.3651360Z test_scatter__scalar_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.005s) 2023-01-11T21:08:46.3651620Z test_scatter_add__cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.006s) 2023-01-11T21:08:46.3651870Z test_scatter_add__cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.006s) 2023-01-11T21:08:46.3652190Z test_scatter_add__cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.006s) 2023-01-11T21:08:46.3652450Z test_scatter_add_mult_index_base_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.001s) 2023-01-11T21:08:46.3653100Z test_scatter_reduce_amax_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_scatter_gather_ops.py:107: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1739.) 2023-01-11T21:08:46.3653570Z actual = fn(base.clone(), dim, idx, src, reduce=reduction, include_self=include_self) 2023-01-11T21:08:46.3653760Z ok (0.009s) 2023-01-11T21:08:46.3654040Z test_scatter_reduce_amax_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3654310Z test_scatter_reduce_amax_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3654600Z test_scatter_reduce_amax_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3654910Z test_scatter_reduce_amax_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3655170Z test_scatter_reduce_amax_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3655420Z test_scatter_reduce_amax_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3655670Z test_scatter_reduce_amax_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3655970Z test_scatter_reduce_amax_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3656230Z test_scatter_reduce_amax_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3656480Z test_scatter_reduce_amin_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3656810Z test_scatter_reduce_amin_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3657070Z test_scatter_reduce_amin_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3657320Z test_scatter_reduce_amin_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3657570Z test_scatter_reduce_amin_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3657830Z test_scatter_reduce_amin_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3658080Z test_scatter_reduce_amin_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3658330Z test_scatter_reduce_amin_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3658610Z test_scatter_reduce_amin_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3658900Z test_scatter_reduce_amin_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.009s) 2023-01-11T21:08:46.3659160Z test_scatter_reduce_mean_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3659420Z test_scatter_reduce_mean_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3659690Z test_scatter_reduce_mean_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3659950Z test_scatter_reduce_mean_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3660200Z test_scatter_reduce_mean_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3660460Z test_scatter_reduce_mean_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3660790Z test_scatter_reduce_mean_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3661040Z test_scatter_reduce_mean_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3661290Z test_scatter_reduce_mean_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3661550Z test_scatter_reduce_mean_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3661800Z test_scatter_reduce_mean_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3662060Z test_scatter_reduce_prod_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3662310Z test_scatter_reduce_prod_cpu_bool (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3662610Z test_scatter_reduce_prod_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3662910Z test_scatter_reduce_prod_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3663170Z test_scatter_reduce_prod_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3663430Z test_scatter_reduce_prod_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3663720Z test_scatter_reduce_prod_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3663980Z test_scatter_reduce_prod_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3664230Z test_scatter_reduce_prod_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3664480Z test_scatter_reduce_prod_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3664810Z test_scatter_reduce_prod_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3665060Z test_scatter_reduce_prod_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3665350Z test_scatter_reduce_sum_cpu_bfloat16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3665610Z test_scatter_reduce_sum_cpu_complex128 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3665870Z test_scatter_reduce_sum_cpu_complex64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3666140Z test_scatter_reduce_sum_cpu_float16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3666390Z test_scatter_reduce_sum_cpu_float32 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3666680Z test_scatter_reduce_sum_cpu_float64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3666970Z test_scatter_reduce_sum_cpu_int16 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3667220Z test_scatter_reduce_sum_cpu_int32 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3667470Z test_scatter_reduce_sum_cpu_int64 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3667720Z test_scatter_reduce_sum_cpu_int8 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3667980Z test_scatter_reduce_sum_cpu_uint8 (__main__.TestScatterGatherCPU) ... ok (0.008s) 2023-01-11T21:08:46.3668120Z 2023-01-11T21:08:46.3668280Z ---------------------------------------------------------------------- 2023-01-11T21:08:46.3668480Z Ran 74 tests in 0.694s 2023-01-11T21:08:46.3668610Z 2023-01-11T21:08:46.3668680Z OK 2023-01-11T21:08:46.3668760Z 2023-01-11T21:08:46.3668830Z Generating XML reports... 2023-01-11T21:08:46.3669160Z Generated XML report: test-reports/python-unittest/test_scatter_gather_ops/TEST-TestScatterGatherCPU-20230111210845.xml 2023-01-11T21:08:46.3669360Z 2023-01-11T21:08:46.3669550Z ##[endgroup] 2023-01-11T21:08:46.3669880Z FINISHED PRINTING LOG FILE of test_scatter_gather_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_scatter_gather_ops_dopuybqy) 2023-01-11T21:08:46.3670080Z 2023-01-11T21:08:46.9245040Z 2023-01-11T21:08:46.9346320Z Expand the folded group to see the log file of dynamo/test_export 2023-01-11T21:08:46.9447510Z ##[group]PRINTING LOG FILE of dynamo/test_export (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_export_pw5vgqjp) 2023-01-11T21:08:46.9549470Z 2023-01-11T21:08:46.9650640Z Running tests... 2023-01-11T21:08:46.9752120Z ---------------------------------------------------------------------- 2023-01-11T21:08:46.9854070Z Test results will be stored in test-reports/python-unittest/dynamo.test_export 2023-01-11T21:08:46.9968990Z test_dict_return (__main__.ExportTests) ... ok (0.182s) 2023-01-11T21:08:47.0055330Z test_dict_return_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:47.0157290Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:47.0258600Z ok (0.025s) 2023-01-11T21:08:47.0359780Z test_dupes (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.0460540Z ok (0.005s) 2023-01-11T21:08:47.0566890Z test_dupes_2 (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.0670040Z ok (0.004s) 2023-01-11T21:08:47.0773540Z test_dupes_2_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.0875150Z ok (0.011s) 2023-01-11T21:08:47.0976080Z test_dupes_and_bypass (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.0976320Z ok (0.005s) 2023-01-11T21:08:47.1055730Z test_dupes_and_bypass_reorder_with_non_tensor_arg (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1075550Z ok (0.070s) 2023-01-11T21:08:47.1093720Z test_dupes_and_bypass_reorder_with_non_tensor_arg_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1121040Z ok (0.012s) 2023-01-11T21:08:47.1122800Z test_dupes_and_bypass_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1127310Z ok (0.012s) 2023-01-11T21:08:47.1128510Z test_dupes_and_bypass_with_non_tensor_arg (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1128760Z ok (0.005s) 2023-01-11T21:08:47.1129080Z test_dupes_and_bypass_with_non_tensor_arg_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1129330Z ok (0.012s) 2023-01-11T21:08:47.1129620Z test_dupes_and_bypass_with_non_tensor_output (__main__.ExportTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:47.1129900Z ok (0.007s) 2023-01-11T21:08:47.1130240Z test_dupes_and_bypass_with_non_tensor_output_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:47.1130470Z ok (0.006s) 2023-01-11T21:08:47.1130760Z test_dupes_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1130970Z ok (0.011s) 2023-01-11T21:08:47.1131130Z test_export (__main__.ExportTests) ... inline_call [] 2023-01-11T21:08:47.1131400Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2023-01-11T21:08:47.1131570Z ok (0.051s) 2023-01-11T21:08:47.1131930Z test_export_compare_optimize_with_make_fx (__main__.ExportTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:08:47.1132160Z ok (0.150s) 2023-01-11T21:08:47.1132430Z test_export_decomp (__main__.ExportTests) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:47.1132650Z ok (0.038s) 2023-01-11T21:08:47.1132830Z test_export_decomp_asserts_bad_args (__main__.ExportTests) ... ok (0.001s) 2023-01-11T21:08:47.1133070Z test_export_decomp_asserts_bad_args_mode (__main__.ExportTests) ... ok (0.000s) 2023-01-11T21:08:47.1133410Z test_export_graph_bypass (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1133650Z ok (0.006s) 2023-01-11T21:08:47.1133970Z test_export_graph_bypass_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1134200Z ok (0.012s) 2023-01-11T21:08:47.1134490Z test_export_graph_with_complex_reorder (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:47.1134710Z ok (0.008s) 2023-01-11T21:08:47.1135020Z test_export_graph_with_complex_reorder_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:47.1135260Z ok (0.022s) 2023-01-11T21:08:47.1135530Z test_export_graph_with_list (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1135820Z ok (0.006s) 2023-01-11T21:08:47.1136270Z test_export_graph_with_list_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1136500Z ok (0.013s) 2023-01-11T21:08:47.1136800Z test_export_meta_val (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:47.1137010Z ok (0.038s) 2023-01-11T21:08:47.1137290Z test_export_mismatched_out (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1137500Z ok (0.005s) 2023-01-11T21:08:47.1137820Z test_export_mismatched_out_2 (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1138140Z ok (0.004s) 2023-01-11T21:08:47.1138450Z test_export_mismatched_out_2_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1138670Z ok (0.011s) 2023-01-11T21:08:47.1138970Z test_export_mismatched_out_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1139190Z ok (0.012s) 2023-01-11T21:08:47.1139430Z test_export_shape_control_flow_1 (__main__.ExportTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:47.1139710Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:08:47.1139950Z ok (0.025s) 2023-01-11T21:08:47.1140140Z test_export_with_aten_graph (__main__.ExportTests) ... inline_call [] 2023-01-11T21:08:47.1140410Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2023-01-11T21:08:47.1140580Z ok (0.205s) 2023-01-11T21:08:47.1140870Z test_export_with_constant_dict_values (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:47.1141090Z ok (0.005s) 2023-01-11T21:08:47.1141370Z test_export_with_constant_free_function (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:47.1141620Z ok (0.007s) 2023-01-11T21:08:47.1141970Z test_export_with_constant_free_function_and_class_method (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:47.1142200Z ok (0.007s) 2023-01-11T21:08:47.1142510Z test_export_with_constant_free_function_and_class_method_multiarg (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:47.1142750Z ok (0.007s) 2023-01-11T21:08:47.1143070Z test_export_with_constant_free_function_and_class_method_multiarg_diff (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:47.1143310Z ok (0.004s) 2023-01-11T21:08:47.1143610Z test_export_with_constant_list_nonzero (__main__.ExportTests) ... stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:08:47.1143890Z ok (0.009s) 2023-01-11T21:08:47.1144210Z test_export_with_constant_list_nonzero_free_function (__main__.ExportTests) ... stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:08:47.1144440Z ok (0.010s) 2023-01-11T21:08:47.1144740Z test_export_with_constant_method_on_module (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:47.1144960Z ok (0.008s) 2023-01-11T21:08:47.1145270Z test_export_with_constant_method_on_module_invoke_twice (__main__.ExportTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:47.1145500Z ok (0.008s) 2023-01-11T21:08:47.1145830Z test_export_with_constant_none_control_flow (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:47.1146090Z ok (0.004s) 2023-01-11T21:08:47.1146620Z test_export_with_constant_none_control_flow_free_func (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:47.1146870Z ok (0.004s) 2023-01-11T21:08:47.1147180Z test_export_with_constant_not_none_control_flow (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:47.1147430Z ok (0.005s) 2023-01-11T21:08:47.1147740Z test_export_with_constant_not_none_control_flow_free_func (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:47.1147970Z ok (0.005s) 2023-01-11T21:08:47.1148400Z test_export_with_constant_not_none_control_flow_pos (__main__.ExportTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:47.1148640Z ok (0.005s) 2023-01-11T21:08:47.1148940Z test_export_with_constant_not_return_const (__main__.ExportTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:47.1149170Z ok (0.004s) 2023-01-11T21:08:47.1149470Z test_export_with_constant_tuple_nonzero (__main__.ExportTests) ... stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:08:47.1149690Z ok (0.009s) 2023-01-11T21:08:47.1149880Z test_export_with_module_layer (__main__.ExportTests) ... inline_call [] 2023-01-11T21:08:47.1150190Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:08:47.1150400Z ok (0.013s) 2023-01-11T21:08:47.1150690Z test_export_with_stack_trace (__main__.ExportTests) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:08:47.1150900Z ok (0.061s) 2023-01-11T21:08:47.1151080Z test_func_return (__main__.ExportTests) ... inline_call [] 2023-01-11T21:08:47.1151330Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:47.1151510Z ok (0.007s) 2023-01-11T21:08:47.1151700Z test_func_return_with_aten_graph (__main__.ExportTests) ... inline_call [] 2023-01-11T21:08:47.1152040Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:08:47.1152220Z ok (0.027s) 2023-01-11T21:08:47.1152500Z test_input_container_type (__main__.ExportTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:08:47.1152710Z ok (0.033s) 2023-01-11T21:08:47.1152980Z test_list_unpack (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1153180Z ok (0.007s) 2023-01-11T21:08:47.1153470Z test_list_unpack_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:08:47.1153720Z ok (0.013s) 2023-01-11T21:08:47.1154050Z test_zeroes_in_and_out_different_shape_on_test (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:47.1154280Z ok (0.007s) 2023-01-11T21:08:47.1154590Z test_zeroes_in_and_out_different_shape_on_test_with_aten_graph (__main__.ExportTests) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:08:47.1163030Z ok (0.021s) 2023-01-11T21:08:47.1163450Z test_zeroes_in_new_shape_scalar_out (__main__.ExportTests) ... stats [('calls_captured', 16), ('fusions_possible', 14), ('unique_graphs', 2)] 2023-01-11T21:08:47.1163680Z ok (0.010s) 2023-01-11T21:08:47.1163990Z test_zeroes_in_new_shape_scalar_out_permute (__main__.ExportTests) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2023-01-11T21:08:47.1164280Z ok (0.011s) 2023-01-11T21:08:47.1164620Z test_zeroes_in_new_shape_scalar_out_permute_dupe_and_bypass (__main__.ExportTests) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2023-01-11T21:08:47.1164860Z ok (0.012s) 2023-01-11T21:08:47.1164940Z 2023-01-11T21:08:47.1165090Z ---------------------------------------------------------------------- 2023-01-11T21:08:47.1165530Z Ran 60 tests in 1.296s 2023-01-11T21:08:47.1165620Z 2023-01-11T21:08:47.1165670Z OK 2023-01-11T21:08:47.1165740Z 2023-01-11T21:08:47.1165810Z Generating XML reports... 2023-01-11T21:08:47.1166160Z Generated XML report: test-reports/python-unittest/dynamo.test_export/TEST-ExportTests-20230111210845.xml 2023-01-11T21:08:47.1166370Z 2023-01-11T21:08:47.1166650Z ##[endgroup] 2023-01-11T21:08:47.1166990Z FINISHED PRINTING LOG FILE of dynamo/test_export (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_export_pw5vgqjp) 2023-01-11T21:08:47.1167190Z 2023-01-11T21:08:47.6196250Z Running dynamo/test_optimizations ... [2023-01-11 21:08:47.614919] 2023-01-11T21:08:47.6197200Z Ignoring disabled issues: [] 2023-01-11T21:08:47.6208190Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_optimizations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:47.615411] 2023-01-11T21:08:48.2450490Z Running test_function_schema ... [2023-01-11 21:08:48.244848] 2023-01-11T21:08:48.2451100Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:48.245050] 2023-01-11T21:08:48.2451400Z Ignoring disabled issues: [] 2023-01-11T21:08:49.1923470Z 2023-01-11T21:08:49.1923850Z Expand the folded group to see the log file of dynamo/test_optimizations 2023-01-11T21:08:49.1924530Z ##[group]PRINTING LOG FILE of dynamo/test_optimizations (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_optimizations_og_j1l_r) 2023-01-11T21:08:49.1924760Z 2023-01-11T21:08:49.1924820Z Running tests... 2023-01-11T21:08:49.1925140Z ---------------------------------------------------------------------- 2023-01-11T21:08:49.1925530Z Test results will be stored in test-reports/python-unittest/dynamo.test_optimizations 2023-01-11T21:08:49.1925800Z test_inplace_normalize (__main__.NormalizeIRTests) ... ok (0.317s) 2023-01-11T21:08:49.1926030Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:49.1926270Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:49.1926500Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:08:49.1926810Z test_example_inputs (__main__.TestOptimizations) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:49.1927030Z ok (0.071s) 2023-01-11T21:08:49.1927370Z test_example_inputs_runtime_use (__main__.TestOptimizations) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:49.1927620Z ok (0.004s) 2023-01-11T21:08:49.1927800Z test_has_mutation (__main__.TestOptimizations) ... ok (0.007s) 2023-01-11T21:08:49.1928100Z test_has_mutation_factory (__main__.TestOptimizations) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:49.1928400Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:08:49.1928580Z ok (0.008s) 2023-01-11T21:08:49.1928830Z test_inplacifier (__main__.TestOptimizations) ... optimizations [('out', 1), ('inplace', 1)] 2023-01-11T21:08:49.1929030Z ok (0.009s) 2023-01-11T21:08:49.1929280Z test_ipex_bf16 (__main__.TestOptimizations) ... skip: requires ipex (0.000s) 2023-01-11T21:08:49.1929540Z test_ipex_fp32 (__main__.TestOptimizations) ... skip: requires ipex (0.000s) 2023-01-11T21:08:49.1929830Z test_log_conv_args (__main__.TestOptimizations) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:08:49.1930110Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:08:49.1930290Z ok (0.092s) 2023-01-11T21:08:49.1930370Z 2023-01-11T21:08:49.1930510Z ---------------------------------------------------------------------- 2023-01-11T21:08:49.1930710Z Ran 9 tests in 0.509s 2023-01-11T21:08:49.1930800Z 2023-01-11T21:08:49.1930890Z OK (skipped=2) 2023-01-11T21:08:49.1931010Z 2023-01-11T21:08:49.1931340Z Generating XML reports... 2023-01-11T21:08:49.1931680Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizations/TEST-NormalizeIRTests-20230111210848.xml 2023-01-11T21:08:49.1932090Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizations/TEST-TestOptimizations-20230111210848.xml 2023-01-11T21:08:49.1932280Z 2023-01-11T21:08:49.1932450Z ##[endgroup] 2023-01-11T21:08:49.1932790Z FINISHED PRINTING LOG FILE of dynamo/test_optimizations (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_optimizations_og_j1l_r) 2023-01-11T21:08:49.1933000Z 2023-01-11T21:08:49.4346530Z 2023-01-11T21:08:49.4347250Z Expand the folded group to see the log file of test_function_schema 2023-01-11T21:08:49.4347900Z ##[group]PRINTING LOG FILE of test_function_schema (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_function_schema_l1wedszb) 2023-01-11T21:08:49.4348110Z 2023-01-11T21:08:49.4348170Z Running tests... 2023-01-11T21:08:49.4348540Z ---------------------------------------------------------------------- 2023-01-11T21:08:49.4348840Z Test results will be stored in test-reports/python-unittest/test_function_schema 2023-01-11T21:08:49.4349110Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... ok (0.143s) 2023-01-11T21:08:49.4349380Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T21:08:49.4349640Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T21:08:49.4349950Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:08:49.4350260Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T21:08:49.4350540Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T21:08:49.4350810Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:08:49.4351060Z test_out_schema (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T21:08:49.4351280Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T21:08:49.4351520Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.110s) 2023-01-11T21:08:49.4351780Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T21:08:49.4352120Z test_tensor_list_alias_annotation_properly_parsed (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T21:08:49.4352400Z test_tensor_option_arguments_properly_parsed (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T21:08:49.4352550Z 2023-01-11T21:08:49.4352700Z ---------------------------------------------------------------------- 2023-01-11T21:08:49.4352890Z Ran 13 tests in 0.258s 2023-01-11T21:08:49.4352980Z 2023-01-11T21:08:49.4353030Z OK 2023-01-11T21:08:49.4353100Z 2023-01-11T21:08:49.4353160Z Generating XML reports... 2023-01-11T21:08:49.4353490Z Generated XML report: test-reports/python-unittest/test_function_schema/TEST-TestFunctionSchema-20230111210848.xml 2023-01-11T21:08:49.4353680Z 2023-01-11T21:08:49.4353920Z ##[endgroup] 2023-01-11T21:08:49.4354250Z FINISHED PRINTING LOG FILE of test_function_schema (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_function_schema_l1wedszb) 2023-01-11T21:08:49.4354440Z 2023-01-11T21:08:50.4918480Z Running test_python_dispatch ... [2023-01-11 21:08:50.491650] 2023-01-11T21:08:50.4920540Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:50.491895] 2023-01-11T21:08:50.4920860Z Ignoring disabled issues: [] 2023-01-11T21:08:50.7734420Z Running profiler/test_profiler_tree ... [2023-01-11 21:08:50.768870] 2023-01-11T21:08:50.7735030Z Ignoring disabled issues: [] 2023-01-11T21:08:50.7835430Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'profiler/test_profiler_tree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:50.769072] 2023-01-11T21:08:51.7624740Z 2023-01-11T21:08:51.7632260Z Expand the folded group to see the log file of profiler/test_profiler_tree 2023-01-11T21:08:51.7632870Z ##[group]PRINTING LOG FILE of profiler/test_profiler_tree (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/profiler-test_profiler_tree_syhsmy3i) 2023-01-11T21:08:51.7633080Z 2023-01-11T21:08:51.7633140Z Running tests... 2023-01-11T21:08:51.7633490Z ---------------------------------------------------------------------- 2023-01-11T21:08:51.7634130Z test_profiler_experimental_tree (__main__.TestProfilerTree) ... Test results will be stored in test-reports/python-unittest/profiler.test_profiler_tree 2023-01-11T21:08:51.7634490Z skip: Not working on ARM (0.000s) 2023-01-11T21:08:51.7634730Z test_profiler_experimental_tree_cuda (__main__.TestProfilerTree) ... skip: Not working on ARM (0.000s) 2023-01-11T21:08:51.7635040Z test_profiler_experimental_tree_cuda_detailed (__main__.TestProfilerTree) ... skip: Not working on ARM (0.001s) 2023-01-11T21:08:51.7635350Z test_profiler_experimental_tree_cuda_with_stream (__main__.TestProfilerTree) ... skip: Not working on ARM (0.000s) 2023-01-11T21:08:51.7635660Z test_profiler_experimental_tree_with_memory (__main__.TestProfilerTree) ... skip: Not working on ARM (0.000s) 2023-01-11T21:08:51.7635960Z test_profiler_experimental_tree_with_memory_and_stack (__main__.TestProfilerTree) ... skip: Not working on ARM (0.000s) 2023-01-11T21:08:51.7636270Z test_profiler_experimental_tree_with_record_function (__main__.TestProfilerTree) ... skip: Not working on ARM (0.000s) 2023-01-11T21:08:51.7636620Z test_profiler_experimental_tree_with_stack_and_modules (__main__.TestProfilerTree) ... skip: Not working on ARM (0.001s) 2023-01-11T21:08:51.7636970Z test_profiler_experimental_tree_with_stack_and_torch_dispatch (__main__.TestProfilerTree) ... skip: Not working on ARM (0.000s) 2023-01-11T21:08:51.7637300Z test_profiler_experimental_tree_with_stack_and_torch_function (__main__.TestProfilerTree) ... skip: Not working on ARM (0.000s) 2023-01-11T21:08:51.7637470Z 2023-01-11T21:08:51.7637620Z ---------------------------------------------------------------------- 2023-01-11T21:08:51.7645800Z Ran 10 tests in 0.005s 2023-01-11T21:08:51.7645900Z 2023-01-11T21:08:51.7645960Z OK (skipped=10) 2023-01-11T21:08:51.7646050Z 2023-01-11T21:08:51.7646120Z Generating XML reports... 2023-01-11T21:08:51.7646510Z Generated XML report: test-reports/python-unittest/profiler.test_profiler_tree/TEST-TestProfilerTree-20230111210851.xml 2023-01-11T21:08:51.7646750Z 2023-01-11T21:08:51.7647000Z ##[endgroup] 2023-01-11T21:08:51.7647370Z FINISHED PRINTING LOG FILE of profiler/test_profiler_tree (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/profiler-test_profiler_tree_syhsmy3i) 2023-01-11T21:08:51.7647570Z 2023-01-11T21:08:51.8444650Z 2023-01-11T21:08:51.8445160Z Expand the folded group to see the log file of test_python_dispatch 2023-01-11T21:08:51.8445710Z ##[group]PRINTING LOG FILE of test_python_dispatch (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_python_dispatch_wugz2mac) 2023-01-11T21:08:51.8445960Z 2023-01-11T21:08:51.8446100Z Running tests... 2023-01-11T21:08:51.8446450Z ---------------------------------------------------------------------- 2023-01-11T21:08:51.8446780Z Test results will be stored in test-reports/python-unittest/test_python_dispatch 2023-01-11T21:08:51.8447070Z test_all_same_mode (__main__.TestPythonDispatch) ... ok (0.131s) 2023-01-11T21:08:51.8447300Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.011s) 2023-01-11T21:08:51.8447530Z test_basic (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T21:08:51.8447770Z test_capture_logs_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8448020Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8448440Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:08:51.8448690Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8449010Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8449300Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8449590Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8449830Z test_device_slowpath (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8450170Z test_dim_slowpath (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8450400Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8450650Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8450930Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8451230Z test_error_using_class_method_on_mode (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T21:08:51.8451470Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8451700Z test_fancy_strides (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8451920Z test_format (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8452130Z test_get_cur_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8452360Z test_get_mode_stack (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8452600Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8453110Z test_invalid_ret (__main__.TestPythonDispatch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_python_dispatch.py:447: DeprecationWarning: Please use assertRaisesRegex instead. 2023-01-11T21:08:51.8453420Z self.assertRaisesRegexp( 2023-01-11T21:08:51.8453570Z ok (0.001s) 2023-01-11T21:08:51.8453760Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:08:51.8453990Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8454230Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8454470Z test_layout_slow_path (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8454720Z test_like (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8454960Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8455200Z test_make_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8455450Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8455710Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8455970Z test_maybe_tuple_bug (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8456200Z test_mode_with_make_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8456440Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8456750Z test_nested_push_logging_tensor_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8457000Z test_nesting_same_mode (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8457220Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8457440Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.005s) 2023-01-11T21:08:51.8457670Z test_notimplemented_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8457900Z test_optional_tensor_list (__main__.TestPythonDispatch) ... woof 2023-01-11T21:08:51.8458070Z ok (0.001s) 2023-01-11T21:08:51.8458280Z test_out (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8458590Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8458820Z test_set_data (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8459050Z test_shallow_copy_and_detach (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8459280Z test_sizes_slow_path (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8459510Z test_standard_is_not_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8460190Z test_storage (__main__.TestPythonDispatch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_python_dispatch.py:469: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:08:51.8460740Z self.assertRaises(RuntimeError, lambda: x.storage()) 2023-01-11T21:08:51.8460970Z ok (0.001s) 2023-01-11T21:08:51.8461620Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_python_dispatch.py:1197: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:08:51.8462090Z s = torch.Storage() 2023-01-11T21:08:51.8462220Z ok (0.000s) 2023-01-11T21:08:51.8462400Z test_strides_slow_path (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8462650Z test_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8462890Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T21:08:51.8463150Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8463440Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T21:08:51.8463700Z test_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8463960Z test_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8464220Z test_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8464480Z test_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8464720Z test_version (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8464950Z test_with_mode_created_separately (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T21:08:51.8465260Z test_with_nested_modes (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T21:08:51.8465510Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T21:08:51.8465750Z test_basic (__main__.TestPythonDispatcher) ... ok (0.000s) 2023-01-11T21:08:51.8465960Z test_lstsq (__main__.TestPythonDispatcher) ... ok (0.001s) 2023-01-11T21:08:51.8466180Z test_alias_analysis (__main__.TestPythonRegistration) ... ok (0.004s) 2023-01-11T21:08:51.8466420Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.001s) 2023-01-11T21:08:51.8466680Z test_error_for_unsupported_ns_or_kind (__main__.TestPythonRegistration) ... ok (0.000s) 2023-01-11T21:08:51.8466970Z test_error_if_fn_not_callable (__main__.TestPythonRegistration) ... ok (0.000s) 2023-01-11T21:08:51.8467260Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.002s) 2023-01-11T21:08:51.8467880Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T21:08:51.8468330Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2023-01-11T21:08:51.8468590Z registered at /Users/runner/work/pytorch/pytorch/build/aten/src/ATen/RegisterSchema.cpp:6 2023-01-11T21:08:51.8468800Z dispatch key: ZeroTensor 2023-01-11T21:08:51.8469060Z previous kernel: registered at /Users/runner/work/pytorch/pytorch/aten/src/ATen/LegacyBatchingRegistrations.cpp:1070 2023-01-11T21:08:51.8469420Z new kernel: registered at /dev/null:550 (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/core/dispatch/OperatorEntry.cpp:159.) 2023-01-11T21:08:51.8469880Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T21:08:51.8470080Z ok (0.003s) 2023-01-11T21:08:51.8470270Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.001s) 2023-01-11T21:08:51.8470520Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... ok (0.002s) 2023-01-11T21:08:51.8470670Z 2023-01-11T21:08:51.8470820Z ---------------------------------------------------------------------- 2023-01-11T21:08:51.8471010Z Ran 72 tests in 0.218s 2023-01-11T21:08:51.8471100Z 2023-01-11T21:08:51.8471140Z OK 2023-01-11T21:08:51.8471210Z 2023-01-11T21:08:51.8471310Z Generating XML reports... 2023-01-11T21:08:51.8471660Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatch-20230111210851.xml 2023-01-11T21:08:51.8472070Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonDispatcher-20230111210851.xml 2023-01-11T21:08:51.8472480Z Generated XML report: test-reports/python-unittest/test_python_dispatch/TEST-TestPythonRegistration-20230111210851.xml 2023-01-11T21:08:51.8472670Z 2023-01-11T21:08:51.8472850Z ##[endgroup] 2023-01-11T21:08:51.8473170Z FINISHED PRINTING LOG FILE of test_python_dispatch (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_python_dispatch_wugz2mac) 2023-01-11T21:08:51.8473370Z 2023-01-11T21:08:53.0173480Z Running dynamo/test_torchxla_integration ... [2023-01-11 21:08:53.017148] 2023-01-11T21:08:53.0174190Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_torchxla_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:53.017353] 2023-01-11T21:08:53.0181050Z Ignoring disabled issues: [] 2023-01-11T21:08:53.0574220Z Running distributions/test_constraints ... [2023-01-11 21:08:53.057234] 2023-01-11T21:08:53.0576590Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', '-m', 'pytest', 'distributions/test_constraints.py', '-v'] ... [2023-01-11 21:08:53.057467] 2023-01-11T21:08:53.0576900Z Ignoring disabled issues: [] 2023-01-11T21:08:54.0380380Z 2023-01-11T21:08:54.0381110Z Expand the folded group to see the log file of dynamo/test_torchxla_integration 2023-01-11T21:08:54.0382590Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_integration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_torchxla_integration_b3dn0kct) 2023-01-11T21:08:54.0383210Z 2023-01-11T21:08:54.0383370Z Running tests... 2023-01-11T21:08:54.0384140Z ---------------------------------------------------------------------- 2023-01-11T21:08:54.0385010Z Test results will be stored in test-reports/python-unittest/dynamo.test_torchxla_integration 2023-01-11T21:08:54.0385870Z test_basic (__main__.TorchXLAReuseGraphTest) ... skip: Skip the tests since torch_xla is not available or XLA devices are not specified (0.002s) 2023-01-11T21:08:54.0386840Z test_inplace_update (__main__.TorchXLAReuseGraphTest) ... skip: Skip the tests since torch_xla is not available or XLA devices are not specified (0.002s) 2023-01-11T21:08:54.0387800Z test_linear (__main__.TorchXLAReuseGraphTest) ... skip: Skip the tests since torch_xla is not available or XLA devices are not specified (0.001s) 2023-01-11T21:08:54.0389070Z test_matmul (__main__.TorchXLAReuseGraphTest) ... skip: Skip the tests since torch_xla is not available or XLA devices are not specified (0.001s) 2023-01-11T21:08:54.0389660Z 2023-01-11T21:08:54.0390080Z ---------------------------------------------------------------------- 2023-01-11T21:08:54.0390560Z Ran 4 tests in 0.006s 2023-01-11T21:08:54.0390780Z 2023-01-11T21:08:54.0390920Z OK (skipped=4) 2023-01-11T21:08:54.0391130Z 2023-01-11T21:08:54.0391300Z Generating XML reports... 2023-01-11T21:08:54.0392200Z Generated XML report: test-reports/python-unittest/dynamo.test_torchxla_integration/TEST-TorchXLAReuseGraphTest-20230111210853.xml 2023-01-11T21:08:54.0392760Z 2023-01-11T21:08:54.0393400Z ##[endgroup] 2023-01-11T21:08:54.0394340Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_integration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_torchxla_integration_b3dn0kct) 2023-01-11T21:08:54.0394960Z 2023-01-11T21:08:54.8112070Z 2023-01-11T21:08:54.8112850Z Expand the folded group to see the log file of distributions/test_constraints 2023-01-11T21:08:54.8113450Z ##[group]PRINTING LOG FILE of distributions/test_constraints (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/distributions-test_constraints_o2s8pnlb) 2023-01-11T21:08:54.8113770Z ============================= test session starts ============================== 2023-01-11T21:08:54.8213930Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:08:54.8214200Z cachedir: .pytest_cache 2023-01-11T21:08:54.8214910Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/Users/ec2-user/runner/_work/pytorch/pytorch/test/.hypothesis/examples') 2023-01-11T21:08:54.8215320Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:08:54.8215710Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:08:54.8215940Z collecting ... collected 136 items 2023-01-11T21:08:54.8231210Z Running 136 items in this shard: test/distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0], test/distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1], test/distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2], test/distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3], test/distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4], test/distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5], test/distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6], test/distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7], test/distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8], test/distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9], test/distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10], test/distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11], test/distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12], test/distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13], test/distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14], test/distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15], test/distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16], test/distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17], test/distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0], test/distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1], test/distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2], test/distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3], test/distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4], test/distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5], test/distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6], test/distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7], test/distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8], test/distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9], test/distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10], test/distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11], test/distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12], test/distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13], test/distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14], test/distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15], test/distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16], test/distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args10], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args11], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args12], test/distributions/test_constraints.py::test_biject_to[False-_LessThan-args13], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14], test/distributions/test_constraints.py::test_biject_to[False-_Interval-args15], test/distributions/test_constraints.py::test_biject_to[False-_Interval-args16], test/distributions/test_constraints.py::test_biject_to[False-_Interval-args17], test/distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23], test/distributions/test_constraints.py::test_biject_to[False-constraint_fn24-args24], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args10], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args11], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args12], test/distributions/test_constraints.py::test_biject_to[True-_LessThan-args13], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14], test/distributions/test_constraints.py::test_biject_to[True-_Interval-args15], test/distributions/test_constraints.py::test_biject_to[True-_Interval-args16], test/distributions/test_constraints.py::test_biject_to[True-_Interval-args17], test/distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23], test/distributions/test_constraints.py::test_biject_to[True-constraint_fn24-args24], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args10], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args11], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args12], test/distributions/test_constraints.py::test_transform_to[False-_LessThan-args13], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14], test/distributions/test_constraints.py::test_transform_to[False-_Interval-args15], test/distributions/test_constraints.py::test_transform_to[False-_Interval-args16], test/distributions/test_constraints.py::test_transform_to[False-_Interval-args17], test/distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23], test/distributions/test_constraints.py::test_transform_to[False-constraint_fn24-args24], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8], test/distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args10], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args11], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args12], test/distributions/test_constraints.py::test_transform_to[True-_LessThan-args13], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14], test/distributions/test_constraints.py::test_transform_to[True-_Interval-args15], test/distributions/test_constraints.py::test_transform_to[True-_Interval-args16], test/distributions/test_constraints.py::test_transform_to[True-_Interval-args17], test/distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18], test/distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19], test/distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23], test/distributions/test_constraints.py::test_transform_to[True-constraint_fn24-args24] 2023-01-11T21:08:54.8317590Z 2023-01-11T21:08:54.8318150Z distributions/test_constraints.py::test_constraint[False-constraint_fn0-False-value0] PASSED [ 0%] 2023-01-11T21:08:54.8318530Z distributions/test_constraints.py::test_constraint[False-constraint_fn1-False-value1] PASSED [ 1%] 2023-01-11T21:08:54.8418570Z distributions/test_constraints.py::test_constraint[False-constraint_fn2-False-value2] PASSED [ 2%] 2023-01-11T21:08:54.8431560Z distributions/test_constraints.py::test_constraint[False-constraint_fn3-True-value3] PASSED [ 2%] 2023-01-11T21:08:54.8461460Z distributions/test_constraints.py::test_constraint[False-constraint_fn4-False-value4] PASSED [ 3%] 2023-01-11T21:08:54.8461960Z distributions/test_constraints.py::test_constraint[False-constraint_fn5-False-value5] PASSED [ 4%] 2023-01-11T21:08:54.8465970Z distributions/test_constraints.py::test_constraint[False-constraint_fn6-True-value6] PASSED [ 5%] 2023-01-11T21:08:54.8494700Z distributions/test_constraints.py::test_constraint[False-constraint_fn7-True-value7] PASSED [ 5%] 2023-01-11T21:08:54.8495070Z distributions/test_constraints.py::test_constraint[False-constraint_fn8-False-value8] PASSED [ 6%] 2023-01-11T21:08:54.8495430Z distributions/test_constraints.py::test_constraint[False-constraint_fn9-True-value9] PASSED [ 7%] 2023-01-11T21:08:54.8495780Z distributions/test_constraints.py::test_constraint[False-constraint_fn10-False-value10] PASSED [ 8%] 2023-01-11T21:08:54.8496240Z distributions/test_constraints.py::test_constraint[False-constraint_fn11-False-value11] PASSED [ 8%] 2023-01-11T21:08:54.8496590Z distributions/test_constraints.py::test_constraint[False-constraint_fn12-True-value12] PASSED [ 9%] 2023-01-11T21:08:54.8496930Z distributions/test_constraints.py::test_constraint[False-constraint_fn13-True-value13] PASSED [ 10%] 2023-01-11T21:08:54.8497270Z distributions/test_constraints.py::test_constraint[False-constraint_fn14-False-value14] PASSED [ 11%] 2023-01-11T21:08:54.8497610Z distributions/test_constraints.py::test_constraint[False-constraint_fn15-True-value15] PASSED [ 11%] 2023-01-11T21:08:54.8497950Z distributions/test_constraints.py::test_constraint[False-constraint_fn16-True-value16] PASSED [ 12%] 2023-01-11T21:08:54.8498280Z distributions/test_constraints.py::test_constraint[False-constraint_fn17-True-value17] PASSED [ 13%] 2023-01-11T21:08:54.8498640Z distributions/test_constraints.py::test_constraint[True-constraint_fn0-False-value0] SKIPPED [ 13%] 2023-01-11T21:08:54.8499290Z distributions/test_constraints.py::test_constraint[True-constraint_fn1-False-value1] SKIPPED [ 14%] 2023-01-11T21:08:54.8499650Z distributions/test_constraints.py::test_constraint[True-constraint_fn2-False-value2] SKIPPED [ 15%] 2023-01-11T21:08:54.8499980Z distributions/test_constraints.py::test_constraint[True-constraint_fn3-True-value3] SKIPPED [ 16%] 2023-01-11T21:08:54.8500320Z distributions/test_constraints.py::test_constraint[True-constraint_fn4-False-value4] SKIPPED [ 16%] 2023-01-11T21:08:54.8500650Z distributions/test_constraints.py::test_constraint[True-constraint_fn5-False-value5] SKIPPED [ 17%] 2023-01-11T21:08:54.8500980Z distributions/test_constraints.py::test_constraint[True-constraint_fn6-True-value6] SKIPPED [ 18%] 2023-01-11T21:08:54.8501420Z distributions/test_constraints.py::test_constraint[True-constraint_fn7-True-value7] SKIPPED [ 19%] 2023-01-11T21:08:54.8501810Z distributions/test_constraints.py::test_constraint[True-constraint_fn8-False-value8] SKIPPED [ 19%] 2023-01-11T21:08:54.8502160Z distributions/test_constraints.py::test_constraint[True-constraint_fn9-True-value9] SKIPPED [ 20%] 2023-01-11T21:08:54.8502500Z distributions/test_constraints.py::test_constraint[True-constraint_fn10-False-value10] SKIPPED [ 21%] 2023-01-11T21:08:54.8502830Z distributions/test_constraints.py::test_constraint[True-constraint_fn11-False-value11] SKIPPED [ 22%] 2023-01-11T21:08:54.8503170Z distributions/test_constraints.py::test_constraint[True-constraint_fn12-True-value12] SKIPPED [ 22%] 2023-01-11T21:08:54.8503510Z distributions/test_constraints.py::test_constraint[True-constraint_fn13-True-value13] SKIPPED [ 23%] 2023-01-11T21:08:54.8503830Z distributions/test_constraints.py::test_constraint[True-constraint_fn14-False-value14] SKIPPED [ 24%] 2023-01-11T21:08:54.8504210Z distributions/test_constraints.py::test_constraint[True-constraint_fn15-True-value15] SKIPPED [ 25%] 2023-01-11T21:08:54.8504590Z distributions/test_constraints.py::test_constraint[True-constraint_fn16-True-value16] SKIPPED [ 25%] 2023-01-11T21:08:54.8504930Z distributions/test_constraints.py::test_constraint[True-constraint_fn17-True-value17] SKIPPED [ 26%] 2023-01-11T21:08:54.8505250Z distributions/test_constraints.py::test_biject_to[False-constraint_fn0-args0] PASSED [ 27%] 2023-01-11T21:08:54.8505580Z distributions/test_constraints.py::test_biject_to[False-constraint_fn1-args1] PASSED [ 27%] 2023-01-11T21:08:54.8505890Z distributions/test_constraints.py::test_biject_to[False-constraint_fn2-args2] PASSED [ 28%] 2023-01-11T21:08:54.8506210Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args3] PASSED [ 29%] 2023-01-11T21:08:54.8506530Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args4] PASSED [ 30%] 2023-01-11T21:08:54.8506920Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args5] PASSED [ 30%] 2023-01-11T21:08:54.8507240Z distributions/test_constraints.py::test_biject_to[False-_GreaterThan-args6] PASSED [ 31%] 2023-01-11T21:08:54.8507570Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args7] PASSED [ 32%] 2023-01-11T21:08:54.8507880Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args8] PASSED [ 33%] 2023-01-11T21:08:54.8508190Z distributions/test_constraints.py::test_biject_to[False-_GreaterThanEq-args9] PASSED [ 33%] 2023-01-11T21:08:54.8508510Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args10] PASSED [ 34%] 2023-01-11T21:08:54.8508820Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args11] PASSED [ 35%] 2023-01-11T21:08:54.8509170Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args12] PASSED [ 36%] 2023-01-11T21:08:54.8509520Z distributions/test_constraints.py::test_biject_to[False-_LessThan-args13] PASSED [ 36%] 2023-01-11T21:08:54.8509840Z distributions/test_constraints.py::test_biject_to[False-constraint_fn14-args14] PASSED [ 37%] 2023-01-11T21:08:54.8510160Z distributions/test_constraints.py::test_biject_to[False-_Interval-args15] PASSED [ 38%] 2023-01-11T21:08:54.8510630Z distributions/test_constraints.py::test_biject_to[False-_Interval-args16] PASSED [ 38%] 2023-01-11T21:08:54.8510950Z distributions/test_constraints.py::test_biject_to[False-_Interval-args17] PASSED [ 39%] 2023-01-11T21:08:54.8511270Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args18] PASSED [ 40%] 2023-01-11T21:08:54.8511600Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args19] PASSED [ 41%] 2023-01-11T21:08:54.8512000Z distributions/test_constraints.py::test_biject_to[False-_HalfOpenInterval-args20] PASSED [ 41%] 2023-01-11T21:08:54.8512340Z distributions/test_constraints.py::test_biject_to[False-constraint_fn21-args21] PASSED [ 42%] 2023-01-11T21:08:54.8512750Z distributions/test_constraints.py::test_biject_to[False-constraint_fn22-args22] PASSED [ 43%] 2023-01-11T21:08:54.8513070Z distributions/test_constraints.py::test_biject_to[False-constraint_fn23-args23] SKIPPED [ 44%] 2023-01-11T21:08:54.8513380Z distributions/test_constraints.py::test_biject_to[False-constraint_fn24-args24] SKIPPED [ 44%] 2023-01-11T21:08:54.8513700Z distributions/test_constraints.py::test_biject_to[True-constraint_fn0-args0] SKIPPED [ 45%] 2023-01-11T21:08:54.8514010Z distributions/test_constraints.py::test_biject_to[True-constraint_fn1-args1] SKIPPED [ 46%] 2023-01-11T21:08:54.8514360Z distributions/test_constraints.py::test_biject_to[True-constraint_fn2-args2] SKIPPED [ 47%] 2023-01-11T21:08:54.8514710Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args3] SKIPPED [ 47%] 2023-01-11T21:08:54.8515020Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args4] SKIPPED [ 48%] 2023-01-11T21:08:54.8515340Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args5] SKIPPED [ 49%] 2023-01-11T21:08:54.8515640Z distributions/test_constraints.py::test_biject_to[True-_GreaterThan-args6] SKIPPED [ 50%] 2023-01-11T21:08:54.8515960Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args7] SKIPPED [ 50%] 2023-01-11T21:08:54.8516280Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args8] SKIPPED [ 51%] 2023-01-11T21:08:54.8516600Z distributions/test_constraints.py::test_biject_to[True-_GreaterThanEq-args9] SKIPPED [ 52%] 2023-01-11T21:08:54.8516990Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args10] SKIPPED [ 52%] 2023-01-11T21:08:54.8525320Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args11] SKIPPED [ 53%] 2023-01-11T21:08:54.8525640Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args12] SKIPPED [ 54%] 2023-01-11T21:08:54.8525940Z distributions/test_constraints.py::test_biject_to[True-_LessThan-args13] SKIPPED [ 55%] 2023-01-11T21:08:54.8526280Z distributions/test_constraints.py::test_biject_to[True-constraint_fn14-args14] SKIPPED [ 55%] 2023-01-11T21:08:54.8526590Z distributions/test_constraints.py::test_biject_to[True-_Interval-args15] SKIPPED [ 56%] 2023-01-11T21:08:54.8526900Z distributions/test_constraints.py::test_biject_to[True-_Interval-args16] SKIPPED [ 57%] 2023-01-11T21:08:54.8527240Z distributions/test_constraints.py::test_biject_to[True-_Interval-args17] SKIPPED [ 58%] 2023-01-11T21:08:54.8527600Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args18] SKIPPED [ 58%] 2023-01-11T21:08:54.8527930Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args19] SKIPPED [ 59%] 2023-01-11T21:08:54.8528260Z distributions/test_constraints.py::test_biject_to[True-_HalfOpenInterval-args20] SKIPPED [ 60%] 2023-01-11T21:08:54.8528580Z distributions/test_constraints.py::test_biject_to[True-constraint_fn21-args21] SKIPPED [ 61%] 2023-01-11T21:08:54.8528900Z distributions/test_constraints.py::test_biject_to[True-constraint_fn22-args22] SKIPPED [ 61%] 2023-01-11T21:08:54.8529210Z distributions/test_constraints.py::test_biject_to[True-constraint_fn23-args23] SKIPPED [ 62%] 2023-01-11T21:08:54.8529510Z distributions/test_constraints.py::test_biject_to[True-constraint_fn24-args24] SKIPPED [ 63%] 2023-01-11T21:08:54.8530140Z distributions/test_constraints.py::test_transform_to[False-constraint_fn0-args0] PASSED [ 63%] 2023-01-11T21:08:54.8530530Z distributions/test_constraints.py::test_transform_to[False-constraint_fn1-args1] PASSED [ 64%] 2023-01-11T21:08:54.8530840Z distributions/test_constraints.py::test_transform_to[False-constraint_fn2-args2] PASSED [ 65%] 2023-01-11T21:08:54.8531170Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args3] PASSED [ 66%] 2023-01-11T21:08:54.8531490Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args4] PASSED [ 66%] 2023-01-11T21:08:54.8531800Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args5] PASSED [ 67%] 2023-01-11T21:08:54.8532220Z distributions/test_constraints.py::test_transform_to[False-_GreaterThan-args6] PASSED [ 68%] 2023-01-11T21:08:54.8532570Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args7] PASSED [ 69%] 2023-01-11T21:08:54.8532940Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args8] PASSED [ 69%] 2023-01-11T21:08:54.8533260Z distributions/test_constraints.py::test_transform_to[False-_GreaterThanEq-args9] PASSED [ 70%] 2023-01-11T21:08:54.8533580Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args10] PASSED [ 71%] 2023-01-11T21:08:54.8533900Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args11] PASSED [ 72%] 2023-01-11T21:08:54.8534210Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args12] PASSED [ 72%] 2023-01-11T21:08:54.8534520Z distributions/test_constraints.py::test_transform_to[False-_LessThan-args13] PASSED [ 73%] 2023-01-11T21:08:54.8534840Z distributions/test_constraints.py::test_transform_to[False-constraint_fn14-args14] PASSED [ 74%] 2023-01-11T21:08:54.8535230Z distributions/test_constraints.py::test_transform_to[False-_Interval-args15] PASSED [ 75%] 2023-01-11T21:08:54.8535550Z distributions/test_constraints.py::test_transform_to[False-_Interval-args16] PASSED [ 75%] 2023-01-11T21:08:54.8535860Z distributions/test_constraints.py::test_transform_to[False-_Interval-args17] PASSED [ 76%] 2023-01-11T21:08:54.8536190Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args18] PASSED [ 77%] 2023-01-11T21:08:54.8536530Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args19] PASSED [ 77%] 2023-01-11T21:08:54.8536860Z distributions/test_constraints.py::test_transform_to[False-_HalfOpenInterval-args20] PASSED [ 78%] 2023-01-11T21:08:54.8537190Z distributions/test_constraints.py::test_transform_to[False-constraint_fn21-args21] PASSED [ 79%] 2023-01-11T21:08:54.8537560Z distributions/test_constraints.py::test_transform_to[False-constraint_fn22-args22] PASSED [ 80%] 2023-01-11T21:08:54.8537920Z distributions/test_constraints.py::test_transform_to[False-constraint_fn23-args23] PASSED [ 80%] 2023-01-11T21:08:54.8538250Z distributions/test_constraints.py::test_transform_to[False-constraint_fn24-args24] PASSED [ 81%] 2023-01-11T21:08:54.8538580Z distributions/test_constraints.py::test_transform_to[True-constraint_fn0-args0] SKIPPED [ 82%] 2023-01-11T21:08:54.8538900Z distributions/test_constraints.py::test_transform_to[True-constraint_fn1-args1] SKIPPED [ 83%] 2023-01-11T21:08:54.8539210Z distributions/test_constraints.py::test_transform_to[True-constraint_fn2-args2] SKIPPED [ 83%] 2023-01-11T21:08:54.8539540Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args3] SKIPPED [ 84%] 2023-01-11T21:08:54.8539860Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args4] SKIPPED [ 85%] 2023-01-11T21:08:54.8540250Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args5] SKIPPED [ 86%] 2023-01-11T21:08:54.8540570Z distributions/test_constraints.py::test_transform_to[True-_GreaterThan-args6] SKIPPED [ 86%] 2023-01-11T21:08:54.8540890Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args7] SKIPPED [ 87%] 2023-01-11T21:08:54.8541350Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args8] SKIPPED [ 88%] 2023-01-11T21:08:54.8541710Z distributions/test_constraints.py::test_transform_to[True-_GreaterThanEq-args9] SKIPPED [ 88%] 2023-01-11T21:08:54.8542030Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args10] SKIPPED [ 89%] 2023-01-11T21:08:54.8542340Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args11] SKIPPED [ 90%] 2023-01-11T21:08:54.8542690Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args12] SKIPPED [ 91%] 2023-01-11T21:08:54.8543040Z distributions/test_constraints.py::test_transform_to[True-_LessThan-args13] SKIPPED [ 91%] 2023-01-11T21:08:54.8543470Z distributions/test_constraints.py::test_transform_to[True-constraint_fn14-args14] SKIPPED [ 92%] 2023-01-11T21:08:54.8543790Z distributions/test_constraints.py::test_transform_to[True-_Interval-args15] SKIPPED [ 93%] 2023-01-11T21:08:54.8544100Z distributions/test_constraints.py::test_transform_to[True-_Interval-args16] SKIPPED [ 94%] 2023-01-11T21:08:54.8544420Z distributions/test_constraints.py::test_transform_to[True-_Interval-args17] SKIPPED [ 94%] 2023-01-11T21:08:54.8544740Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args18] SKIPPED [ 95%] 2023-01-11T21:08:54.8545080Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args19] SKIPPED [ 96%] 2023-01-11T21:08:54.8545490Z distributions/test_constraints.py::test_transform_to[True-_HalfOpenInterval-args20] SKIPPED [ 97%] 2023-01-11T21:08:54.8545830Z distributions/test_constraints.py::test_transform_to[True-constraint_fn21-args21] SKIPPED [ 97%] 2023-01-11T21:08:54.8546160Z distributions/test_constraints.py::test_transform_to[True-constraint_fn22-args22] SKIPPED [ 98%] 2023-01-11T21:08:54.8546490Z distributions/test_constraints.py::test_transform_to[True-constraint_fn23-args23] SKIPPED [ 99%] 2023-01-11T21:08:54.8546820Z distributions/test_constraints.py::test_transform_to[True-constraint_fn24-args24] SKIPPED [100%] 2023-01-11T21:08:54.8546970Z 2023-01-11T21:08:54.8547070Z ======================== 66 passed, 70 skipped in 1.11s ======================== 2023-01-11T21:08:54.8547180Z 2023-01-11T21:08:54.8547580Z ##[endgroup] 2023-01-11T21:08:54.8548020Z FINISHED PRINTING LOG FILE of distributions/test_constraints (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/distributions-test_constraints_o2s8pnlb) 2023-01-11T21:08:54.8548250Z 2023-01-11T21:08:55.1281160Z Running dynamo/test_recompile_ux ... [2023-01-11 21:08:55.127817] 2023-01-11T21:08:55.1281860Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_recompile_ux.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:55.128126] 2023-01-11T21:08:55.1282270Z Ignoring disabled issues: [] 2023-01-11T21:08:56.0360550Z Running dynamo/test_torchxla_util ... [2023-01-11 21:08:56.035875] 2023-01-11T21:08:56.0362410Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_torchxla_util.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:56.036100] 2023-01-11T21:08:56.0362740Z Ignoring disabled issues: [] 2023-01-11T21:08:56.0658550Z 2023-01-11T21:08:56.0659030Z Expand the folded group to see the log file of dynamo/test_torchxla_util 2023-01-11T21:08:56.0659720Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_util (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_torchxla_util_3jfw_map) 2023-01-11T21:08:56.0659960Z 2023-01-11T21:08:56.0660160Z ##[endgroup] 2023-01-11T21:08:56.0660650Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_util (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_torchxla_util_3jfw_map) 2023-01-11T21:08:56.0660850Z 2023-01-11T21:08:56.1421330Z 2023-01-11T21:08:56.1427900Z Expand the folded group to see the log file of dynamo/test_recompile_ux 2023-01-11T21:08:56.1429690Z ##[group]PRINTING LOG FILE of dynamo/test_recompile_ux (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_recompile_ux_rpyb9vca) 2023-01-11T21:08:56.1429960Z 2023-01-11T21:08:56.1430180Z ##[endgroup] 2023-01-11T21:08:56.1430660Z FINISHED PRINTING LOG FILE of dynamo/test_recompile_ux (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_recompile_ux_rpyb9vca) 2023-01-11T21:08:56.1430870Z 2023-01-11T21:08:57.2742370Z Running inductor/test_perf ... [2023-01-11 21:08:57.274047] 2023-01-11T21:08:57.2743070Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'inductor/test_perf.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:57.274248] 2023-01-11T21:08:57.2751360Z Ignoring disabled issues: [] 2023-01-11T21:08:57.3245230Z Running lazy/test_extract_compiled_graph ... [2023-01-11 21:08:57.324362] 2023-01-11T21:08:57.3246760Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'lazy/test_extract_compiled_graph.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:57.324547] 2023-01-11T21:08:57.3247090Z Ignoring disabled issues: [] 2023-01-11T21:08:58.1573430Z 2023-01-11T21:08:58.1574360Z Expand the folded group to see the log file of lazy/test_extract_compiled_graph 2023-01-11T21:08:58.1574970Z ##[group]PRINTING LOG FILE of lazy/test_extract_compiled_graph (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_extract_compiled_graph_aolw52v4) 2023-01-11T21:08:58.1575180Z 2023-01-11T21:08:58.1575390Z ##[endgroup] 2023-01-11T21:08:58.1575890Z FINISHED PRINTING LOG FILE of lazy/test_extract_compiled_graph (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_extract_compiled_graph_aolw52v4) 2023-01-11T21:08:58.1576110Z 2023-01-11T21:08:58.6239480Z 2023-01-11T21:08:58.6377370Z Expand the folded group to see the log file of inductor/test_perf 2023-01-11T21:08:58.6479880Z ##[group]PRINTING LOG FILE of inductor/test_perf (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_perf_jrhg22go) 2023-01-11T21:08:58.6509800Z 2023-01-11T21:08:58.6510520Z ##[endgroup] 2023-01-11T21:08:58.6511840Z FINISHED PRINTING LOG FILE of inductor/test_perf (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_perf_jrhg22go) 2023-01-11T21:08:58.6512590Z 2023-01-11T21:08:59.4345540Z Running nn/test_init ... [2023-01-11 21:08:59.434360] 2023-01-11T21:08:59.4346200Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:59.434562] 2023-01-11T21:08:59.4346590Z Ignoring disabled issues: [] 2023-01-11T21:08:59.9420940Z Running test_cuda_sanitizer ... [2023-01-11 21:08:59.941913] 2023-01-11T21:08:59.9424040Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cuda_sanitizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:08:59.942115] 2023-01-11T21:08:59.9424350Z Ignoring disabled issues: [] 2023-01-11T21:09:00.5792170Z 2023-01-11T21:09:00.5792480Z Expand the folded group to see the log file of nn/test_init 2023-01-11T21:09:00.5793060Z ##[group]PRINTING LOG FILE of nn/test_init (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_init_7rsuqqa1) 2023-01-11T21:09:00.5793250Z 2023-01-11T21:09:00.5793420Z ##[endgroup] 2023-01-11T21:09:00.5793810Z FINISHED PRINTING LOG FILE of nn/test_init (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_init_7rsuqqa1) 2023-01-11T21:09:00.5793990Z 2023-01-11T21:09:00.7939010Z 2023-01-11T21:09:00.7957180Z Expand the folded group to see the log file of test_cuda_sanitizer 2023-01-11T21:09:00.7957790Z ##[group]PRINTING LOG FILE of test_cuda_sanitizer (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_sanitizer_zxbrp0ib) 2023-01-11T21:09:00.7958150Z CUDA not available, skipping tests 2023-01-11T21:09:00.7958510Z 2023-01-11T21:09:00.7958570Z Running tests... 2023-01-11T21:09:00.7958940Z ---------------------------------------------------------------------- 2023-01-11T21:09:00.7959090Z 2023-01-11T21:09:00.7959240Z ---------------------------------------------------------------------- 2023-01-11T21:09:00.7959430Z Ran 0 tests in 0.000s 2023-01-11T21:09:00.7959530Z 2023-01-11T21:09:00.7959570Z OK 2023-01-11T21:09:00.7959650Z 2023-01-11T21:09:00.7959720Z Generating XML reports... 2023-01-11T21:09:00.7960020Z Test results will be stored in test-reports/python-unittest/test_cuda_sanitizer 2023-01-11T21:09:00.7960200Z 2023-01-11T21:09:00.7960510Z ##[endgroup] 2023-01-11T21:09:00.7960860Z FINISHED PRINTING LOG FILE of test_cuda_sanitizer (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_sanitizer_zxbrp0ib) 2023-01-11T21:09:00.7961050Z 2023-01-11T21:09:01.8755020Z Running test_deploy ... [2023-01-11 21:09:01.875258] 2023-01-11T21:09:01.8755940Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2023-01-11 21:09:01.875519] 2023-01-11T21:09:01.8756280Z Ignoring disabled issues: [] 2023-01-11T21:09:02.0440450Z Running test_jiterator ... [2023-01-11 21:09:02.043873] 2023-01-11T21:09:02.0442010Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_jiterator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:09:02.044113] 2023-01-11T21:09:02.0442310Z Ignoring disabled issues: [] 2023-01-11T21:09:03.1542160Z 2023-01-11T21:09:03.1543020Z Expand the folded group to see the log file of test_jiterator 2023-01-11T21:09:03.1543610Z ##[group]PRINTING LOG FILE of test_jiterator (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jiterator_mxknzpph) 2023-01-11T21:09:03.1544160Z CUDA not available, skipping tests 2023-01-11T21:09:03.1544280Z 2023-01-11T21:09:03.1544330Z Running tests... 2023-01-11T21:09:03.1544740Z ---------------------------------------------------------------------- 2023-01-11T21:09:03.1544910Z 2023-01-11T21:09:03.1545070Z ---------------------------------------------------------------------- 2023-01-11T21:09:03.1545260Z Ran 0 tests in 0.000s 2023-01-11T21:09:03.1545360Z 2023-01-11T21:09:03.1545410Z OK 2023-01-11T21:09:03.1545480Z 2023-01-11T21:09:03.1545540Z Generating XML reports... 2023-01-11T21:09:03.1545800Z Test results will be stored in test-reports/python-unittest/test_jiterator 2023-01-11T21:09:03.1545940Z 2023-01-11T21:09:03.1546110Z ##[endgroup] 2023-01-11T21:09:03.1546460Z FINISHED PRINTING LOG FILE of test_jiterator (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jiterator_mxknzpph) 2023-01-11T21:09:03.1546680Z 2023-01-11T21:09:03.1784710Z 2023-01-11T21:09:03.1785210Z Expand the folded group to see the log file of test_deploy 2023-01-11T21:09:03.1785860Z ##[group]PRINTING LOG FILE of test_deploy (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_deploy_nbu38dn9) 2023-01-11T21:09:03.1786130Z ============================= test session starts ============================== 2023-01-11T21:09:03.1786590Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:09:03.1786830Z cachedir: .pytest_cache 2023-01-11T21:09:03.1787170Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/Users/ec2-user/runner/_work/pytorch/pytorch/test/.hypothesis/examples') 2023-01-11T21:09:03.1787570Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:09:03.1787960Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:09:03.1788190Z collecting ... collected 1 item 2023-01-11T21:09:03.1788410Z Running 1 items in this shard: test/test_deploy.py::TestFreezer::test_compile_string 2023-01-11T21:09:03.1788560Z 2023-01-11T21:09:03.1788990Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2023-01-11T21:09:03.1789670Z 2023-01-11T21:09:03.1790570Z ============================== 1 passed in 0.92s =============================== 2023-01-11T21:09:03.1790710Z 2023-01-11T21:09:03.1790940Z ##[endgroup] 2023-01-11T21:09:03.1791350Z FINISHED PRINTING LOG FILE of test_deploy (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_deploy_nbu38dn9) 2023-01-11T21:09:03.1791560Z 2023-01-11T21:09:04.3361240Z Running test_pruning_op ... [2023-01-11 21:09:04.335690] 2023-01-11T21:09:04.3362780Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_pruning_op.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:09:04.336144] 2023-01-11T21:09:04.3363750Z Ignoring disabled issues: [] 2023-01-11T21:09:04.3943940Z Running test_dataloader ... [2023-01-11 21:09:04.394163] 2023-01-11T21:09:04.3945450Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:09:04.394457] 2023-01-11T21:09:04.3945750Z Ignoring disabled issues: [] 2023-01-11T21:09:05.3236670Z 2023-01-11T21:09:05.3237020Z Expand the folded group to see the log file of test_pruning_op 2023-01-11T21:09:05.3237580Z ##[group]PRINTING LOG FILE of test_pruning_op (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_pruning_op_nwi8x5xs) 2023-01-11T21:09:05.3237770Z 2023-01-11T21:09:05.3237930Z ##[endgroup] 2023-01-11T21:09:05.3238340Z FINISHED PRINTING LOG FILE of test_pruning_op (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_pruning_op_nwi8x5xs) 2023-01-11T21:09:05.3238550Z 2023-01-11T21:09:06.4131340Z Running test_schema_check ... [2023-01-11 21:09:06.412990] 2023-01-11T21:09:06.4232150Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_schema_check.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:09:06.413245] 2023-01-11T21:09:06.4232520Z Ignoring disabled issues: [] 2023-01-11T21:11:42.8696800Z 2023-01-11T21:11:42.8702210Z Expand the folded group to see the log file of test_schema_check 2023-01-11T21:11:42.8705280Z ##[group]PRINTING LOG FILE of test_schema_check (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_schema_check_pe2o82sp) 2023-01-11T21:11:42.8714570Z 2023-01-11T21:11:42.8716890Z Running tests... 2023-01-11T21:11:42.8717310Z ---------------------------------------------------------------------- 2023-01-11T21:11:42.8717610Z Test results will be stored in test-reports/python-unittest/test_schema_check 2023-01-11T21:11:42.8717880Z test_alias_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T21:11:42.8718140Z test_alias_check_fail_multiple_operators_centered (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8719620Z test_alias_check_fail_outputs_unexpectedly_aliasing (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8719870Z test_alias_check_fail_simple (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8720110Z test_is_alias_of_basic (__main__.TestSchemaCheck) ... ok (0.000s) 2023-01-11T21:11:42.8720380Z test_is_alias_of_empty_container (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T21:11:42.8720650Z test_mutation_check_fail (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8720900Z test_mutation_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8721150Z test_overlaps_basic (__main__.TestSchemaCheck) ... ok (0.000s) 2023-01-11T21:11:42.8721690Z test_overlaps_empty_container (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8722260Z test_schema_check_mode_empty_list_input (__main__.TestSchemaCheck) ... ok (0.006s) 2023-01-11T21:11:42.8722520Z test_schema_check_mode_functionality (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8722960Z test_schema_check_mode_functionality_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8723310Z test_schema_check_mode_functionality_default_replaced (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8723610Z test_schema_check_mode_functionality_device_input (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:11:42.8723880Z test_schema_check_mode_functionality_kwarg_tensor (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T21:11:42.8724140Z test_schema_check_mode_functionality_list_input (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8724420Z test_schema_check_mode_functionality_mutable_inputs (__main__.TestSchemaCheck) ... ok (0.000s) 2023-01-11T21:11:42.8724800Z test_schema_check_mode_functionality_nested_training_op (__main__.TestSchemaCheck) ... ok (0.007s) 2023-01-11T21:11:42.8725070Z test_schema_check_mode_functionality_training_op (__main__.TestSchemaCheck) ... ok (0.006s) 2023-01-11T21:11:42.8725370Z test_schema_check_mode_functionality_wildcard_after (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8725690Z test_schema_check_mode_functionality_with_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8726760Z test_schema_check_mode_functionality_with_multiple_outputs_aliasing (__main__.TestSchemaCheck) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_schema_check.py:278: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:11:42.8727480Z torch.aminmax(x, dim=0, out=[actual, actual]) 2023-01-11T21:11:42.8727640Z ok (0.001s) 2023-01-11T21:11:42.8727850Z test_schema_check_mode_mutated_aliasing_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8728800Z test_schema_check_mode_mutated_aliasing_aliasing_outputs (__main__.TestSchemaCheck) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_schema_check.py:180: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:11:42.8729430Z torch.aminmax(x, dim=0, out=[actual, actual]) 2023-01-11T21:11:42.8729670Z ok (0.001s) 2023-01-11T21:11:42.8729890Z test_schema_check_mode_mutated_aliasing_as_strided (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8730170Z test_schema_check_mode_mutated_aliasing_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8730440Z test_schema_check_mode_mutated_aliasing_mutation (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8730690Z test_schema_check_mode_mutated_aliasing_none (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8730950Z test_schema_check_mode_mutated_aliasing_resize_ (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8731230Z test_schema_check_mode_operator_order (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:11:42.8731520Z test_schema_check_mode_operator_order_without_grad (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T21:11:42.8731800Z test_schema_info_bind_basic (__main__.TestSchemaCheck) ... ok (0.001s) 2023-01-11T21:11:42.8732070Z test_schema_correctness_H_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8732450Z test_schema_correctness_H_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8732750Z test_schema_correctness_H_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8733190Z test_schema_correctness_H_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8733480Z test_schema_correctness_H_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8733760Z test_schema_correctness_H_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8734110Z test_schema_correctness_H_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8734450Z test_schema_correctness_H_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8734730Z test_schema_correctness_H_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8735010Z test_schema_correctness_H_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8735290Z test_schema_correctness_H_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8735560Z test_schema_correctness_H_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8735830Z test_schema_correctness_H_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8736140Z test_schema_correctness_T_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8736450Z test_schema_correctness_T_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8736730Z test_schema_correctness_T_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8737010Z test_schema_correctness_T_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8745450Z test_schema_correctness_T_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8745770Z test_schema_correctness_T_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8746060Z test_schema_correctness_T_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8746340Z test_schema_correctness_T_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8746690Z test_schema_correctness_T_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8746970Z test_schema_correctness_T_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8747250Z test_schema_correctness_T_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8747530Z test_schema_correctness_T_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8747810Z test_schema_correctness_T_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8748100Z test_schema_correctness___getitem___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8748400Z test_schema_correctness___getitem___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8748730Z test_schema_correctness___getitem___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8749060Z test_schema_correctness___getitem___cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8749350Z test_schema_correctness___getitem___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8749650Z test_schema_correctness___getitem___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8749940Z test_schema_correctness___getitem___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8750350Z test_schema_correctness___getitem___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8750650Z test_schema_correctness___getitem___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8750930Z test_schema_correctness___getitem___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8751290Z test_schema_correctness___getitem___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8751590Z test_schema_correctness___getitem___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8751870Z test_schema_correctness___getitem___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.8752240Z test_schema_correctness___radd___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8752520Z test_schema_correctness___radd___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8752810Z test_schema_correctness___radd___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8753110Z test_schema_correctness___radd___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8753430Z test_schema_correctness___radd___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8753770Z test_schema_correctness___radd___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8754060Z test_schema_correctness___radd___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8754350Z test_schema_correctness___radd___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8754630Z test_schema_correctness___radd___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8754910Z test_schema_correctness___radd___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8755200Z test_schema_correctness___radd___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8755480Z test_schema_correctness___radd___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8755830Z test_schema_correctness___rand___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8756120Z test_schema_correctness___rand___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8756400Z test_schema_correctness___rand___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8756680Z test_schema_correctness___rand___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8756970Z test_schema_correctness___rand___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8757260Z test_schema_correctness___rand___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8757540Z test_schema_correctness___rdiv___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8757860Z test_schema_correctness___rdiv___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8758180Z test_schema_correctness___rdiv___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8758480Z test_schema_correctness___rdiv___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8758770Z test_schema_correctness___rdiv___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8759050Z test_schema_correctness___rdiv___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8759340Z test_schema_correctness___rdiv___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8759620Z test_schema_correctness___rdiv___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8759960Z test_schema_correctness___rdiv___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8760320Z test_schema_correctness___rdiv___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8760600Z test_schema_correctness___rdiv___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8760870Z test_schema_correctness___rdiv___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8761150Z test_schema_correctness___rmatmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.8761500Z test_schema_correctness___rmatmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.8761800Z test_schema_correctness___rmatmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.8762100Z test_schema_correctness___rmatmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.8762430Z test_schema_correctness___rmatmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:11:42.8762760Z test_schema_correctness___rmatmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.8763050Z test_schema_correctness___rmatmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.8763340Z test_schema_correctness___rmatmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:11:42.8763620Z test_schema_correctness___rmatmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:11:42.8763910Z test_schema_correctness___rmatmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:11:42.8766060Z test_schema_correctness___rmod___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8766360Z test_schema_correctness___rmod___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8766720Z test_schema_correctness___rmod___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8767020Z test_schema_correctness___rmod___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8767310Z test_schema_correctness___rmul___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8767600Z test_schema_correctness___rmul___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8767890Z test_schema_correctness___rmul___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8768180Z test_schema_correctness___rmul___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8768460Z test_schema_correctness___rmul___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8768770Z test_schema_correctness___rmul___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8769090Z test_schema_correctness___rmul___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8769360Z test_schema_correctness___rmul___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8769640Z test_schema_correctness___rmul___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8769910Z test_schema_correctness___rmul___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8770190Z test_schema_correctness___rmul___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8770460Z test_schema_correctness___rmul___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8770740Z test_schema_correctness___ror___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8771180Z test_schema_correctness___ror___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8771470Z test_schema_correctness___ror___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8771750Z test_schema_correctness___ror___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8772020Z test_schema_correctness___ror___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8772300Z test_schema_correctness___ror___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8773070Z test_schema_correctness___rpow___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:11:42.8773560Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:11:42.8773770Z ok (0.044s) 2023-01-11T21:11:42.8774010Z test_schema_correctness___rpow___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:11:42.8774300Z test_schema_correctness___rpow___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:11:42.8774590Z test_schema_correctness___rpow___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.045s) 2023-01-11T21:11:42.8774870Z test_schema_correctness___rpow___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.8775150Z test_schema_correctness___rpow___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.8775420Z test_schema_correctness___rpow___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.8775700Z test_schema_correctness___rpow___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.8776050Z test_schema_correctness___rpow___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.8776320Z test_schema_correctness___rpow___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.8776600Z test_schema_correctness___rpow___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.8776870Z test_schema_correctness___rsub___cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8777160Z test_schema_correctness___rsub___cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8777450Z test_schema_correctness___rsub___cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8777730Z test_schema_correctness___rsub___cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8778040Z test_schema_correctness___rsub___cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8778370Z test_schema_correctness___rsub___cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8778650Z test_schema_correctness___rsub___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8778920Z test_schema_correctness___rsub___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8779190Z test_schema_correctness___rsub___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8779460Z test_schema_correctness___rsub___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8779740Z test_schema_correctness___rsub___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8780020Z test_schema_correctness___rxor___cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8780410Z test_schema_correctness___rxor___cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8780690Z test_schema_correctness___rxor___cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8780970Z test_schema_correctness___rxor___cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8781240Z test_schema_correctness___rxor___cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8781520Z test_schema_correctness___rxor___cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8781860Z test_schema_correctness__native_batch_norm_legit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8782170Z test_schema_correctness__native_batch_norm_legit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8782520Z test_schema_correctness__native_batch_norm_legit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8782870Z test_schema_correctness__softmax_backward_data_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8783180Z test_schema_correctness__softmax_backward_data_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8783500Z test_schema_correctness__softmax_backward_data_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8783800Z test_schema_correctness_abs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8784090Z test_schema_correctness_abs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8784380Z test_schema_correctness_abs_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8784660Z test_schema_correctness_abs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8785000Z test_schema_correctness_abs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8785280Z test_schema_correctness_abs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8785570Z test_schema_correctness_abs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8785850Z test_schema_correctness_abs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8786120Z test_schema_correctness_abs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8786390Z test_schema_correctness_abs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8786660Z test_schema_correctness_abs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8786960Z test_schema_correctness_abs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8787280Z test_schema_correctness_acos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8787550Z test_schema_correctness_acos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8787830Z test_schema_correctness_acos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8788120Z test_schema_correctness_acos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8788400Z test_schema_correctness_acos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8788680Z test_schema_correctness_acos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8788950Z test_schema_correctness_acos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8789290Z test_schema_correctness_acos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8789650Z test_schema_correctness_acos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8789940Z test_schema_correctness_acos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8790210Z test_schema_correctness_acos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8790490Z test_schema_correctness_acosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8790760Z test_schema_correctness_acosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8791040Z test_schema_correctness_acosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8791420Z test_schema_correctness_acosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8791730Z test_schema_correctness_acosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8792020Z test_schema_correctness_acosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8792300Z test_schema_correctness_acosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8792570Z test_schema_correctness_acosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8792850Z test_schema_correctness_acosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8793120Z test_schema_correctness_acosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8793390Z test_schema_correctness_acosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8793740Z test_schema_correctness_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8794020Z test_schema_correctness_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8794300Z test_schema_correctness_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8794580Z test_schema_correctness_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8794850Z test_schema_correctness_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8795170Z test_schema_correctness_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8795440Z test_schema_correctness_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8795760Z test_schema_correctness_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8796070Z test_schema_correctness_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8796340Z test_schema_correctness_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8796620Z test_schema_correctness_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8796890Z test_schema_correctness_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8797160Z test_schema_correctness_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8797430Z test_schema_correctness_addbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8797710Z test_schema_correctness_addbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8798070Z test_schema_correctness_addbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8798360Z test_schema_correctness_addbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8798640Z test_schema_correctness_addbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8798970Z test_schema_correctness_addbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8799250Z test_schema_correctness_addbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8799520Z test_schema_correctness_addbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8799790Z test_schema_correctness_addbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8800100Z test_schema_correctness_addbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8800420Z test_schema_correctness_addcdiv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8800760Z test_schema_correctness_addcdiv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8801050Z test_schema_correctness_addcdiv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8801340Z test_schema_correctness_addcdiv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8801630Z test_schema_correctness_addcdiv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8801910Z test_schema_correctness_addcmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8802200Z test_schema_correctness_addcmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8802550Z test_schema_correctness_addcmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8802840Z test_schema_correctness_addcmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8803120Z test_schema_correctness_addcmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8803400Z test_schema_correctness_addcmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8803680Z test_schema_correctness_addcmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8803950Z test_schema_correctness_addcmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8804230Z test_schema_correctness_addcmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8804540Z test_schema_correctness_addcmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.8804860Z test_schema_correctness_addmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8805160Z test_schema_correctness_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.8805470Z test_schema_correctness_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.8805760Z test_schema_correctness_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8806040Z test_schema_correctness_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8806310Z test_schema_correctness_addmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8806590Z test_schema_correctness_addmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8806930Z test_schema_correctness_addmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8807210Z test_schema_correctness_addmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8807490Z test_schema_correctness_addmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8807780Z test_schema_correctness_addmm_decomposed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8808140Z test_schema_correctness_addmm_decomposed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.8808470Z test_schema_correctness_addmm_decomposed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.8808780Z test_schema_correctness_addmm_decomposed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8809110Z test_schema_correctness_addmm_decomposed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8809440Z test_schema_correctness_addmm_decomposed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8809780Z test_schema_correctness_addmm_decomposed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8810070Z test_schema_correctness_addmm_decomposed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8810370Z test_schema_correctness_addmm_decomposed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8810660Z test_schema_correctness_addmm_decomposed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8810950Z test_schema_correctness_addmv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8811230Z test_schema_correctness_addmv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8811580Z test_schema_correctness_addmv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8811870Z test_schema_correctness_addmv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8812140Z test_schema_correctness_addmv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8812410Z test_schema_correctness_addmv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8812690Z test_schema_correctness_addmv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8812960Z test_schema_correctness_addmv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8824460Z test_schema_correctness_addmv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8824860Z test_schema_correctness_addmv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8825180Z test_schema_correctness_addr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8825460Z test_schema_correctness_addr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8825750Z test_schema_correctness_addr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8826040Z test_schema_correctness_addr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8826320Z test_schema_correctness_addr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8826600Z test_schema_correctness_addr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8826870Z test_schema_correctness_addr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8827210Z test_schema_correctness_addr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8827500Z test_schema_correctness_addr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8827770Z test_schema_correctness_addr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8828040Z test_schema_correctness_addr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8828320Z test_schema_correctness_addr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8828730Z test_schema_correctness_all_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8829010Z test_schema_correctness_all_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8829780Z test_schema_correctness_all_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:11:42.8830260Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.8830450Z ok (0.002s) 2023-01-11T21:11:42.8830660Z test_schema_correctness_all_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8830950Z test_schema_correctness_all_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8831220Z test_schema_correctness_all_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8831500Z test_schema_correctness_all_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8831770Z test_schema_correctness_all_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8832110Z test_schema_correctness_all_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8832400Z test_schema_correctness_all_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8832670Z test_schema_correctness_all_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8832950Z test_schema_correctness_all_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8833220Z test_schema_correctness_allclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.8833510Z test_schema_correctness_allclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.8833800Z test_schema_correctness_allclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.8834130Z test_schema_correctness_allclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.8834450Z test_schema_correctness_allclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.8834740Z test_schema_correctness_allclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8835030Z test_schema_correctness_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8835300Z test_schema_correctness_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8835580Z test_schema_correctness_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8835850Z test_schema_correctness_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8836120Z test_schema_correctness_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8836470Z test_schema_correctness_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8836760Z test_schema_correctness_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8837040Z test_schema_correctness_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8837310Z test_schema_correctness_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8837590Z test_schema_correctness_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8837860Z test_schema_correctness_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8838220Z test_schema_correctness_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8838540Z test_schema_correctness_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8838860Z test_schema_correctness_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8839140Z test_schema_correctness_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8839410Z test_schema_correctness_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8839680Z test_schema_correctness_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8840010Z test_schema_correctness_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8840280Z test_schema_correctness_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8840550Z test_schema_correctness_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.8841620Z test_schema_correctness_aminmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:11:42.8842270Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.8842410Z ok (0.001s) 2023-01-11T21:11:42.8842620Z test_schema_correctness_aminmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8842900Z test_schema_correctness_aminmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8843180Z test_schema_correctness_aminmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8843460Z test_schema_correctness_aminmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8843770Z test_schema_correctness_aminmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8844090Z test_schema_correctness_aminmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8844380Z test_schema_correctness_aminmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8844660Z test_schema_correctness_angle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8844940Z test_schema_correctness_angle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8845220Z test_schema_correctness_angle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8845510Z test_schema_correctness_angle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8845790Z test_schema_correctness_angle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8846150Z test_schema_correctness_angle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8846430Z test_schema_correctness_angle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8846710Z test_schema_correctness_angle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8846990Z test_schema_correctness_angle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8847260Z test_schema_correctness_angle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8847590Z test_schema_correctness_angle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8847870Z test_schema_correctness_angle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8848190Z test_schema_correctness_any_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8848500Z test_schema_correctness_any_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8848780Z test_schema_correctness_any_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8849110Z test_schema_correctness_any_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8849390Z test_schema_correctness_any_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8849660Z test_schema_correctness_any_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8849940Z test_schema_correctness_any_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8850200Z test_schema_correctness_any_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8850540Z test_schema_correctness_any_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8850810Z test_schema_correctness_any_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8851090Z test_schema_correctness_any_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8851360Z test_schema_correctness_any_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8851640Z test_schema_correctness_arange_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:11:42.8851920Z test_schema_correctness_arange_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:11:42.8852200Z test_schema_correctness_arange_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:11:42.8852510Z test_schema_correctness_arange_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:11:42.8852830Z test_schema_correctness_arange_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:11:42.8853110Z test_schema_correctness_arange_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:11:42.8853380Z test_schema_correctness_arange_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.065s) 2023-01-11T21:11:42.8853640Z test_schema_correctness_arange_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:11:42.8853920Z test_schema_correctness_arange_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.062s) 2023-01-11T21:11:42.8854190Z test_schema_correctness_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8854480Z test_schema_correctness_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8854830Z test_schema_correctness_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8855110Z test_schema_correctness_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8855380Z test_schema_correctness_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8855650Z test_schema_correctness_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8855910Z test_schema_correctness_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8856180Z test_schema_correctness_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8856450Z test_schema_correctness_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8856800Z test_schema_correctness_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8857120Z test_schema_correctness_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8857390Z test_schema_correctness_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8857660Z test_schema_correctness_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8857920Z test_schema_correctness_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8858240Z test_schema_correctness_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8858500Z test_schema_correctness_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8858780Z test_schema_correctness_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8859120Z test_schema_correctness_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8859390Z test_schema_correctness_argsort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8859670Z test_schema_correctness_argsort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8859950Z test_schema_correctness_argsort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.8860220Z test_schema_correctness_argsort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8860490Z test_schema_correctness_argsort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8860770Z test_schema_correctness_argsort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8867830Z test_schema_correctness_argsort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8868170Z test_schema_correctness_argsort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8868460Z test_schema_correctness_argsort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8868730Z test_schema_correctness_argsort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8869010Z test_schema_correctness_argwhere_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8869280Z test_schema_correctness_argwhere_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8869560Z test_schema_correctness_argwhere_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8869850Z test_schema_correctness_argwhere_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8870210Z test_schema_correctness_argwhere_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8870500Z test_schema_correctness_argwhere_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8870780Z test_schema_correctness_argwhere_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8871050Z test_schema_correctness_argwhere_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8871320Z test_schema_correctness_argwhere_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8871590Z test_schema_correctness_argwhere_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8871860Z test_schema_correctness_argwhere_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8872170Z test_schema_correctness_argwhere_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8872690Z test_schema_correctness_as_strided_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8872990Z test_schema_correctness_as_strided_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8873270Z test_schema_correctness_as_strided_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8873550Z test_schema_correctness_as_strided_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8873840Z test_schema_correctness_as_strided_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8874120Z test_schema_correctness_as_strided_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8874480Z test_schema_correctness_as_strided_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8874830Z test_schema_correctness_as_strided_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8875110Z test_schema_correctness_as_strided_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8875390Z test_schema_correctness_as_strided_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8875660Z test_schema_correctness_as_strided_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8875940Z test_schema_correctness_as_strided_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8876210Z test_schema_correctness_as_strided_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8876510Z test_schema_correctness_as_strided_partial_views_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8876850Z test_schema_correctness_as_strided_partial_views_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8877190Z test_schema_correctness_as_strided_partial_views_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8877500Z test_schema_correctness_as_strided_partial_views_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8877810Z test_schema_correctness_as_strided_partial_views_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8878120Z test_schema_correctness_as_strided_partial_views_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8878420Z test_schema_correctness_as_strided_partial_views_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8878720Z test_schema_correctness_as_strided_partial_views_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8879010Z test_schema_correctness_as_strided_partial_views_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8879380Z test_schema_correctness_as_strided_partial_views_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8879680Z test_schema_correctness_as_strided_partial_views_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8879980Z test_schema_correctness_as_strided_partial_views_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8880280Z test_schema_correctness_as_strided_partial_views_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8880570Z test_schema_correctness_as_strided_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8880870Z test_schema_correctness_as_strided_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8881160Z test_schema_correctness_as_strided_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8881590Z test_schema_correctness_as_strided_scatter_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8881950Z test_schema_correctness_as_strided_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8882250Z test_schema_correctness_as_strided_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8882540Z test_schema_correctness_as_strided_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8882820Z test_schema_correctness_as_strided_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8883110Z test_schema_correctness_as_strided_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8883490Z test_schema_correctness_as_strided_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8883780Z test_schema_correctness_as_strided_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8884140Z test_schema_correctness_as_strided_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8884430Z test_schema_correctness_as_strided_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.8884710Z test_schema_correctness_asin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8884980Z test_schema_correctness_asin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8885250Z test_schema_correctness_asin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8885530Z test_schema_correctness_asin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8885800Z test_schema_correctness_asin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8886110Z test_schema_correctness_asin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8886420Z test_schema_correctness_asin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8886690Z test_schema_correctness_asin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8886950Z test_schema_correctness_asin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8887220Z test_schema_correctness_asin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8887490Z test_schema_correctness_asin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8887760Z test_schema_correctness_asinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8888030Z test_schema_correctness_asinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8888380Z test_schema_correctness_asinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8888660Z test_schema_correctness_asinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8888940Z test_schema_correctness_asinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8889210Z test_schema_correctness_asinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8889480Z test_schema_correctness_asinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8889750Z test_schema_correctness_asinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8890020Z test_schema_correctness_asinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8890320Z test_schema_correctness_asinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8890700Z test_schema_correctness_asinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8890970Z test_schema_correctness_atan2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8891250Z test_schema_correctness_atan2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8891510Z test_schema_correctness_atan2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8891780Z test_schema_correctness_atan2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8892050Z test_schema_correctness_atan2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8892370Z test_schema_correctness_atan2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8892700Z test_schema_correctness_atan2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8892970Z test_schema_correctness_atan2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8893240Z test_schema_correctness_atan2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8893510Z test_schema_correctness_atan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8893780Z test_schema_correctness_atan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8894050Z test_schema_correctness_atan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8894330Z test_schema_correctness_atan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8894640Z test_schema_correctness_atan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8894950Z test_schema_correctness_atan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8895220Z test_schema_correctness_atan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8895480Z test_schema_correctness_atan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8895740Z test_schema_correctness_atan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8896010Z test_schema_correctness_atan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8896270Z test_schema_correctness_atan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8896540Z test_schema_correctness_atanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8896880Z test_schema_correctness_atanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8897160Z test_schema_correctness_atanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8897440Z test_schema_correctness_atanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8897720Z test_schema_correctness_atanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8897990Z test_schema_correctness_atanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8898260Z test_schema_correctness_atanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8898520Z test_schema_correctness_atanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8898820Z test_schema_correctness_atanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8899130Z test_schema_correctness_atanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8899400Z test_schema_correctness_atanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8899740Z test_schema_correctness_atleast_1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8900020Z test_schema_correctness_atleast_1d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8900300Z test_schema_correctness_atleast_1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8900590Z test_schema_correctness_atleast_1d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8900870Z test_schema_correctness_atleast_1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8901220Z test_schema_correctness_atleast_1d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8901560Z test_schema_correctness_atleast_1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8901840Z test_schema_correctness_atleast_1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8902120Z test_schema_correctness_atleast_1d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8902390Z test_schema_correctness_atleast_1d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8902670Z test_schema_correctness_atleast_1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8902940Z test_schema_correctness_atleast_1d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8903250Z test_schema_correctness_atleast_1d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8914380Z test_schema_correctness_atleast_2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8914710Z test_schema_correctness_atleast_2d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8915000Z test_schema_correctness_atleast_2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8915300Z test_schema_correctness_atleast_2d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8915590Z test_schema_correctness_atleast_2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8915870Z test_schema_correctness_atleast_2d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8916150Z test_schema_correctness_atleast_2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8916490Z test_schema_correctness_atleast_2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8916780Z test_schema_correctness_atleast_2d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8917070Z test_schema_correctness_atleast_2d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8917340Z test_schema_correctness_atleast_2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8917620Z test_schema_correctness_atleast_2d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8917900Z test_schema_correctness_atleast_2d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8918180Z test_schema_correctness_atleast_3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8918490Z test_schema_correctness_atleast_3d_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8918810Z test_schema_correctness_atleast_3d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8919110Z test_schema_correctness_atleast_3d_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8919390Z test_schema_correctness_atleast_3d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8919850Z test_schema_correctness_atleast_3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8920140Z test_schema_correctness_atleast_3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8920420Z test_schema_correctness_atleast_3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8920690Z test_schema_correctness_atleast_3d_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8921040Z test_schema_correctness_atleast_3d_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8921310Z test_schema_correctness_atleast_3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8921700Z test_schema_correctness_atleast_3d_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8921980Z test_schema_correctness_atleast_3d_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8922260Z test_schema_correctness_baddbmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8922550Z test_schema_correctness_baddbmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.8922860Z test_schema_correctness_baddbmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.8923180Z test_schema_correctness_baddbmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8923500Z test_schema_correctness_baddbmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8923780Z test_schema_correctness_baddbmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8924060Z test_schema_correctness_baddbmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8924330Z test_schema_correctness_baddbmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8924600Z test_schema_correctness_baddbmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8924870Z test_schema_correctness_baddbmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8925150Z test_schema_correctness_bernoulli_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8925500Z test_schema_correctness_bernoulli_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8925800Z test_schema_correctness_bernoulli_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8926090Z test_schema_correctness_bfloat16_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.8926360Z test_schema_correctness_bfloat16_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8926640Z test_schema_correctness_bfloat16_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8926930Z test_schema_correctness_bfloat16_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8927210Z test_schema_correctness_bfloat16_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8927530Z test_schema_correctness_bfloat16_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8927840Z test_schema_correctness_bfloat16_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8928130Z test_schema_correctness_bfloat16_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8928420Z test_schema_correctness_bfloat16_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8928700Z test_schema_correctness_bfloat16_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8929090Z test_schema_correctness_bfloat16_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8929370Z test_schema_correctness_bfloat16_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8929650Z test_schema_correctness_bfloat16_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8929990Z test_schema_correctness_bincount_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8930280Z test_schema_correctness_bincount_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8930550Z test_schema_correctness_bincount_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8930900Z test_schema_correctness_bincount_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8931170Z test_schema_correctness_bincount_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8931440Z test_schema_correctness_bitwise_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8931720Z test_schema_correctness_bitwise_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8932040Z test_schema_correctness_bitwise_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8932360Z test_schema_correctness_bitwise_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8932630Z test_schema_correctness_bitwise_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8932920Z test_schema_correctness_bitwise_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8933200Z test_schema_correctness_bitwise_left_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8933490Z test_schema_correctness_bitwise_left_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8933780Z test_schema_correctness_bitwise_left_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8934080Z test_schema_correctness_bitwise_left_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8934430Z test_schema_correctness_bitwise_left_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8934720Z test_schema_correctness_bitwise_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8935000Z test_schema_correctness_bitwise_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8935280Z test_schema_correctness_bitwise_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8935560Z test_schema_correctness_bitwise_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8935840Z test_schema_correctness_bitwise_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8936110Z test_schema_correctness_bitwise_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8936430Z test_schema_correctness_bitwise_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8936740Z test_schema_correctness_bitwise_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8937020Z test_schema_correctness_bitwise_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8937300Z test_schema_correctness_bitwise_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8937580Z test_schema_correctness_bitwise_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8937860Z test_schema_correctness_bitwise_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8938210Z test_schema_correctness_bitwise_right_shift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8938520Z test_schema_correctness_bitwise_right_shift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8938880Z test_schema_correctness_bitwise_right_shift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8939180Z test_schema_correctness_bitwise_right_shift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8939480Z test_schema_correctness_bitwise_right_shift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8939820Z test_schema_correctness_bitwise_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8940100Z test_schema_correctness_bitwise_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8940380Z test_schema_correctness_bitwise_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8940660Z test_schema_correctness_bitwise_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8940970Z test_schema_correctness_bitwise_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8941280Z test_schema_correctness_bitwise_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8941570Z test_schema_correctness_block_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8941850Z test_schema_correctness_block_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8942140Z test_schema_correctness_block_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8942420Z test_schema_correctness_block_diag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8942710Z test_schema_correctness_block_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8942990Z test_schema_correctness_block_diag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8943340Z test_schema_correctness_block_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8943630Z test_schema_correctness_block_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8943910Z test_schema_correctness_block_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8944190Z test_schema_correctness_block_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8944470Z test_schema_correctness_block_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8944750Z test_schema_correctness_block_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8945020Z test_schema_correctness_block_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8945330Z test_schema_correctness_bmm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8945650Z test_schema_correctness_bmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8945930Z test_schema_correctness_bmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8946210Z test_schema_correctness_bmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8946480Z test_schema_correctness_bmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8946750Z test_schema_correctness_bmm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8947080Z test_schema_correctness_bmm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8947360Z test_schema_correctness_bmm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8947700Z test_schema_correctness_bmm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8947970Z test_schema_correctness_bmm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8948250Z test_schema_correctness_bool_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8948520Z test_schema_correctness_bool_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.8948850Z test_schema_correctness_bool_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8949140Z test_schema_correctness_bool_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8949420Z test_schema_correctness_bool_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8949720Z test_schema_correctness_bool_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8955260Z test_schema_correctness_bool_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8955590Z test_schema_correctness_bool_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8955860Z test_schema_correctness_bool_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8956130Z test_schema_correctness_bool_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8956410Z test_schema_correctness_bool_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8956680Z test_schema_correctness_bool_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8956950Z test_schema_correctness_bool_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8957300Z test_schema_correctness_broadcast_shapes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8957610Z test_schema_correctness_broadcast_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8957910Z test_schema_correctness_broadcast_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8958210Z test_schema_correctness_broadcast_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8958510Z test_schema_correctness_broadcast_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8958810Z test_schema_correctness_broadcast_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8959100Z test_schema_correctness_broadcast_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8959440Z test_schema_correctness_broadcast_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8959770Z test_schema_correctness_broadcast_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8960060Z test_schema_correctness_broadcast_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8960340Z test_schema_correctness_broadcast_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8960620Z test_schema_correctness_broadcast_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8960910Z test_schema_correctness_broadcast_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8961210Z test_schema_correctness_broadcast_to_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8961640Z test_schema_correctness_broadcast_to_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8962010Z test_schema_correctness_broadcast_to_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8962300Z test_schema_correctness_broadcast_to_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8962590Z test_schema_correctness_broadcast_to_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8962870Z test_schema_correctness_broadcast_to_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8963150Z test_schema_correctness_broadcast_to_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.8963500Z test_schema_correctness_broadcast_to_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.8963790Z test_schema_correctness_broadcast_to_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.8964110Z test_schema_correctness_broadcast_to_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.8964430Z test_schema_correctness_broadcast_to_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.8964710Z test_schema_correctness_broadcast_to_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.8965000Z test_schema_correctness_bucketize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8965290Z test_schema_correctness_bucketize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8965620Z test_schema_correctness_bucketize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8965900Z test_schema_correctness_bucketize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8966180Z test_schema_correctness_bucketize_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8966530Z test_schema_correctness_bucketize_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8966810Z test_schema_correctness_bucketize_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8967090Z test_schema_correctness_bucketize_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8967360Z test_schema_correctness_bucketize_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.8967640Z test_schema_correctness_byte_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8967910Z test_schema_correctness_byte_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8968180Z test_schema_correctness_byte_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8968490Z test_schema_correctness_byte_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8968810Z test_schema_correctness_byte_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8969080Z test_schema_correctness_byte_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8969350Z test_schema_correctness_byte_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8969620Z test_schema_correctness_byte_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8969890Z test_schema_correctness_byte_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8970160Z test_schema_correctness_byte_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8970420Z test_schema_correctness_byte_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8970860Z test_schema_correctness_byte_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8971170Z test_schema_correctness_cartesian_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8971470Z test_schema_correctness_cartesian_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8971770Z test_schema_correctness_cartesian_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8972070Z test_schema_correctness_cartesian_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8972360Z test_schema_correctness_cartesian_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8972720Z test_schema_correctness_cartesian_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8973040Z test_schema_correctness_cartesian_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8973360Z test_schema_correctness_cartesian_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8973650Z test_schema_correctness_cartesian_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8973930Z test_schema_correctness_cartesian_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8974220Z test_schema_correctness_cartesian_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8974500Z test_schema_correctness_cartesian_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8974790Z test_schema_correctness_cat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8975060Z test_schema_correctness_cat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8975400Z test_schema_correctness_cat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8975690Z test_schema_correctness_cat_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8975970Z test_schema_correctness_cat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8976250Z test_schema_correctness_cat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8976520Z test_schema_correctness_cat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8976790Z test_schema_correctness_cat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8977060Z test_schema_correctness_cat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8977360Z test_schema_correctness_cat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8977660Z test_schema_correctness_cat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8977940Z test_schema_correctness_cat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8978200Z test_schema_correctness_cat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.8978480Z test_schema_correctness_cdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:11:42.8978760Z test_schema_correctness_cdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.069s) 2023-01-11T21:11:42.8979040Z test_schema_correctness_cdouble_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.8979320Z test_schema_correctness_cdouble_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8979670Z test_schema_correctness_cdouble_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.8979960Z test_schema_correctness_cdouble_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8980350Z test_schema_correctness_cdouble_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8980640Z test_schema_correctness_cdouble_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8980920Z test_schema_correctness_cdouble_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8981200Z test_schema_correctness_cdouble_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8981470Z test_schema_correctness_cdouble_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8981860Z test_schema_correctness_cdouble_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8982170Z test_schema_correctness_cdouble_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8982440Z test_schema_correctness_cdouble_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8982720Z test_schema_correctness_cdouble_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8982990Z test_schema_correctness_ceil_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.8983260Z test_schema_correctness_ceil_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8983530Z test_schema_correctness_ceil_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8983800Z test_schema_correctness_ceil_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8984140Z test_schema_correctness_ceil_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8984410Z test_schema_correctness_ceil_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8984690Z test_schema_correctness_ceil_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8984960Z test_schema_correctness_ceil_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8985230Z test_schema_correctness_cfloat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8985510Z test_schema_correctness_cfloat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8985790Z test_schema_correctness_cfloat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8986110Z test_schema_correctness_cfloat_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8986430Z test_schema_correctness_cfloat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.8986710Z test_schema_correctness_cfloat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8986990Z test_schema_correctness_cfloat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8987270Z test_schema_correctness_cfloat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8987540Z test_schema_correctness_cfloat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8987810Z test_schema_correctness_cfloat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8988090Z test_schema_correctness_cfloat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8988430Z test_schema_correctness_cfloat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8988700Z test_schema_correctness_cfloat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8989570Z test_schema_correctness_chalf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_methods_invocations.py:14533: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:11:42.8990090Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T21:11:42.8990250Z ok (0.030s) 2023-01-11T21:11:42.8990460Z test_schema_correctness_chalf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.8990740Z test_schema_correctness_chalf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.8991060Z test_schema_correctness_chalf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.8991440Z test_schema_correctness_chalf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.8996780Z test_schema_correctness_chalf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.8997080Z test_schema_correctness_chalf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.8997350Z test_schema_correctness_chalf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.8997620Z test_schema_correctness_chalf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.8997890Z test_schema_correctness_chalf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.8998160Z test_schema_correctness_chalf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.8998500Z test_schema_correctness_chalf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.8998780Z test_schema_correctness_chalf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.8999060Z test_schema_correctness_char_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8999330Z test_schema_correctness_char_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.8999600Z test_schema_correctness_char_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.8999880Z test_schema_correctness_char_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9000160Z test_schema_correctness_char_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9000460Z test_schema_correctness_char_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9000780Z test_schema_correctness_char_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9001060Z test_schema_correctness_char_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9001330Z test_schema_correctness_char_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9001600Z test_schema_correctness_char_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9001880Z test_schema_correctness_char_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9002140Z test_schema_correctness_char_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9002410Z test_schema_correctness_char_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9003120Z test_schema_correctness_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:11:42.9003530Z L = torch.cholesky(A) 2023-01-11T21:11:42.9003680Z should be replaced with 2023-01-11T21:11:42.9003830Z L = torch.linalg.cholesky(A) 2023-01-11T21:11:42.9004100Z and 2023-01-11T21:11:42.9004240Z U = torch.cholesky(A, upper=True) 2023-01-11T21:11:42.9004390Z should be replaced with 2023-01-11T21:11:42.9004570Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T21:11:42.9004930Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:1730.) 2023-01-11T21:11:42.9005230Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9005370Z ok (0.002s) 2023-01-11T21:11:42.9005580Z test_schema_correctness_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9005920Z test_schema_correctness_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9006210Z test_schema_correctness_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9006500Z test_schema_correctness_cholesky_inverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9006870Z test_schema_correctness_cholesky_inverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9007180Z test_schema_correctness_cholesky_inverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9007470Z test_schema_correctness_cholesky_inverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9007770Z test_schema_correctness_cholesky_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9008060Z test_schema_correctness_cholesky_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9008360Z test_schema_correctness_cholesky_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9008650Z test_schema_correctness_cholesky_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9008960Z test_schema_correctness_chunk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9009270Z test_schema_correctness_chunk_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9009550Z test_schema_correctness_chunk_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9009840Z test_schema_correctness_chunk_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9010120Z test_schema_correctness_chunk_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9010390Z test_schema_correctness_chunk_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9010670Z test_schema_correctness_chunk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9010940Z test_schema_correctness_chunk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9011280Z test_schema_correctness_chunk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9011550Z test_schema_correctness_chunk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9011830Z test_schema_correctness_chunk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9012100Z test_schema_correctness_chunk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9012370Z test_schema_correctness_chunk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9012640Z test_schema_correctness_clamp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9012920Z test_schema_correctness_clamp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9013320Z test_schema_correctness_clamp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9013640Z test_schema_correctness_clamp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9013910Z test_schema_correctness_clamp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9014170Z test_schema_correctness_clamp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9014440Z test_schema_correctness_clamp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9014710Z test_schema_correctness_clamp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9015060Z test_schema_correctness_clamp_max_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9015340Z test_schema_correctness_clamp_max_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9015700Z test_schema_correctness_clamp_max_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9015980Z test_schema_correctness_clamp_max_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9016270Z test_schema_correctness_clamp_max_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9016550Z test_schema_correctness_clamp_max_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9016820Z test_schema_correctness_clamp_max_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9017090Z test_schema_correctness_clamp_max_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9017360Z test_schema_correctness_clamp_max_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9017670Z test_schema_correctness_clamp_max_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9017990Z test_schema_correctness_clamp_min_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9018270Z test_schema_correctness_clamp_min_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9018550Z test_schema_correctness_clamp_min_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9018830Z test_schema_correctness_clamp_min_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9019120Z test_schema_correctness_clamp_min_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9019390Z test_schema_correctness_clamp_min_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9019670Z test_schema_correctness_clamp_min_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9020010Z test_schema_correctness_clamp_min_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9020290Z test_schema_correctness_clamp_min_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9020560Z test_schema_correctness_clamp_min_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9020840Z test_schema_correctness_clone_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9021110Z test_schema_correctness_clone_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9021390Z test_schema_correctness_clone_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9021660Z test_schema_correctness_clone_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9021970Z test_schema_correctness_clone_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9022280Z test_schema_correctness_clone_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9022620Z test_schema_correctness_clone_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9022900Z test_schema_correctness_clone_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9023170Z test_schema_correctness_clone_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9023440Z test_schema_correctness_clone_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9023710Z test_schema_correctness_clone_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9024030Z test_schema_correctness_clone_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9024360Z test_schema_correctness_clone_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9024650Z test_schema_correctness_column_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9024930Z test_schema_correctness_column_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9025230Z test_schema_correctness_column_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9025520Z test_schema_correctness_column_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9025800Z test_schema_correctness_column_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9026090Z test_schema_correctness_column_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9026410Z test_schema_correctness_column_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9026730Z test_schema_correctness_column_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9027020Z test_schema_correctness_column_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9027300Z test_schema_correctness_column_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9027590Z test_schema_correctness_column_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9027870Z test_schema_correctness_column_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9028140Z test_schema_correctness_column_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9028430Z test_schema_correctness_combinations_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.167s) 2023-01-11T21:11:42.9028790Z test_schema_correctness_combinations_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.166s) 2023-01-11T21:11:42.9029080Z test_schema_correctness_combinations_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.167s) 2023-01-11T21:11:42.9029370Z test_schema_correctness_combinations_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.166s) 2023-01-11T21:11:42.9029660Z test_schema_correctness_combinations_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.166s) 2023-01-11T21:11:42.9029950Z test_schema_correctness_combinations_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.165s) 2023-01-11T21:11:42.9030230Z test_schema_correctness_combinations_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.164s) 2023-01-11T21:11:42.9030510Z test_schema_correctness_combinations_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.164s) 2023-01-11T21:11:42.9030830Z test_schema_correctness_combinations_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.164s) 2023-01-11T21:11:42.9031150Z test_schema_correctness_combinations_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.165s) 2023-01-11T21:11:42.9031500Z test_schema_correctness_combinations_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.164s) 2023-01-11T21:11:42.9036980Z test_schema_correctness_combinations_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.165s) 2023-01-11T21:11:42.9037280Z test_schema_correctness_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9037570Z test_schema_correctness_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9037840Z test_schema_correctness_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9038110Z test_schema_correctness_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9038620Z test_schema_correctness_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9038910Z test_schema_correctness_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9039190Z test_schema_correctness_conj_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9039460Z test_schema_correctness_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9039740Z test_schema_correctness_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9040010Z test_schema_correctness_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9040290Z test_schema_correctness_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9040590Z test_schema_correctness_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9040900Z test_schema_correctness_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9041170Z test_schema_correctness_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9041450Z test_schema_correctness_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9041710Z test_schema_correctness_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9042000Z test_schema_correctness_conj_physical_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9042290Z test_schema_correctness_conj_physical_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9042580Z test_schema_correctness_conj_physical_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9042950Z test_schema_correctness_conj_physical_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9043260Z test_schema_correctness_conj_physical_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9043550Z test_schema_correctness_conj_physical_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9043840Z test_schema_correctness_conj_physical_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9044120Z test_schema_correctness_conj_physical_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9044410Z test_schema_correctness_conj_physical_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9044690Z test_schema_correctness_conj_physical_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9045010Z test_schema_correctness_conj_physical_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9045330Z test_schema_correctness_conj_physical_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9045610Z test_schema_correctness_conj_physical_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9046010Z test_schema_correctness_constant_pad_nd_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9046320Z test_schema_correctness_constant_pad_nd_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9046620Z test_schema_correctness_constant_pad_nd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9046910Z test_schema_correctness_constant_pad_nd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9047210Z test_schema_correctness_constant_pad_nd_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9047570Z test_schema_correctness_constant_pad_nd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9047940Z test_schema_correctness_constant_pad_nd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9048220Z test_schema_correctness_constant_pad_nd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9048510Z test_schema_correctness_constant_pad_nd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9048790Z test_schema_correctness_constant_pad_nd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9049070Z test_schema_correctness_constant_pad_nd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9049350Z test_schema_correctness_constant_pad_nd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9049670Z test_schema_correctness_contiguous_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9049990Z test_schema_correctness_contiguous_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9050280Z test_schema_correctness_contiguous_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9050560Z test_schema_correctness_contiguous_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9050850Z test_schema_correctness_contiguous_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9051130Z test_schema_correctness_contiguous_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9051410Z test_schema_correctness_contiguous_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9051690Z test_schema_correctness_contiguous_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9052040Z test_schema_correctness_contiguous_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9052340Z test_schema_correctness_contiguous_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9052620Z test_schema_correctness_contiguous_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9052900Z test_schema_correctness_contiguous_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9053180Z test_schema_correctness_contiguous_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9053460Z test_schema_correctness_copysign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9053740Z test_schema_correctness_copysign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9054050Z test_schema_correctness_copysign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9054370Z test_schema_correctness_copysign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9054650Z test_schema_correctness_copysign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9054930Z test_schema_correctness_copysign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9055280Z test_schema_correctness_copysign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9055570Z test_schema_correctness_copysign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9055840Z test_schema_correctness_copysign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9056110Z test_schema_correctness_copysign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9056460Z test_schema_correctness_corrcoef_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2023-01-11T21:11:42.9056850Z test_schema_correctness_corrcoef_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9057160Z test_schema_correctness_corrcoef_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9057450Z test_schema_correctness_corrcoef_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2023-01-11T21:11:42.9057730Z test_schema_correctness_corrcoef_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:11:42.9058010Z test_schema_correctness_corrcoef_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:11:42.9058280Z test_schema_correctness_corrcoef_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:11:42.9058590Z test_schema_correctness_corrcoef_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:11:42.9058890Z test_schema_correctness_corrcoef_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2023-01-11T21:11:42.9059170Z test_schema_correctness_corrcoef_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2023-01-11T21:11:42.9059440Z test_schema_correctness_cos_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9059720Z test_schema_correctness_cos_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9059990Z test_schema_correctness_cos_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9060270Z test_schema_correctness_cos_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9060540Z test_schema_correctness_cos_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9060870Z test_schema_correctness_cos_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9061150Z test_schema_correctness_cos_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9061420Z test_schema_correctness_cos_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9061680Z test_schema_correctness_cos_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9061950Z test_schema_correctness_cos_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9062220Z test_schema_correctness_cos_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9062480Z test_schema_correctness_cosh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9062790Z test_schema_correctness_cosh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9063090Z test_schema_correctness_cosh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9063370Z test_schema_correctness_cosh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9063650Z test_schema_correctness_cosh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9063920Z test_schema_correctness_cosh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9064240Z test_schema_correctness_cosh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9064520Z test_schema_correctness_cosh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9064800Z test_schema_correctness_cosh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9065130Z test_schema_correctness_cosh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9065400Z test_schema_correctness_cosh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9065720Z test_schema_correctness_count_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9066070Z test_schema_correctness_count_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9066360Z test_schema_correctness_count_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9066660Z test_schema_correctness_count_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9066950Z test_schema_correctness_count_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9067270Z test_schema_correctness_count_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9067590Z test_schema_correctness_count_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9067870Z test_schema_correctness_count_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9068150Z test_schema_correctness_count_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9068440Z test_schema_correctness_count_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9068720Z test_schema_correctness_count_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9069000Z test_schema_correctness_count_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9069280Z test_schema_correctness_cov_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.475s) 2023-01-11T21:11:42.9069640Z test_schema_correctness_cov_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9069950Z test_schema_correctness_cov_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9070230Z test_schema_correctness_cov_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.435s) 2023-01-11T21:11:42.9070510Z test_schema_correctness_cov_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.427s) 2023-01-11T21:11:42.9070780Z test_schema_correctness_cov_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.429s) 2023-01-11T21:11:42.9071050Z test_schema_correctness_cov_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.476s) 2023-01-11T21:11:42.9071310Z test_schema_correctness_cov_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.432s) 2023-01-11T21:11:42.9071620Z test_schema_correctness_cov_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.431s) 2023-01-11T21:11:42.9071920Z test_schema_correctness_cov_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.435s) 2023-01-11T21:11:42.9072190Z test_schema_correctness_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9077280Z test_schema_correctness_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9077610Z test_schema_correctness_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9077890Z test_schema_correctness_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9078300Z test_schema_correctness_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9078570Z test_schema_correctness_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9078920Z test_schema_correctness_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9079200Z test_schema_correctness_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9079470Z test_schema_correctness_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9079740Z test_schema_correctness_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9080070Z test_schema_correctness_cummax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9080350Z test_schema_correctness_cummax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9080630Z test_schema_correctness_cummax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9080940Z test_schema_correctness_cummax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9081260Z test_schema_correctness_cummax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9081530Z test_schema_correctness_cummax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9081800Z test_schema_correctness_cummax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9082070Z test_schema_correctness_cummax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9082340Z test_schema_correctness_cummax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9082620Z test_schema_correctness_cummin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9082900Z test_schema_correctness_cummin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9083240Z test_schema_correctness_cummin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9083520Z test_schema_correctness_cummin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9083650Z test_schema_correctness_cummin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9083770Z test_schema_correctness_cummin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9083890Z test_schema_correctness_cummin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9084020Z test_schema_correctness_cummin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9084150Z test_schema_correctness_cummin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9084280Z test_schema_correctness_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9084420Z test_schema_correctness_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9084550Z test_schema_correctness_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9084690Z test_schema_correctness_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9084810Z test_schema_correctness_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9084940Z test_schema_correctness_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9085100Z test_schema_correctness_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9085260Z test_schema_correctness_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9085430Z test_schema_correctness_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9085560Z test_schema_correctness_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9085690Z test_schema_correctness_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9085820Z test_schema_correctness_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9085960Z test_schema_correctness_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9086090Z test_schema_correctness_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9086250Z test_schema_correctness_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9086380Z test_schema_correctness_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9086500Z test_schema_correctness_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9086620Z test_schema_correctness_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9086750Z test_schema_correctness_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9086870Z test_schema_correctness_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9087020Z test_schema_correctness_cumulative_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9087200Z test_schema_correctness_cumulative_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9087380Z test_schema_correctness_cumulative_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9087530Z test_schema_correctness_cumulative_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9087670Z test_schema_correctness_cumulative_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9087810Z test_schema_correctness_cumulative_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9087960Z test_schema_correctness_cumulative_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9088090Z test_schema_correctness_cumulative_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9088240Z test_schema_correctness_cumulative_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9088370Z test_schema_correctness_cumulative_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9088510Z test_schema_correctness_deg2rad_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9088640Z test_schema_correctness_deg2rad_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9088780Z test_schema_correctness_deg2rad_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9088910Z test_schema_correctness_deg2rad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9089030Z test_schema_correctness_deg2rad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9089160Z test_schema_correctness_deg2rad_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9089330Z test_schema_correctness_deg2rad_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9089490Z test_schema_correctness_deg2rad_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9089620Z test_schema_correctness_deg2rad_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9089810Z test_schema_correctness_deg2rad_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9089940Z test_schema_correctness_diag_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9090070Z test_schema_correctness_diag_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9090200Z test_schema_correctness_diag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9090340Z test_schema_correctness_diag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9090520Z test_schema_correctness_diag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9090650Z test_schema_correctness_diag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9090780Z test_schema_correctness_diag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9090900Z test_schema_correctness_diag_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9091030Z test_schema_correctness_diag_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9091150Z test_schema_correctness_diag_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9091280Z test_schema_correctness_diag_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9091440Z test_schema_correctness_diag_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9091600Z test_schema_correctness_diag_embed_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9091740Z test_schema_correctness_diag_embed_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9091880Z test_schema_correctness_diag_embed_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9092030Z test_schema_correctness_diag_embed_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9092160Z test_schema_correctness_diag_embed_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9092300Z test_schema_correctness_diag_embed_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9092440Z test_schema_correctness_diag_embed_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9092570Z test_schema_correctness_diag_embed_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9092700Z test_schema_correctness_diag_embed_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9092830Z test_schema_correctness_diag_embed_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9092960Z test_schema_correctness_diag_embed_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9093090Z test_schema_correctness_diag_embed_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9093220Z test_schema_correctness_diag_embed_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9093350Z test_schema_correctness_diagflat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9093520Z test_schema_correctness_diagflat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9093680Z test_schema_correctness_diagflat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9093820Z test_schema_correctness_diagflat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9093950Z test_schema_correctness_diagflat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9094130Z test_schema_correctness_diagflat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9094260Z test_schema_correctness_diagflat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9094390Z test_schema_correctness_diagflat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9094520Z test_schema_correctness_diagflat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9094650Z test_schema_correctness_diagflat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9094780Z test_schema_correctness_diagflat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9094940Z test_schema_correctness_diagflat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9095080Z test_schema_correctness_diagonal_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9095210Z test_schema_correctness_diagonal_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9095360Z test_schema_correctness_diagonal_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9095500Z test_schema_correctness_diagonal_copy_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9095670Z test_schema_correctness_diagonal_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9095850Z test_schema_correctness_diagonal_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9095990Z test_schema_correctness_diagonal_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9096120Z test_schema_correctness_diagonal_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9096260Z test_schema_correctness_diagonal_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9096390Z test_schema_correctness_diagonal_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9096520Z test_schema_correctness_diagonal_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9096660Z test_schema_correctness_diagonal_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9096780Z test_schema_correctness_diagonal_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9096920Z test_schema_correctness_diagonal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9097050Z test_schema_correctness_diagonal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9097180Z test_schema_correctness_diagonal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9097310Z test_schema_correctness_diagonal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9097440Z test_schema_correctness_diagonal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9097580Z test_schema_correctness_diagonal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9097740Z test_schema_correctness_diagonal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9097910Z test_schema_correctness_diagonal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9098040Z test_schema_correctness_diagonal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9098160Z test_schema_correctness_diagonal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9098290Z test_schema_correctness_diagonal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9098460Z test_schema_correctness_diagonal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9098590Z test_schema_correctness_diagonal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9098730Z test_schema_correctness_diagonal_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9098870Z test_schema_correctness_diagonal_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9099020Z test_schema_correctness_diagonal_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9099200Z test_schema_correctness_diagonal_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9099340Z test_schema_correctness_diagonal_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9099480Z test_schema_correctness_diagonal_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9099610Z test_schema_correctness_diagonal_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9099740Z test_schema_correctness_diagonal_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9099910Z test_schema_correctness_diagonal_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9100080Z test_schema_correctness_diagonal_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9100220Z test_schema_correctness_diagonal_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9100360Z test_schema_correctness_diagonal_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9100490Z test_schema_correctness_diff_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:11:42.9100610Z test_schema_correctness_diff_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:11:42.9100740Z test_schema_correctness_diff_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:11:42.9100870Z test_schema_correctness_diff_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.075s) 2023-01-11T21:11:42.9101000Z test_schema_correctness_diff_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.076s) 2023-01-11T21:11:42.9101130Z test_schema_correctness_diff_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:11:42.9101250Z test_schema_correctness_diff_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.072s) 2023-01-11T21:11:42.9101380Z test_schema_correctness_diff_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:11:42.9101500Z test_schema_correctness_diff_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:11:42.9101620Z test_schema_correctness_diff_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:11:42.9101750Z test_schema_correctness_diff_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:11:42.9101910Z test_schema_correctness_diff_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.074s) 2023-01-11T21:11:42.9102070Z test_schema_correctness_digamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9102200Z test_schema_correctness_digamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9102330Z test_schema_correctness_digamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9102460Z test_schema_correctness_digamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9102580Z test_schema_correctness_digamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9102740Z test_schema_correctness_digamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9102870Z test_schema_correctness_digamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9103000Z test_schema_correctness_digamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9103120Z test_schema_correctness_digamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9103250Z test_schema_correctness_dist_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9103410Z test_schema_correctness_dist_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9103540Z test_schema_correctness_dist_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9103670Z test_schema_correctness_dist_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9103790Z test_schema_correctness_dist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9103950Z test_schema_correctness_dist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9104120Z test_schema_correctness_div_floor_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9104270Z test_schema_correctness_div_floor_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9104410Z test_schema_correctness_div_floor_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9104550Z test_schema_correctness_div_floor_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9104680Z test_schema_correctness_div_floor_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9104820Z test_schema_correctness_div_floor_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9104950Z test_schema_correctness_div_floor_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9105090Z test_schema_correctness_div_floor_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9105220Z test_schema_correctness_div_floor_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9105370Z test_schema_correctness_div_no_rounding_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9105510Z test_schema_correctness_div_no_rounding_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9105650Z test_schema_correctness_div_no_rounding_mode_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9105790Z test_schema_correctness_div_no_rounding_mode_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9105930Z test_schema_correctness_div_no_rounding_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9106110Z test_schema_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9106270Z test_schema_correctness_div_no_rounding_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9106410Z test_schema_correctness_div_no_rounding_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9106550Z test_schema_correctness_div_no_rounding_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9106680Z test_schema_correctness_div_no_rounding_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9106870Z test_schema_correctness_div_no_rounding_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9107010Z test_schema_correctness_div_no_rounding_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9107150Z test_schema_correctness_div_trunc_rounding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9107290Z test_schema_correctness_div_trunc_rounding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9107430Z test_schema_correctness_div_trunc_rounding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9107560Z test_schema_correctness_div_trunc_rounding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9107750Z test_schema_correctness_div_trunc_rounding_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9107890Z test_schema_correctness_div_trunc_rounding_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9108020Z test_schema_correctness_div_trunc_rounding_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9108160Z test_schema_correctness_div_trunc_rounding_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9108330Z test_schema_correctness_div_trunc_rounding_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9108490Z test_schema_correctness_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9108630Z test_schema_correctness_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9108780Z test_schema_correctness_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9108900Z test_schema_correctness_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9109030Z test_schema_correctness_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9109160Z test_schema_correctness_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9109280Z test_schema_correctness_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9109400Z test_schema_correctness_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9109530Z test_schema_correctness_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9109650Z test_schema_correctness_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9109780Z test_schema_correctness_double_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9109910Z test_schema_correctness_double_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9110050Z test_schema_correctness_double_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9110180Z test_schema_correctness_double_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9110340Z test_schema_correctness_double_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9110510Z test_schema_correctness_double_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9110640Z test_schema_correctness_double_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9115340Z test_schema_correctness_double_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9115510Z test_schema_correctness_double_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9115630Z test_schema_correctness_double_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9115880Z test_schema_correctness_double_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9116010Z test_schema_correctness_double_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9116140Z test_schema_correctness_double_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9116270Z test_schema_correctness_dsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9116410Z test_schema_correctness_dsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9116540Z test_schema_correctness_dsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9116710Z test_schema_correctness_dsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9116840Z test_schema_correctness_dsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9116970Z test_schema_correctness_dsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9117140Z test_schema_correctness_dsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9117290Z test_schema_correctness_dsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9117420Z test_schema_correctness_dsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9117540Z test_schema_correctness_dsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9117670Z test_schema_correctness_dsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9117790Z test_schema_correctness_dsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9117920Z test_schema_correctness_dsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9118050Z test_schema_correctness_dstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9118180Z test_schema_correctness_dstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9118310Z test_schema_correctness_dstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9118440Z test_schema_correctness_dstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9118570Z test_schema_correctness_dstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9118700Z test_schema_correctness_dstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9118830Z test_schema_correctness_dstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9118950Z test_schema_correctness_dstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9119110Z test_schema_correctness_dstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9119270Z test_schema_correctness_dstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9119400Z test_schema_correctness_dstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9119520Z test_schema_correctness_dstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9119650Z test_schema_correctness_dstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9119780Z test_schema_correctness_einsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9119910Z test_schema_correctness_einsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9120050Z test_schema_correctness_einsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9120220Z test_schema_correctness_einsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9120340Z test_schema_correctness_einsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9120470Z test_schema_correctness_einsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9120600Z test_schema_correctness_einsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9120720Z test_schema_correctness_einsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9120880Z test_schema_correctness_einsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9121010Z test_schema_correctness_einsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9121170Z test_schema_correctness_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9121330Z test_schema_correctness_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9121460Z test_schema_correctness_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9121590Z test_schema_correctness_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9121720Z test_schema_correctness_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9121840Z test_schema_correctness_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9121970Z test_schema_correctness_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9122100Z test_schema_correctness_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9122230Z test_schema_correctness_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9122350Z test_schema_correctness_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9122470Z test_schema_correctness_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9122600Z test_schema_correctness_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9122720Z test_schema_correctness_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9122860Z test_schema_correctness_empty_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9122990Z test_schema_correctness_empty_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9123160Z test_schema_correctness_empty_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9123330Z test_schema_correctness_empty_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9123470Z test_schema_correctness_empty_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9123600Z test_schema_correctness_empty_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9123730Z test_schema_correctness_empty_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9123860Z test_schema_correctness_empty_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9123990Z test_schema_correctness_empty_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9124120Z test_schema_correctness_empty_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9124250Z test_schema_correctness_empty_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9124420Z test_schema_correctness_empty_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9124550Z test_schema_correctness_empty_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9124670Z test_schema_correctness_eq_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9124800Z test_schema_correctness_eq_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9124920Z test_schema_correctness_eq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9125050Z test_schema_correctness_eq_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9125250Z test_schema_correctness_eq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9125410Z test_schema_correctness_eq_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9125540Z test_schema_correctness_eq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9125660Z test_schema_correctness_eq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9125790Z test_schema_correctness_eq_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9125910Z test_schema_correctness_eq_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9126030Z test_schema_correctness_eq_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9126150Z test_schema_correctness_eq_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9126280Z test_schema_correctness_eq_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9126410Z test_schema_correctness_equal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9126530Z test_schema_correctness_equal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9126660Z test_schema_correctness_equal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9126790Z test_schema_correctness_equal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9126920Z test_schema_correctness_equal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9127040Z test_schema_correctness_equal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9127200Z test_schema_correctness_equal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9127360Z test_schema_correctness_equal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9127490Z test_schema_correctness_equal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9127610Z test_schema_correctness_equal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9127740Z test_schema_correctness_equal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9127860Z test_schema_correctness_equal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9127990Z test_schema_correctness_erf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9128110Z test_schema_correctness_erf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9128230Z test_schema_correctness_erf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9128350Z test_schema_correctness_erf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9128480Z test_schema_correctness_erf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9128670Z test_schema_correctness_erf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9128800Z test_schema_correctness_erf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9128920Z test_schema_correctness_erf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9129040Z test_schema_correctness_erf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9129200Z test_schema_correctness_erfc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9129360Z test_schema_correctness_erfc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9129550Z test_schema_correctness_erfc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9129680Z test_schema_correctness_erfc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9129810Z test_schema_correctness_erfc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9129930Z test_schema_correctness_erfc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9130050Z test_schema_correctness_erfc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9130170Z test_schema_correctness_erfc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9130290Z test_schema_correctness_erfc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9130420Z test_schema_correctness_erfinv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9130550Z test_schema_correctness_erfinv_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9130680Z test_schema_correctness_erfinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9130800Z test_schema_correctness_erfinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9130930Z test_schema_correctness_erfinv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9131060Z test_schema_correctness_erfinv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9131210Z test_schema_correctness_erfinv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9131370Z test_schema_correctness_erfinv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9131500Z test_schema_correctness_erfinv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9131630Z test_schema_correctness_exp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9131750Z test_schema_correctness_exp2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9131880Z test_schema_correctness_exp2_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9132000Z test_schema_correctness_exp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9132120Z test_schema_correctness_exp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9132240Z test_schema_correctness_exp2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9132370Z test_schema_correctness_exp2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9132490Z test_schema_correctness_exp2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9132610Z test_schema_correctness_exp2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9132730Z test_schema_correctness_exp2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9132900Z test_schema_correctness_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9133030Z test_schema_correctness_exp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9133200Z test_schema_correctness_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9133360Z test_schema_correctness_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9133490Z test_schema_correctness_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9133610Z test_schema_correctness_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9133780Z test_schema_correctness_exp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9133900Z test_schema_correctness_exp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9134030Z test_schema_correctness_exp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9134150Z test_schema_correctness_exp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9134270Z test_schema_correctness_exp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9134410Z test_schema_correctness_expand_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9134540Z test_schema_correctness_expand_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9134670Z test_schema_correctness_expand_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9134810Z test_schema_correctness_expand_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9134940Z test_schema_correctness_expand_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9135070Z test_schema_correctness_expand_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9135240Z test_schema_correctness_expand_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9135400Z test_schema_correctness_expand_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9135540Z test_schema_correctness_expand_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9135660Z test_schema_correctness_expand_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9135790Z test_schema_correctness_expand_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9135920Z test_schema_correctness_expand_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9136050Z test_schema_correctness_expand_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9136180Z test_schema_correctness_expand_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9136310Z test_schema_correctness_expand_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9136440Z test_schema_correctness_expand_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9136570Z test_schema_correctness_expand_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9136700Z test_schema_correctness_expand_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9136820Z test_schema_correctness_expand_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9136950Z test_schema_correctness_expand_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9137070Z test_schema_correctness_expand_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9137270Z test_schema_correctness_expand_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9137440Z test_schema_correctness_expand_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9137570Z test_schema_correctness_expand_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9137700Z test_schema_correctness_expm1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9137820Z test_schema_correctness_expm1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9137950Z test_schema_correctness_expm1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9138120Z test_schema_correctness_expm1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9138240Z test_schema_correctness_expm1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9138370Z test_schema_correctness_expm1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9138490Z test_schema_correctness_expm1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9138610Z test_schema_correctness_expm1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9138740Z test_schema_correctness_expm1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9138860Z test_schema_correctness_eye_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.215s) 2023-01-11T21:11:42.9138990Z test_schema_correctness_eye_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.215s) 2023-01-11T21:11:42.9139110Z test_schema_correctness_eye_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.215s) 2023-01-11T21:11:42.9139270Z test_schema_correctness_eye_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2023-01-11T21:11:42.9139430Z test_schema_correctness_eye_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.218s) 2023-01-11T21:11:42.9139550Z test_schema_correctness_eye_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.217s) 2023-01-11T21:11:42.9139680Z test_schema_correctness_eye_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.214s) 2023-01-11T21:11:42.9139800Z test_schema_correctness_eye_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2023-01-11T21:11:42.9139920Z test_schema_correctness_eye_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2023-01-11T21:11:42.9140040Z test_schema_correctness_eye_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2023-01-11T21:11:42.9140160Z test_schema_correctness_eye_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2023-01-11T21:11:42.9140290Z test_schema_correctness_fft_fft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9140430Z test_schema_correctness_fft_fft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9140570Z test_schema_correctness_fft_fft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9140700Z test_schema_correctness_fft_fft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9140830Z test_schema_correctness_fft_fft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9140950Z test_schema_correctness_fft_fft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9141070Z test_schema_correctness_fft_fft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9141240Z test_schema_correctness_fft_fft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9141400Z test_schema_correctness_fft_fft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9141560Z test_schema_correctness_fft_fft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9141690Z test_schema_correctness_fft_fft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9141830Z test_schema_correctness_fft_fft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9141960Z test_schema_correctness_fft_fft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9142090Z test_schema_correctness_fft_fft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9142210Z test_schema_correctness_fft_fft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9142370Z test_schema_correctness_fft_fft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9142500Z test_schema_correctness_fft_fft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9142630Z test_schema_correctness_fft_fft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9142750Z test_schema_correctness_fft_fft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9142880Z test_schema_correctness_fft_fft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9143000Z test_schema_correctness_fft_fftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9143130Z test_schema_correctness_fft_fftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9143300Z test_schema_correctness_fft_fftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9143460Z test_schema_correctness_fft_fftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9143590Z test_schema_correctness_fft_fftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9143720Z test_schema_correctness_fft_fftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9143840Z test_schema_correctness_fft_fftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9143960Z test_schema_correctness_fft_fftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9144090Z test_schema_correctness_fft_fftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9144210Z test_schema_correctness_fft_fftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9144350Z test_schema_correctness_fft_fftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9144490Z test_schema_correctness_fft_fftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9144630Z test_schema_correctness_fft_fftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9144770Z test_schema_correctness_fft_fftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9144900Z test_schema_correctness_fft_fftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9145030Z test_schema_correctness_fft_fftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9145160Z test_schema_correctness_fft_fftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9145330Z test_schema_correctness_fft_fftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9145490Z test_schema_correctness_fft_fftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9145630Z test_schema_correctness_fft_fftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9145830Z test_schema_correctness_fft_fftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9145970Z test_schema_correctness_fft_fftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9146100Z test_schema_correctness_fft_fftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9146250Z test_schema_correctness_fft_hfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9146400Z test_schema_correctness_fft_hfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9146600Z test_schema_correctness_fft_hfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9146750Z test_schema_correctness_fft_hfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9146890Z test_schema_correctness_fft_hfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9147030Z test_schema_correctness_fft_hfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9147170Z test_schema_correctness_fft_hfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9147300Z test_schema_correctness_fft_hfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9147450Z test_schema_correctness_fft_hfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9152550Z test_schema_correctness_fft_hfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9152720Z test_schema_correctness_fft_hfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9152880Z test_schema_correctness_fft_hfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9153020Z test_schema_correctness_fft_hfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9153160Z test_schema_correctness_fft_hfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9153290Z test_schema_correctness_fft_hfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9153420Z test_schema_correctness_fft_hfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9153540Z test_schema_correctness_fft_hfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9153670Z test_schema_correctness_fft_hfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9153790Z test_schema_correctness_fft_hfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9153920Z test_schema_correctness_fft_hfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9154060Z test_schema_correctness_fft_hfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9154200Z test_schema_correctness_fft_hfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9154350Z test_schema_correctness_fft_hfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9154480Z test_schema_correctness_fft_hfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9154660Z test_schema_correctness_fft_hfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9154830Z test_schema_correctness_fft_hfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9155130Z test_schema_correctness_fft_hfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9155270Z test_schema_correctness_fft_hfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9155410Z test_schema_correctness_fft_hfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9155550Z test_schema_correctness_fft_hfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9155680Z test_schema_correctness_fft_ifft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9155820Z test_schema_correctness_fft_ifft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9156000Z test_schema_correctness_fft_ifft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9156140Z test_schema_correctness_fft_ifft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9156270Z test_schema_correctness_fft_ifft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9156400Z test_schema_correctness_fft_ifft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9156520Z test_schema_correctness_fft_ifft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9156650Z test_schema_correctness_fft_ifft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9156770Z test_schema_correctness_fft_ifft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9156940Z test_schema_correctness_fft_ifft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9157100Z test_schema_correctness_fft_ifft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9157230Z test_schema_correctness_fft_ifft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9157370Z test_schema_correctness_fft_ifft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9157500Z test_schema_correctness_fft_ifft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9157630Z test_schema_correctness_fft_ifft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9157760Z test_schema_correctness_fft_ifft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9157880Z test_schema_correctness_fft_ifft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9158010Z test_schema_correctness_fft_ifft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9158140Z test_schema_correctness_fft_ifft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9158260Z test_schema_correctness_fft_ifft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9158380Z test_schema_correctness_fft_ifftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9158520Z test_schema_correctness_fft_ifftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9158650Z test_schema_correctness_fft_ifftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9158780Z test_schema_correctness_fft_ifftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9158940Z test_schema_correctness_fft_ifftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9159110Z test_schema_correctness_fft_ifftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9159240Z test_schema_correctness_fft_ifftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9159410Z test_schema_correctness_fft_ifftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9159540Z test_schema_correctness_fft_ifftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9159670Z test_schema_correctness_fft_ifftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9159810Z test_schema_correctness_fft_ifftshift_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9159940Z test_schema_correctness_fft_ifftshift_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9160080Z test_schema_correctness_fft_ifftshift_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9160260Z test_schema_correctness_fft_ifftshift_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9160390Z test_schema_correctness_fft_ifftshift_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9160530Z test_schema_correctness_fft_ifftshift_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9160670Z test_schema_correctness_fft_ifftshift_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9160800Z test_schema_correctness_fft_ifftshift_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9160930Z test_schema_correctness_fft_ifftshift_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9161090Z test_schema_correctness_fft_ifftshift_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9161260Z test_schema_correctness_fft_ifftshift_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9161400Z test_schema_correctness_fft_ifftshift_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9161530Z test_schema_correctness_fft_ifftshift_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9161660Z test_schema_correctness_fft_ihfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9161790Z test_schema_correctness_fft_ihfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9161920Z test_schema_correctness_fft_ihfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9162050Z test_schema_correctness_fft_ihfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9162180Z test_schema_correctness_fft_ihfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9162300Z test_schema_correctness_fft_ihfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9162430Z test_schema_correctness_fft_ihfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9162560Z test_schema_correctness_fft_ihfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9162690Z test_schema_correctness_fft_ihfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9162820Z test_schema_correctness_fft_ihfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9162950Z test_schema_correctness_fft_ihfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9163110Z test_schema_correctness_fft_ihfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9163270Z test_schema_correctness_fft_ihfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9163400Z test_schema_correctness_fft_ihfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9163520Z test_schema_correctness_fft_ihfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9163690Z test_schema_correctness_fft_ihfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9163820Z test_schema_correctness_fft_ihfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9163950Z test_schema_correctness_fft_ihfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9164090Z test_schema_correctness_fft_ihfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9164220Z test_schema_correctness_fft_ihfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9164380Z test_schema_correctness_fft_ihfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9164510Z test_schema_correctness_fft_ihfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9164640Z test_schema_correctness_fft_ihfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9164770Z test_schema_correctness_fft_ihfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9164900Z test_schema_correctness_fft_irfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9165030Z test_schema_correctness_fft_irfft2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9165210Z test_schema_correctness_fft_irfft2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9165370Z test_schema_correctness_fft_irfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9165510Z test_schema_correctness_fft_irfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9165660Z test_schema_correctness_fft_irfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9165790Z test_schema_correctness_fft_irfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9165920Z test_schema_correctness_fft_irfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9166040Z test_schema_correctness_fft_irfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9166170Z test_schema_correctness_fft_irfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9166300Z test_schema_correctness_fft_irfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9166430Z test_schema_correctness_fft_irfft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9166570Z test_schema_correctness_fft_irfft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9166700Z test_schema_correctness_fft_irfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9166830Z test_schema_correctness_fft_irfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9166960Z test_schema_correctness_fft_irfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9167090Z test_schema_correctness_fft_irfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9167250Z test_schema_correctness_fft_irfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9167410Z test_schema_correctness_fft_irfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9167540Z test_schema_correctness_fft_irfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9167660Z test_schema_correctness_fft_irfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9167800Z test_schema_correctness_fft_irfftn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9168010Z test_schema_correctness_fft_irfftn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9168150Z test_schema_correctness_fft_irfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9168290Z test_schema_correctness_fft_irfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9168420Z test_schema_correctness_fft_irfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9168540Z test_schema_correctness_fft_irfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9168730Z test_schema_correctness_fft_irfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9168860Z test_schema_correctness_fft_irfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9168990Z test_schema_correctness_fft_irfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9169120Z test_schema_correctness_fft_rfft2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9169240Z test_schema_correctness_fft_rfft2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9169410Z test_schema_correctness_fft_rfft2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9169570Z test_schema_correctness_fft_rfft2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9169700Z test_schema_correctness_fft_rfft2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9169830Z test_schema_correctness_fft_rfft2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9169950Z test_schema_correctness_fft_rfft2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9170080Z test_schema_correctness_fft_rfft2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9170210Z test_schema_correctness_fft_rfft_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9170340Z test_schema_correctness_fft_rfft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9170460Z test_schema_correctness_fft_rfft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9170590Z test_schema_correctness_fft_rfft_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9170710Z test_schema_correctness_fft_rfft_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9170840Z test_schema_correctness_fft_rfft_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9170960Z test_schema_correctness_fft_rfft_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9171090Z test_schema_correctness_fft_rfft_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9171210Z test_schema_correctness_fft_rfftn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9171370Z test_schema_correctness_fft_rfftn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9171540Z test_schema_correctness_fft_rfftn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9171670Z test_schema_correctness_fft_rfftn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9171790Z test_schema_correctness_fft_rfftn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9171920Z test_schema_correctness_fft_rfftn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9172040Z test_schema_correctness_fft_rfftn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9172220Z test_schema_correctness_fft_rfftn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9172350Z test_schema_correctness_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9172480Z test_schema_correctness_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9172610Z test_schema_correctness_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9172740Z test_schema_correctness_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9172870Z test_schema_correctness_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9173040Z test_schema_correctness_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9173160Z test_schema_correctness_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9173290Z test_schema_correctness_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9173450Z test_schema_correctness_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9173610Z test_schema_correctness_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9173750Z test_schema_correctness_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9173870Z test_schema_correctness_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9174000Z test_schema_correctness_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9174130Z test_schema_correctness_flatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9174260Z test_schema_correctness_flatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9174390Z test_schema_correctness_flatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9174530Z test_schema_correctness_flatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9174660Z test_schema_correctness_flatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9174790Z test_schema_correctness_flatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9174920Z test_schema_correctness_flatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9175050Z test_schema_correctness_flatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9175170Z test_schema_correctness_flatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9175300Z test_schema_correctness_flatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9175460Z test_schema_correctness_flatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9175620Z test_schema_correctness_flatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9175750Z test_schema_correctness_flatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9175880Z test_schema_correctness_flip_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9176010Z test_schema_correctness_flip_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9176140Z test_schema_correctness_flip_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9176270Z test_schema_correctness_flip_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9176390Z test_schema_correctness_flip_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9176570Z test_schema_correctness_flip_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9176700Z test_schema_correctness_flip_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9176830Z test_schema_correctness_flip_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9176950Z test_schema_correctness_flip_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9177080Z test_schema_correctness_flip_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9177250Z test_schema_correctness_flip_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9177380Z test_schema_correctness_flip_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9177540Z test_schema_correctness_fliplr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9177700Z test_schema_correctness_fliplr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9177840Z test_schema_correctness_fliplr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9177970Z test_schema_correctness_fliplr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9178100Z test_schema_correctness_fliplr_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9178220Z test_schema_correctness_fliplr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9178360Z test_schema_correctness_fliplr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9178480Z test_schema_correctness_fliplr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9178610Z test_schema_correctness_fliplr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9178730Z test_schema_correctness_fliplr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9178860Z test_schema_correctness_fliplr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9178980Z test_schema_correctness_fliplr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9179110Z test_schema_correctness_flipud_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9179240Z test_schema_correctness_flipud_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9179370Z test_schema_correctness_flipud_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9179540Z test_schema_correctness_flipud_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9179700Z test_schema_correctness_flipud_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9179830Z test_schema_correctness_flipud_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9179960Z test_schema_correctness_flipud_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9180080Z test_schema_correctness_flipud_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9180200Z test_schema_correctness_flipud_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9180320Z test_schema_correctness_flipud_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9180450Z test_schema_correctness_flipud_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9180570Z test_schema_correctness_flipud_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9180740Z test_schema_correctness_float_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9180860Z test_schema_correctness_float_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9181000Z test_schema_correctness_float_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9181130Z test_schema_correctness_float_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9181260Z test_schema_correctness_float_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9181390Z test_schema_correctness_float_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9181590Z test_schema_correctness_float_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9181740Z test_schema_correctness_float_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9181870Z test_schema_correctness_float_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9182000Z test_schema_correctness_float_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9182120Z test_schema_correctness_float_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9182250Z test_schema_correctness_float_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9182370Z test_schema_correctness_float_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9182510Z test_schema_correctness_float_power_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9182640Z test_schema_correctness_float_power_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9182780Z test_schema_correctness_float_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9182920Z test_schema_correctness_float_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9183050Z test_schema_correctness_float_power_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9183180Z test_schema_correctness_float_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9183310Z test_schema_correctness_float_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9183440Z test_schema_correctness_float_power_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9183610Z test_schema_correctness_float_power_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9183770Z test_schema_correctness_float_power_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9183910Z test_schema_correctness_float_power_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9184040Z test_schema_correctness_float_power_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9184170Z test_schema_correctness_floor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9184290Z test_schema_correctness_floor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9184420Z test_schema_correctness_floor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9184540Z test_schema_correctness_floor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9184670Z test_schema_correctness_floor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9184790Z test_schema_correctness_floor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9184910Z test_schema_correctness_floor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9189910Z test_schema_correctness_floor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9190100Z test_schema_correctness_floor_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9190240Z test_schema_correctness_floor_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9190370Z test_schema_correctness_floor_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9190540Z test_schema_correctness_floor_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9190780Z test_schema_correctness_floor_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9190910Z test_schema_correctness_floor_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9191050Z test_schema_correctness_floor_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9191180Z test_schema_correctness_floor_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9191310Z test_schema_correctness_floor_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9191440Z test_schema_correctness_fmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9191570Z test_schema_correctness_fmax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9191700Z test_schema_correctness_fmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9191820Z test_schema_correctness_fmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9191950Z test_schema_correctness_fmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9192070Z test_schema_correctness_fmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9192200Z test_schema_correctness_fmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9192320Z test_schema_correctness_fmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9192450Z test_schema_correctness_fmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9192610Z test_schema_correctness_fmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9192770Z test_schema_correctness_fmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9192890Z test_schema_correctness_fmin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9193020Z test_schema_correctness_fmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9193140Z test_schema_correctness_fmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9193260Z test_schema_correctness_fmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9193380Z test_schema_correctness_fmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9193520Z test_schema_correctness_fmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9193640Z test_schema_correctness_fmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9193760Z test_schema_correctness_fmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9193890Z test_schema_correctness_fmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9194020Z test_schema_correctness_fmod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9194220Z test_schema_correctness_fmod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9194350Z test_schema_correctness_fmod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9194480Z test_schema_correctness_fmod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9194640Z test_schema_correctness_fmod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9194800Z test_schema_correctness_fmod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9194920Z test_schema_correctness_fmod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9195110Z test_schema_correctness_fmod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9195230Z test_schema_correctness_fmod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9195360Z test_schema_correctness_frac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9195490Z test_schema_correctness_frac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9195610Z test_schema_correctness_frac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9195730Z test_schema_correctness_frac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9195860Z test_schema_correctness_frexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9195990Z test_schema_correctness_frexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9196110Z test_schema_correctness_frexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9196230Z test_schema_correctness_frexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9196350Z test_schema_correctness_full_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9196480Z test_schema_correctness_full_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9196640Z test_schema_correctness_full_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9196800Z test_schema_correctness_full_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9196940Z test_schema_correctness_full_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9197070Z test_schema_correctness_full_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9197190Z test_schema_correctness_full_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9197320Z test_schema_correctness_full_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9197440Z test_schema_correctness_full_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9197570Z test_schema_correctness_full_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9197690Z test_schema_correctness_full_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9197810Z test_schema_correctness_full_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9197930Z test_schema_correctness_full_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9198060Z test_schema_correctness_full_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9198190Z test_schema_correctness_full_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9198330Z test_schema_correctness_full_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9198510Z test_schema_correctness_full_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9198680Z test_schema_correctness_full_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9198850Z test_schema_correctness_full_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9198990Z test_schema_correctness_full_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9199110Z test_schema_correctness_full_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9199240Z test_schema_correctness_full_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9199410Z test_schema_correctness_full_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9199540Z test_schema_correctness_full_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9199670Z test_schema_correctness_full_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9199800Z test_schema_correctness_gather_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9199920Z test_schema_correctness_gather_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9200050Z test_schema_correctness_gather_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9200190Z test_schema_correctness_gather_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9200320Z test_schema_correctness_gather_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9200450Z test_schema_correctness_gather_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9200580Z test_schema_correctness_gather_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9200740Z test_schema_correctness_gather_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9200900Z test_schema_correctness_gather_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9201030Z test_schema_correctness_gather_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9201150Z test_schema_correctness_gather_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9201280Z test_schema_correctness_gather_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9201410Z test_schema_correctness_gcd_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9201530Z test_schema_correctness_gcd_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9201660Z test_schema_correctness_gcd_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9201780Z test_schema_correctness_gcd_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9201900Z test_schema_correctness_gcd_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9202030Z test_schema_correctness_ge_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9202150Z test_schema_correctness_ge_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9202280Z test_schema_correctness_ge_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9202400Z test_schema_correctness_ge_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9202530Z test_schema_correctness_ge_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9202680Z test_schema_correctness_ge_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9202880Z test_schema_correctness_ge_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9203010Z test_schema_correctness_ge_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9203140Z test_schema_correctness_ge_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9203260Z test_schema_correctness_ge_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9203390Z test_schema_correctness_geqrf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9203520Z test_schema_correctness_geqrf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9203700Z test_schema_correctness_geqrf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9203820Z test_schema_correctness_geqrf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9203960Z test_schema_correctness_gradient_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.047s) 2023-01-11T21:11:42.9204100Z test_schema_correctness_gradient_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:11:42.9204230Z test_schema_correctness_gradient_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9204360Z test_schema_correctness_gradient_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9204490Z test_schema_correctness_gradient_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9204620Z test_schema_correctness_gradient_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:11:42.9204780Z test_schema_correctness_gradient_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9204940Z test_schema_correctness_gradient_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9205080Z test_schema_correctness_gradient_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9205210Z test_schema_correctness_gradient_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9205340Z test_schema_correctness_grid_sampler_2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9205480Z test_schema_correctness_grid_sampler_2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9205610Z test_schema_correctness_gt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9205730Z test_schema_correctness_gt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9205850Z test_schema_correctness_gt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9205980Z test_schema_correctness_gt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9206100Z test_schema_correctness_gt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9206230Z test_schema_correctness_gt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9206350Z test_schema_correctness_gt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9206470Z test_schema_correctness_gt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9206590Z test_schema_correctness_gt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9206740Z test_schema_correctness_gt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9206910Z test_schema_correctness_half_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9207030Z test_schema_correctness_half_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9207220Z test_schema_correctness_half_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9207360Z test_schema_correctness_half_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9207490Z test_schema_correctness_half_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9207610Z test_schema_correctness_half_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9207730Z test_schema_correctness_half_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9207860Z test_schema_correctness_half_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9208040Z test_schema_correctness_half_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9208160Z test_schema_correctness_half_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9208280Z test_schema_correctness_half_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9208410Z test_schema_correctness_half_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9208540Z test_schema_correctness_heaviside_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9208670Z test_schema_correctness_heaviside_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9208840Z test_schema_correctness_heaviside_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9209000Z test_schema_correctness_heaviside_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9209140Z test_schema_correctness_heaviside_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9209270Z test_schema_correctness_heaviside_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9209400Z test_schema_correctness_heaviside_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9209520Z test_schema_correctness_heaviside_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9209650Z test_schema_correctness_heaviside_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9209780Z test_schema_correctness_heaviside_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9209900Z test_schema_correctness_histc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9210030Z test_schema_correctness_histc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9210160Z test_schema_correctness_histc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:11:42.9210300Z test_schema_correctness_histogram_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9210430Z test_schema_correctness_histogram_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9210570Z test_schema_correctness_histogramdd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.088s) 2023-01-11T21:11:42.9210710Z test_schema_correctness_histogramdd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.083s) 2023-01-11T21:11:42.9210870Z test_schema_correctness_hsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9211030Z test_schema_correctness_hsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9211160Z test_schema_correctness_hsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9211290Z test_schema_correctness_hsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9211420Z test_schema_correctness_hsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9211590Z test_schema_correctness_hsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9211730Z test_schema_correctness_hsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9211860Z test_schema_correctness_hsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9211990Z test_schema_correctness_hsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9212110Z test_schema_correctness_hsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9212280Z test_schema_correctness_hsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9212400Z test_schema_correctness_hsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9212540Z test_schema_correctness_hsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9212660Z test_schema_correctness_hstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9212790Z test_schema_correctness_hstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9212960Z test_schema_correctness_hstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9213120Z test_schema_correctness_hstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9213250Z test_schema_correctness_hstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9213380Z test_schema_correctness_hstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9213510Z test_schema_correctness_hstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9213630Z test_schema_correctness_hstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9213760Z test_schema_correctness_hstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9213880Z test_schema_correctness_hstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9214010Z test_schema_correctness_hstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9214130Z test_schema_correctness_hstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9214250Z test_schema_correctness_hstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9214390Z test_schema_correctness_hypot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9214510Z test_schema_correctness_hypot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9214640Z test_schema_correctness_hypot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9214760Z test_schema_correctness_i0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9214920Z test_schema_correctness_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9215080Z test_schema_correctness_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9215200Z test_schema_correctness_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9215330Z test_schema_correctness_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9215450Z test_schema_correctness_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9215570Z test_schema_correctness_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9215690Z test_schema_correctness_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9215860Z test_schema_correctness_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9215990Z test_schema_correctness_igamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9216120Z test_schema_correctness_igamma_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9216250Z test_schema_correctness_igamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9216370Z test_schema_correctness_igamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9216550Z test_schema_correctness_igammac_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9216690Z test_schema_correctness_igammac_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9216820Z test_schema_correctness_igammac_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9216980Z test_schema_correctness_igammac_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9217140Z test_schema_correctness_imag_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9217270Z test_schema_correctness_imag_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9217400Z test_schema_correctness_imag_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9217530Z test_schema_correctness_index_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9217660Z test_schema_correctness_index_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9217800Z test_schema_correctness_index_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9217930Z test_schema_correctness_index_add_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9218070Z test_schema_correctness_index_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9218200Z test_schema_correctness_index_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9218330Z test_schema_correctness_index_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9218460Z test_schema_correctness_index_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9218580Z test_schema_correctness_index_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9218710Z test_schema_correctness_index_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9218840Z test_schema_correctness_index_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9219000Z test_schema_correctness_index_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9219160Z test_schema_correctness_index_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9219290Z test_schema_correctness_index_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9219420Z test_schema_correctness_index_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9219560Z test_schema_correctness_index_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9219690Z test_schema_correctness_index_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9219830Z test_schema_correctness_index_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9219960Z test_schema_correctness_index_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9220130Z test_schema_correctness_index_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9220260Z test_schema_correctness_index_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9220390Z test_schema_correctness_index_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9220520Z test_schema_correctness_index_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9220650Z test_schema_correctness_index_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9220820Z test_schema_correctness_index_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9220960Z test_schema_correctness_index_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9221130Z test_schema_correctness_index_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9221300Z test_schema_correctness_index_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9221430Z test_schema_correctness_index_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9221560Z test_schema_correctness_index_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9221690Z test_schema_correctness_index_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9221820Z test_schema_correctness_index_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9221950Z test_schema_correctness_index_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9226580Z test_schema_correctness_index_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9226750Z test_schema_correctness_index_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9226880Z test_schema_correctness_index_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9227010Z test_schema_correctness_index_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9227140Z test_schema_correctness_index_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9227270Z test_schema_correctness_index_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9227400Z test_schema_correctness_index_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9227540Z test_schema_correctness_index_put_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9227710Z test_schema_correctness_index_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9227880Z test_schema_correctness_index_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9228010Z test_schema_correctness_index_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9228140Z test_schema_correctness_index_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9228270Z test_schema_correctness_index_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9228400Z test_schema_correctness_index_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9228530Z test_schema_correctness_index_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9228650Z test_schema_correctness_index_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9228950Z test_schema_correctness_index_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9229580Z test_schema_correctness_index_reduce_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1128.) 2023-01-11T21:11:42.9229650Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9229690Z ok (0.007s) 2023-01-11T21:11:42.9229830Z test_schema_correctness_index_reduce_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9230020Z test_schema_correctness_index_reduce_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9230160Z test_schema_correctness_index_reduce_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9230320Z test_schema_correctness_index_reduce_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9230490Z test_schema_correctness_index_reduce_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9230620Z test_schema_correctness_index_reduce_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9230750Z test_schema_correctness_index_reduce_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9230880Z test_schema_correctness_index_reduce_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9231020Z test_schema_correctness_index_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9231150Z test_schema_correctness_index_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9231290Z test_schema_correctness_index_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9231430Z test_schema_correctness_index_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9231570Z test_schema_correctness_index_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9231700Z test_schema_correctness_index_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9231840Z test_schema_correctness_index_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9231970Z test_schema_correctness_index_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9232100Z test_schema_correctness_index_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9232230Z test_schema_correctness_index_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9232400Z test_schema_correctness_index_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9232560Z test_schema_correctness_index_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9232700Z test_schema_correctness_index_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9232830Z test_schema_correctness_inner_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9232960Z test_schema_correctness_inner_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9233090Z test_schema_correctness_inner_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9233220Z test_schema_correctness_inner_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9233350Z test_schema_correctness_inner_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9233510Z test_schema_correctness_inner_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9233640Z test_schema_correctness_inner_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9233770Z test_schema_correctness_inner_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9233900Z test_schema_correctness_inner_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9234020Z test_schema_correctness_inner_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9234150Z test_schema_correctness_int_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9234310Z test_schema_correctness_int_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9234480Z test_schema_correctness_int_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9234650Z test_schema_correctness_int_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9234780Z test_schema_correctness_int_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9234900Z test_schema_correctness_int_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9235020Z test_schema_correctness_int_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9235150Z test_schema_correctness_int_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9235270Z test_schema_correctness_int_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9235390Z test_schema_correctness_int_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9235520Z test_schema_correctness_int_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9235640Z test_schema_correctness_int_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9235770Z test_schema_correctness_isclose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9235900Z test_schema_correctness_isclose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9236030Z test_schema_correctness_isclose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9236170Z test_schema_correctness_isclose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9236290Z test_schema_correctness_isclose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9236460Z test_schema_correctness_isclose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9236620Z test_schema_correctness_isclose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9236750Z test_schema_correctness_isclose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:11:42.9236870Z test_schema_correctness_isclose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9237000Z test_schema_correctness_isclose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:11:42.9237120Z test_schema_correctness_isclose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9237250Z test_schema_correctness_isclose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9237380Z test_schema_correctness_isfinite_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9237510Z test_schema_correctness_isfinite_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9237640Z test_schema_correctness_isfinite_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9237820Z test_schema_correctness_isfinite_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9237950Z test_schema_correctness_isfinite_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9238090Z test_schema_correctness_isfinite_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9238220Z test_schema_correctness_isfinite_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9238350Z test_schema_correctness_isfinite_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9238560Z test_schema_correctness_isfinite_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9238720Z test_schema_correctness_isfinite_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9238850Z test_schema_correctness_isfinite_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9238980Z test_schema_correctness_isfinite_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9239110Z test_schema_correctness_isfinite_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9239230Z test_schema_correctness_isin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9239360Z test_schema_correctness_isin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9239480Z test_schema_correctness_isin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9239610Z test_schema_correctness_isin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9239740Z test_schema_correctness_isin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9239860Z test_schema_correctness_isin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9239980Z test_schema_correctness_isin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9240110Z test_schema_correctness_isinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9240240Z test_schema_correctness_isinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9240370Z test_schema_correctness_isinf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9240530Z test_schema_correctness_isinf_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9240690Z test_schema_correctness_isinf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9240820Z test_schema_correctness_isinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9240940Z test_schema_correctness_isinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9241070Z test_schema_correctness_isinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9241190Z test_schema_correctness_isinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9241320Z test_schema_correctness_isinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9241440Z test_schema_correctness_isinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9241570Z test_schema_correctness_isinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9241690Z test_schema_correctness_isinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9241820Z test_schema_correctness_isnan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9241980Z test_schema_correctness_isnan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9242110Z test_schema_correctness_isnan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9242250Z test_schema_correctness_isnan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9242370Z test_schema_correctness_isnan_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9242530Z test_schema_correctness_isnan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9242680Z test_schema_correctness_isnan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9242850Z test_schema_correctness_isnan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9242980Z test_schema_correctness_isnan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9243100Z test_schema_correctness_isnan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9243230Z test_schema_correctness_isnan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9243350Z test_schema_correctness_isnan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9243480Z test_schema_correctness_isneginf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9243610Z test_schema_correctness_isneginf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9243740Z test_schema_correctness_isneginf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9243870Z test_schema_correctness_isneginf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9244000Z test_schema_correctness_isneginf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9244130Z test_schema_correctness_isneginf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9244250Z test_schema_correctness_isneginf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9244380Z test_schema_correctness_isneginf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9244540Z test_schema_correctness_isneginf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9244700Z test_schema_correctness_isneginf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9244840Z test_schema_correctness_isposinf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9244970Z test_schema_correctness_isposinf_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9245090Z test_schema_correctness_isposinf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9245220Z test_schema_correctness_isposinf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9245350Z test_schema_correctness_isposinf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9245480Z test_schema_correctness_isposinf_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9245600Z test_schema_correctness_isposinf_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9245720Z test_schema_correctness_isposinf_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9245850Z test_schema_correctness_isposinf_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9245980Z test_schema_correctness_isposinf_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9246110Z test_schema_correctness_isreal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9246300Z test_schema_correctness_isreal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9246440Z test_schema_correctness_isreal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9246610Z test_schema_correctness_isreal_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9246780Z test_schema_correctness_isreal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9246910Z test_schema_correctness_isreal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9247030Z test_schema_correctness_isreal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9247210Z test_schema_correctness_isreal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9247340Z test_schema_correctness_isreal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9247460Z test_schema_correctness_isreal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9247590Z test_schema_correctness_isreal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9247710Z test_schema_correctness_isreal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9247840Z test_schema_correctness_isreal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9247970Z test_schema_correctness_istft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.175s) 2023-01-11T21:11:42.9248110Z test_schema_correctness_istft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.174s) 2023-01-11T21:11:42.9248270Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:11:42.9248440Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9248610Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9248810Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9249000Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9249170Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9249330Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9249500Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9249650Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9249810Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9249960Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9250110Z test_schema_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9250280Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9250490Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9250670Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9250840Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9251010Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9251170Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9251410Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9251600Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9251780Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9251940Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9252100Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9252270Z test_schema_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9252420Z test_schema_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9252580Z test_schema_correctness_jiterator_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9252740Z test_schema_correctness_jiterator_binary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9252900Z test_schema_correctness_jiterator_binary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9253050Z test_schema_correctness_jiterator_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9253200Z test_schema_correctness_jiterator_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9253350Z test_schema_correctness_jiterator_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9253500Z test_schema_correctness_jiterator_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9253650Z test_schema_correctness_jiterator_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9253830Z test_schema_correctness_jiterator_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9254020Z test_schema_correctness_jiterator_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9254170Z test_schema_correctness_jiterator_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9254340Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9254550Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9254730Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9254900Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9255060Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9255220Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9255430Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9255590Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9255760Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9255910Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9256070Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9256230Z test_schema_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9256420Z test_schema_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9256610Z test_schema_correctness_jiterator_unary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9256770Z test_schema_correctness_jiterator_unary_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9256930Z test_schema_correctness_jiterator_unary_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9257080Z test_schema_correctness_jiterator_unary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9257230Z test_schema_correctness_jiterator_unary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9257380Z test_schema_correctness_jiterator_unary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9257530Z test_schema_correctness_jiterator_unary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9257690Z test_schema_correctness_jiterator_unary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9257830Z test_schema_correctness_jiterator_unary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9257990Z test_schema_correctness_jiterator_unary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9258130Z test_schema_correctness_jiterator_unary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:11:42.9258270Z test_schema_correctness_kron_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9258400Z test_schema_correctness_kron_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9258530Z test_schema_correctness_kron_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9258740Z test_schema_correctness_kron_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9258910Z test_schema_correctness_kron_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9259040Z test_schema_correctness_kron_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9259170Z test_schema_correctness_kron_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9259300Z test_schema_correctness_kron_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9259420Z test_schema_correctness_kron_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9259590Z test_schema_correctness_kron_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9259720Z test_schema_correctness_kron_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9259850Z test_schema_correctness_kron_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9259980Z test_schema_correctness_kthvalue_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9260110Z test_schema_correctness_kthvalue_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9260250Z test_schema_correctness_kthvalue_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9260380Z test_schema_correctness_kthvalue_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9260510Z test_schema_correctness_kthvalue_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9260630Z test_schema_correctness_kthvalue_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9260790Z test_schema_correctness_kthvalue_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9260960Z test_schema_correctness_kthvalue_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9266000Z test_schema_correctness_lcm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9266190Z test_schema_correctness_lcm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9266320Z test_schema_correctness_lcm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9266440Z test_schema_correctness_lcm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9266560Z test_schema_correctness_lcm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9266710Z test_schema_correctness_ldexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9266830Z test_schema_correctness_ldexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9266970Z test_schema_correctness_ldexp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9267100Z test_schema_correctness_ldexp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9267230Z test_schema_correctness_ldexp_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9267350Z test_schema_correctness_ldexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9267480Z test_schema_correctness_ldexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9267600Z test_schema_correctness_ldexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9267770Z test_schema_correctness_ldexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9267930Z test_schema_correctness_ldexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9268230Z test_schema_correctness_ldexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9268360Z test_schema_correctness_ldexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9268500Z test_schema_correctness_le_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9268620Z test_schema_correctness_le_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9268750Z test_schema_correctness_le_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9268870Z test_schema_correctness_le_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9269070Z test_schema_correctness_le_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9269200Z test_schema_correctness_le_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9269320Z test_schema_correctness_le_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9269450Z test_schema_correctness_le_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9269570Z test_schema_correctness_le_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9269690Z test_schema_correctness_le_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9269820Z test_schema_correctness_lerp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9269980Z test_schema_correctness_lerp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9270150Z test_schema_correctness_lerp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9270280Z test_schema_correctness_lerp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9270410Z test_schema_correctness_lerp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9270540Z test_schema_correctness_lgamma_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9270670Z test_schema_correctness_lgamma_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9270800Z test_schema_correctness_lgamma_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9270930Z test_schema_correctness_lgamma_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9271060Z test_schema_correctness_lgamma_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9271190Z test_schema_correctness_lgamma_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9271310Z test_schema_correctness_lgamma_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9271440Z test_schema_correctness_lgamma_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9271560Z test_schema_correctness_lgamma_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9271710Z test_schema_correctness_linalg_cholesky_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9271850Z test_schema_correctness_linalg_cholesky_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9272020Z test_schema_correctness_linalg_cholesky_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9272180Z test_schema_correctness_linalg_cholesky_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9272330Z test_schema_correctness_linalg_cholesky_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9272520Z test_schema_correctness_linalg_cholesky_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9272670Z test_schema_correctness_linalg_cholesky_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9272810Z test_schema_correctness_linalg_cholesky_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9272950Z test_schema_correctness_linalg_cond_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9273080Z test_schema_correctness_linalg_cond_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9273220Z test_schema_correctness_linalg_cond_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9273400Z test_schema_correctness_linalg_cond_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9273530Z test_schema_correctness_linalg_cross_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9273670Z test_schema_correctness_linalg_cross_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9273810Z test_schema_correctness_linalg_cross_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9273940Z test_schema_correctness_linalg_cross_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9274080Z test_schema_correctness_linalg_cross_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9274240Z test_schema_correctness_linalg_cross_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9274420Z test_schema_correctness_linalg_cross_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9274560Z test_schema_correctness_linalg_cross_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9274690Z test_schema_correctness_linalg_cross_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9274820Z test_schema_correctness_linalg_cross_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9274960Z test_schema_correctness_linalg_det_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9275090Z test_schema_correctness_linalg_det_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9275230Z test_schema_correctness_linalg_det_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9275350Z test_schema_correctness_linalg_det_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9275500Z test_schema_correctness_linalg_det_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9275640Z test_schema_correctness_linalg_det_singular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9275780Z test_schema_correctness_linalg_det_singular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9275920Z test_schema_correctness_linalg_det_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9276060Z test_schema_correctness_linalg_eig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9276190Z test_schema_correctness_linalg_eig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9276360Z test_schema_correctness_linalg_eig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9276520Z test_schema_correctness_linalg_eig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9276660Z test_schema_correctness_linalg_eigh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9276840Z test_schema_correctness_linalg_eigh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9276980Z test_schema_correctness_linalg_eigh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9277110Z test_schema_correctness_linalg_eigh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9277250Z test_schema_correctness_linalg_eigvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9277390Z test_schema_correctness_linalg_eigvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9277520Z test_schema_correctness_linalg_eigvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9277700Z test_schema_correctness_linalg_eigvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9277840Z test_schema_correctness_linalg_eigvalsh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9277990Z test_schema_correctness_linalg_eigvalsh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9278130Z test_schema_correctness_linalg_eigvalsh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9278260Z test_schema_correctness_linalg_eigvalsh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9278410Z test_schema_correctness_linalg_householder_product_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9278600Z test_schema_correctness_linalg_householder_product_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9278780Z test_schema_correctness_linalg_householder_product_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9278930Z test_schema_correctness_linalg_householder_product_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9279070Z test_schema_correctness_linalg_inv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9279200Z test_schema_correctness_linalg_inv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9279340Z test_schema_correctness_linalg_inv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9279470Z test_schema_correctness_linalg_inv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9279610Z test_schema_correctness_linalg_inv_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9279750Z test_schema_correctness_linalg_inv_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9279880Z test_schema_correctness_linalg_inv_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9280010Z test_schema_correctness_linalg_inv_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9280160Z test_schema_correctness_linalg_ldl_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9280300Z test_schema_correctness_linalg_ldl_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9280430Z test_schema_correctness_linalg_ldl_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9280570Z test_schema_correctness_linalg_ldl_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9280750Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9280920Z test_schema_correctness_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9281100Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9281250Z test_schema_correctness_linalg_ldl_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9281390Z test_schema_correctness_linalg_ldl_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9281530Z test_schema_correctness_linalg_ldl_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9281670Z test_schema_correctness_linalg_ldl_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9281810Z test_schema_correctness_linalg_ldl_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9281980Z test_schema_correctness_linalg_lstsq_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9282120Z test_schema_correctness_linalg_lstsq_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9282260Z test_schema_correctness_linalg_lstsq_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9282390Z test_schema_correctness_linalg_lstsq_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9282540Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9282690Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9282840Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9283020Z test_schema_correctness_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9283190Z test_schema_correctness_linalg_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9283320Z test_schema_correctness_linalg_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9283460Z test_schema_correctness_linalg_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9283590Z test_schema_correctness_linalg_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9283730Z test_schema_correctness_linalg_lu_factor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9283870Z test_schema_correctness_linalg_lu_factor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9284010Z test_schema_correctness_linalg_lu_factor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9284140Z test_schema_correctness_linalg_lu_factor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9284290Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9284430Z test_schema_correctness_linalg_lu_factor_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9284570Z test_schema_correctness_linalg_lu_factor_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9284700Z test_schema_correctness_linalg_lu_factor_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9284840Z test_schema_correctness_linalg_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:11:42.9284980Z test_schema_correctness_linalg_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9285150Z test_schema_correctness_linalg_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:11:42.9285380Z test_schema_correctness_linalg_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:11:42.9285530Z test_schema_correctness_linalg_matrix_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9285670Z test_schema_correctness_linalg_matrix_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9285810Z test_schema_correctness_linalg_matrix_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:11:42.9285950Z test_schema_correctness_linalg_matrix_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9286090Z test_schema_correctness_linalg_matrix_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9286290Z test_schema_correctness_linalg_matrix_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9286440Z test_schema_correctness_linalg_matrix_power_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9286580Z test_schema_correctness_linalg_matrix_power_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9286720Z test_schema_correctness_linalg_matrix_power_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9286860Z test_schema_correctness_linalg_matrix_power_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9287000Z test_schema_correctness_linalg_matrix_rank_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.702s) 2023-01-11T21:11:42.9287140Z test_schema_correctness_linalg_matrix_rank_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.701s) 2023-01-11T21:11:42.9287280Z test_schema_correctness_linalg_matrix_rank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.703s) 2023-01-11T21:11:42.9287450Z test_schema_correctness_linalg_matrix_rank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.705s) 2023-01-11T21:11:42.9287630Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.225s) 2023-01-11T21:11:42.9287790Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.225s) 2023-01-11T21:11:42.9287940Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.225s) 2023-01-11T21:11:42.9288090Z test_schema_correctness_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.247s) 2023-01-11T21:11:42.9288230Z test_schema_correctness_linalg_multi_dot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9288370Z test_schema_correctness_linalg_multi_dot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9288510Z test_schema_correctness_linalg_multi_dot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9288650Z test_schema_correctness_linalg_multi_dot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9288780Z test_schema_correctness_linalg_multi_dot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9288920Z test_schema_correctness_linalg_multi_dot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9289050Z test_schema_correctness_linalg_multi_dot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9289180Z test_schema_correctness_linalg_multi_dot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9289320Z test_schema_correctness_linalg_multi_dot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9289450Z test_schema_correctness_linalg_multi_dot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9289670Z test_schema_correctness_linalg_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:11:42.9289840Z test_schema_correctness_linalg_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9289980Z test_schema_correctness_linalg_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9290120Z test_schema_correctness_linalg_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9290250Z test_schema_correctness_linalg_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9290420Z test_schema_correctness_linalg_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9290580Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9290740Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:11:42.9290900Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9291050Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9291200Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9291340Z test_schema_correctness_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9291480Z test_schema_correctness_linalg_pinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.191s) 2023-01-11T21:11:42.9291620Z test_schema_correctness_linalg_pinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.194s) 2023-01-11T21:11:42.9291750Z test_schema_correctness_linalg_pinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.183s) 2023-01-11T21:11:42.9291920Z test_schema_correctness_linalg_pinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.171s) 2023-01-11T21:11:42.9292100Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9292250Z test_schema_correctness_linalg_pinv_hermitian_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9292390Z test_schema_correctness_linalg_pinv_hermitian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9292530Z test_schema_correctness_linalg_pinv_hermitian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9292730Z test_schema_correctness_linalg_pinv_singular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:11:42.9292920Z test_schema_correctness_linalg_pinv_singular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:11:42.9293110Z test_schema_correctness_linalg_pinv_singular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:11:42.9293290Z test_schema_correctness_linalg_pinv_singular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:11:42.9293430Z test_schema_correctness_linalg_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9293560Z test_schema_correctness_linalg_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9293700Z test_schema_correctness_linalg_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9293880Z test_schema_correctness_linalg_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9294030Z test_schema_correctness_linalg_slogdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9294170Z test_schema_correctness_linalg_slogdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9294340Z test_schema_correctness_linalg_slogdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9294510Z test_schema_correctness_linalg_slogdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9294690Z test_schema_correctness_linalg_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9294830Z test_schema_correctness_linalg_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9294970Z test_schema_correctness_linalg_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9295100Z test_schema_correctness_linalg_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9295240Z test_schema_correctness_linalg_solve_ex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9295380Z test_schema_correctness_linalg_solve_ex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9295510Z test_schema_correctness_linalg_solve_ex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9295650Z test_schema_correctness_linalg_solve_ex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9295800Z test_schema_correctness_linalg_solve_triangular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9295950Z test_schema_correctness_linalg_solve_triangular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9296090Z test_schema_correctness_linalg_solve_triangular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9296230Z test_schema_correctness_linalg_solve_triangular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9296370Z test_schema_correctness_linalg_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9296540Z test_schema_correctness_linalg_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9296700Z test_schema_correctness_linalg_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.035s) 2023-01-11T21:11:42.9296840Z test_schema_correctness_linalg_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:11:42.9296980Z test_schema_correctness_linalg_svdvals_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9297120Z test_schema_correctness_linalg_svdvals_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9297250Z test_schema_correctness_linalg_svdvals_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9297390Z test_schema_correctness_linalg_svdvals_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9297520Z test_schema_correctness_linalg_tensorinv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9297660Z test_schema_correctness_linalg_tensorinv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9297800Z test_schema_correctness_linalg_tensorinv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9297940Z test_schema_correctness_linalg_tensorinv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9298130Z test_schema_correctness_linalg_tensorsolve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9298270Z test_schema_correctness_linalg_tensorsolve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9298410Z test_schema_correctness_linalg_tensorsolve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9298550Z test_schema_correctness_linalg_tensorsolve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9298720Z test_schema_correctness_linalg_vander_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9298930Z test_schema_correctness_linalg_vander_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9299070Z test_schema_correctness_linalg_vander_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9299210Z test_schema_correctness_linalg_vander_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9299350Z test_schema_correctness_linalg_vander_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9299480Z test_schema_correctness_linalg_vander_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9299610Z test_schema_correctness_linalg_vander_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9299740Z test_schema_correctness_linalg_vander_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9299870Z test_schema_correctness_linalg_vander_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9300010Z test_schema_correctness_linalg_vecdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9300160Z test_schema_correctness_linalg_vecdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9300310Z test_schema_correctness_linalg_vecdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9300450Z test_schema_correctness_linalg_vecdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9305240Z test_schema_correctness_linalg_vecdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9305420Z test_schema_correctness_linalg_vector_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:11:42.9305610Z test_schema_correctness_linalg_vector_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.079s) 2023-01-11T21:11:42.9305790Z test_schema_correctness_linalg_vector_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2023-01-11T21:11:42.9305930Z test_schema_correctness_linalg_vector_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.078s) 2023-01-11T21:11:42.9306070Z test_schema_correctness_linalg_vector_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2023-01-11T21:11:42.9306210Z test_schema_correctness_linalg_vector_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.077s) 2023-01-11T21:11:42.9306340Z test_schema_correctness_linspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:11:42.9306480Z test_schema_correctness_linspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:11:42.9306620Z test_schema_correctness_linspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:11:42.9306760Z test_schema_correctness_linspace_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:11:42.9306890Z test_schema_correctness_linspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:11:42.9307160Z test_schema_correctness_linspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:11:42.9307300Z test_schema_correctness_linspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:11:42.9307430Z test_schema_correctness_linspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:11:42.9307550Z test_schema_correctness_linspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:11:42.9307680Z test_schema_correctness_linspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.113s) 2023-01-11T21:11:42.9307840Z test_schema_correctness_linspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:11:42.9308070Z test_schema_correctness_log10_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9308200Z test_schema_correctness_log10_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9308340Z test_schema_correctness_log10_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9308470Z test_schema_correctness_log10_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9308590Z test_schema_correctness_log10_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9308720Z test_schema_correctness_log10_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9308840Z test_schema_correctness_log10_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9308970Z test_schema_correctness_log10_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9309100Z test_schema_correctness_log10_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9309220Z test_schema_correctness_log10_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9309340Z test_schema_correctness_log10_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9309480Z test_schema_correctness_log1p_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9309600Z test_schema_correctness_log1p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9309730Z test_schema_correctness_log1p_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9309900Z test_schema_correctness_log1p_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9310060Z test_schema_correctness_log1p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9310190Z test_schema_correctness_log1p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9310320Z test_schema_correctness_log1p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9310440Z test_schema_correctness_log1p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9310570Z test_schema_correctness_log1p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9310690Z test_schema_correctness_log1p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9310810Z test_schema_correctness_log1p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9310940Z test_schema_correctness_log2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9311070Z test_schema_correctness_log2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9311200Z test_schema_correctness_log2_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9311330Z test_schema_correctness_log2_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9311500Z test_schema_correctness_log2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9311630Z test_schema_correctness_log2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9311760Z test_schema_correctness_log2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9311920Z test_schema_correctness_log2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9312070Z test_schema_correctness_log2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9312200Z test_schema_correctness_log2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9312360Z test_schema_correctness_log2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9312490Z test_schema_correctness_log_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9312620Z test_schema_correctness_log_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9312750Z test_schema_correctness_log_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9312880Z test_schema_correctness_log_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9313000Z test_schema_correctness_log_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9313120Z test_schema_correctness_log_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9313250Z test_schema_correctness_log_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9313370Z test_schema_correctness_log_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9313490Z test_schema_correctness_log_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9313610Z test_schema_correctness_log_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9313740Z test_schema_correctness_log_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9313910Z test_schema_correctness_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9314070Z test_schema_correctness_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9314210Z test_schema_correctness_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9314360Z test_schema_correctness_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9314500Z test_schema_correctness_log_softmax_with_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9314650Z test_schema_correctness_log_softmax_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9314790Z test_schema_correctness_log_softmax_with_dtype_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9314940Z test_schema_correctness_log_softmax_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9315080Z test_schema_correctness_log_softmax_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9315220Z test_schema_correctness_log_softmax_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9315360Z test_schema_correctness_log_softmax_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9315500Z test_schema_correctness_log_softmax_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9315640Z test_schema_correctness_log_softmax_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9315820Z test_schema_correctness_log_softmax_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9315960Z test_schema_correctness_log_softmax_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9316140Z test_schema_correctness_log_softmax_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9316310Z test_schema_correctness_logaddexp2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9316440Z test_schema_correctness_logaddexp2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9316620Z test_schema_correctness_logaddexp2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9316750Z test_schema_correctness_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9316890Z test_schema_correctness_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9317020Z test_schema_correctness_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9317160Z test_schema_correctness_logcumsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9317300Z test_schema_correctness_logcumsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9317430Z test_schema_correctness_logcumsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9317570Z test_schema_correctness_logdet_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9317700Z test_schema_correctness_logdet_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9317830Z test_schema_correctness_logdet_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:11:42.9317960Z test_schema_correctness_logdet_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:11:42.9318100Z test_schema_correctness_logical_and_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9318270Z test_schema_correctness_logical_and_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9318450Z test_schema_correctness_logical_and_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9318580Z test_schema_correctness_logical_and_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9318720Z test_schema_correctness_logical_and_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9318850Z test_schema_correctness_logical_and_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9318980Z test_schema_correctness_logical_and_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9319110Z test_schema_correctness_logical_and_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9319250Z test_schema_correctness_logical_and_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9319370Z test_schema_correctness_logical_and_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9319500Z test_schema_correctness_logical_and_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9319630Z test_schema_correctness_logical_and_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9319770Z test_schema_correctness_logical_not_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9319900Z test_schema_correctness_logical_not_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9320080Z test_schema_correctness_logical_not_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9320210Z test_schema_correctness_logical_not_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9320380Z test_schema_correctness_logical_not_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9320550Z test_schema_correctness_logical_not_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9320680Z test_schema_correctness_logical_not_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9320810Z test_schema_correctness_logical_not_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9320980Z test_schema_correctness_logical_not_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9321110Z test_schema_correctness_logical_not_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9321250Z test_schema_correctness_logical_not_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9321380Z test_schema_correctness_logical_not_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9321510Z test_schema_correctness_logical_or_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9321640Z test_schema_correctness_logical_or_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9321780Z test_schema_correctness_logical_or_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9321910Z test_schema_correctness_logical_or_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9322040Z test_schema_correctness_logical_or_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9322180Z test_schema_correctness_logical_or_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9322310Z test_schema_correctness_logical_or_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9322470Z test_schema_correctness_logical_or_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9322640Z test_schema_correctness_logical_or_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9322770Z test_schema_correctness_logical_or_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9322900Z test_schema_correctness_logical_or_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9323030Z test_schema_correctness_logical_or_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9323160Z test_schema_correctness_logical_xor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9323290Z test_schema_correctness_logical_xor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9323430Z test_schema_correctness_logical_xor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9323570Z test_schema_correctness_logical_xor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9323700Z test_schema_correctness_logical_xor_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9323840Z test_schema_correctness_logical_xor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9323970Z test_schema_correctness_logical_xor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9324100Z test_schema_correctness_logical_xor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9324230Z test_schema_correctness_logical_xor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9324420Z test_schema_correctness_logical_xor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9324580Z test_schema_correctness_logical_xor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9324750Z test_schema_correctness_logical_xor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9324880Z test_schema_correctness_logit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9325010Z test_schema_correctness_logit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9325190Z test_schema_correctness_logit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9325320Z test_schema_correctness_logit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9325450Z test_schema_correctness_logit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9325570Z test_schema_correctness_logit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9325700Z test_schema_correctness_logit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9325820Z test_schema_correctness_logit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9325950Z test_schema_correctness_logit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9326080Z test_schema_correctness_logspace_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.970s) 2023-01-11T21:11:42.9326210Z test_schema_correctness_logspace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.969s) 2023-01-11T21:11:42.9326350Z test_schema_correctness_logspace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.973s) 2023-01-11T21:11:42.9326480Z test_schema_correctness_logspace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.971s) 2023-01-11T21:11:42.9326650Z test_schema_correctness_logspace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.969s) 2023-01-11T21:11:42.9326810Z test_schema_correctness_logspace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.911s) 2023-01-11T21:11:42.9326940Z test_schema_correctness_logspace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.910s) 2023-01-11T21:11:42.9327070Z test_schema_correctness_logspace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.028s) 2023-01-11T21:11:42.9327200Z test_schema_correctness_logspace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.369s) 2023-01-11T21:11:42.9327330Z test_schema_correctness_logspace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.296s) 2023-01-11T21:11:42.9327460Z test_schema_correctness_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9327590Z test_schema_correctness_logsumexp_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9327720Z test_schema_correctness_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9327850Z test_schema_correctness_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9327990Z test_schema_correctness_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9328110Z test_schema_correctness_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9328240Z test_schema_correctness_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9328370Z test_schema_correctness_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9328500Z test_schema_correctness_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9328700Z test_schema_correctness_long_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9328860Z test_schema_correctness_long_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9329000Z test_schema_correctness_long_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9329130Z test_schema_correctness_long_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9329250Z test_schema_correctness_long_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9329390Z test_schema_correctness_long_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9329560Z test_schema_correctness_long_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9329680Z test_schema_correctness_long_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9329810Z test_schema_correctness_long_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9329930Z test_schema_correctness_long_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9330060Z test_schema_correctness_long_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9330180Z test_schema_correctness_long_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9330310Z test_schema_correctness_long_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9330430Z test_schema_correctness_lt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9330560Z test_schema_correctness_lt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9330720Z test_schema_correctness_lt_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9330880Z test_schema_correctness_lt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9331000Z test_schema_correctness_lt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9331120Z test_schema_correctness_lt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9331250Z test_schema_correctness_lt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9331370Z test_schema_correctness_lt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9331490Z test_schema_correctness_lt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9331610Z test_schema_correctness_lt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9332160Z test_schema_correctness_lu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py:1728: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2023-01-11T21:11:42.9332230Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T21:11:42.9332290Z should be replaced with 2023-01-11T21:11:42.9332380Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T21:11:42.9332420Z and 2023-01-11T21:11:42.9332520Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T21:11:42.9332570Z should be replaced with 2023-01-11T21:11:42.9332800Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2029.) 2023-01-11T21:11:42.9332950Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T21:11:42.9332990Z ok (0.007s) 2023-01-11T21:11:42.9333130Z test_schema_correctness_lu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9333320Z test_schema_correctness_lu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9333450Z test_schema_correctness_lu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9333910Z test_schema_correctness_lu_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:11:42.9334010Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T21:11:42.9334120Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T21:11:42.9334180Z should be replaced with 2023-01-11T21:11:42.9334360Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2023-01-11T21:11:42.9334420Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9334470Z ok (0.007s) 2023-01-11T21:11:42.9334600Z test_schema_correctness_lu_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9334730Z test_schema_correctness_lu_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9334900Z test_schema_correctness_lu_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9335070Z test_schema_correctness_lu_unpack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9335200Z test_schema_correctness_lu_unpack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9335340Z test_schema_correctness_lu_unpack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9335470Z test_schema_correctness_lu_unpack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9335600Z test_schema_correctness_mH_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9335720Z test_schema_correctness_mH_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9335860Z test_schema_correctness_mH_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9335980Z test_schema_correctness_mH_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9336110Z test_schema_correctness_mH_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9336230Z test_schema_correctness_mH_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9336360Z test_schema_correctness_mH_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9336480Z test_schema_correctness_mH_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9336610Z test_schema_correctness_mH_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9336730Z test_schema_correctness_mH_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9336890Z test_schema_correctness_mH_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9337040Z test_schema_correctness_mH_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9337160Z test_schema_correctness_mH_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9337290Z test_schema_correctness_mT_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9337420Z test_schema_correctness_mT_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9337540Z test_schema_correctness_mT_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9337710Z test_schema_correctness_mT_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9337830Z test_schema_correctness_mT_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9337960Z test_schema_correctness_mT_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9342580Z test_schema_correctness_mT_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9342730Z test_schema_correctness_mT_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9342860Z test_schema_correctness_mT_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9343080Z test_schema_correctness_mT_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9343200Z test_schema_correctness_mT_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9343320Z test_schema_correctness_mT_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9343480Z test_schema_correctness_mT_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9343650Z test_schema_correctness_masked_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9343790Z test_schema_correctness_masked_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:11:42.9343920Z test_schema_correctness_masked_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:11:42.9344050Z test_schema_correctness_masked_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:11:42.9344190Z test_schema_correctness_masked_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9344320Z test_schema_correctness_masked_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9344440Z test_schema_correctness_masked_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9344580Z test_schema_correctness_masked_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9344700Z test_schema_correctness_masked_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9344840Z test_schema_correctness_masked_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:11:42.9344970Z test_schema_correctness_masked_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:11:42.9345100Z test_schema_correctness_masked_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:11:42.9345230Z test_schema_correctness_masked_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:11:42.9345350Z test_schema_correctness_masked_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9345520Z test_schema_correctness_masked_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9345680Z test_schema_correctness_masked_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9345820Z test_schema_correctness_masked_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:11:42.9345950Z test_schema_correctness_masked_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.051s) 2023-01-11T21:11:42.9346090Z test_schema_correctness_masked_argmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.9346220Z test_schema_correctness_masked_argmax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9346360Z test_schema_correctness_masked_argmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9346550Z test_schema_correctness_masked_argmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9346690Z test_schema_correctness_masked_argmax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9346820Z test_schema_correctness_masked_argmax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9346960Z test_schema_correctness_masked_argmax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9347090Z test_schema_correctness_masked_argmax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9347220Z test_schema_correctness_masked_argmax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9347410Z test_schema_correctness_masked_argmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9347540Z test_schema_correctness_masked_argmin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9347710Z test_schema_correctness_masked_argmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9347870Z test_schema_correctness_masked_argmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9348010Z test_schema_correctness_masked_argmin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9348140Z test_schema_correctness_masked_argmin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9348260Z test_schema_correctness_masked_argmin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9348400Z test_schema_correctness_masked_argmin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9348530Z test_schema_correctness_masked_argmin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9348670Z test_schema_correctness_masked_cumprod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9348810Z test_schema_correctness_masked_cumprod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9348950Z test_schema_correctness_masked_cumprod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9349090Z test_schema_correctness_masked_cumprod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9349220Z test_schema_correctness_masked_cumprod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9349360Z test_schema_correctness_masked_cumprod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9349490Z test_schema_correctness_masked_cumprod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9349620Z test_schema_correctness_masked_cumprod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9349790Z test_schema_correctness_masked_cumprod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9349960Z test_schema_correctness_masked_cumprod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9350090Z test_schema_correctness_masked_cumsum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9350240Z test_schema_correctness_masked_cumsum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9350380Z test_schema_correctness_masked_cumsum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9350510Z test_schema_correctness_masked_cumsum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9350640Z test_schema_correctness_masked_cumsum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9350820Z test_schema_correctness_masked_cumsum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9350950Z test_schema_correctness_masked_cumsum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9351080Z test_schema_correctness_masked_cumsum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9351210Z test_schema_correctness_masked_cumsum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9351340Z test_schema_correctness_masked_cumsum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9351470Z test_schema_correctness_masked_fill_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9351640Z test_schema_correctness_masked_fill_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9351780Z test_schema_correctness_masked_fill_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9351950Z test_schema_correctness_masked_fill_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9352120Z test_schema_correctness_masked_fill_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9352250Z test_schema_correctness_masked_fill_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9352380Z test_schema_correctness_masked_fill_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9352510Z test_schema_correctness_masked_fill_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9352640Z test_schema_correctness_masked_fill_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9352770Z test_schema_correctness_masked_fill_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9352900Z test_schema_correctness_masked_fill_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9353030Z test_schema_correctness_masked_fill_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9353150Z test_schema_correctness_masked_fill_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9353290Z test_schema_correctness_masked_log_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9353440Z test_schema_correctness_masked_log_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9353580Z test_schema_correctness_masked_log_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9353720Z test_schema_correctness_masked_logaddexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9353860Z test_schema_correctness_masked_logaddexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9354030Z test_schema_correctness_masked_logaddexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9354210Z test_schema_correctness_masked_logsumexp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:11:42.9354340Z test_schema_correctness_masked_logsumexp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.056s) 2023-01-11T21:11:42.9354480Z test_schema_correctness_masked_logsumexp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:11:42.9354620Z test_schema_correctness_masked_logsumexp_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:11:42.9354750Z test_schema_correctness_masked_logsumexp_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:11:42.9354880Z test_schema_correctness_masked_logsumexp_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:11:42.9355060Z test_schema_correctness_masked_logsumexp_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:11:42.9355190Z test_schema_correctness_masked_logsumexp_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:11:42.9355330Z test_schema_correctness_masked_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.427s) 2023-01-11T21:11:42.9355460Z test_schema_correctness_masked_mean_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.367s) 2023-01-11T21:11:42.9355600Z test_schema_correctness_masked_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.368s) 2023-01-11T21:11:42.9355840Z test_schema_correctness_masked_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.374s) 2023-01-11T21:11:42.9355970Z test_schema_correctness_masked_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.428s) 2023-01-11T21:11:42.9356100Z test_schema_correctness_masked_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.427s) 2023-01-11T21:11:42.9356270Z test_schema_correctness_masked_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.427s) 2023-01-11T21:11:42.9356430Z test_schema_correctness_masked_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.367s) 2023-01-11T21:11:42.9356560Z test_schema_correctness_masked_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.366s) 2023-01-11T21:11:42.9356690Z test_schema_correctness_masked_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.365s) 2023-01-11T21:11:42.9356830Z test_schema_correctness_masked_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.366s) 2023-01-11T21:11:42.9356950Z test_schema_correctness_masked_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.364s) 2023-01-11T21:11:42.9357090Z test_schema_correctness_masked_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9357230Z test_schema_correctness_masked_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9357360Z test_schema_correctness_masked_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9357490Z test_schema_correctness_masked_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.306s) 2023-01-11T21:11:42.9357620Z test_schema_correctness_masked_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.308s) 2023-01-11T21:11:42.9357750Z test_schema_correctness_masked_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.305s) 2023-01-11T21:11:42.9357880Z test_schema_correctness_masked_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.302s) 2023-01-11T21:11:42.9358020Z test_schema_correctness_masked_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.260s) 2023-01-11T21:11:42.9358160Z test_schema_correctness_masked_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.259s) 2023-01-11T21:11:42.9358330Z test_schema_correctness_masked_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.260s) 2023-01-11T21:11:42.9358510Z test_schema_correctness_masked_normalize_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.288s) 2023-01-11T21:11:42.9358650Z test_schema_correctness_masked_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.289s) 2023-01-11T21:11:42.9358790Z test_schema_correctness_masked_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.295s) 2023-01-11T21:11:42.9358920Z test_schema_correctness_masked_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.050s) 2023-01-11T21:11:42.9359060Z test_schema_correctness_masked_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9359190Z test_schema_correctness_masked_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:11:42.9359370Z test_schema_correctness_masked_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:11:42.9359500Z test_schema_correctness_masked_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9359630Z test_schema_correctness_masked_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:11:42.9359760Z test_schema_correctness_masked_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:11:42.9359900Z test_schema_correctness_masked_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9360030Z test_schema_correctness_masked_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9360190Z test_schema_correctness_masked_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9360320Z test_schema_correctness_masked_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.048s) 2023-01-11T21:11:42.9360500Z test_schema_correctness_masked_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9360660Z test_schema_correctness_masked_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9360800Z test_schema_correctness_masked_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9360940Z test_schema_correctness_masked_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9361070Z test_schema_correctness_masked_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9361210Z test_schema_correctness_masked_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9361340Z test_schema_correctness_masked_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9361470Z test_schema_correctness_masked_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9361600Z test_schema_correctness_masked_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9361730Z test_schema_correctness_masked_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9361870Z test_schema_correctness_masked_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9362000Z test_schema_correctness_masked_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9362130Z test_schema_correctness_masked_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9362270Z test_schema_correctness_masked_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9362410Z test_schema_correctness_masked_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9362580Z test_schema_correctness_masked_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9362740Z test_schema_correctness_masked_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9362880Z test_schema_correctness_masked_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9363010Z test_schema_correctness_masked_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9363140Z test_schema_correctness_masked_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9363270Z test_schema_correctness_masked_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9363400Z test_schema_correctness_masked_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9363580Z test_schema_correctness_masked_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9363720Z test_schema_correctness_masked_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9363860Z test_schema_correctness_masked_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9363990Z test_schema_correctness_masked_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9364120Z test_schema_correctness_masked_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9364260Z test_schema_correctness_masked_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9364440Z test_schema_correctness_masked_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9364570Z test_schema_correctness_masked_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9364740Z test_schema_correctness_masked_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.458s) 2023-01-11T21:11:42.9364920Z test_schema_correctness_masked_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9365070Z test_schema_correctness_masked_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9365200Z test_schema_correctness_masked_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.454s) 2023-01-11T21:11:42.9365330Z test_schema_correctness_masked_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.456s) 2023-01-11T21:11:42.9365470Z test_schema_correctness_masked_std_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.455s) 2023-01-11T21:11:42.9365620Z test_schema_correctness_masked_std_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.457s) 2023-01-11T21:11:42.9365750Z test_schema_correctness_masked_std_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.456s) 2023-01-11T21:11:42.9365880Z test_schema_correctness_masked_std_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.458s) 2023-01-11T21:11:42.9366010Z test_schema_correctness_masked_std_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.456s) 2023-01-11T21:11:42.9366140Z test_schema_correctness_masked_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:11:42.9366270Z test_schema_correctness_masked_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9366410Z test_schema_correctness_masked_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:11:42.9366540Z test_schema_correctness_masked_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9366670Z test_schema_correctness_masked_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:11:42.9366840Z test_schema_correctness_masked_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:11:42.9367010Z test_schema_correctness_masked_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9367140Z test_schema_correctness_masked_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9367260Z test_schema_correctness_masked_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9367390Z test_schema_correctness_masked_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9367520Z test_schema_correctness_masked_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.052s) 2023-01-11T21:11:42.9367640Z test_schema_correctness_masked_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.053s) 2023-01-11T21:11:42.9367820Z test_schema_correctness_masked_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.455s) 2023-01-11T21:11:42.9367980Z test_schema_correctness_masked_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9368130Z test_schema_correctness_masked_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9368260Z test_schema_correctness_masked_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.455s) 2023-01-11T21:11:42.9368400Z test_schema_correctness_masked_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.454s) 2023-01-11T21:11:42.9368530Z test_schema_correctness_masked_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.454s) 2023-01-11T21:11:42.9368690Z test_schema_correctness_masked_var_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.455s) 2023-01-11T21:11:42.9368820Z test_schema_correctness_masked_var_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.454s) 2023-01-11T21:11:42.9368990Z test_schema_correctness_masked_var_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.455s) 2023-01-11T21:11:42.9369150Z test_schema_correctness_masked_var_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.453s) 2023-01-11T21:11:42.9369280Z test_schema_correctness_masked_var_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.456s) 2023-01-11T21:11:42.9369410Z test_schema_correctness_matmul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9369540Z test_schema_correctness_matmul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9369670Z test_schema_correctness_matmul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9369800Z test_schema_correctness_matmul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9369930Z test_schema_correctness_matmul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9370060Z test_schema_correctness_matmul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9370180Z test_schema_correctness_matmul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9370310Z test_schema_correctness_matmul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9370430Z test_schema_correctness_matmul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9370560Z test_schema_correctness_matmul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.049s) 2023-01-11T21:11:42.9370690Z test_schema_correctness_matrix_exp_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9370830Z test_schema_correctness_matrix_exp_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9371000Z test_schema_correctness_matrix_exp_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9371160Z test_schema_correctness_matrix_exp_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9371300Z test_schema_correctness_matrix_exp_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9371430Z test_schema_correctness_max_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9371560Z test_schema_correctness_max_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9371690Z test_schema_correctness_max_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9371820Z test_schema_correctness_max_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9371950Z test_schema_correctness_max_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9372120Z test_schema_correctness_max_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9372250Z test_schema_correctness_max_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9372380Z test_schema_correctness_max_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9372500Z test_schema_correctness_max_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9372630Z test_schema_correctness_max_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9372790Z test_schema_correctness_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.578s) 2023-01-11T21:11:42.9372980Z test_schema_correctness_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.528s) 2023-01-11T21:11:42.9373170Z test_schema_correctness_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (8.561s) 2023-01-11T21:11:42.9373350Z test_schema_correctness_max_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9373490Z test_schema_correctness_max_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9373640Z test_schema_correctness_max_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9373780Z test_schema_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9373910Z test_schema_correctness_max_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9374050Z test_schema_correctness_max_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9374190Z test_schema_correctness_max_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9374330Z test_schema_correctness_max_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9374470Z test_schema_correctness_max_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9374600Z test_schema_correctness_max_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9374740Z test_schema_correctness_max_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9374880Z test_schema_correctness_max_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9375030Z test_schema_correctness_max_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9375170Z test_schema_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9375340Z test_schema_correctness_max_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9375510Z test_schema_correctness_max_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9375650Z test_schema_correctness_max_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9375790Z test_schema_correctness_max_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9375930Z test_schema_correctness_max_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9380180Z test_schema_correctness_max_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9380330Z test_schema_correctness_maximum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9380560Z test_schema_correctness_maximum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9380690Z test_schema_correctness_maximum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9380820Z test_schema_correctness_maximum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9380940Z test_schema_correctness_maximum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9381070Z test_schema_correctness_maximum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9381200Z test_schema_correctness_maximum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9381360Z test_schema_correctness_maximum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9381490Z test_schema_correctness_maximum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9381660Z test_schema_correctness_maximum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9381810Z test_schema_correctness_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9381950Z test_schema_correctness_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9382080Z test_schema_correctness_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9382200Z test_schema_correctness_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9382330Z test_schema_correctness_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9382450Z test_schema_correctness_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9382580Z test_schema_correctness_median_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9382710Z test_schema_correctness_median_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9382840Z test_schema_correctness_median_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9382960Z test_schema_correctness_median_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9383080Z test_schema_correctness_median_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9383200Z test_schema_correctness_median_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9383330Z test_schema_correctness_median_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9383450Z test_schema_correctness_median_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9383640Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9383810Z test_schema_correctness_meshgrid_list_of_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9383970Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9384110Z test_schema_correctness_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9384260Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9384400Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9384540Z test_schema_correctness_meshgrid_list_of_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9384740Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9384890Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9385020Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9385160Z test_schema_correctness_meshgrid_list_of_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9385300Z test_schema_correctness_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9385440Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9385650Z test_schema_correctness_meshgrid_variadic_tensors_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9385800Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9385980Z test_schema_correctness_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9386160Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9386310Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9386460Z test_schema_correctness_meshgrid_variadic_tensors_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9386610Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9386750Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9386890Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9387030Z test_schema_correctness_meshgrid_variadic_tensors_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9387170Z test_schema_correctness_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9387300Z test_schema_correctness_min_binary_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9387430Z test_schema_correctness_min_binary_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9387560Z test_schema_correctness_min_binary_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9387700Z test_schema_correctness_min_binary_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9387830Z test_schema_correctness_min_binary_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9387960Z test_schema_correctness_min_binary_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9388120Z test_schema_correctness_min_binary_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9388280Z test_schema_correctness_min_binary_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9388420Z test_schema_correctness_min_binary_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9388550Z test_schema_correctness_min_binary_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9388690Z test_schema_correctness_min_reduction_no_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9388830Z test_schema_correctness_min_reduction_no_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9389010Z test_schema_correctness_min_reduction_no_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9389150Z test_schema_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9389290Z test_schema_correctness_min_reduction_no_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9389430Z test_schema_correctness_min_reduction_no_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9389570Z test_schema_correctness_min_reduction_no_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9389740Z test_schema_correctness_min_reduction_no_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9389880Z test_schema_correctness_min_reduction_no_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9390010Z test_schema_correctness_min_reduction_no_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9390150Z test_schema_correctness_min_reduction_with_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9390330Z test_schema_correctness_min_reduction_with_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9390500Z test_schema_correctness_min_reduction_with_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9390650Z test_schema_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9390790Z test_schema_correctness_min_reduction_with_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9390920Z test_schema_correctness_min_reduction_with_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9391060Z test_schema_correctness_min_reduction_with_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9391190Z test_schema_correctness_min_reduction_with_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9391330Z test_schema_correctness_min_reduction_with_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9391470Z test_schema_correctness_min_reduction_with_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9391600Z test_schema_correctness_minimum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9391730Z test_schema_correctness_minimum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9391860Z test_schema_correctness_minimum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9391980Z test_schema_correctness_minimum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9392110Z test_schema_correctness_minimum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9392240Z test_schema_correctness_minimum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9392400Z test_schema_correctness_minimum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9392560Z test_schema_correctness_minimum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9392680Z test_schema_correctness_minimum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9392810Z test_schema_correctness_minimum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9392940Z test_schema_correctness_mm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9393080Z test_schema_correctness_mm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9393260Z test_schema_correctness_mm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9393390Z test_schema_correctness_mm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9393520Z test_schema_correctness_mm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9393650Z test_schema_correctness_mm_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9393770Z test_schema_correctness_mm_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9393890Z test_schema_correctness_mm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9394060Z test_schema_correctness_mm_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9394180Z test_schema_correctness_mm_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9394310Z test_schema_correctness_mode_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9394470Z test_schema_correctness_mode_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9394630Z test_schema_correctness_mode_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9394760Z test_schema_correctness_mode_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9394880Z test_schema_correctness_mode_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9395010Z test_schema_correctness_mode_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9395130Z test_schema_correctness_mode_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9395250Z test_schema_correctness_mode_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9395380Z test_schema_correctness_mode_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9395510Z test_schema_correctness_mode_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9395640Z test_schema_correctness_movedim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9395760Z test_schema_correctness_movedim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9395900Z test_schema_correctness_movedim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9396030Z test_schema_correctness_movedim_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9396160Z test_schema_correctness_movedim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9396290Z test_schema_correctness_movedim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9396460Z test_schema_correctness_movedim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9396610Z test_schema_correctness_movedim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9396740Z test_schema_correctness_movedim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9396870Z test_schema_correctness_movedim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9396990Z test_schema_correctness_movedim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9397120Z test_schema_correctness_movedim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9397250Z test_schema_correctness_movedim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9397380Z test_schema_correctness_msort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9397540Z test_schema_correctness_msort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9397670Z test_schema_correctness_msort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9397800Z test_schema_correctness_msort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9397920Z test_schema_correctness_msort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9398050Z test_schema_correctness_msort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9398170Z test_schema_correctness_msort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9398330Z test_schema_correctness_msort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9398500Z test_schema_correctness_msort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9398650Z test_schema_correctness_msort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9398790Z test_schema_correctness_mul_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9398910Z test_schema_correctness_mul_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9399040Z test_schema_correctness_mul_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9399170Z test_schema_correctness_mul_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9399290Z test_schema_correctness_mul_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9399410Z test_schema_correctness_mul_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9399540Z test_schema_correctness_mul_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9399660Z test_schema_correctness_mul_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9399780Z test_schema_correctness_mul_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9399910Z test_schema_correctness_mul_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9400030Z test_schema_correctness_mul_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9400150Z test_schema_correctness_mul_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9400270Z test_schema_correctness_mul_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9400440Z test_schema_correctness_multinomial_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9400610Z test_schema_correctness_multinomial_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9400750Z test_schema_correctness_multinomial_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9400870Z test_schema_correctness_mv_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9401000Z test_schema_correctness_mv_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9401120Z test_schema_correctness_mv_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9401250Z test_schema_correctness_mv_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9401370Z test_schema_correctness_mv_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9401500Z test_schema_correctness_mv_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9401620Z test_schema_correctness_mv_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9401790Z test_schema_correctness_mv_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9401920Z test_schema_correctness_mv_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9402050Z test_schema_correctness_mv_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9402190Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9402340Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9402570Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9402740Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9402890Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9403030Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9403170Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9403300Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9403440Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9403580Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9403720Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9403860Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9403990Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9404130Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9404260Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9404400Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9404540Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9404710Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9404880Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9405010Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9405140Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9405280Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9405410Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9405550Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9405680Z test_schema_correctness_nan_to_num_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9405820Z test_schema_correctness_nan_to_num_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9406000Z test_schema_correctness_nan_to_num_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9406130Z test_schema_correctness_nan_to_num_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9406260Z test_schema_correctness_nan_to_num_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9406400Z test_schema_correctness_nan_to_num_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9406530Z test_schema_correctness_nan_to_num_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9406650Z test_schema_correctness_nan_to_num_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9406860Z test_schema_correctness_nan_to_num_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9407020Z test_schema_correctness_nan_to_num_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9407150Z test_schema_correctness_nanmean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:11:42.9407280Z test_schema_correctness_nanmean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:11:42.9407410Z test_schema_correctness_nanmean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:11:42.9407540Z test_schema_correctness_nanmean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9407670Z test_schema_correctness_nanmedian_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9407800Z test_schema_correctness_nanmedian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9407930Z test_schema_correctness_nanmedian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9408070Z test_schema_correctness_nanmedian_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9408190Z test_schema_correctness_nanmedian_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9408320Z test_schema_correctness_nanmedian_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9408450Z test_schema_correctness_nanmedian_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9408570Z test_schema_correctness_nanmedian_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9408710Z test_schema_correctness_nanquantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.857s) 2023-01-11T21:11:42.9408880Z test_schema_correctness_nanquantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.916s) 2023-01-11T21:11:42.9409040Z test_schema_correctness_nansum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9409170Z test_schema_correctness_nansum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9409300Z test_schema_correctness_nansum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9409430Z test_schema_correctness_nansum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9409550Z test_schema_correctness_nansum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9409680Z test_schema_correctness_nansum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9409810Z test_schema_correctness_nansum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9409930Z test_schema_correctness_nansum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9410050Z test_schema_correctness_nansum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9410220Z test_schema_correctness_nansum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9410360Z test_schema_correctness_narrow_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9410490Z test_schema_correctness_narrow_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9410630Z test_schema_correctness_narrow_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9410770Z test_schema_correctness_narrow_copy_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9410940Z test_schema_correctness_narrow_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9411150Z test_schema_correctness_narrow_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9411280Z test_schema_correctness_narrow_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9411420Z test_schema_correctness_narrow_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9411550Z test_schema_correctness_narrow_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9411680Z test_schema_correctness_narrow_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9411810Z test_schema_correctness_narrow_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9411940Z test_schema_correctness_narrow_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9412070Z test_schema_correctness_narrow_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9412200Z test_schema_correctness_narrow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9412320Z test_schema_correctness_narrow_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9412450Z test_schema_correctness_narrow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9412580Z test_schema_correctness_narrow_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9412710Z test_schema_correctness_narrow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9412840Z test_schema_correctness_narrow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9413000Z test_schema_correctness_narrow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9417590Z test_schema_correctness_narrow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9417760Z test_schema_correctness_narrow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9417890Z test_schema_correctness_narrow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9418020Z test_schema_correctness_narrow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9418150Z test_schema_correctness_narrow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9418270Z test_schema_correctness_narrow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9418410Z test_schema_correctness_native_batch_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9418550Z test_schema_correctness_native_batch_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9418690Z test_schema_correctness_native_batch_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9418840Z test_schema_correctness_native_dropout_backward_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9419090Z test_schema_correctness_native_dropout_backward_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9419240Z test_schema_correctness_native_dropout_backward_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9419380Z test_schema_correctness_native_dropout_backward_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9419520Z test_schema_correctness_native_dropout_backward_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9419700Z test_schema_correctness_native_dropout_backward_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9419900Z test_schema_correctness_native_dropout_backward_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9420050Z test_schema_correctness_native_dropout_backward_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9420200Z test_schema_correctness_native_dropout_backward_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9420340Z test_schema_correctness_native_dropout_backward_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9420470Z test_schema_correctness_native_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9420610Z test_schema_correctness_native_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9420750Z test_schema_correctness_native_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9420870Z test_schema_correctness_ne_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9421000Z test_schema_correctness_ne_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9421130Z test_schema_correctness_ne_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9421260Z test_schema_correctness_ne_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9421380Z test_schema_correctness_ne_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9421510Z test_schema_correctness_ne_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9421630Z test_schema_correctness_ne_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9421790Z test_schema_correctness_ne_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9421950Z test_schema_correctness_ne_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9422070Z test_schema_correctness_ne_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9422190Z test_schema_correctness_ne_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9422320Z test_schema_correctness_ne_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9422450Z test_schema_correctness_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9422580Z test_schema_correctness_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9422710Z test_schema_correctness_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9422840Z test_schema_correctness_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9422960Z test_schema_correctness_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9423090Z test_schema_correctness_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9423210Z test_schema_correctness_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9423400Z test_schema_correctness_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9423530Z test_schema_correctness_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9423650Z test_schema_correctness_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9423810Z test_schema_correctness_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9423960Z test_schema_correctness_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9424150Z test_schema_correctness_new_empty_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9424290Z test_schema_correctness_new_empty_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9424420Z test_schema_correctness_new_empty_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9424560Z test_schema_correctness_new_empty_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9424690Z test_schema_correctness_new_empty_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9424820Z test_schema_correctness_new_empty_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9424950Z test_schema_correctness_new_empty_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9425080Z test_schema_correctness_new_empty_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9425210Z test_schema_correctness_new_empty_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9425340Z test_schema_correctness_new_empty_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9425470Z test_schema_correctness_new_empty_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9425600Z test_schema_correctness_new_empty_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9425720Z test_schema_correctness_new_empty_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9425900Z test_schema_correctness_new_empty_strided_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:11:42.9426070Z test_schema_correctness_new_empty_strided_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:11:42.9426210Z test_schema_correctness_new_empty_strided_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:11:42.9426350Z test_schema_correctness_new_empty_strided_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9426500Z test_schema_correctness_new_empty_strided_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:11:42.9426640Z test_schema_correctness_new_empty_strided_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:11:42.9426780Z test_schema_correctness_new_empty_strided_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:11:42.9426910Z test_schema_correctness_new_empty_strided_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:11:42.9427050Z test_schema_correctness_new_empty_strided_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:11:42.9427180Z test_schema_correctness_new_empty_strided_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:11:42.9427310Z test_schema_correctness_new_empty_strided_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:11:42.9427450Z test_schema_correctness_new_empty_strided_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:11:42.9427620Z test_schema_correctness_new_empty_strided_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:11:42.9427750Z test_schema_correctness_new_full_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9427890Z test_schema_correctness_new_full_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9428050Z test_schema_correctness_new_full_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9428220Z test_schema_correctness_new_full_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9428350Z test_schema_correctness_new_full_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9428520Z test_schema_correctness_new_full_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9428660Z test_schema_correctness_new_full_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9428780Z test_schema_correctness_new_full_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9428910Z test_schema_correctness_new_full_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9429040Z test_schema_correctness_new_full_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9429160Z test_schema_correctness_new_full_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9429290Z test_schema_correctness_new_full_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9429410Z test_schema_correctness_new_full_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9429540Z test_schema_correctness_new_ones_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9429670Z test_schema_correctness_new_ones_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9429800Z test_schema_correctness_new_ones_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9429940Z test_schema_correctness_new_ones_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9430100Z test_schema_correctness_new_ones_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9430270Z test_schema_correctness_new_ones_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9430390Z test_schema_correctness_new_ones_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9430530Z test_schema_correctness_new_ones_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9430660Z test_schema_correctness_new_ones_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9430780Z test_schema_correctness_new_ones_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9430910Z test_schema_correctness_new_ones_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9431030Z test_schema_correctness_new_ones_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9431160Z test_schema_correctness_new_ones_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9431290Z test_schema_correctness_new_zeros_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9431420Z test_schema_correctness_new_zeros_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9431550Z test_schema_correctness_new_zeros_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9431690Z test_schema_correctness_new_zeros_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9431860Z test_schema_correctness_new_zeros_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9431990Z test_schema_correctness_new_zeros_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9432160Z test_schema_correctness_new_zeros_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9432330Z test_schema_correctness_new_zeros_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9432460Z test_schema_correctness_new_zeros_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9432590Z test_schema_correctness_new_zeros_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9432760Z test_schema_correctness_new_zeros_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9432880Z test_schema_correctness_new_zeros_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9433010Z test_schema_correctness_new_zeros_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9433140Z test_schema_correctness_nextafter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9433280Z test_schema_correctness_nextafter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9433410Z test_schema_correctness_nextafter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9433570Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.217s) 2023-01-11T21:11:42.9433730Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.216s) 2023-01-11T21:11:42.9433890Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.213s) 2023-01-11T21:11:42.9434050Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9434200Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9434390Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9434570Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9434730Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9434890Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9435040Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9435180Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9435330Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9435480Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9435630Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9435770Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9435930Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9436120Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9436260Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9436410Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9436550Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9436740Z test_schema_correctness_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9436950Z test_schema_correctness_nn_functional_alpha_dropout_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9437100Z test_schema_correctness_nn_functional_alpha_dropout_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9437250Z test_schema_correctness_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9437400Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9437540Z test_schema_correctness_nn_functional_avg_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9437680Z test_schema_correctness_nn_functional_avg_pool1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9437830Z test_schema_correctness_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9437970Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9438110Z test_schema_correctness_nn_functional_avg_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9438260Z test_schema_correctness_nn_functional_avg_pool2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9438400Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9438540Z test_schema_correctness_nn_functional_avg_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9438680Z test_schema_correctness_nn_functional_avg_pool3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9438830Z test_schema_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.084s) 2023-01-11T21:11:42.9439010Z test_schema_correctness_nn_functional_batch_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2023-01-11T21:11:42.9439180Z test_schema_correctness_nn_functional_batch_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2023-01-11T21:11:42.9439340Z test_schema_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9439480Z test_schema_correctness_nn_functional_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9439620Z test_schema_correctness_nn_functional_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9439760Z test_schema_correctness_nn_functional_bilinear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9439900Z test_schema_correctness_nn_functional_bilinear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9440040Z test_schema_correctness_nn_functional_bilinear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9440240Z test_schema_correctness_nn_functional_bilinear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9440390Z test_schema_correctness_nn_functional_bilinear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9440550Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9440700Z test_schema_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9440860Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9441080Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9441240Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9441420Z test_schema_correctness_nn_functional_celu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9441600Z test_schema_correctness_nn_functional_celu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9441740Z test_schema_correctness_nn_functional_celu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9441880Z test_schema_correctness_nn_functional_conv1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9442020Z test_schema_correctness_nn_functional_conv1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9442160Z test_schema_correctness_nn_functional_conv1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9442300Z test_schema_correctness_nn_functional_conv1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9442440Z test_schema_correctness_nn_functional_conv1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9442580Z test_schema_correctness_nn_functional_conv1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9443230Z test_schema_correctness_nn_functional_conv2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:11:42.9443300Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9443350Z ok (0.016s) 2023-01-11T21:11:42.9443500Z test_schema_correctness_nn_functional_conv2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.085s) 2023-01-11T21:11:42.9443640Z test_schema_correctness_nn_functional_conv2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.087s) 2023-01-11T21:11:42.9443780Z test_schema_correctness_nn_functional_conv2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9443950Z test_schema_correctness_nn_functional_conv2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9444120Z test_schema_correctness_nn_functional_conv2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.016s) 2023-01-11T21:11:42.9444280Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9444430Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9444650Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9444810Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9444950Z test_schema_correctness_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9445100Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:11:42.9445250Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:11:42.9445430Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9445580Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9445720Z test_schema_correctness_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9445870Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:11:42.9446020Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:11:42.9446160Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9446340Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9446520Z test_schema_correctness_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9446680Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.109s) 2023-01-11T21:11:42.9446840Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.109s) 2023-01-11T21:11:42.9446990Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.110s) 2023-01-11T21:11:42.9447140Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:11:42.9447290Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:11:42.9447440Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:11:42.9447580Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.114s) 2023-01-11T21:11:42.9447730Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2023-01-11T21:11:42.9447880Z test_schema_correctness_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.116s) 2023-01-11T21:11:42.9448030Z test_schema_correctness_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.9448170Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.9448320Z test_schema_correctness_nn_functional_cosine_similarity_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.9448470Z test_schema_correctness_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9448650Z test_schema_correctness_nn_functional_cross_entropy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9448870Z test_schema_correctness_nn_functional_cross_entropy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9449020Z test_schema_correctness_nn_functional_ctc_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:11:42.9449160Z test_schema_correctness_nn_functional_ctc_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:11:42.9449930Z test_schema_correctness_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2023-01-11T21:11:42.9450180Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:11:42.9450220Z ok (0.025s) 2023-01-11T21:11:42.9450370Z test_schema_correctness_nn_functional_dropout2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9450510Z test_schema_correctness_nn_functional_dropout2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9450650Z test_schema_correctness_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9450800Z test_schema_correctness_nn_functional_dropout3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9450940Z test_schema_correctness_nn_functional_dropout3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9451080Z test_schema_correctness_nn_functional_dropout_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:11:42.9451220Z test_schema_correctness_nn_functional_dropout_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:11:42.9451360Z test_schema_correctness_nn_functional_dropout_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.066s) 2023-01-11T21:11:42.9451530Z test_schema_correctness_nn_functional_elu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9451700Z test_schema_correctness_nn_functional_elu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9451840Z test_schema_correctness_nn_functional_elu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9452000Z test_schema_correctness_nn_functional_embedding_bag_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.194s) 2023-01-11T21:11:42.9452150Z test_schema_correctness_nn_functional_embedding_bag_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.192s) 2023-01-11T21:11:42.9452290Z test_schema_correctness_nn_functional_embedding_bag_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.193s) 2023-01-11T21:11:42.9452440Z test_schema_correctness_nn_functional_embedding_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9452570Z test_schema_correctness_nn_functional_embedding_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9452710Z test_schema_correctness_nn_functional_embedding_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9452850Z test_schema_correctness_nn_functional_embedding_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9453020Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:11:42.9457840Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.023s) 2023-01-11T21:11:42.9458000Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.022s) 2023-01-11T21:11:42.9458170Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9458330Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9458570Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9458770Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9458930Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9459100Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9459260Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9459420Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9459580Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9459730Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9459890Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9460050Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9460200Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.100s) 2023-01-11T21:11:42.9460360Z test_schema_correctness_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.099s) 2023-01-11T21:11:42.9460510Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.133s) 2023-01-11T21:11:42.9460650Z test_schema_correctness_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.134s) 2023-01-11T21:11:42.9460800Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.340s) 2023-01-11T21:11:42.9460990Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.336s) 2023-01-11T21:11:42.9461170Z test_schema_correctness_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.327s) 2023-01-11T21:11:42.9461310Z test_schema_correctness_nn_functional_gelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9461450Z test_schema_correctness_nn_functional_gelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9461590Z test_schema_correctness_nn_functional_gelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9461730Z test_schema_correctness_nn_functional_glu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9461930Z test_schema_correctness_nn_functional_glu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9462070Z test_schema_correctness_nn_functional_glu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9462220Z test_schema_correctness_nn_functional_grid_sample_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9462370Z test_schema_correctness_nn_functional_grid_sample_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9462510Z test_schema_correctness_nn_functional_group_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9462710Z test_schema_correctness_nn_functional_group_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9462860Z test_schema_correctness_nn_functional_group_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9463010Z test_schema_correctness_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9463150Z test_schema_correctness_nn_functional_hardshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9463330Z test_schema_correctness_nn_functional_hardshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9463510Z test_schema_correctness_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9463660Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9463800Z test_schema_correctness_nn_functional_hardsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9463950Z test_schema_correctness_nn_functional_hardswish_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9464090Z test_schema_correctness_nn_functional_hardswish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9464230Z test_schema_correctness_nn_functional_hardswish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9464370Z test_schema_correctness_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9464510Z test_schema_correctness_nn_functional_hardtanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9464650Z test_schema_correctness_nn_functional_hardtanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9464790Z test_schema_correctness_nn_functional_hardtanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9464930Z test_schema_correctness_nn_functional_hardtanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9465070Z test_schema_correctness_nn_functional_hardtanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9465210Z test_schema_correctness_nn_functional_hardtanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9465360Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.169s) 2023-01-11T21:11:42.9465580Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.169s) 2023-01-11T21:11:42.9465770Z test_schema_correctness_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.169s) 2023-01-11T21:11:42.9465910Z test_schema_correctness_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9466060Z test_schema_correctness_nn_functional_huber_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9466250Z test_schema_correctness_nn_functional_huber_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9466390Z test_schema_correctness_nn_functional_huber_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9466540Z test_schema_correctness_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:11:42.9466690Z test_schema_correctness_nn_functional_instance_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:11:42.9466830Z test_schema_correctness_nn_functional_instance_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.073s) 2023-01-11T21:11:42.9467030Z test_schema_correctness_nn_functional_interpolate_area_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9467170Z test_schema_correctness_nn_functional_interpolate_area_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9467330Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9467480Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9467630Z test_schema_correctness_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9467790Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9467970Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9468160Z test_schema_correctness_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9468310Z test_schema_correctness_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9468470Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9468610Z test_schema_correctness_nn_functional_interpolate_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9468770Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9468910Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9469060Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9469210Z test_schema_correctness_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9469370Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9469520Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9469670Z test_schema_correctness_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9470280Z test_schema_correctness_nn_functional_kl_div_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T21:11:42.9470380Z warnings.warn( 2023-01-11T21:11:42.9470430Z ok (0.007s) 2023-01-11T21:11:42.9470610Z test_schema_correctness_nn_functional_kl_div_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9470780Z test_schema_correctness_nn_functional_kl_div_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9470920Z test_schema_correctness_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9471070Z test_schema_correctness_nn_functional_l1_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9471250Z test_schema_correctness_nn_functional_l1_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9471400Z test_schema_correctness_nn_functional_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9471540Z test_schema_correctness_nn_functional_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9471670Z test_schema_correctness_nn_functional_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9471810Z test_schema_correctness_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9471960Z test_schema_correctness_nn_functional_layer_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9472100Z test_schema_correctness_nn_functional_layer_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9472240Z test_schema_correctness_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9472380Z test_schema_correctness_nn_functional_leaky_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9472520Z test_schema_correctness_nn_functional_leaky_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9472660Z test_schema_correctness_nn_functional_linear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9472840Z test_schema_correctness_nn_functional_linear_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9473010Z test_schema_correctness_nn_functional_linear_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9473160Z test_schema_correctness_nn_functional_linear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9473300Z test_schema_correctness_nn_functional_linear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9473440Z test_schema_correctness_nn_functional_linear_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9473580Z test_schema_correctness_nn_functional_linear_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9473720Z test_schema_correctness_nn_functional_linear_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9473850Z test_schema_correctness_nn_functional_linear_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9473990Z test_schema_correctness_nn_functional_linear_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9474140Z test_schema_correctness_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9474290Z test_schema_correctness_nn_functional_local_response_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9474440Z test_schema_correctness_nn_functional_local_response_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9474630Z test_schema_correctness_nn_functional_local_response_norm_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9474770Z test_schema_correctness_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9474920Z test_schema_correctness_nn_functional_logsigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9475100Z test_schema_correctness_nn_functional_logsigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9475280Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:11:42.9475470Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:11:42.9475620Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9475770Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:11:42.9475910Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:11:42.9476050Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:11:42.9476200Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:11:42.9476340Z test_schema_correctness_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.013s) 2023-01-11T21:11:42.9476490Z test_schema_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.464s) 2023-01-11T21:11:42.9476630Z test_schema_correctness_nn_functional_max_pool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.470s) 2023-01-11T21:11:42.9476780Z test_schema_correctness_nn_functional_max_pool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.462s) 2023-01-11T21:11:42.9476920Z test_schema_correctness_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.438s) 2023-01-11T21:11:42.9477060Z test_schema_correctness_nn_functional_max_pool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.310s) 2023-01-11T21:11:42.9477200Z test_schema_correctness_nn_functional_max_pool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (5.372s) 2023-01-11T21:11:42.9477370Z test_schema_correctness_nn_functional_max_pool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.109s) 2023-01-11T21:11:42.9477540Z test_schema_correctness_nn_functional_max_pool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (2.108s) 2023-01-11T21:11:42.9477690Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.071s) 2023-01-11T21:11:42.9477840Z test_schema_correctness_nn_functional_max_unpool1d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:11:42.9477990Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9478130Z test_schema_correctness_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9478270Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.070s) 2023-01-11T21:11:42.9478410Z test_schema_correctness_nn_functional_max_unpool2d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.068s) 2023-01-11T21:11:42.9478560Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9478740Z test_schema_correctness_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9478890Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:11:42.9479030Z test_schema_correctness_nn_functional_max_unpool3d_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.033s) 2023-01-11T21:11:42.9479170Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9479310Z test_schema_correctness_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9479500Z test_schema_correctness_nn_functional_mish_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9479680Z test_schema_correctness_nn_functional_mish_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9479850Z test_schema_correctness_nn_functional_mish_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9480430Z test_schema_correctness_nn_functional_mse_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:3294: UserWarning: Applying the CPU mse kernel on half-type tensors. This may be slower than using float or double-type tensors. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp:828.) 2023-01-11T21:11:42.9480560Z return torch._C._nn.mse_loss(expanded_input, expanded_target, _Reduction.get_enum(reduction)) 2023-01-11T21:11:42.9480610Z ok (0.001s) 2023-01-11T21:11:42.9480750Z test_schema_correctness_nn_functional_mse_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9480890Z test_schema_correctness_nn_functional_mse_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9481030Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9481180Z test_schema_correctness_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9481330Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9481480Z test_schema_correctness_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9481640Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9481800Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9481960Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9482100Z test_schema_correctness_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9482280Z test_schema_correctness_nn_functional_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9482440Z test_schema_correctness_nn_functional_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9482590Z test_schema_correctness_nn_functional_normalize_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9482740Z test_schema_correctness_nn_functional_normalize_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9482890Z test_schema_correctness_nn_functional_normalize_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9483070Z test_schema_correctness_nn_functional_normalize_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9483210Z test_schema_correctness_nn_functional_normalize_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9483350Z test_schema_correctness_nn_functional_one_hot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9483500Z test_schema_correctness_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9483640Z test_schema_correctness_nn_functional_pad_circular_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9483830Z test_schema_correctness_nn_functional_pad_circular_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9483980Z test_schema_correctness_nn_functional_pad_circular_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9484120Z test_schema_correctness_nn_functional_pad_circular_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.058s) 2023-01-11T21:11:42.9484270Z test_schema_correctness_nn_functional_pad_circular_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9484410Z test_schema_correctness_nn_functional_pad_circular_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9484590Z test_schema_correctness_nn_functional_pad_circular_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9484770Z test_schema_correctness_nn_functional_pad_circular_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9484920Z test_schema_correctness_nn_functional_pad_circular_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9485060Z test_schema_correctness_nn_functional_pad_circular_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9485200Z test_schema_correctness_nn_functional_pad_circular_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9485350Z test_schema_correctness_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9485490Z test_schema_correctness_nn_functional_pad_constant_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9485640Z test_schema_correctness_nn_functional_pad_constant_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9485780Z test_schema_correctness_nn_functional_pad_constant_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9485920Z test_schema_correctness_nn_functional_pad_constant_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9486070Z test_schema_correctness_nn_functional_pad_constant_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9486210Z test_schema_correctness_nn_functional_pad_constant_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9486350Z test_schema_correctness_nn_functional_pad_constant_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9486490Z test_schema_correctness_nn_functional_pad_constant_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9486630Z test_schema_correctness_nn_functional_pad_constant_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9486800Z test_schema_correctness_nn_functional_pad_constant_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9486980Z test_schema_correctness_nn_functional_pad_constant_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9487160Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9487310Z test_schema_correctness_nn_functional_pad_reflect_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9487460Z test_schema_correctness_nn_functional_pad_reflect_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9487600Z test_schema_correctness_nn_functional_pad_reflect_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9487750Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9487940Z test_schema_correctness_nn_functional_pad_replicate_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9488080Z test_schema_correctness_nn_functional_pad_replicate_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9488230Z test_schema_correctness_nn_functional_pad_replicate_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9488380Z test_schema_correctness_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9488530Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9488680Z test_schema_correctness_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9488830Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9488980Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9489160Z test_schema_correctness_nn_functional_pairwise_distance_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9489340Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9489490Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9489640Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9489780Z test_schema_correctness_nn_functional_pairwise_distance_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9489920Z test_schema_correctness_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9490060Z test_schema_correctness_nn_functional_pdist_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9490200Z test_schema_correctness_nn_functional_pdist_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9490350Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9490490Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9490640Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9490780Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9490930Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9491070Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9491250Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9491430Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9491600Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9491750Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9491890Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9492070Z test_schema_correctness_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9492210Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9492360Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9492510Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9492660Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9492810Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9492950Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9493090Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9493230Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9493380Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9493520Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9493700Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9493870Z test_schema_correctness_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9494020Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:11:42.9494170Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.059s) 2023-01-11T21:11:42.9498200Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.061s) 2023-01-11T21:11:42.9498370Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:11:42.9498510Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:11:42.9498650Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:11:42.9498790Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.064s) 2023-01-11T21:11:42.9498940Z test_schema_correctness_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.063s) 2023-01-11T21:11:42.9499090Z test_schema_correctness_nn_functional_prelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9499330Z test_schema_correctness_nn_functional_prelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9499470Z test_schema_correctness_nn_functional_prelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9499610Z test_schema_correctness_nn_functional_relu6_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9499750Z test_schema_correctness_nn_functional_relu6_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9499930Z test_schema_correctness_nn_functional_relu6_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9500150Z test_schema_correctness_nn_functional_relu6_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9500300Z test_schema_correctness_nn_functional_relu6_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9500440Z test_schema_correctness_nn_functional_relu6_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9500580Z test_schema_correctness_nn_functional_relu6_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9500720Z test_schema_correctness_nn_functional_relu6_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9500850Z test_schema_correctness_nn_functional_relu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9500990Z test_schema_correctness_nn_functional_relu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9501130Z test_schema_correctness_nn_functional_relu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9501270Z test_schema_correctness_nn_functional_relu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9501400Z test_schema_correctness_nn_functional_relu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9501540Z test_schema_correctness_nn_functional_relu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9501670Z test_schema_correctness_nn_functional_relu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9501810Z test_schema_correctness_nn_functional_relu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9501950Z test_schema_correctness_nn_functional_rrelu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9502120Z test_schema_correctness_nn_functional_rrelu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9502300Z test_schema_correctness_nn_functional_rrelu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.029s) 2023-01-11T21:11:42.9502430Z test_schema_correctness_nn_functional_selu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9502570Z test_schema_correctness_nn_functional_selu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9502710Z test_schema_correctness_nn_functional_selu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9502860Z test_schema_correctness_nn_functional_silu_complex_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9503000Z test_schema_correctness_nn_functional_silu_complex_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9503140Z test_schema_correctness_nn_functional_silu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9503280Z test_schema_correctness_nn_functional_silu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9503420Z test_schema_correctness_nn_functional_silu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9503610Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9503750Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9503900Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9504040Z test_schema_correctness_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9504180Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9504400Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9504580Z test_schema_correctness_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9504740Z test_schema_correctness_nn_functional_softmin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9504880Z test_schema_correctness_nn_functional_softmin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9505020Z test_schema_correctness_nn_functional_softmin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9505170Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:11:42.9505320Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:11:42.9505480Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:11:42.9505630Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.040s) 2023-01-11T21:11:42.9505770Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:11:42.9505920Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9506060Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9506210Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9506350Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9506490Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9506670Z test_schema_correctness_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:11:42.9506850Z test_schema_correctness_nn_functional_softplus_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9507000Z test_schema_correctness_nn_functional_softplus_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9507140Z test_schema_correctness_nn_functional_softplus_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9507290Z test_schema_correctness_nn_functional_softshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9507430Z test_schema_correctness_nn_functional_softshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9507580Z test_schema_correctness_nn_functional_softshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9507760Z test_schema_correctness_nn_functional_softsign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9507910Z test_schema_correctness_nn_functional_softsign_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9508060Z test_schema_correctness_nn_functional_softsign_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9508210Z test_schema_correctness_nn_functional_softsign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9508350Z test_schema_correctness_nn_functional_softsign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9508530Z test_schema_correctness_nn_functional_softsign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9508670Z test_schema_correctness_nn_functional_softsign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9508810Z test_schema_correctness_nn_functional_softsign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9508990Z test_schema_correctness_nn_functional_softsign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9509160Z test_schema_correctness_nn_functional_softsign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9509310Z test_schema_correctness_nn_functional_softsign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9509450Z test_schema_correctness_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9509600Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9509740Z test_schema_correctness_nn_functional_tanhshrink_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9509890Z test_schema_correctness_nn_functional_tanhshrink_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9510030Z test_schema_correctness_nn_functional_tanhshrink_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9510170Z test_schema_correctness_nn_functional_tanhshrink_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9510310Z test_schema_correctness_nn_functional_tanhshrink_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9510450Z test_schema_correctness_nn_functional_tanhshrink_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9510590Z test_schema_correctness_nn_functional_tanhshrink_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9510730Z test_schema_correctness_nn_functional_tanhshrink_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9510880Z test_schema_correctness_nn_functional_threshold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9511020Z test_schema_correctness_nn_functional_threshold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9511200Z test_schema_correctness_nn_functional_threshold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9511380Z test_schema_correctness_nn_functional_threshold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9511520Z test_schema_correctness_nn_functional_threshold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9511660Z test_schema_correctness_nn_functional_threshold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9511800Z test_schema_correctness_nn_functional_threshold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9511970Z test_schema_correctness_nn_functional_threshold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9512130Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9512290Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9512440Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9512590Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9512780Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9512930Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9513070Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9513220Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9513360Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9513540Z test_schema_correctness_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9513740Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9513910Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9514080Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9514250Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9514400Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9514570Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9514730Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9514880Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9515040Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9515200Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9515340Z test_schema_correctness_nn_functional_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.107s) 2023-01-11T21:11:42.9515480Z test_schema_correctness_nn_functional_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2023-01-11T21:11:42.9515620Z test_schema_correctness_nn_functional_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.112s) 2023-01-11T21:11:42.9515760Z test_schema_correctness_nn_functional_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.111s) 2023-01-11T21:11:42.9515980Z test_schema_correctness_nn_functional_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.105s) 2023-01-11T21:11:42.9516160Z test_schema_correctness_nn_functional_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.108s) 2023-01-11T21:11:42.9516650Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:11:42.9516790Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:11:42.9516900Z ok (0.001s) 2023-01-11T21:11:42.9517050Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9517200Z test_schema_correctness_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9517640Z test_schema_correctness_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:11:42.9517780Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:11:42.9517830Z ok (0.002s) 2023-01-11T21:11:42.9517980Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9518130Z test_schema_correctness_nn_functional_upsample_nearest_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9518280Z test_schema_correctness_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9518410Z test_schema_correctness_nonzero_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9518540Z test_schema_correctness_nonzero_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9518710Z test_schema_correctness_nonzero_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9518880Z test_schema_correctness_nonzero_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9519020Z test_schema_correctness_nonzero_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9519150Z test_schema_correctness_nonzero_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9519280Z test_schema_correctness_nonzero_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9519400Z test_schema_correctness_nonzero_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9519530Z test_schema_correctness_nonzero_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9519660Z test_schema_correctness_nonzero_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9519790Z test_schema_correctness_nonzero_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9519910Z test_schema_correctness_nonzero_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9520040Z test_schema_correctness_nonzero_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9520160Z test_schema_correctness_norm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9520290Z test_schema_correctness_norm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9520420Z test_schema_correctness_norm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9520600Z test_schema_correctness_norm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9520760Z test_schema_correctness_norm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9520920Z test_schema_correctness_norm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9521050Z test_schema_correctness_norm_fro_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9521200Z test_schema_correctness_norm_fro_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9521380Z test_schema_correctness_norm_fro_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9521520Z test_schema_correctness_norm_fro_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9521650Z test_schema_correctness_norm_fro_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9521780Z test_schema_correctness_norm_fro_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9521910Z test_schema_correctness_norm_inf_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9522050Z test_schema_correctness_norm_inf_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9522180Z test_schema_correctness_norm_inf_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9522310Z test_schema_correctness_norm_inf_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9522440Z test_schema_correctness_norm_inf_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9522570Z test_schema_correctness_norm_inf_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9522700Z test_schema_correctness_norm_nuc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9522870Z test_schema_correctness_norm_nuc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9523040Z test_schema_correctness_norm_nuc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9523170Z test_schema_correctness_norm_nuc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9523300Z test_schema_correctness_normal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9523430Z test_schema_correctness_normal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9523550Z test_schema_correctness_normal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9523680Z test_schema_correctness_normal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9523820Z test_schema_correctness_normal_number_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9523960Z test_schema_correctness_normal_number_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9524100Z test_schema_correctness_normal_number_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9524240Z test_schema_correctness_normal_number_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9524370Z test_schema_correctness_ones_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9524490Z test_schema_correctness_ones_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9524630Z test_schema_correctness_ones_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9524800Z test_schema_correctness_ones_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9524960Z test_schema_correctness_ones_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9525130Z test_schema_correctness_ones_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9525260Z test_schema_correctness_ones_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9525390Z test_schema_correctness_ones_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9525510Z test_schema_correctness_ones_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9525680Z test_schema_correctness_ones_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9525800Z test_schema_correctness_ones_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9525920Z test_schema_correctness_ones_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9526050Z test_schema_correctness_ones_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9526180Z test_schema_correctness_ones_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9526310Z test_schema_correctness_ones_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9526440Z test_schema_correctness_ones_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9526580Z test_schema_correctness_ones_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9526710Z test_schema_correctness_ones_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9526840Z test_schema_correctness_ones_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9527010Z test_schema_correctness_ones_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9527180Z test_schema_correctness_ones_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9527310Z test_schema_correctness_ones_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9527440Z test_schema_correctness_ones_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9527560Z test_schema_correctness_ones_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9527690Z test_schema_correctness_ones_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9527820Z test_schema_correctness_ones_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9527950Z test_schema_correctness_ormqr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9528080Z test_schema_correctness_ormqr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.028s) 2023-01-11T21:11:42.9528210Z test_schema_correctness_ormqr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.027s) 2023-01-11T21:11:42.9528340Z test_schema_correctness_ormqr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.026s) 2023-01-11T21:11:42.9528470Z test_schema_correctness_outer_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9528590Z test_schema_correctness_outer_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9528720Z test_schema_correctness_outer_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9528860Z test_schema_correctness_outer_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9529020Z test_schema_correctness_outer_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9529210Z test_schema_correctness_outer_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9529340Z test_schema_correctness_outer_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9529470Z test_schema_correctness_outer_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9529600Z test_schema_correctness_outer_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9529730Z test_schema_correctness_outer_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9529850Z test_schema_correctness_outer_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9530010Z test_schema_correctness_outer_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9530150Z test_schema_correctness_pca_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.066s) 2023-01-11T21:11:42.9530280Z test_schema_correctness_pca_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.055s) 2023-01-11T21:11:42.9530420Z test_schema_correctness_permute_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9530550Z test_schema_correctness_permute_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9530680Z test_schema_correctness_permute_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9530810Z test_schema_correctness_permute_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9530950Z test_schema_correctness_permute_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9531110Z test_schema_correctness_permute_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9531270Z test_schema_correctness_permute_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9531410Z test_schema_correctness_permute_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9531540Z test_schema_correctness_permute_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9531660Z test_schema_correctness_permute_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9531790Z test_schema_correctness_permute_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9531910Z test_schema_correctness_permute_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9532040Z test_schema_correctness_permute_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9532170Z test_schema_correctness_pinverse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.269s) 2023-01-11T21:11:42.9532310Z test_schema_correctness_pinverse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.269s) 2023-01-11T21:11:42.9532440Z test_schema_correctness_pinverse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.268s) 2023-01-11T21:11:42.9532570Z test_schema_correctness_pinverse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.269s) 2023-01-11T21:11:42.9532690Z test_schema_correctness_polar_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9532810Z test_schema_correctness_polar_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9537240Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9537490Z test_schema_correctness_polygamma_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9537680Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9537960Z test_schema_correctness_polygamma_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9538110Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9538250Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9538390Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9538530Z test_schema_correctness_polygamma_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9538720Z test_schema_correctness_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9538870Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9539020Z test_schema_correctness_polygamma_polygamma_n_1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9539160Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9539300Z test_schema_correctness_polygamma_polygamma_n_1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9539440Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9539580Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9539710Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9539890Z test_schema_correctness_polygamma_polygamma_n_1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9540060Z test_schema_correctness_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9540210Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9540350Z test_schema_correctness_polygamma_polygamma_n_2_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9540490Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9540630Z test_schema_correctness_polygamma_polygamma_n_2_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9540780Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9540920Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9541050Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9541190Z test_schema_correctness_polygamma_polygamma_n_2_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9541330Z test_schema_correctness_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9541480Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9541620Z test_schema_correctness_polygamma_polygamma_n_3_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9541760Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9541900Z test_schema_correctness_polygamma_polygamma_n_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9542120Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9542290Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9542440Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9542580Z test_schema_correctness_polygamma_polygamma_n_3_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9542720Z test_schema_correctness_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9542900Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9543050Z test_schema_correctness_polygamma_polygamma_n_4_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9543200Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9543340Z test_schema_correctness_polygamma_polygamma_n_4_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9543470Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9543600Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9543740Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9543870Z test_schema_correctness_polygamma_polygamma_n_4_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9544010Z test_schema_correctness_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9544140Z test_schema_correctness_positive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9544310Z test_schema_correctness_positive_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9544480Z test_schema_correctness_positive_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9544620Z test_schema_correctness_positive_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9544750Z test_schema_correctness_positive_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9544880Z test_schema_correctness_positive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9545010Z test_schema_correctness_positive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9545140Z test_schema_correctness_positive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9545270Z test_schema_correctness_positive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9545390Z test_schema_correctness_positive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9545520Z test_schema_correctness_positive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9545650Z test_schema_correctness_positive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9545780Z test_schema_correctness_pow_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9545900Z test_schema_correctness_pow_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9546030Z test_schema_correctness_pow_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9546160Z test_schema_correctness_pow_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9546350Z test_schema_correctness_pow_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9546520Z test_schema_correctness_pow_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9546650Z test_schema_correctness_pow_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9546770Z test_schema_correctness_pow_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9546890Z test_schema_correctness_pow_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9547020Z test_schema_correctness_pow_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9547170Z test_schema_correctness_pow_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9547310Z test_schema_correctness_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9547430Z test_schema_correctness_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9547570Z test_schema_correctness_prod_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9547700Z test_schema_correctness_prod_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9547820Z test_schema_correctness_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9547950Z test_schema_correctness_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9548070Z test_schema_correctness_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9548200Z test_schema_correctness_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9548360Z test_schema_correctness_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9548510Z test_schema_correctness_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9548640Z test_schema_correctness_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9548760Z test_schema_correctness_put_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9548890Z test_schema_correctness_put_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9549020Z test_schema_correctness_put_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9549150Z test_schema_correctness_put_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9549290Z test_schema_correctness_put_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9549420Z test_schema_correctness_put_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9549540Z test_schema_correctness_put_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9549670Z test_schema_correctness_put_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9549790Z test_schema_correctness_put_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9549920Z test_schema_correctness_put_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9550040Z test_schema_correctness_put_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9550170Z test_schema_correctness_put_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9550730Z test_schema_correctness_qr_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:11:42.9550930Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:11:42.9551000Z Q, R = torch.qr(A, some) 2023-01-11T21:11:42.9551060Z should be replaced with 2023-01-11T21:11:42.9551330Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T21:11:42.9551390Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9551440Z ok (0.005s) 2023-01-11T21:11:42.9551570Z test_schema_correctness_qr_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9551740Z test_schema_correctness_qr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9551870Z test_schema_correctness_qr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9552010Z test_schema_correctness_quantile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.869s) 2023-01-11T21:11:42.9552140Z test_schema_correctness_quantile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.867s) 2023-01-11T21:11:42.9552280Z test_schema_correctness_rad2deg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9552410Z test_schema_correctness_rad2deg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9552540Z test_schema_correctness_rad2deg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9552710Z test_schema_correctness_rad2deg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9552870Z test_schema_correctness_rad2deg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9553000Z test_schema_correctness_rad2deg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9553130Z test_schema_correctness_rad2deg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9553260Z test_schema_correctness_rad2deg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9553390Z test_schema_correctness_rad2deg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9553510Z test_schema_correctness_rad2deg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9553650Z test_schema_correctness_rand_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9553780Z test_schema_correctness_rand_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9553920Z test_schema_correctness_rand_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9554060Z test_schema_correctness_rand_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9554190Z test_schema_correctness_rand_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9554320Z test_schema_correctness_rand_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9554450Z test_schema_correctness_rand_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9554590Z test_schema_correctness_randint_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.9554760Z test_schema_correctness_randint_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:11:42.9554920Z test_schema_correctness_randint_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:11:42.9555060Z test_schema_correctness_randint_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:11:42.9555190Z test_schema_correctness_randint_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.9555360Z test_schema_correctness_randint_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:11:42.9555490Z test_schema_correctness_randint_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:11:42.9555620Z test_schema_correctness_randint_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.9555750Z test_schema_correctness_randint_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.043s) 2023-01-11T21:11:42.9555890Z test_schema_correctness_randint_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9556070Z test_schema_correctness_randint_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9556210Z test_schema_correctness_randint_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9556340Z test_schema_correctness_randint_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9556470Z test_schema_correctness_randint_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9556600Z test_schema_correctness_randint_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9556730Z test_schema_correctness_randint_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9556900Z test_schema_correctness_randint_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9557060Z test_schema_correctness_randint_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.037s) 2023-01-11T21:11:42.9557200Z test_schema_correctness_randn_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9557330Z test_schema_correctness_randn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9557470Z test_schema_correctness_randn_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9557600Z test_schema_correctness_randn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9557730Z test_schema_correctness_randn_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9557850Z test_schema_correctness_randn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9557980Z test_schema_correctness_randn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9558110Z test_schema_correctness_randn_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9558240Z test_schema_correctness_randn_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9558380Z test_schema_correctness_randn_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9558510Z test_schema_correctness_randn_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9558640Z test_schema_correctness_randn_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9558770Z test_schema_correctness_randn_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9558940Z test_schema_correctness_randn_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.019s) 2023-01-11T21:11:42.9559110Z test_schema_correctness_ravel_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9559240Z test_schema_correctness_ravel_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9559380Z test_schema_correctness_ravel_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9559550Z test_schema_correctness_ravel_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9559680Z test_schema_correctness_ravel_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9559800Z test_schema_correctness_ravel_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9559930Z test_schema_correctness_ravel_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9560050Z test_schema_correctness_ravel_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9560180Z test_schema_correctness_ravel_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9560340Z test_schema_correctness_ravel_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9560470Z test_schema_correctness_ravel_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9560600Z test_schema_correctness_ravel_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9560730Z test_schema_correctness_ravel_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9560860Z test_schema_correctness_real_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9561010Z test_schema_correctness_real_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9561180Z test_schema_correctness_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9561310Z test_schema_correctness_real_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9561440Z test_schema_correctness_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9561570Z test_schema_correctness_real_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9561690Z test_schema_correctness_real_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9561820Z test_schema_correctness_real_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9561940Z test_schema_correctness_real_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9562070Z test_schema_correctness_real_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9562190Z test_schema_correctness_real_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9562320Z test_schema_correctness_real_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9562440Z test_schema_correctness_real_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9562580Z test_schema_correctness_reciprocal_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9562720Z test_schema_correctness_reciprocal_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9562860Z test_schema_correctness_reciprocal_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9563030Z test_schema_correctness_reciprocal_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9563190Z test_schema_correctness_reciprocal_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9563330Z test_schema_correctness_reciprocal_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9563470Z test_schema_correctness_reciprocal_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9563600Z test_schema_correctness_reciprocal_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9563730Z test_schema_correctness_reciprocal_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9563900Z test_schema_correctness_reciprocal_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9564030Z test_schema_correctness_reciprocal_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9564170Z test_schema_correctness_reciprocal_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9564310Z test_schema_correctness_remainder_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9564450Z test_schema_correctness_remainder_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9564580Z test_schema_correctness_remainder_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9564750Z test_schema_correctness_remainder_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9564890Z test_schema_correctness_remainder_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9565020Z test_schema_correctness_remainder_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9565180Z test_schema_correctness_remainder_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9565340Z test_schema_correctness_remainder_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9565470Z test_schema_correctness_remainder_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9565620Z test_schema_correctness_renorm_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9565750Z test_schema_correctness_renorm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9565880Z test_schema_correctness_renorm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9566020Z test_schema_correctness_renorm_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9566150Z test_schema_correctness_renorm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9566270Z test_schema_correctness_renorm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9566400Z test_schema_correctness_repeat_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9566530Z test_schema_correctness_repeat_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9566660Z test_schema_correctness_repeat_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9566800Z test_schema_correctness_repeat_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9566920Z test_schema_correctness_repeat_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9567050Z test_schema_correctness_repeat_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9567210Z test_schema_correctness_repeat_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9567370Z test_schema_correctness_repeat_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9567510Z test_schema_correctness_repeat_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9567640Z test_schema_correctness_repeat_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9567760Z test_schema_correctness_repeat_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9567890Z test_schema_correctness_repeat_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9568040Z test_schema_correctness_repeat_interleave_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9568230Z test_schema_correctness_repeat_interleave_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9568380Z test_schema_correctness_repeat_interleave_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9568520Z test_schema_correctness_repeat_interleave_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9568660Z test_schema_correctness_repeat_interleave_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9568810Z test_schema_correctness_repeat_interleave_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9568950Z test_schema_correctness_repeat_interleave_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9569120Z test_schema_correctness_repeat_interleave_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9569270Z test_schema_correctness_repeat_interleave_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9569440Z test_schema_correctness_repeat_interleave_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9569610Z test_schema_correctness_repeat_interleave_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9569760Z test_schema_correctness_repeat_interleave_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9569890Z test_schema_correctness_repeat_interleave_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9570030Z test_schema_correctness_reshape_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9570160Z test_schema_correctness_reshape_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9570300Z test_schema_correctness_reshape_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9570440Z test_schema_correctness_reshape_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9570570Z test_schema_correctness_reshape_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9570710Z test_schema_correctness_reshape_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9574120Z test_schema_correctness_reshape_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9574300Z test_schema_correctness_reshape_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9574440Z test_schema_correctness_reshape_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9574570Z test_schema_correctness_reshape_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9574700Z test_schema_correctness_reshape_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9574870Z test_schema_correctness_reshape_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9575040Z test_schema_correctness_reshape_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9575170Z test_schema_correctness_reshape_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9575300Z test_schema_correctness_reshape_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9575430Z test_schema_correctness_reshape_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9575570Z test_schema_correctness_reshape_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9575700Z test_schema_correctness_reshape_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9575960Z test_schema_correctness_reshape_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9576100Z test_schema_correctness_reshape_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9576230Z test_schema_correctness_reshape_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9576360Z test_schema_correctness_reshape_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9576480Z test_schema_correctness_reshape_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9576610Z test_schema_correctness_reshape_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9576800Z test_schema_correctness_reshape_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9576930Z test_schema_correctness_reshape_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.011s) 2023-01-11T21:11:42.9577090Z test_schema_correctness_resize__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9577250Z test_schema_correctness_resize__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9577390Z test_schema_correctness_resize__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9577520Z test_schema_correctness_resize__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9577650Z test_schema_correctness_resize__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9577780Z test_schema_correctness_resize__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9577910Z test_schema_correctness_resize__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9578040Z test_schema_correctness_resize__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9578170Z test_schema_correctness_resize__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9578290Z test_schema_correctness_resize__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9578420Z test_schema_correctness_resize__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9578550Z test_schema_correctness_resize__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9578680Z test_schema_correctness_resize_as__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9578810Z test_schema_correctness_resize_as__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9578950Z test_schema_correctness_resize_as__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9579120Z test_schema_correctness_resize_as__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9579290Z test_schema_correctness_resize_as__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9579420Z test_schema_correctness_resize_as__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9579560Z test_schema_correctness_resize_as__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9579690Z test_schema_correctness_resize_as__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9579820Z test_schema_correctness_resize_as__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9579940Z test_schema_correctness_resize_as__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9580070Z test_schema_correctness_resize_as__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9580200Z test_schema_correctness_resize_as__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9580380Z test_schema_correctness_resolve_conj_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9580510Z test_schema_correctness_resolve_conj_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9580650Z test_schema_correctness_resolve_conj_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9580790Z test_schema_correctness_resolve_conj_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9580930Z test_schema_correctness_resolve_conj_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9581100Z test_schema_correctness_resolve_conj_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9581270Z test_schema_correctness_resolve_conj_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9581440Z test_schema_correctness_resolve_conj_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9581570Z test_schema_correctness_resolve_conj_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9581710Z test_schema_correctness_resolve_conj_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9581840Z test_schema_correctness_resolve_conj_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9581970Z test_schema_correctness_resolve_conj_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9582100Z test_schema_correctness_resolve_neg_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9582240Z test_schema_correctness_resolve_neg_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9582380Z test_schema_correctness_resolve_neg_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9582520Z test_schema_correctness_resolve_neg_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9582650Z test_schema_correctness_resolve_neg_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9582790Z test_schema_correctness_resolve_neg_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9582920Z test_schema_correctness_resolve_neg_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9583050Z test_schema_correctness_resolve_neg_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9583190Z test_schema_correctness_resolve_neg_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9583350Z test_schema_correctness_resolve_neg_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9583520Z test_schema_correctness_resolve_neg_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9583660Z test_schema_correctness_resolve_neg_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9583790Z test_schema_correctness_resolve_neg_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9583920Z test_schema_correctness_roll_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9584040Z test_schema_correctness_roll_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9584180Z test_schema_correctness_roll_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9584310Z test_schema_correctness_roll_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9584440Z test_schema_correctness_roll_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9584610Z test_schema_correctness_roll_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9584740Z test_schema_correctness_roll_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9584870Z test_schema_correctness_roll_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9584990Z test_schema_correctness_roll_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9585120Z test_schema_correctness_roll_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9585250Z test_schema_correctness_roll_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9585450Z test_schema_correctness_roll_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9585620Z test_schema_correctness_roll_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9585750Z test_schema_correctness_rot90_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9585880Z test_schema_correctness_rot90_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9586010Z test_schema_correctness_rot90_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9586140Z test_schema_correctness_rot90_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9586270Z test_schema_correctness_rot90_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9586400Z test_schema_correctness_rot90_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9586520Z test_schema_correctness_rot90_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9586640Z test_schema_correctness_rot90_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9586770Z test_schema_correctness_rot90_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9586890Z test_schema_correctness_rot90_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9587020Z test_schema_correctness_rot90_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9587140Z test_schema_correctness_rot90_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9587270Z test_schema_correctness_round_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9587430Z test_schema_correctness_round_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9587590Z test_schema_correctness_round_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9587720Z test_schema_correctness_round_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9587840Z test_schema_correctness_round_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9587960Z test_schema_correctness_round_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9588080Z test_schema_correctness_round_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9588210Z test_schema_correctness_round_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9588350Z test_schema_correctness_round_decimals_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9588490Z test_schema_correctness_round_decimals_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9588630Z test_schema_correctness_round_decimals_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9588760Z test_schema_correctness_round_decimals_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9588940Z test_schema_correctness_round_decimals_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9589080Z test_schema_correctness_round_decimals_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9589220Z test_schema_correctness_round_decimals_neg_3_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9589360Z test_schema_correctness_round_decimals_neg_3_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9589530Z test_schema_correctness_round_decimals_neg_3_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9589730Z test_schema_correctness_rsqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9589860Z test_schema_correctness_rsqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9590000Z test_schema_correctness_rsqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9590130Z test_schema_correctness_rsqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9590250Z test_schema_correctness_rsqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9590380Z test_schema_correctness_rsqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9590500Z test_schema_correctness_rsqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9590630Z test_schema_correctness_rsqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9590750Z test_schema_correctness_rsqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9590880Z test_schema_correctness_rsqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9591000Z test_schema_correctness_rsqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9591130Z test_schema_correctness_rsub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9591260Z test_schema_correctness_rsub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9591390Z test_schema_correctness_rsub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9591550Z test_schema_correctness_rsub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9591710Z test_schema_correctness_rsub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9591840Z test_schema_correctness_rsub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9591970Z test_schema_correctness_rsub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9592090Z test_schema_correctness_rsub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9592210Z test_schema_correctness_rsub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9592340Z test_schema_correctness_rsub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9592460Z test_schema_correctness_rsub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9592600Z test_schema_correctness_scalar_tensor_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9592740Z test_schema_correctness_scalar_tensor_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9592880Z test_schema_correctness_scalar_tensor_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9593020Z test_schema_correctness_scalar_tensor_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9593210Z test_schema_correctness_scalar_tensor_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9593340Z test_schema_correctness_scalar_tensor_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9593480Z test_schema_correctness_scalar_tensor_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9593650Z test_schema_correctness_scalar_tensor_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9593810Z test_schema_correctness_scalar_tensor_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9593950Z test_schema_correctness_scalar_tensor_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9594150Z test_schema_correctness_scalar_tensor_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9594290Z test_schema_correctness_scalar_tensor_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9594420Z test_schema_correctness_scalar_tensor_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9594560Z test_schema_correctness_scatter_add_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9594690Z test_schema_correctness_scatter_add_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9594830Z test_schema_correctness_scatter_add_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9594960Z test_schema_correctness_scatter_add_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9595100Z test_schema_correctness_scatter_add_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9595230Z test_schema_correctness_scatter_add_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9595360Z test_schema_correctness_scatter_add_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9595500Z test_schema_correctness_scatter_add_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9595630Z test_schema_correctness_scatter_add_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9595800Z test_schema_correctness_scatter_add_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9595970Z test_schema_correctness_scatter_add_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9596100Z test_schema_correctness_scatter_add_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9596240Z test_schema_correctness_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9596370Z test_schema_correctness_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9596510Z test_schema_correctness_scatter_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9596640Z test_schema_correctness_scatter_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9596770Z test_schema_correctness_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9596900Z test_schema_correctness_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9597030Z test_schema_correctness_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9597160Z test_schema_correctness_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9597290Z test_schema_correctness_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9597420Z test_schema_correctness_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9597590Z test_schema_correctness_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9597710Z test_schema_correctness_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9598360Z test_schema_correctness_scatter_reduce_amax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1739.) 2023-01-11T21:11:42.9598520Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9598560Z ok (0.006s) 2023-01-11T21:11:42.9598710Z test_schema_correctness_scatter_reduce_amax_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9598850Z test_schema_correctness_scatter_reduce_amax_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9598990Z test_schema_correctness_scatter_reduce_amax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9599130Z test_schema_correctness_scatter_reduce_amax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9599270Z test_schema_correctness_scatter_reduce_amax_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9599410Z test_schema_correctness_scatter_reduce_amax_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9599540Z test_schema_correctness_scatter_reduce_amax_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9599680Z test_schema_correctness_scatter_reduce_amax_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9599820Z test_schema_correctness_scatter_reduce_amax_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9599960Z test_schema_correctness_scatter_reduce_amin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9600100Z test_schema_correctness_scatter_reduce_amin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9600240Z test_schema_correctness_scatter_reduce_amin_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9600410Z test_schema_correctness_scatter_reduce_amin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9600580Z test_schema_correctness_scatter_reduce_amin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9600720Z test_schema_correctness_scatter_reduce_amin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9600860Z test_schema_correctness_scatter_reduce_amin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9600990Z test_schema_correctness_scatter_reduce_amin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9601130Z test_schema_correctness_scatter_reduce_amin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9601260Z test_schema_correctness_scatter_reduce_amin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9601400Z test_schema_correctness_scatter_reduce_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9601540Z test_schema_correctness_scatter_reduce_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9601680Z test_schema_correctness_scatter_reduce_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9601820Z test_schema_correctness_scatter_reduce_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9602000Z test_schema_correctness_scatter_reduce_mean_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9602140Z test_schema_correctness_scatter_reduce_mean_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9602270Z test_schema_correctness_scatter_reduce_mean_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9602400Z test_schema_correctness_scatter_reduce_mean_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9602570Z test_schema_correctness_scatter_reduce_mean_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9602790Z test_schema_correctness_scatter_reduce_prod_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9602930Z test_schema_correctness_scatter_reduce_prod_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9603070Z test_schema_correctness_scatter_reduce_prod_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9603210Z test_schema_correctness_scatter_reduce_prod_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9603340Z test_schema_correctness_scatter_reduce_prod_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9603470Z test_schema_correctness_scatter_reduce_prod_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9603600Z test_schema_correctness_scatter_reduce_prod_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9603740Z test_schema_correctness_scatter_reduce_prod_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9603870Z test_schema_correctness_scatter_reduce_prod_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9604010Z test_schema_correctness_scatter_reduce_prod_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9604150Z test_schema_correctness_scatter_reduce_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9604280Z test_schema_correctness_scatter_reduce_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9604420Z test_schema_correctness_scatter_reduce_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9604560Z test_schema_correctness_scatter_reduce_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9604740Z test_schema_correctness_scatter_reduce_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9604910Z test_schema_correctness_scatter_reduce_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9605040Z test_schema_correctness_scatter_reduce_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9605180Z test_schema_correctness_scatter_reduce_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9605320Z test_schema_correctness_scatter_reduce_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9605450Z test_schema_correctness_scatter_reduce_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9606260Z test_schema_correctness_searchsorted_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BucketizationUtils.h:35.) 2023-01-11T21:11:42.9606330Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9606960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BucketizationUtils.h:41.) 2023-01-11T21:11:42.9607060Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9607100Z ok (0.040s) 2023-01-11T21:11:42.9607240Z test_schema_correctness_searchsorted_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.044s) 2023-01-11T21:11:42.9607380Z test_schema_correctness_searchsorted_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:11:42.9607510Z test_schema_correctness_searchsorted_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:11:42.9607640Z test_schema_correctness_searchsorted_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:11:42.9607810Z test_schema_correctness_searchsorted_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:11:42.9607980Z test_schema_correctness_searchsorted_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:11:42.9608110Z test_schema_correctness_searchsorted_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:11:42.9608250Z test_schema_correctness_searchsorted_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:11:42.9608400Z test_schema_correctness_segment_reduce_lengths_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9608550Z test_schema_correctness_segment_reduce_lengths_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9613160Z test_schema_correctness_segment_reduce_lengths_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9613320Z test_schema_correctness_segment_reduce_lengths_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.020s) 2023-01-11T21:11:42.9613460Z test_schema_correctness_segment_reduce_offsets_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9613610Z test_schema_correctness_segment_reduce_offsets_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9613760Z test_schema_correctness_segment_reduce_offsets_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9613890Z test_schema_correctness_segment_reduce_offsets_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.021s) 2023-01-11T21:11:42.9614030Z test_schema_correctness_select_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9614160Z test_schema_correctness_select_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9614290Z test_schema_correctness_select_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9614460Z test_schema_correctness_select_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9614630Z test_schema_correctness_select_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9614760Z test_schema_correctness_select_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9614890Z test_schema_correctness_select_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9615020Z test_schema_correctness_select_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9615270Z test_schema_correctness_select_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9615400Z test_schema_correctness_select_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9615530Z test_schema_correctness_select_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9615660Z test_schema_correctness_select_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9615790Z test_schema_correctness_select_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9615930Z test_schema_correctness_select_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9616120Z test_schema_correctness_select_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9616260Z test_schema_correctness_select_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9616400Z test_schema_correctness_select_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9616530Z test_schema_correctness_select_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9616700Z test_schema_correctness_select_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9616870Z test_schema_correctness_select_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9617010Z test_schema_correctness_select_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9617140Z test_schema_correctness_select_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9617280Z test_schema_correctness_select_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9617410Z test_schema_correctness_sgn_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9617540Z test_schema_correctness_sgn_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9617670Z test_schema_correctness_sgn_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9617800Z test_schema_correctness_sgn_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9617930Z test_schema_correctness_sgn_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9618050Z test_schema_correctness_sgn_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9618180Z test_schema_correctness_sgn_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9618300Z test_schema_correctness_sgn_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9618430Z test_schema_correctness_sgn_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9618550Z test_schema_correctness_sgn_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9618710Z test_schema_correctness_sgn_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9618860Z test_schema_correctness_sgn_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9618990Z test_schema_correctness_sgn_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9619120Z test_schema_correctness_short_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9619250Z test_schema_correctness_short_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9619390Z test_schema_correctness_short_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9619560Z test_schema_correctness_short_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9619700Z test_schema_correctness_short_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.025s) 2023-01-11T21:11:42.9619820Z test_schema_correctness_short_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9619940Z test_schema_correctness_short_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9620070Z test_schema_correctness_short_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9620190Z test_schema_correctness_short_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9620350Z test_schema_correctness_short_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9620480Z test_schema_correctness_short_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9620600Z test_schema_correctness_short_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.024s) 2023-01-11T21:11:42.9620770Z test_schema_correctness_sigmoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9620930Z test_schema_correctness_sigmoid_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9621070Z test_schema_correctness_sigmoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9621200Z test_schema_correctness_sigmoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9621330Z test_schema_correctness_sigmoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9621460Z test_schema_correctness_sigmoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9621590Z test_schema_correctness_sigmoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9621710Z test_schema_correctness_sigmoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9621830Z test_schema_correctness_sigmoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9621960Z test_schema_correctness_sigmoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9622080Z test_schema_correctness_sigmoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9622210Z test_schema_correctness_sign_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9622330Z test_schema_correctness_sign_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9622460Z test_schema_correctness_sign_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9622580Z test_schema_correctness_sign_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9622740Z test_schema_correctness_sign_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9622900Z test_schema_correctness_sign_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9623030Z test_schema_correctness_sign_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9623150Z test_schema_correctness_sign_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9623280Z test_schema_correctness_sign_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9623400Z test_schema_correctness_sign_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9623550Z test_schema_correctness_signal_windows_bartlett_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.9623690Z test_schema_correctness_signal_windows_bartlett_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.9623870Z test_schema_correctness_signal_windows_blackman_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9624010Z test_schema_correctness_signal_windows_blackman_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9624160Z test_schema_correctness_signal_windows_cosine_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.9624300Z test_schema_correctness_signal_windows_cosine_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.030s) 2023-01-11T21:11:42.9624440Z test_schema_correctness_signal_windows_exponential_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.9624630Z test_schema_correctness_signal_windows_exponential_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.031s) 2023-01-11T21:11:42.9624770Z test_schema_correctness_signal_windows_gaussian_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:11:42.9624940Z test_schema_correctness_signal_windows_gaussian_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.032s) 2023-01-11T21:11:42.9625120Z test_schema_correctness_signal_windows_general_cosine_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:11:42.9625280Z test_schema_correctness_signal_windows_general_cosine_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9625430Z test_schema_correctness_signal_windows_general_hamming_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9625570Z test_schema_correctness_signal_windows_general_hamming_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9625720Z test_schema_correctness_signal_windows_hamming_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9625860Z test_schema_correctness_signal_windows_hamming_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9626000Z test_schema_correctness_signal_windows_hann_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9626140Z test_schema_correctness_signal_windows_hann_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9626280Z test_schema_correctness_signal_windows_kaiser_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:11:42.9626420Z test_schema_correctness_signal_windows_kaiser_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.034s) 2023-01-11T21:11:42.9626550Z test_schema_correctness_signal_windows_nuttall_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9626690Z test_schema_correctness_signal_windows_nuttall_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.054s) 2023-01-11T21:11:42.9626820Z test_schema_correctness_signbit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9626950Z test_schema_correctness_signbit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9627120Z test_schema_correctness_signbit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9627280Z test_schema_correctness_signbit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9627410Z test_schema_correctness_signbit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9627540Z test_schema_correctness_signbit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9627670Z test_schema_correctness_signbit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9627790Z test_schema_correctness_signbit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9627910Z test_schema_correctness_signbit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9628070Z test_schema_correctness_signbit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9628200Z test_schema_correctness_sin_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9628320Z test_schema_correctness_sin_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9628460Z test_schema_correctness_sin_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9628580Z test_schema_correctness_sin_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9628710Z test_schema_correctness_sin_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9628870Z test_schema_correctness_sin_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9629000Z test_schema_correctness_sin_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9629160Z test_schema_correctness_sin_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9629310Z test_schema_correctness_sin_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9629440Z test_schema_correctness_sin_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9629570Z test_schema_correctness_sin_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9629690Z test_schema_correctness_sinc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9629820Z test_schema_correctness_sinc_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9629950Z test_schema_correctness_sinc_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9630080Z test_schema_correctness_sinc_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9630210Z test_schema_correctness_sinc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9630330Z test_schema_correctness_sinc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9630460Z test_schema_correctness_sinc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9630580Z test_schema_correctness_sinc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9630710Z test_schema_correctness_sinc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9630830Z test_schema_correctness_sinc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9630950Z test_schema_correctness_sinc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9631110Z test_schema_correctness_sinh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9631270Z test_schema_correctness_sinh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9631400Z test_schema_correctness_sinh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9631530Z test_schema_correctness_sinh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9631660Z test_schema_correctness_sinh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9631780Z test_schema_correctness_sinh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9631900Z test_schema_correctness_sinh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9632030Z test_schema_correctness_sinh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9632150Z test_schema_correctness_sinh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9632320Z test_schema_correctness_sinh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9632440Z test_schema_correctness_sinh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9632570Z test_schema_correctness_slice_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9632700Z test_schema_correctness_slice_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9632830Z test_schema_correctness_slice_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9632960Z test_schema_correctness_slice_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9633180Z test_schema_correctness_slice_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9633330Z test_schema_correctness_slice_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9633470Z test_schema_correctness_slice_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9633590Z test_schema_correctness_slice_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9633720Z test_schema_correctness_slice_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9633840Z test_schema_correctness_slice_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9633970Z test_schema_correctness_slice_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9634090Z test_schema_correctness_slice_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9634210Z test_schema_correctness_slice_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9634350Z test_schema_correctness_slice_scatter_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9634490Z test_schema_correctness_slice_scatter_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9634630Z test_schema_correctness_slice_scatter_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9634760Z test_schema_correctness_slice_scatter_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9634890Z test_schema_correctness_slice_scatter_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9635030Z test_schema_correctness_slice_scatter_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9635190Z test_schema_correctness_slice_scatter_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9635360Z test_schema_correctness_slice_scatter_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9635490Z test_schema_correctness_slice_scatter_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9635630Z test_schema_correctness_slice_scatter_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9635760Z test_schema_correctness_softmax_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9635890Z test_schema_correctness_softmax_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9636020Z test_schema_correctness_softmax_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9636160Z test_schema_correctness_softmax_with_dtype_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9636300Z test_schema_correctness_softmax_with_dtype_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9636450Z test_schema_correctness_softmax_with_dtype_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9636630Z test_schema_correctness_softmax_with_dtype_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9636770Z test_schema_correctness_softmax_with_dtype_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9636910Z test_schema_correctness_softmax_with_dtype_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9637050Z test_schema_correctness_softmax_with_dtype_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9637180Z test_schema_correctness_softmax_with_dtype_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9637390Z test_schema_correctness_softmax_with_dtype_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9637560Z test_schema_correctness_softmax_with_dtype_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9637700Z test_schema_correctness_softmax_with_dtype_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9637840Z test_schema_correctness_softmax_with_dtype_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.036s) 2023-01-11T21:11:42.9637970Z test_schema_correctness_sort_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9638100Z test_schema_correctness_sort_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9638230Z test_schema_correctness_sort_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9638350Z test_schema_correctness_sort_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9638480Z test_schema_correctness_sort_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9638600Z test_schema_correctness_sort_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9638730Z test_schema_correctness_sort_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9638850Z test_schema_correctness_sort_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9638980Z test_schema_correctness_sort_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9639100Z test_schema_correctness_sort_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9639280Z test_schema_correctness_sparse_sampled_addmm_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:11:42.9639500Z test_schema_correctness_sparse_sampled_addmm_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:11:42.9639700Z test_schema_correctness_sparse_sampled_addmm_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:11:42.9639880Z test_schema_correctness_sparse_sampled_addmm_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:11:42.9640020Z test_schema_correctness_special_airy_ai_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9640160Z test_schema_correctness_special_airy_ai_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9640300Z test_schema_correctness_special_airy_ai_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9640440Z test_schema_correctness_special_airy_ai_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9640570Z test_schema_correctness_special_airy_ai_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9640700Z test_schema_correctness_special_airy_ai_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9640880Z test_schema_correctness_special_airy_ai_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9641010Z test_schema_correctness_special_airy_ai_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9641150Z test_schema_correctness_special_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9641290Z test_schema_correctness_special_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9641430Z test_schema_correctness_special_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9641600Z test_schema_correctness_special_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9641770Z test_schema_correctness_special_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9641940Z test_schema_correctness_special_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9642080Z test_schema_correctness_special_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9642210Z test_schema_correctness_special_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9642340Z test_schema_correctness_special_bessel_j1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9642480Z test_schema_correctness_special_bessel_j1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9642620Z test_schema_correctness_special_bessel_j1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9642750Z test_schema_correctness_special_bessel_j1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9642880Z test_schema_correctness_special_bessel_j1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9643010Z test_schema_correctness_special_bessel_j1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9643140Z test_schema_correctness_special_bessel_j1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9643270Z test_schema_correctness_special_bessel_j1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9643400Z test_schema_correctness_special_bessel_y0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9643540Z test_schema_correctness_special_bessel_y0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9643670Z test_schema_correctness_special_bessel_y0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9643840Z test_schema_correctness_special_bessel_y0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9644000Z test_schema_correctness_special_bessel_y0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9644130Z test_schema_correctness_special_bessel_y0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9644270Z test_schema_correctness_special_bessel_y0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9644400Z test_schema_correctness_special_bessel_y0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9644530Z test_schema_correctness_special_bessel_y1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9644660Z test_schema_correctness_special_bessel_y1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9644800Z test_schema_correctness_special_bessel_y1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9644960Z test_schema_correctness_special_bessel_y1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9645090Z test_schema_correctness_special_bessel_y1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9645220Z test_schema_correctness_special_bessel_y1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9645350Z test_schema_correctness_special_bessel_y1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9645480Z test_schema_correctness_special_bessel_y1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9645630Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9645810Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9646000Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9646180Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9650290Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9650470Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9650620Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9650780Z test_schema_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9650930Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9651080Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9651220Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9651370Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9651510Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9651650Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9651800Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9651940Z test_schema_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9652280Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9652590Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9652880Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9653150Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9653560Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9653830Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9654080Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9654340Z test_schema_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9654660Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9654920Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9655180Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9655440Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9655700Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9655950Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9656210Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9656460Z test_schema_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9656630Z test_schema_correctness_special_entr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9656800Z test_schema_correctness_special_entr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9656940Z test_schema_correctness_special_entr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9657080Z test_schema_correctness_special_entr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9657220Z test_schema_correctness_special_entr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9657360Z test_schema_correctness_special_entr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9657490Z test_schema_correctness_special_entr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9657630Z test_schema_correctness_special_entr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9657760Z test_schema_correctness_special_entr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9657890Z test_schema_correctness_special_erfcx_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9658030Z test_schema_correctness_special_erfcx_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9658160Z test_schema_correctness_special_erfcx_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9658340Z test_schema_correctness_special_erfcx_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9658480Z test_schema_correctness_special_erfcx_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9658610Z test_schema_correctness_special_erfcx_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9658780Z test_schema_correctness_special_erfcx_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9658950Z test_schema_correctness_special_erfcx_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9659100Z test_schema_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9659300Z test_schema_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9659440Z test_schema_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9659590Z test_schema_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9659730Z test_schema_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9659880Z test_schema_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9660020Z test_schema_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9660160Z test_schema_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9660310Z test_schema_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9660460Z test_schema_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9660600Z test_schema_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9660750Z test_schema_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9660900Z test_schema_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9661070Z test_schema_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9661260Z test_schema_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9661410Z test_schema_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9661550Z test_schema_correctness_special_i0e_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9661680Z test_schema_correctness_special_i0e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9661810Z test_schema_correctness_special_i0e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9661950Z test_schema_correctness_special_i0e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9662080Z test_schema_correctness_special_i0e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9662210Z test_schema_correctness_special_i0e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9662340Z test_schema_correctness_special_i0e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9662470Z test_schema_correctness_special_i0e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9662650Z test_schema_correctness_special_i0e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9662780Z test_schema_correctness_special_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9662910Z test_schema_correctness_special_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9663050Z test_schema_correctness_special_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9663210Z test_schema_correctness_special_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9663380Z test_schema_correctness_special_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9663560Z test_schema_correctness_special_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9663690Z test_schema_correctness_special_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9663830Z test_schema_correctness_special_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9663960Z test_schema_correctness_special_i1e_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9664090Z test_schema_correctness_special_i1e_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9664220Z test_schema_correctness_special_i1e_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9664350Z test_schema_correctness_special_i1e_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9664490Z test_schema_correctness_special_i1e_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9664610Z test_schema_correctness_special_i1e_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9664740Z test_schema_correctness_special_i1e_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9664870Z test_schema_correctness_special_i1e_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9665020Z test_schema_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9665170Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9665350Z test_schema_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9665530Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9665700Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9665860Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9666000Z test_schema_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9666150Z test_schema_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9666430Z test_schema_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9666700Z test_schema_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9666960Z test_schema_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9667300Z test_schema_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9667570Z test_schema_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9667830Z test_schema_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9668090Z test_schema_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9668390Z test_schema_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9668530Z test_schema_correctness_special_log_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9668710Z test_schema_correctness_special_log_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9668880Z test_schema_correctness_special_log_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9669020Z test_schema_correctness_special_log_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9669160Z test_schema_correctness_special_log_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9669290Z test_schema_correctness_special_log_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9669430Z test_schema_correctness_special_log_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9669560Z test_schema_correctness_special_log_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9669700Z test_schema_correctness_special_modified_bessel_i0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9669850Z test_schema_correctness_special_modified_bessel_i0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9670000Z test_schema_correctness_special_modified_bessel_i0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9670140Z test_schema_correctness_special_modified_bessel_i0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9670290Z test_schema_correctness_special_modified_bessel_i0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9670430Z test_schema_correctness_special_modified_bessel_i0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9670570Z test_schema_correctness_special_modified_bessel_i0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9670710Z test_schema_correctness_special_modified_bessel_i0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9670890Z test_schema_correctness_special_modified_bessel_i1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9671070Z test_schema_correctness_special_modified_bessel_i1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9671220Z test_schema_correctness_special_modified_bessel_i1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9671360Z test_schema_correctness_special_modified_bessel_i1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9671500Z test_schema_correctness_special_modified_bessel_i1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9671710Z test_schema_correctness_special_modified_bessel_i1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9671850Z test_schema_correctness_special_modified_bessel_i1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9671990Z test_schema_correctness_special_modified_bessel_i1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9672130Z test_schema_correctness_special_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9672280Z test_schema_correctness_special_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9672490Z test_schema_correctness_special_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9672630Z test_schema_correctness_special_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9672770Z test_schema_correctness_special_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9672910Z test_schema_correctness_special_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9673050Z test_schema_correctness_special_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9673220Z test_schema_correctness_special_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9673400Z test_schema_correctness_special_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9673550Z test_schema_correctness_special_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9673690Z test_schema_correctness_special_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9673830Z test_schema_correctness_special_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9673970Z test_schema_correctness_special_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9674100Z test_schema_correctness_special_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9674240Z test_schema_correctness_special_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9674380Z test_schema_correctness_special_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9674520Z test_schema_correctness_special_ndtr_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9674650Z test_schema_correctness_special_ndtr_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9674790Z test_schema_correctness_special_ndtr_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9674920Z test_schema_correctness_special_ndtr_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9675060Z test_schema_correctness_special_ndtr_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9675190Z test_schema_correctness_special_ndtr_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9675360Z test_schema_correctness_special_ndtr_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9675520Z test_schema_correctness_special_ndtr_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9675660Z test_schema_correctness_special_ndtr_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9675840Z test_schema_correctness_special_ndtri_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9675990Z test_schema_correctness_special_ndtri_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9676120Z test_schema_correctness_special_ndtri_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9676260Z test_schema_correctness_special_ndtri_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9676390Z test_schema_correctness_special_ndtri_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9676520Z test_schema_correctness_special_ndtri_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9676690Z test_schema_correctness_special_ndtri_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9676830Z test_schema_correctness_special_ndtri_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9676990Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9677150Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9677310Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9677460Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9677650Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9677840Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9678000Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9678150Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9678310Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9678450Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9678610Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9678760Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9678910Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9679060Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9679200Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9679350Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9679490Z test_schema_correctness_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9679630Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9679780Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9680010Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9680190Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9680340Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9680480Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9680630Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9680810Z test_schema_correctness_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9681110Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9681390Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9681660Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9681930Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9682200Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9682460Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9682730Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9682990Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9683250Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9683560Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9683850Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9684120Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9684390Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9684650Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9684970Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9685250Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9685510Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9685790Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9686110Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9686370Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9686630Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9686890Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9687160Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9687420Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9687730Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9688030Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9688300Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9688560Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9688830Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9689080Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9689350Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9689610Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:11:42.9689760Z test_schema_correctness_special_spherical_bessel_j0_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9689980Z test_schema_correctness_special_spherical_bessel_j0_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9690140Z test_schema_correctness_special_spherical_bessel_j0_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9690290Z test_schema_correctness_special_spherical_bessel_j0_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9690440Z test_schema_correctness_special_spherical_bessel_j0_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9690580Z test_schema_correctness_special_spherical_bessel_j0_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9690790Z test_schema_correctness_special_spherical_bessel_j0_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9690970Z test_schema_correctness_special_spherical_bessel_j0_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9691140Z test_schema_correctness_special_xlog1py_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9691290Z test_schema_correctness_special_xlog1py_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9691430Z test_schema_correctness_special_xlog1py_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9691570Z test_schema_correctness_special_xlog1py_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9691700Z test_schema_correctness_special_xlog1py_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9691830Z test_schema_correctness_special_xlog1py_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9691970Z test_schema_correctness_special_xlog1py_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9692100Z test_schema_correctness_special_xlog1py_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9692240Z test_schema_correctness_special_xlog1py_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9697110Z test_schema_correctness_special_xlog1py_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9697280Z test_schema_correctness_special_zeta_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9697420Z test_schema_correctness_special_zeta_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9697550Z test_schema_correctness_special_zeta_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9697700Z test_schema_correctness_special_zeta_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9697870Z test_schema_correctness_special_zeta_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9698030Z test_schema_correctness_special_zeta_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9698170Z test_schema_correctness_special_zeta_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9698310Z test_schema_correctness_special_zeta_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9698440Z test_schema_correctness_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9698570Z test_schema_correctness_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9698700Z test_schema_correctness_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9698840Z test_schema_correctness_split_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9698960Z test_schema_correctness_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9699230Z test_schema_correctness_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9699370Z test_schema_correctness_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9699490Z test_schema_correctness_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9699610Z test_schema_correctness_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9699740Z test_schema_correctness_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9699860Z test_schema_correctness_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9700070Z test_schema_correctness_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9700230Z test_schema_correctness_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9700380Z test_schema_correctness_split_list_args_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9700510Z test_schema_correctness_split_list_args_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9700660Z test_schema_correctness_split_list_args_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9700800Z test_schema_correctness_split_list_args_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9700930Z test_schema_correctness_split_list_args_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9701070Z test_schema_correctness_split_list_args_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9701210Z test_schema_correctness_split_list_args_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9701340Z test_schema_correctness_split_list_args_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9701480Z test_schema_correctness_split_list_args_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9701600Z test_schema_correctness_split_list_args_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9701740Z test_schema_correctness_split_list_args_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9701870Z test_schema_correctness_split_list_args_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9702010Z test_schema_correctness_split_with_sizes_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9702180Z test_schema_correctness_split_with_sizes_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9702350Z test_schema_correctness_split_with_sizes_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9702500Z test_schema_correctness_split_with_sizes_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9702640Z test_schema_correctness_split_with_sizes_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9702780Z test_schema_correctness_split_with_sizes_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9702910Z test_schema_correctness_split_with_sizes_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9703050Z test_schema_correctness_split_with_sizes_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9703190Z test_schema_correctness_split_with_sizes_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9703320Z test_schema_correctness_split_with_sizes_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9703500Z test_schema_correctness_split_with_sizes_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9703640Z test_schema_correctness_split_with_sizes_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9703770Z test_schema_correctness_split_with_sizes_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9703900Z test_schema_correctness_sqrt_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9704030Z test_schema_correctness_sqrt_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9704160Z test_schema_correctness_sqrt_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9704380Z test_schema_correctness_sqrt_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9704550Z test_schema_correctness_sqrt_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9704680Z test_schema_correctness_sqrt_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9704810Z test_schema_correctness_sqrt_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9704930Z test_schema_correctness_sqrt_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9705060Z test_schema_correctness_sqrt_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9705180Z test_schema_correctness_sqrt_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9705300Z test_schema_correctness_sqrt_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9705440Z test_schema_correctness_square_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9705560Z test_schema_correctness_square_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9705700Z test_schema_correctness_square_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9705830Z test_schema_correctness_square_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9705960Z test_schema_correctness_square_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9706090Z test_schema_correctness_square_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9706220Z test_schema_correctness_square_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9706380Z test_schema_correctness_square_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9706530Z test_schema_correctness_square_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9706670Z test_schema_correctness_square_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9706790Z test_schema_correctness_square_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9706920Z test_schema_correctness_square_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9707060Z test_schema_correctness_squeeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9707180Z test_schema_correctness_squeeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9707320Z test_schema_correctness_squeeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9707450Z test_schema_correctness_squeeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9707590Z test_schema_correctness_squeeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9707720Z test_schema_correctness_squeeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9707890Z test_schema_correctness_squeeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9708020Z test_schema_correctness_squeeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9708150Z test_schema_correctness_squeeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9708280Z test_schema_correctness_squeeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9708430Z test_schema_correctness_squeeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9708630Z test_schema_correctness_squeeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9708760Z test_schema_correctness_squeeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9708890Z test_schema_correctness_stack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9709010Z test_schema_correctness_stack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9709150Z test_schema_correctness_stack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9709280Z test_schema_correctness_stack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9709410Z test_schema_correctness_stack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9709530Z test_schema_correctness_stack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9709660Z test_schema_correctness_stack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9709780Z test_schema_correctness_stack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9709910Z test_schema_correctness_stack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9710030Z test_schema_correctness_stack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9710160Z test_schema_correctness_stack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9710280Z test_schema_correctness_stack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9710440Z test_schema_correctness_stack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9710600Z test_schema_correctness_std_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9710740Z test_schema_correctness_std_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9710870Z test_schema_correctness_std_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9710990Z test_schema_correctness_std_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9711120Z test_schema_correctness_std_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9711240Z test_schema_correctness_std_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9711370Z test_schema_correctness_std_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9711510Z test_schema_correctness_std_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9711640Z test_schema_correctness_std_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9711770Z test_schema_correctness_std_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9711900Z test_schema_correctness_std_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9712090Z test_schema_correctness_std_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9712230Z test_schema_correctness_std_mean_unbiased_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9712380Z test_schema_correctness_std_mean_unbiased_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9712550Z test_schema_correctness_std_mean_unbiased_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9712730Z test_schema_correctness_std_mean_unbiased_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9712870Z test_schema_correctness_std_mean_unbiased_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9713070Z test_schema_correctness_std_mean_unbiased_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9713210Z test_schema_correctness_std_unbiased_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9713350Z test_schema_correctness_std_unbiased_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9713490Z test_schema_correctness_std_unbiased_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9713620Z test_schema_correctness_std_unbiased_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9713750Z test_schema_correctness_std_unbiased_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9713880Z test_schema_correctness_std_unbiased_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9714440Z test_schema_correctness_stft_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py:641: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error. 2023-01-11T21:11:42.9714660Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/SpectralOps.cpp:861.) 2023-01-11T21:11:42.9714830Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T21:11:42.9714890Z ok (0.008s) 2023-01-11T21:11:42.9715020Z test_schema_correctness_stft_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9715180Z test_schema_correctness_stft_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9715330Z test_schema_correctness_stft_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9715460Z test_schema_correctness_sub_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9715600Z test_schema_correctness_sub_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9715730Z test_schema_correctness_sub_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9715860Z test_schema_correctness_sub_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9715980Z test_schema_correctness_sub_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9716110Z test_schema_correctness_sub_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9716230Z test_schema_correctness_sub_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9716360Z test_schema_correctness_sub_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9716480Z test_schema_correctness_sub_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9716670Z test_schema_correctness_sub_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9716800Z test_schema_correctness_sub_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9716930Z test_schema_correctness_sub_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9717050Z test_schema_correctness_sum_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9717210Z test_schema_correctness_sum_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9717380Z test_schema_correctness_sum_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9717550Z test_schema_correctness_sum_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9717680Z test_schema_correctness_sum_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9717810Z test_schema_correctness_sum_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9717930Z test_schema_correctness_sum_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9718050Z test_schema_correctness_sum_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9718170Z test_schema_correctness_sum_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9718290Z test_schema_correctness_sum_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9718420Z test_schema_correctness_sum_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9718540Z test_schema_correctness_sum_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.008s) 2023-01-11T21:11:42.9718680Z test_schema_correctness_sum_to_size_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9718810Z test_schema_correctness_sum_to_size_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9718950Z test_schema_correctness_sum_to_size_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9719080Z test_schema_correctness_sum_to_size_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9719250Z test_schema_correctness_sum_to_size_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9719420Z test_schema_correctness_sum_to_size_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9719560Z test_schema_correctness_sum_to_size_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9719690Z test_schema_correctness_sum_to_size_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9719820Z test_schema_correctness_sum_to_size_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9719950Z test_schema_correctness_sum_to_size_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9720080Z test_schema_correctness_sum_to_size_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9720200Z test_schema_correctness_sum_to_size_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9720350Z test_schema_correctness_svd_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9720490Z test_schema_correctness_svd_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9720610Z test_schema_correctness_svd_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.057s) 2023-01-11T21:11:42.9720740Z test_schema_correctness_svd_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.055s) 2023-01-11T21:11:42.9720910Z test_schema_correctness_svd_lowrank_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.315s) 2023-01-11T21:11:42.9721050Z test_schema_correctness_svd_lowrank_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (1.304s) 2023-01-11T21:11:42.9721500Z test_schema_correctness_symeig_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:11:42.9721700Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T21:11:42.9721870Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:11:42.9721930Z should be replaced with 2023-01-11T21:11:42.9722060Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:11:42.9722110Z and 2023-01-11T21:11:42.9722180Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:11:42.9722240Z should be replaced with 2023-01-11T21:11:42.9722490Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T21:11:42.9722560Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9722610Z ok (0.002s) 2023-01-11T21:11:42.9722740Z test_schema_correctness_symeig_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9722870Z test_schema_correctness_symeig_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9723000Z test_schema_correctness_symeig_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9723130Z test_schema_correctness_t_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9723250Z test_schema_correctness_t_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9723420Z test_schema_correctness_t_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9723580Z test_schema_correctness_t_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9723700Z test_schema_correctness_t_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9723830Z test_schema_correctness_t_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9723950Z test_schema_correctness_t_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9724070Z test_schema_correctness_t_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9724190Z test_schema_correctness_t_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9724310Z test_schema_correctness_t_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9724440Z test_schema_correctness_t_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9724560Z test_schema_correctness_t_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9724690Z test_schema_correctness_take_along_dim_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9724830Z test_schema_correctness_take_along_dim_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9724970Z test_schema_correctness_take_along_dim_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9725110Z test_schema_correctness_take_along_dim_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9725250Z test_schema_correctness_take_along_dim_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9725410Z test_schema_correctness_take_along_dim_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9725630Z test_schema_correctness_take_along_dim_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9725770Z test_schema_correctness_take_along_dim_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9725900Z test_schema_correctness_take_along_dim_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9726030Z test_schema_correctness_take_along_dim_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9726170Z test_schema_correctness_take_along_dim_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9726340Z test_schema_correctness_take_along_dim_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9726470Z test_schema_correctness_take_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9726600Z test_schema_correctness_take_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9726730Z test_schema_correctness_take_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9726860Z test_schema_correctness_take_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9726990Z test_schema_correctness_take_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9727110Z test_schema_correctness_take_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9727240Z test_schema_correctness_take_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9727360Z test_schema_correctness_take_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9727520Z test_schema_correctness_take_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9727680Z test_schema_correctness_take_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9727800Z test_schema_correctness_take_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9727930Z test_schema_correctness_take_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9728060Z test_schema_correctness_tan_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9728180Z test_schema_correctness_tan_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9728310Z test_schema_correctness_tan_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9728440Z test_schema_correctness_tan_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9728570Z test_schema_correctness_tan_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9728690Z test_schema_correctness_tan_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9728810Z test_schema_correctness_tan_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9728940Z test_schema_correctness_tan_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9729060Z test_schema_correctness_tan_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9729180Z test_schema_correctness_tan_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9729300Z test_schema_correctness_tan_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9729460Z test_schema_correctness_tanh_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9729620Z test_schema_correctness_tanh_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9729800Z test_schema_correctness_tanh_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9729940Z test_schema_correctness_tanh_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9730060Z test_schema_correctness_tanh_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9730190Z test_schema_correctness_tanh_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9734880Z test_schema_correctness_tanh_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9735040Z test_schema_correctness_tanh_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9735290Z test_schema_correctness_tanh_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9735420Z test_schema_correctness_tanh_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9735540Z test_schema_correctness_tanh_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9735680Z test_schema_correctness_tensor_split_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9735810Z test_schema_correctness_tensor_split_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9735950Z test_schema_correctness_tensor_split_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9736090Z test_schema_correctness_tensor_split_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9736260Z test_schema_correctness_tensor_split_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9736430Z test_schema_correctness_tensor_split_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9736570Z test_schema_correctness_tensor_split_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9736700Z test_schema_correctness_tensor_split_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9736840Z test_schema_correctness_tensor_split_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9736970Z test_schema_correctness_tensor_split_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9737100Z test_schema_correctness_tensor_split_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9737220Z test_schema_correctness_tensor_split_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9737360Z test_schema_correctness_tensordot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9737500Z test_schema_correctness_tensordot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9737630Z test_schema_correctness_tensordot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9737760Z test_schema_correctness_tensordot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9737890Z test_schema_correctness_tensordot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9738020Z test_schema_correctness_tensordot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9738150Z test_schema_correctness_tensordot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9738310Z test_schema_correctness_tensordot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9738480Z test_schema_correctness_tensordot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9738610Z test_schema_correctness_tensordot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.012s) 2023-01-11T21:11:42.9738790Z test_schema_correctness_tile_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9738910Z test_schema_correctness_tile_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9739050Z test_schema_correctness_tile_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9739180Z test_schema_correctness_tile_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9739310Z test_schema_correctness_tile_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9739430Z test_schema_correctness_tile_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9739600Z test_schema_correctness_tile_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9739730Z test_schema_correctness_tile_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9739850Z test_schema_correctness_tile_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9739980Z test_schema_correctness_tile_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9740100Z test_schema_correctness_tile_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9740220Z test_schema_correctness_tile_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.014s) 2023-01-11T21:11:42.9740380Z test_schema_correctness_to_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.257s) 2023-01-11T21:11:42.9740540Z test_schema_correctness_to_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.257s) 2023-01-11T21:11:42.9740670Z test_schema_correctness_to_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.256s) 2023-01-11T21:11:42.9740800Z test_schema_correctness_to_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.255s) 2023-01-11T21:11:42.9740920Z test_schema_correctness_to_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.257s) 2023-01-11T21:11:42.9741040Z test_schema_correctness_to_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.255s) 2023-01-11T21:11:42.9741170Z test_schema_correctness_to_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.192s) 2023-01-11T21:11:42.9741290Z test_schema_correctness_to_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.255s) 2023-01-11T21:11:42.9741420Z test_schema_correctness_to_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.256s) 2023-01-11T21:11:42.9741540Z test_schema_correctness_to_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.255s) 2023-01-11T21:11:42.9741660Z test_schema_correctness_to_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.255s) 2023-01-11T21:11:42.9741790Z test_schema_correctness_to_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.256s) 2023-01-11T21:11:42.9741920Z test_schema_correctness_to_sparse_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9742050Z test_schema_correctness_to_sparse_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9742190Z test_schema_correctness_to_sparse_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9742360Z test_schema_correctness_to_sparse_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9742520Z test_schema_correctness_to_sparse_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9742660Z test_schema_correctness_to_sparse_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9742790Z test_schema_correctness_to_sparse_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9742920Z test_schema_correctness_to_sparse_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9743090Z test_schema_correctness_to_sparse_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9743220Z test_schema_correctness_to_sparse_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9743350Z test_schema_correctness_to_sparse_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9743480Z test_schema_correctness_to_sparse_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9743610Z test_schema_correctness_topk_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9743730Z test_schema_correctness_topk_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9743900Z test_schema_correctness_topk_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9744020Z test_schema_correctness_topk_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9744150Z test_schema_correctness_topk_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9744270Z test_schema_correctness_topk_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9744430Z test_schema_correctness_topk_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9744590Z test_schema_correctness_topk_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9744720Z test_schema_correctness_trace_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9744850Z test_schema_correctness_trace_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9744980Z test_schema_correctness_trace_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9745110Z test_schema_correctness_trace_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9745240Z test_schema_correctness_trace_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9745360Z test_schema_correctness_trace_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9745480Z test_schema_correctness_trace_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9745610Z test_schema_correctness_trace_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9745730Z test_schema_correctness_trace_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9745860Z test_schema_correctness_transpose_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9745990Z test_schema_correctness_transpose_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9746130Z test_schema_correctness_transpose_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9746270Z test_schema_correctness_transpose_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9746440Z test_schema_correctness_transpose_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9746600Z test_schema_correctness_transpose_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9746740Z test_schema_correctness_transpose_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9746870Z test_schema_correctness_transpose_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9747000Z test_schema_correctness_transpose_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9747130Z test_schema_correctness_transpose_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9747250Z test_schema_correctness_transpose_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9747420Z test_schema_correctness_transpose_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9747550Z test_schema_correctness_transpose_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9747690Z test_schema_correctness_trapezoid_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9747820Z test_schema_correctness_trapezoid_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9747960Z test_schema_correctness_trapezoid_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9748090Z test_schema_correctness_trapezoid_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9748260Z test_schema_correctness_trapezoid_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9748390Z test_schema_correctness_trapezoid_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9748550Z test_schema_correctness_trapezoid_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9748710Z test_schema_correctness_trapezoid_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9748850Z test_schema_correctness_trapezoid_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9748980Z test_schema_correctness_trapezoid_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9749110Z test_schema_correctness_trapezoid_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9749240Z test_schema_correctness_trapz_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9749370Z test_schema_correctness_trapz_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9749500Z test_schema_correctness_trapz_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.010s) 2023-01-11T21:11:42.9749630Z test_schema_correctness_trapz_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9749760Z test_schema_correctness_trapz_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9749890Z test_schema_correctness_trapz_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9750020Z test_schema_correctness_trapz_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9750140Z test_schema_correctness_trapz_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9750260Z test_schema_correctness_trapz_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9750390Z test_schema_correctness_trapz_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9750550Z test_schema_correctness_trapz_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.009s) 2023-01-11T21:11:42.9751120Z test_schema_correctness_triangular_solve_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:11:42.9751260Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T21:11:42.9751340Z X = torch.triangular_solve(B, A).solution 2023-01-11T21:11:42.9751390Z should be replaced with 2023-01-11T21:11:42.9751580Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T21:11:42.9751640Z return self.op(*args, **kwargs) 2023-01-11T21:11:42.9751690Z ok (0.003s) 2023-01-11T21:11:42.9751890Z test_schema_correctness_triangular_solve_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9752040Z test_schema_correctness_triangular_solve_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9752180Z test_schema_correctness_triangular_solve_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9752310Z test_schema_correctness_tril_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9752430Z test_schema_correctness_tril_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9752560Z test_schema_correctness_tril_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9752740Z test_schema_correctness_tril_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9752910Z test_schema_correctness_tril_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9753070Z test_schema_correctness_tril_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9753200Z test_schema_correctness_tril_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9753320Z test_schema_correctness_tril_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9753450Z test_schema_correctness_tril_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9753570Z test_schema_correctness_tril_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9753690Z test_schema_correctness_tril_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9753820Z test_schema_correctness_tril_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9753950Z test_schema_correctness_tril_indices_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9754090Z test_schema_correctness_tril_indices_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9754210Z test_schema_correctness_triu_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9754340Z test_schema_correctness_triu_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9754460Z test_schema_correctness_triu_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9754590Z test_schema_correctness_triu_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9754720Z test_schema_correctness_triu_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9754880Z test_schema_correctness_triu_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9755030Z test_schema_correctness_triu_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9755160Z test_schema_correctness_triu_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9755280Z test_schema_correctness_triu_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9755400Z test_schema_correctness_triu_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9755520Z test_schema_correctness_triu_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9755650Z test_schema_correctness_triu_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9755780Z test_schema_correctness_triu_indices_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9755910Z test_schema_correctness_triu_indices_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.015s) 2023-01-11T21:11:42.9756050Z test_schema_correctness_true_divide_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9756220Z test_schema_correctness_true_divide_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9756360Z test_schema_correctness_true_divide_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9756500Z test_schema_correctness_true_divide_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9756630Z test_schema_correctness_true_divide_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9756760Z test_schema_correctness_true_divide_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9756970Z test_schema_correctness_true_divide_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9757130Z test_schema_correctness_true_divide_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9757270Z test_schema_correctness_true_divide_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9757400Z test_schema_correctness_true_divide_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9757530Z test_schema_correctness_true_divide_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9757660Z test_schema_correctness_true_divide_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9757790Z test_schema_correctness_trunc_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9757920Z test_schema_correctness_trunc_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9758040Z test_schema_correctness_trunc_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9758170Z test_schema_correctness_trunc_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9758290Z test_schema_correctness_trunc_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9758420Z test_schema_correctness_trunc_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9758540Z test_schema_correctness_trunc_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9758660Z test_schema_correctness_trunc_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9758790Z test_schema_correctness_unbind_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9758950Z test_schema_correctness_unbind_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9759120Z test_schema_correctness_unbind_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9759250Z test_schema_correctness_unbind_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9759380Z test_schema_correctness_unbind_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9759510Z test_schema_correctness_unbind_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9759640Z test_schema_correctness_unbind_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9759760Z test_schema_correctness_unbind_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9759890Z test_schema_correctness_unbind_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9760020Z test_schema_correctness_unbind_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9760140Z test_schema_correctness_unbind_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9760270Z test_schema_correctness_unbind_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9760430Z test_schema_correctness_unbind_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9760570Z test_schema_correctness_unflatten_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9760700Z test_schema_correctness_unflatten_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9760840Z test_schema_correctness_unflatten_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9761010Z test_schema_correctness_unflatten_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9761170Z test_schema_correctness_unflatten_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9761350Z test_schema_correctness_unflatten_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9761480Z test_schema_correctness_unflatten_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9761610Z test_schema_correctness_unflatten_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9761740Z test_schema_correctness_unflatten_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9761870Z test_schema_correctness_unflatten_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9761990Z test_schema_correctness_unflatten_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9762120Z test_schema_correctness_unflatten_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9762250Z test_schema_correctness_unflatten_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9762380Z test_schema_correctness_unfold_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9762510Z test_schema_correctness_unfold_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9762650Z test_schema_correctness_unfold_copy_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9762780Z test_schema_correctness_unfold_copy_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9762920Z test_schema_correctness_unfold_copy_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9763080Z test_schema_correctness_unfold_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9763240Z test_schema_correctness_unfold_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9763380Z test_schema_correctness_unfold_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9763510Z test_schema_correctness_unfold_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9763640Z test_schema_correctness_unfold_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9763760Z test_schema_correctness_unfold_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9763890Z test_schema_correctness_unfold_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9764020Z test_schema_correctness_unfold_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9764150Z test_schema_correctness_unfold_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9764280Z test_schema_correctness_unfold_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9764400Z test_schema_correctness_unfold_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9764530Z test_schema_correctness_unfold_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9764700Z test_schema_correctness_unfold_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9764830Z test_schema_correctness_unfold_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.004s) 2023-01-11T21:11:42.9764950Z test_schema_correctness_unfold_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9765120Z test_schema_correctness_unfold_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9765280Z test_schema_correctness_unfold_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9765410Z test_schema_correctness_unfold_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9765600Z test_schema_correctness_unfold_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9765730Z test_schema_correctness_unfold_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9765860Z test_schema_correctness_unfold_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.003s) 2023-01-11T21:11:42.9765990Z test_schema_correctness_uniform_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9766130Z test_schema_correctness_uniform_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9766260Z test_schema_correctness_uniform_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9766390Z test_schema_correctness_uniform_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9766510Z test_schema_correctness_uniform_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9766640Z test_schema_correctness_uniform_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9766780Z test_schema_correctness_unique_consecutive_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.039s) 2023-01-11T21:11:42.9766920Z test_schema_correctness_unique_consecutive_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.038s) 2023-01-11T21:11:42.9767070Z test_schema_correctness_unique_consecutive_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9767240Z test_schema_correctness_unique_consecutive_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.041s) 2023-01-11T21:11:42.9767410Z test_schema_correctness_unique_consecutive_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9771910Z test_schema_correctness_unique_consecutive_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9772080Z test_schema_correctness_unique_consecutive_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9772220Z test_schema_correctness_unique_consecutive_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9772370Z test_schema_correctness_unique_consecutive_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.042s) 2023-01-11T21:11:42.9772500Z test_schema_correctness_unique_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2023-01-11T21:11:42.9772620Z test_schema_correctness_unique_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.089s) 2023-01-11T21:11:42.9772750Z test_schema_correctness_unique_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2023-01-11T21:11:42.9772880Z test_schema_correctness_unique_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2023-01-11T21:11:42.9773010Z test_schema_correctness_unique_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.090s) 2023-01-11T21:11:42.9773130Z test_schema_correctness_unique_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.093s) 2023-01-11T21:11:42.9773260Z test_schema_correctness_unique_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.092s) 2023-01-11T21:11:42.9773520Z test_schema_correctness_unique_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.084s) 2023-01-11T21:11:42.9773650Z test_schema_correctness_unique_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.083s) 2023-01-11T21:11:42.9773820Z test_schema_correctness_unsqueeze_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9773990Z test_schema_correctness_unsqueeze_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9774130Z test_schema_correctness_unsqueeze_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9774330Z test_schema_correctness_unsqueeze_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9774460Z test_schema_correctness_unsqueeze_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9774600Z test_schema_correctness_unsqueeze_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9774730Z test_schema_correctness_unsqueeze_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9774860Z test_schema_correctness_unsqueeze_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9774980Z test_schema_correctness_unsqueeze_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9775110Z test_schema_correctness_unsqueeze_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9775240Z test_schema_correctness_unsqueeze_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9775370Z test_schema_correctness_unsqueeze_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9775490Z test_schema_correctness_unsqueeze_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9775620Z test_schema_correctness_var_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9775750Z test_schema_correctness_var_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9775910Z test_schema_correctness_var_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9776070Z test_schema_correctness_var_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9776200Z test_schema_correctness_var_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9776320Z test_schema_correctness_var_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9776450Z test_schema_correctness_var_mean_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9776590Z test_schema_correctness_var_mean_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9776730Z test_schema_correctness_var_mean_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9776860Z test_schema_correctness_var_mean_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9776990Z test_schema_correctness_var_mean_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9777120Z test_schema_correctness_var_mean_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9777260Z test_schema_correctness_var_mean_unbiased_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9777400Z test_schema_correctness_var_mean_unbiased_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9777540Z test_schema_correctness_var_mean_unbiased_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9777720Z test_schema_correctness_var_mean_unbiased_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9777860Z test_schema_correctness_var_mean_unbiased_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9778040Z test_schema_correctness_var_mean_unbiased_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9778200Z test_schema_correctness_var_unbiased_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9778340Z test_schema_correctness_var_unbiased_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9778490Z test_schema_correctness_var_unbiased_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9778670Z test_schema_correctness_var_unbiased_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9778800Z test_schema_correctness_var_unbiased_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9778930Z test_schema_correctness_var_unbiased_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9779060Z test_schema_correctness_vdot_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9779210Z test_schema_correctness_vdot_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9779350Z test_schema_correctness_vdot_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:11:42.9779480Z test_schema_correctness_vdot_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9779600Z test_schema_correctness_vdot_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9779730Z test_schema_correctness_vdot_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9779860Z test_schema_correctness_vdot_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9779980Z test_schema_correctness_vdot_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9780140Z test_schema_correctness_vdot_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9780290Z test_schema_correctness_vdot_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9780430Z test_schema_correctness_view_as_complex_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9780570Z test_schema_correctness_view_as_complex_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9780700Z test_schema_correctness_view_as_complex_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9780830Z test_schema_correctness_view_as_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9780960Z test_schema_correctness_view_as_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9781090Z test_schema_correctness_view_as_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9781220Z test_schema_correctness_view_as_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9781350Z test_schema_correctness_view_as_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9781480Z test_schema_correctness_view_as_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9781610Z test_schema_correctness_view_as_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9781740Z test_schema_correctness_view_as_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9781870Z test_schema_correctness_view_as_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9782040Z test_schema_correctness_view_as_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9782200Z test_schema_correctness_view_as_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9782360Z test_schema_correctness_view_as_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9782490Z test_schema_correctness_view_as_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9782630Z test_schema_correctness_view_as_real_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9782760Z test_schema_correctness_view_as_real_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9782930Z test_schema_correctness_view_copy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9783070Z test_schema_correctness_view_copy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9783200Z test_schema_correctness_view_copy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9783330Z test_schema_correctness_view_copy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9783460Z test_schema_correctness_view_copy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9783580Z test_schema_correctness_view_copy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9783710Z test_schema_correctness_view_copy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9783830Z test_schema_correctness_view_copy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9783960Z test_schema_correctness_view_copy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9784090Z test_schema_correctness_view_copy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.006s) 2023-01-11T21:11:42.9784250Z test_schema_correctness_view_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9784400Z test_schema_correctness_view_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9784530Z test_schema_correctness_view_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9784660Z test_schema_correctness_view_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9784790Z test_schema_correctness_view_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9784910Z test_schema_correctness_view_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9785040Z test_schema_correctness_view_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9785160Z test_schema_correctness_view_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9785290Z test_schema_correctness_view_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9785410Z test_schema_correctness_view_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9785530Z test_schema_correctness_view_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9785660Z test_schema_correctness_view_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9785780Z test_schema_correctness_view_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.007s) 2023-01-11T21:11:42.9785910Z test_schema_correctness_vsplit_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9786040Z test_schema_correctness_vsplit_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9786200Z test_schema_correctness_vsplit_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9786410Z test_schema_correctness_vsplit_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9786540Z test_schema_correctness_vsplit_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9786670Z test_schema_correctness_vsplit_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9786800Z test_schema_correctness_vsplit_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9786920Z test_schema_correctness_vsplit_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9787080Z test_schema_correctness_vsplit_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9787210Z test_schema_correctness_vsplit_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9787330Z test_schema_correctness_vsplit_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9787460Z test_schema_correctness_vsplit_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9787590Z test_schema_correctness_vsplit_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9787720Z test_schema_correctness_vstack_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9787840Z test_schema_correctness_vstack_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9787970Z test_schema_correctness_vstack_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9788110Z test_schema_correctness_vstack_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9788270Z test_schema_correctness_vstack_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9788440Z test_schema_correctness_vstack_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9788570Z test_schema_correctness_vstack_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9788690Z test_schema_correctness_vstack_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9788820Z test_schema_correctness_vstack_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9788950Z test_schema_correctness_vstack_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9789070Z test_schema_correctness_vstack_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9789190Z test_schema_correctness_vstack_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9789320Z test_schema_correctness_vstack_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9789450Z test_schema_correctness_where_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9789570Z test_schema_correctness_where_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9789700Z test_schema_correctness_where_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9789830Z test_schema_correctness_where_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9789960Z test_schema_correctness_where_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9790090Z test_schema_correctness_where_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9790250Z test_schema_correctness_where_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9790410Z test_schema_correctness_where_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9790590Z test_schema_correctness_where_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9790720Z test_schema_correctness_where_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9790840Z test_schema_correctness_where_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9790970Z test_schema_correctness_where_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9791090Z test_schema_correctness_where_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9791220Z test_schema_correctness_xlogy_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9791400Z test_schema_correctness_xlogy_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9791530Z test_schema_correctness_xlogy_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.002s) 2023-01-11T21:11:42.9791660Z test_schema_correctness_xlogy_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9791780Z test_schema_correctness_xlogy_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9791900Z test_schema_correctness_xlogy_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9792030Z test_schema_correctness_xlogy_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9792150Z test_schema_correctness_xlogy_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9792310Z test_schema_correctness_xlogy_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9792470Z test_schema_correctness_xlogy_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9792590Z test_schema_correctness_zero__cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9792720Z test_schema_correctness_zero__cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9792850Z test_schema_correctness_zero__cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9792980Z test_schema_correctness_zero__cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9793110Z test_schema_correctness_zero__cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9793240Z test_schema_correctness_zero__cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9793360Z test_schema_correctness_zero__cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9793480Z test_schema_correctness_zero__cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9793610Z test_schema_correctness_zero__cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9793730Z test_schema_correctness_zero__cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9793850Z test_schema_correctness_zero__cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9793970Z test_schema_correctness_zero__cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.001s) 2023-01-11T21:11:42.9794100Z test_schema_correctness_zeros_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9794260Z test_schema_correctness_zeros_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9794420Z test_schema_correctness_zeros_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9794550Z test_schema_correctness_zeros_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9794680Z test_schema_correctness_zeros_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9794850Z test_schema_correctness_zeros_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9794980Z test_schema_correctness_zeros_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9795100Z test_schema_correctness_zeros_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9795220Z test_schema_correctness_zeros_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9795340Z test_schema_correctness_zeros_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9795460Z test_schema_correctness_zeros_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9795630Z test_schema_correctness_zeros_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9795760Z test_schema_correctness_zeros_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.005s) 2023-01-11T21:11:42.9795890Z test_schema_correctness_zeros_like_cpu_bfloat16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9796020Z test_schema_correctness_zeros_like_cpu_bool (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9796160Z test_schema_correctness_zeros_like_cpu_complex128 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9796330Z test_schema_correctness_zeros_like_cpu_complex32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.000s) 2023-01-11T21:11:42.9796490Z test_schema_correctness_zeros_like_cpu_complex64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9796630Z test_schema_correctness_zeros_like_cpu_float16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9796760Z test_schema_correctness_zeros_like_cpu_float32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9796890Z test_schema_correctness_zeros_like_cpu_float64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.017s) 2023-01-11T21:11:42.9797020Z test_schema_correctness_zeros_like_cpu_int16 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9797150Z test_schema_correctness_zeros_like_cpu_int32 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9797280Z test_schema_correctness_zeros_like_cpu_int64 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9797400Z test_schema_correctness_zeros_like_cpu_int8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9797530Z test_schema_correctness_zeros_like_cpu_uint8 (__main__.TestSchemaCheckModeOpInfoCPU) ... ok (0.018s) 2023-01-11T21:11:42.9797540Z 2023-01-11T21:11:42.9797750Z ---------------------------------------------------------------------- 2023-01-11T21:11:42.9797810Z Ran 5324 tests in 154.692s 2023-01-11T21:11:42.9797810Z 2023-01-11T21:11:42.9797870Z OK (skipped=172) 2023-01-11T21:11:42.9797870Z 2023-01-11T21:11:42.9797930Z Generating XML reports... 2023-01-11T21:11:42.9798140Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheck-20230111210907.xml 2023-01-11T21:11:42.9798400Z Generated XML report: test-reports/python-unittest/test_schema_check/TEST-TestSchemaCheckModeOpInfoCPU-20230111210907.xml 2023-01-11T21:11:42.9798410Z 2023-01-11T21:11:42.9798750Z ##[endgroup] 2023-01-11T21:11:42.9798990Z FINISHED PRINTING LOG FILE of test_schema_check (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_schema_check_pe2o82sp) 2023-01-11T21:11:42.9798990Z 2023-01-11T21:11:43.9001630Z Running test_unary_ufuncs ... [2023-01-11 21:11:43.899991] 2023-01-11T21:11:43.9003110Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:11:43.900175] 2023-01-11T21:11:43.9003440Z Ignoring disabled issues: [] 2023-01-11T21:12:52.9559870Z 2023-01-11T21:12:52.9563690Z Expand the folded group to see the log file of test_unary_ufuncs 2023-01-11T21:12:52.9564430Z ##[group]PRINTING LOG FILE of test_unary_ufuncs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_unary_ufuncs_chljc3up) 2023-01-11T21:12:52.9575490Z 2023-01-11T21:12:52.9576430Z Running tests... 2023-01-11T21:12:52.9576770Z ---------------------------------------------------------------------- 2023-01-11T21:12:52.9577080Z Test results will be stored in test-reports/python-unittest/test_unary_ufuncs 2023-01-11T21:12:52.9584660Z test_abs_angle_complex_to_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_unary_ufuncs.py:685: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [60]. 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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:12:52.9585490Z torch_fn(t, out=float_out) 2023-01-11T21:12:52.9585640Z ok (0.007s) 2023-01-11T21:12:52.9585850Z test_abs_angle_complex_to_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9587140Z test_abs_big_number_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:52.9587400Z test_abs_signed_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9587680Z test_abs_signed_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:52.9587970Z test_abs_zero_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9588280Z test_abs_zero_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9588540Z test_batch_vs_slicing_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9588800Z test_batch_vs_slicing_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9589480Z test_batch_vs_slicing_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_creation.py:167: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:12:52.9589950Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:12:52.9590120Z ok (0.018s) 2023-01-11T21:12:52.9590310Z test_batch_vs_slicing_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9590620Z test_batch_vs_slicing_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9590880Z test_batch_vs_slicing_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9591130Z test_batch_vs_slicing_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9591380Z test_batch_vs_slicing_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9591630Z test_batch_vs_slicing_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9591870Z test_batch_vs_slicing_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9592110Z test_batch_vs_slicing_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9592390Z test_batch_vs_slicing_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9592680Z test_batch_vs_slicing_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9592940Z test_batch_vs_slicing_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9593190Z test_batch_vs_slicing_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:52.9593690Z test_batch_vs_slicing_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:52.9593950Z test_batch_vs_slicing_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9594210Z test_batch_vs_slicing_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9594460Z test_batch_vs_slicing_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9594770Z test_batch_vs_slicing_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9595030Z test_batch_vs_slicing_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9595280Z test_batch_vs_slicing_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9595580Z test_batch_vs_slicing_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9595830Z test_batch_vs_slicing_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9596080Z test_batch_vs_slicing_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9596330Z test_batch_vs_slicing_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2023-01-11T21:12:52.9596630Z test_batch_vs_slicing_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:52.9596920Z test_batch_vs_slicing_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9597180Z test_batch_vs_slicing_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9597430Z test_batch_vs_slicing_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9597680Z test_batch_vs_slicing_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9597930Z test_batch_vs_slicing_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9598170Z test_batch_vs_slicing_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9598420Z test_batch_vs_slicing_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9598730Z test_batch_vs_slicing_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9599000Z test_batch_vs_slicing_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9599250Z test_batch_vs_slicing_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9599510Z test_batch_vs_slicing_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9599770Z test_batch_vs_slicing_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9600020Z test_batch_vs_slicing_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9600270Z test_batch_vs_slicing_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9600550Z test_batch_vs_slicing_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9600820Z test_batch_vs_slicing_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9610530Z test_batch_vs_slicing_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9610830Z test_batch_vs_slicing_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9611090Z test_batch_vs_slicing_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9611340Z test_batch_vs_slicing_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9611590Z test_batch_vs_slicing_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9611860Z test_batch_vs_slicing_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.066s) 2023-01-11T21:12:52.9612180Z test_batch_vs_slicing_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:52.9612540Z test_batch_vs_slicing_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9612800Z test_batch_vs_slicing_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9613040Z test_batch_vs_slicing_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9613290Z test_batch_vs_slicing_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9613530Z test_batch_vs_slicing_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9613770Z test_batch_vs_slicing_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9614060Z test_batch_vs_slicing_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9614430Z test_batch_vs_slicing_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9614680Z test_batch_vs_slicing_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9614950Z test_batch_vs_slicing_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2023-01-11T21:12:52.9615200Z test_batch_vs_slicing_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2023-01-11T21:12:52.9615460Z test_batch_vs_slicing_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9615710Z test_batch_vs_slicing_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9615950Z test_batch_vs_slicing_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9616260Z test_batch_vs_slicing_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9616520Z test_batch_vs_slicing_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9616770Z test_batch_vs_slicing_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9617010Z test_batch_vs_slicing_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9617260Z test_batch_vs_slicing_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9617500Z test_batch_vs_slicing_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9617750Z test_batch_vs_slicing_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2023-01-11T21:12:52.9618040Z test_batch_vs_slicing_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:52.9618330Z test_batch_vs_slicing_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9618580Z test_batch_vs_slicing_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9618820Z test_batch_vs_slicing_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9619060Z test_batch_vs_slicing_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9619310Z test_batch_vs_slicing_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9619560Z test_batch_vs_slicing_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9619800Z test_batch_vs_slicing_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9620110Z test_batch_vs_slicing_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9620380Z test_batch_vs_slicing_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9620620Z test_batch_vs_slicing_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2023-01-11T21:12:52.9620880Z test_batch_vs_slicing_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:52.9621140Z test_batch_vs_slicing_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9621410Z test_batch_vs_slicing_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9621660Z test_batch_vs_slicing_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9621990Z test_batch_vs_slicing_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9622280Z test_batch_vs_slicing_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9622520Z test_batch_vs_slicing_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9622770Z test_batch_vs_slicing_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9623030Z test_batch_vs_slicing_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9623280Z test_batch_vs_slicing_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9624030Z test_batch_vs_slicing_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_methods_invocations.py:14367: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:12:52.9624490Z op=lambda x, *args, **kwargs: x.bfloat16(*args, **kwargs), 2023-01-11T21:12:52.9624720Z ok (0.013s) 2023-01-11T21:12:52.9624920Z test_batch_vs_slicing_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9625180Z test_batch_vs_slicing_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9625440Z test_batch_vs_slicing_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9625700Z test_batch_vs_slicing_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9625960Z test_batch_vs_slicing_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9626210Z test_batch_vs_slicing_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9626500Z test_batch_vs_slicing_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9626780Z test_batch_vs_slicing_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9627030Z test_batch_vs_slicing_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9627280Z test_batch_vs_slicing_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9627520Z test_batch_vs_slicing_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9627780Z test_batch_vs_slicing_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9628040Z test_batch_vs_slicing_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9628280Z test_batch_vs_slicing_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9628610Z test_batch_vs_slicing_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9628870Z test_batch_vs_slicing_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9629130Z test_batch_vs_slicing_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9629370Z test_batch_vs_slicing_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9629630Z test_batch_vs_slicing_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9629880Z test_batch_vs_slicing_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9630140Z test_batch_vs_slicing_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9630420Z test_batch_vs_slicing_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9630710Z test_batch_vs_slicing_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9630970Z test_batch_vs_slicing_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9631270Z test_batch_vs_slicing_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9631520Z test_batch_vs_slicing_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9631760Z test_batch_vs_slicing_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9632000Z test_batch_vs_slicing_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9632250Z test_batch_vs_slicing_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9632570Z test_batch_vs_slicing_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9632860Z test_batch_vs_slicing_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9633110Z test_batch_vs_slicing_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9633360Z test_batch_vs_slicing_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9633610Z test_batch_vs_slicing_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9633860Z test_batch_vs_slicing_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9634110Z test_batch_vs_slicing_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9634390Z test_batch_vs_slicing_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9634680Z test_batch_vs_slicing_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9634920Z test_batch_vs_slicing_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9635160Z test_batch_vs_slicing_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9635410Z test_batch_vs_slicing_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9635660Z test_batch_vs_slicing_cdouble_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9635930Z test_batch_vs_slicing_cdouble_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9636190Z test_batch_vs_slicing_cdouble_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9636520Z test_batch_vs_slicing_cdouble_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9636800Z test_batch_vs_slicing_cdouble_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9637070Z test_batch_vs_slicing_cdouble_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9637350Z test_batch_vs_slicing_cdouble_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9637600Z test_batch_vs_slicing_cdouble_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9637860Z test_batch_vs_slicing_cdouble_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9638120Z test_batch_vs_slicing_cdouble_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9638410Z test_batch_vs_slicing_cdouble_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9638710Z test_batch_vs_slicing_cdouble_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9638970Z test_batch_vs_slicing_cdouble_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9639240Z test_batch_vs_slicing_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9639490Z test_batch_vs_slicing_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9639750Z test_batch_vs_slicing_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9640000Z test_batch_vs_slicing_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9640250Z test_batch_vs_slicing_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9640640Z test_batch_vs_slicing_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9640890Z test_batch_vs_slicing_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9641150Z test_batch_vs_slicing_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9641400Z test_batch_vs_slicing_cfloat_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9641660Z test_batch_vs_slicing_cfloat_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9641910Z test_batch_vs_slicing_cfloat_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9642210Z test_batch_vs_slicing_cfloat_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9642500Z test_batch_vs_slicing_cfloat_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9642790Z test_batch_vs_slicing_cfloat_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9643050Z test_batch_vs_slicing_cfloat_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9643300Z test_batch_vs_slicing_cfloat_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9643550Z test_batch_vs_slicing_cfloat_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9643800Z test_batch_vs_slicing_cfloat_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9644050Z test_batch_vs_slicing_cfloat_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9644300Z test_batch_vs_slicing_cfloat_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9644630Z test_batch_vs_slicing_cfloat_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9644880Z test_batch_vs_slicing_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9645130Z test_batch_vs_slicing_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9645390Z test_batch_vs_slicing_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9645650Z test_batch_vs_slicing_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9645910Z test_batch_vs_slicing_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9646170Z test_batch_vs_slicing_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9646450Z test_batch_vs_slicing_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9646720Z test_batch_vs_slicing_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9646970Z test_batch_vs_slicing_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9647210Z test_batch_vs_slicing_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9647450Z test_batch_vs_slicing_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9647690Z test_batch_vs_slicing_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9647930Z test_batch_vs_slicing_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9648170Z test_batch_vs_slicing_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9648480Z test_batch_vs_slicing_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9648730Z test_batch_vs_slicing_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9648980Z test_batch_vs_slicing_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9649230Z test_batch_vs_slicing_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9649510Z test_batch_vs_slicing_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9649830Z test_batch_vs_slicing_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9650100Z test_batch_vs_slicing_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9650400Z test_batch_vs_slicing_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9650700Z test_batch_vs_slicing_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9651020Z test_batch_vs_slicing_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9651290Z test_batch_vs_slicing_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9651610Z test_batch_vs_slicing_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9651870Z test_batch_vs_slicing_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9652140Z test_batch_vs_slicing_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9652410Z test_batch_vs_slicing_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9652740Z test_batch_vs_slicing_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9653000Z test_batch_vs_slicing_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9653260Z test_batch_vs_slicing_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9653520Z test_batch_vs_slicing_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9653770Z test_batch_vs_slicing_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9654030Z test_batch_vs_slicing_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9654280Z test_batch_vs_slicing_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9654580Z test_batch_vs_slicing_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9654870Z test_batch_vs_slicing_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9655140Z test_batch_vs_slicing_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9655410Z test_batch_vs_slicing_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9655680Z test_batch_vs_slicing_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9655960Z test_batch_vs_slicing_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9656240Z test_batch_vs_slicing_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9656510Z test_batch_vs_slicing_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9656850Z test_batch_vs_slicing_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9657130Z test_batch_vs_slicing_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9657400Z test_batch_vs_slicing_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9657670Z test_batch_vs_slicing_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9657930Z test_batch_vs_slicing_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9658200Z test_batch_vs_slicing_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9658460Z test_batch_vs_slicing_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9658760Z test_batch_vs_slicing_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9659060Z test_batch_vs_slicing_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9659350Z test_batch_vs_slicing_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9659670Z test_batch_vs_slicing_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9659940Z test_batch_vs_slicing_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9660200Z test_batch_vs_slicing_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9660450Z test_batch_vs_slicing_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9660700Z test_batch_vs_slicing_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9661020Z test_batch_vs_slicing_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9661330Z test_batch_vs_slicing_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9661580Z test_batch_vs_slicing_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9661830Z test_batch_vs_slicing_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9662090Z test_batch_vs_slicing_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9662350Z test_batch_vs_slicing_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9662610Z test_batch_vs_slicing_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9662920Z test_batch_vs_slicing_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9663240Z test_batch_vs_slicing_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9663510Z test_batch_vs_slicing_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9663800Z test_batch_vs_slicing_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9664060Z test_batch_vs_slicing_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9680650Z test_batch_vs_slicing_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9680920Z test_batch_vs_slicing_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9681160Z test_batch_vs_slicing_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9681470Z test_batch_vs_slicing_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9681740Z test_batch_vs_slicing_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9681990Z test_batch_vs_slicing_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9682250Z test_batch_vs_slicing_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9682500Z test_batch_vs_slicing_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9682750Z test_batch_vs_slicing_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9683000Z test_batch_vs_slicing_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9683280Z test_batch_vs_slicing_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9683560Z test_batch_vs_slicing_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9683810Z test_batch_vs_slicing_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.072s) 2023-01-11T21:12:52.9684050Z test_batch_vs_slicing_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9684300Z test_batch_vs_slicing_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9684550Z test_batch_vs_slicing_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9684800Z test_batch_vs_slicing_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9685040Z test_batch_vs_slicing_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9685550Z test_batch_vs_slicing_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9685810Z test_batch_vs_slicing_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9686050Z test_batch_vs_slicing_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9686300Z test_batch_vs_slicing_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9686540Z test_batch_vs_slicing_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9686780Z test_batch_vs_slicing_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9687110Z test_batch_vs_slicing_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9687400Z test_batch_vs_slicing_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9687700Z test_batch_vs_slicing_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9687960Z test_batch_vs_slicing_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9688210Z test_batch_vs_slicing_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9688450Z test_batch_vs_slicing_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9688690Z test_batch_vs_slicing_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9688930Z test_batch_vs_slicing_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9689180Z test_batch_vs_slicing_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9689490Z test_batch_vs_slicing_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9689740Z test_batch_vs_slicing_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9689980Z test_batch_vs_slicing_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9690230Z test_batch_vs_slicing_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9690470Z test_batch_vs_slicing_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9690710Z test_batch_vs_slicing_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9690950Z test_batch_vs_slicing_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9691220Z test_batch_vs_slicing_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9691490Z test_batch_vs_slicing_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9691730Z test_batch_vs_slicing_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9691970Z test_batch_vs_slicing_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9692220Z test_batch_vs_slicing_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9692460Z test_batch_vs_slicing_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9692700Z test_batch_vs_slicing_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9692950Z test_batch_vs_slicing_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9693250Z test_batch_vs_slicing_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9693500Z test_batch_vs_slicing_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9693740Z test_batch_vs_slicing_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9693970Z test_batch_vs_slicing_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9694210Z test_batch_vs_slicing_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9694500Z test_batch_vs_slicing_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:52.9694750Z test_batch_vs_slicing_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9695030Z test_batch_vs_slicing_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:52.9695320Z test_batch_vs_slicing_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:52.9695560Z test_batch_vs_slicing_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9695810Z test_batch_vs_slicing_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9696050Z test_batch_vs_slicing_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9696330Z test_batch_vs_slicing_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9696570Z test_batch_vs_slicing_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9696820Z test_batch_vs_slicing_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9697130Z test_batch_vs_slicing_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9697370Z test_batch_vs_slicing_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9697610Z test_batch_vs_slicing_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9697850Z test_batch_vs_slicing_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9698080Z test_batch_vs_slicing_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9698320Z test_batch_vs_slicing_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9698560Z test_batch_vs_slicing_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9698830Z test_batch_vs_slicing_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9699110Z test_batch_vs_slicing_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9699350Z test_batch_vs_slicing_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9699590Z test_batch_vs_slicing_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9699840Z test_batch_vs_slicing_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9700080Z test_batch_vs_slicing_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9700330Z test_batch_vs_slicing_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9700570Z test_batch_vs_slicing_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9700870Z test_batch_vs_slicing_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9701120Z test_batch_vs_slicing_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9701360Z test_batch_vs_slicing_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9701600Z test_batch_vs_slicing_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9701840Z test_batch_vs_slicing_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9702080Z test_batch_vs_slicing_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9702330Z test_batch_vs_slicing_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9702600Z test_batch_vs_slicing_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9702890Z test_batch_vs_slicing_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9703130Z test_batch_vs_slicing_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9703370Z test_batch_vs_slicing_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9703660Z test_batch_vs_slicing_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9703900Z test_batch_vs_slicing_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9704140Z test_batch_vs_slicing_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9704380Z test_batch_vs_slicing_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9704690Z test_batch_vs_slicing_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9704930Z test_batch_vs_slicing_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9705240Z test_batch_vs_slicing_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9705480Z test_batch_vs_slicing_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9705730Z test_batch_vs_slicing_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9705970Z test_batch_vs_slicing_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9706210Z test_batch_vs_slicing_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9706480Z test_batch_vs_slicing_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9706760Z test_batch_vs_slicing_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9707000Z test_batch_vs_slicing_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9707230Z test_batch_vs_slicing_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9707470Z test_batch_vs_slicing_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9707700Z test_batch_vs_slicing_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9707940Z test_batch_vs_slicing_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9708190Z test_batch_vs_slicing_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9708510Z test_batch_vs_slicing_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9708760Z test_batch_vs_slicing_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9709000Z test_batch_vs_slicing_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9709240Z test_batch_vs_slicing_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9709480Z test_batch_vs_slicing_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9709720Z test_batch_vs_slicing_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9710000Z test_batch_vs_slicing_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9710280Z test_batch_vs_slicing_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9710690Z test_batch_vs_slicing_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9710950Z test_batch_vs_slicing_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9711210Z test_batch_vs_slicing_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9711460Z test_batch_vs_slicing_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9711700Z test_batch_vs_slicing_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9719170Z test_batch_vs_slicing_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9719420Z test_batch_vs_slicing_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9719730Z test_batch_vs_slicing_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9720180Z test_batch_vs_slicing_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9720430Z test_batch_vs_slicing_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9720680Z test_batch_vs_slicing_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9720930Z test_batch_vs_slicing_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9721170Z test_batch_vs_slicing_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9721410Z test_batch_vs_slicing_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9721790Z test_batch_vs_slicing_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:52.9722100Z test_batch_vs_slicing_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:52.9722370Z test_batch_vs_slicing_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:52.9722630Z test_batch_vs_slicing_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:52.9722890Z test_batch_vs_slicing_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9723140Z test_batch_vs_slicing_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9723400Z test_batch_vs_slicing_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9723650Z test_batch_vs_slicing_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9723960Z test_batch_vs_slicing_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9724210Z test_batch_vs_slicing_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9724460Z test_batch_vs_slicing_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9724710Z test_batch_vs_slicing_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9724950Z test_batch_vs_slicing_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9725180Z test_batch_vs_slicing_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9725430Z test_batch_vs_slicing_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9725700Z test_batch_vs_slicing_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9725980Z test_batch_vs_slicing_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9726230Z test_batch_vs_slicing_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9726470Z test_batch_vs_slicing_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9726700Z test_batch_vs_slicing_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:52.9726950Z test_batch_vs_slicing_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9727190Z test_batch_vs_slicing_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9727420Z test_batch_vs_slicing_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9727730Z test_batch_vs_slicing_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9727970Z test_batch_vs_slicing_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9728210Z test_batch_vs_slicing_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9728460Z test_batch_vs_slicing_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9728720Z test_batch_vs_slicing_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9728970Z test_batch_vs_slicing_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9729270Z test_batch_vs_slicing_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9729550Z test_batch_vs_slicing_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9729830Z test_batch_vs_slicing_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9730080Z test_batch_vs_slicing_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9730320Z test_batch_vs_slicing_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9730550Z test_batch_vs_slicing_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9730790Z test_batch_vs_slicing_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9731080Z test_batch_vs_slicing_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9731320Z test_batch_vs_slicing_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9731620Z test_batch_vs_slicing_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9731870Z test_batch_vs_slicing_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9732110Z test_batch_vs_slicing_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9732370Z test_batch_vs_slicing_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9732620Z test_batch_vs_slicing_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9732870Z test_batch_vs_slicing_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:52.9733130Z test_batch_vs_slicing_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9733410Z test_batch_vs_slicing_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9733700Z test_batch_vs_slicing_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9733950Z test_batch_vs_slicing_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9734190Z test_batch_vs_slicing_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9734440Z test_batch_vs_slicing_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9734690Z test_batch_vs_slicing_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9734930Z test_batch_vs_slicing_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9735170Z test_batch_vs_slicing_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9735490Z test_batch_vs_slicing_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9735730Z test_batch_vs_slicing_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9735980Z test_batch_vs_slicing_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9736230Z test_batch_vs_slicing_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9736480Z test_batch_vs_slicing_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9736730Z test_batch_vs_slicing_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9736980Z test_batch_vs_slicing_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9737250Z test_batch_vs_slicing_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9737530Z test_batch_vs_slicing_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9737770Z test_batch_vs_slicing_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9738000Z test_batch_vs_slicing_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9738280Z test_batch_vs_slicing_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9738520Z test_batch_vs_slicing_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9738760Z test_batch_vs_slicing_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9738990Z test_batch_vs_slicing_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9739300Z test_batch_vs_slicing_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9739550Z test_batch_vs_slicing_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9739790Z test_batch_vs_slicing_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9740070Z test_batch_vs_slicing_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9740310Z test_batch_vs_slicing_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9740540Z test_batch_vs_slicing_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9740770Z test_batch_vs_slicing_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9741040Z test_batch_vs_slicing_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9741300Z test_batch_vs_slicing_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9741540Z test_batch_vs_slicing_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9741780Z test_batch_vs_slicing_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9742030Z test_batch_vs_slicing_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9742270Z test_batch_vs_slicing_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9742520Z test_batch_vs_slicing_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9742760Z test_batch_vs_slicing_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9743070Z test_batch_vs_slicing_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9743320Z test_batch_vs_slicing_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9743560Z test_batch_vs_slicing_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9743800Z test_batch_vs_slicing_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9744040Z test_batch_vs_slicing_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9744280Z test_batch_vs_slicing_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9744520Z test_batch_vs_slicing_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9744800Z test_batch_vs_slicing_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9745080Z test_batch_vs_slicing_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9745320Z test_batch_vs_slicing_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9745560Z test_batch_vs_slicing_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9745790Z test_batch_vs_slicing_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9746030Z test_batch_vs_slicing_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9746270Z test_batch_vs_slicing_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9746510Z test_batch_vs_slicing_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9746820Z test_batch_vs_slicing_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9747170Z test_batch_vs_slicing_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9747430Z test_batch_vs_slicing_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9747670Z test_batch_vs_slicing_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9747910Z test_batch_vs_slicing_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9748150Z test_batch_vs_slicing_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9748390Z test_batch_vs_slicing_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9748740Z test_batch_vs_slicing_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9749020Z test_batch_vs_slicing_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9749270Z test_batch_vs_slicing_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9749510Z test_batch_vs_slicing_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9749740Z test_batch_vs_slicing_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9749970Z test_batch_vs_slicing_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9750250Z test_batch_vs_slicing_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:52.9766620Z test_batch_vs_slicing_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9767040Z test_batch_vs_slicing_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9767350Z test_batch_vs_slicing_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9767650Z test_batch_vs_slicing_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9767940Z test_batch_vs_slicing_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9768230Z test_batch_vs_slicing_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9768510Z test_batch_vs_slicing_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9768790Z test_batch_vs_slicing_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9769100Z test_batch_vs_slicing_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9769420Z test_batch_vs_slicing_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9769720Z test_batch_vs_slicing_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:52.9769980Z test_batch_vs_slicing_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9770230Z test_batch_vs_slicing_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9770470Z test_batch_vs_slicing_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9770720Z test_batch_vs_slicing_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9770960Z test_batch_vs_slicing_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9771270Z test_batch_vs_slicing_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9771520Z test_batch_vs_slicing_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9771760Z test_batch_vs_slicing_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9772220Z test_batch_vs_slicing_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9772470Z test_batch_vs_slicing_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9772710Z test_batch_vs_slicing_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9772950Z test_batch_vs_slicing_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:52.9773230Z test_batch_vs_slicing_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9773510Z test_batch_vs_slicing_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9773860Z test_batch_vs_slicing_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9774100Z test_batch_vs_slicing_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9774340Z test_batch_vs_slicing_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9774560Z test_batch_vs_slicing_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9774790Z test_batch_vs_slicing_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9775020Z test_batch_vs_slicing_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9775320Z test_batch_vs_slicing_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9775570Z test_batch_vs_slicing_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9775820Z test_batch_vs_slicing_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:52.9776070Z test_batch_vs_slicing_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9776310Z test_batch_vs_slicing_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9776550Z test_batch_vs_slicing_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9776790Z test_batch_vs_slicing_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9777060Z test_batch_vs_slicing_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9777330Z test_batch_vs_slicing_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9777580Z test_batch_vs_slicing_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9777810Z test_batch_vs_slicing_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9778040Z test_batch_vs_slicing_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9778280Z test_batch_vs_slicing_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9778520Z test_batch_vs_slicing_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:52.9778770Z test_batch_vs_slicing_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9779070Z test_batch_vs_slicing_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9779320Z test_batch_vs_slicing_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9779560Z test_batch_vs_slicing_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9779790Z test_batch_vs_slicing_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9780020Z test_batch_vs_slicing_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9780250Z test_batch_vs_slicing_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9780480Z test_batch_vs_slicing_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9780760Z test_batch_vs_slicing_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9781100Z test_batch_vs_slicing_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9781360Z test_batch_vs_slicing_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:52.9781610Z test_batch_vs_slicing_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9781850Z test_batch_vs_slicing_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9782080Z test_batch_vs_slicing_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9782320Z test_batch_vs_slicing_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9782550Z test_batch_vs_slicing_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9782920Z test_batch_vs_slicing_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9787440Z test_batch_vs_slicing_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9787690Z test_batch_vs_slicing_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9787940Z test_batch_vs_slicing_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9788190Z test_batch_vs_slicing_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9788450Z test_batch_vs_slicing_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9788710Z test_batch_vs_slicing_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9788990Z test_batch_vs_slicing_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9789280Z test_batch_vs_slicing_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9789530Z test_batch_vs_slicing_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9789780Z test_batch_vs_slicing_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9790030Z test_batch_vs_slicing_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9790270Z test_batch_vs_slicing_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9790510Z test_batch_vs_slicing_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9790750Z test_batch_vs_slicing_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9791060Z test_batch_vs_slicing_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9791310Z test_batch_vs_slicing_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9791560Z test_batch_vs_slicing_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9791800Z test_batch_vs_slicing_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9792040Z test_batch_vs_slicing_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9792270Z test_batch_vs_slicing_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9792500Z test_batch_vs_slicing_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9792760Z test_batch_vs_slicing_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9793030Z test_batch_vs_slicing_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9793270Z test_batch_vs_slicing_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9793510Z test_batch_vs_slicing_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9793760Z test_batch_vs_slicing_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9794010Z test_batch_vs_slicing_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9794380Z test_batch_vs_slicing_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9794650Z test_batch_vs_slicing_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9794960Z test_batch_vs_slicing_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9795210Z test_batch_vs_slicing_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9795450Z test_batch_vs_slicing_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9795680Z test_batch_vs_slicing_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9796000Z test_batch_vs_slicing_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9796240Z test_batch_vs_slicing_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9796470Z test_batch_vs_slicing_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9796760Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9797070Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9797350Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9797610Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:52.9797870Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9798130Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9798390Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9798650Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9798980Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2023-01-11T21:12:52.9799260Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:52.9799520Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:52.9799780Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:52.9800030Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:52.9800290Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:52.9800540Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:52.9800830Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:52.9806750Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2023-01-11T21:12:52.9807030Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2023-01-11T21:12:52.9807290Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:52.9807550Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:52.9807800Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2023-01-11T21:12:52.9808050Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:52.9808310Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:52.9808830Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:52.9809120Z test_batch_vs_slicing_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9809360Z test_batch_vs_slicing_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9809610Z test_batch_vs_slicing_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9809860Z test_batch_vs_slicing_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9810100Z test_batch_vs_slicing_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9810470Z test_batch_vs_slicing_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9810740Z test_batch_vs_slicing_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9811030Z test_batch_vs_slicing_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9811270Z test_batch_vs_slicing_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9811520Z test_batch_vs_slicing_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9811760Z test_batch_vs_slicing_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9812000Z test_batch_vs_slicing_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9812250Z test_batch_vs_slicing_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9812490Z test_batch_vs_slicing_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9812800Z test_batch_vs_slicing_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9813040Z test_batch_vs_slicing_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9813270Z test_batch_vs_slicing_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9813510Z test_batch_vs_slicing_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9813750Z test_batch_vs_slicing_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9813970Z test_batch_vs_slicing_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9814200Z test_batch_vs_slicing_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9814470Z test_batch_vs_slicing_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9814760Z test_batch_vs_slicing_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9815030Z test_batch_vs_slicing_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9815300Z test_batch_vs_slicing_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9815560Z test_batch_vs_slicing_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9815810Z test_batch_vs_slicing_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9816070Z test_batch_vs_slicing_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9816340Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9816680Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9816970Z test_batch_vs_slicing_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9817250Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9817520Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9817870Z test_batch_vs_slicing_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9818150Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9818430Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9818730Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9819040Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9819370Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9819640Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9819900Z test_batch_vs_slicing_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9820170Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9820440Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9820710Z test_batch_vs_slicing_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:52.9821040Z test_batch_vs_slicing_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9821310Z test_batch_vs_slicing_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9821570Z test_batch_vs_slicing_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9821830Z test_batch_vs_slicing_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9822100Z test_batch_vs_slicing_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9822360Z test_batch_vs_slicing_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9822620Z test_batch_vs_slicing_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9822910Z test_batch_vs_slicing_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9823210Z test_batch_vs_slicing_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9823470Z test_batch_vs_slicing_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9823720Z test_batch_vs_slicing_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9823970Z test_batch_vs_slicing_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9824230Z test_batch_vs_slicing_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9824480Z test_batch_vs_slicing_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9824730Z test_batch_vs_slicing_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9825060Z test_batch_vs_slicing_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9825320Z test_batch_vs_slicing_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9825570Z test_batch_vs_slicing_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9825830Z test_batch_vs_slicing_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9826090Z test_batch_vs_slicing_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9826410Z test_batch_vs_slicing_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9826680Z test_batch_vs_slicing_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9826990Z test_batch_vs_slicing_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:52.9827320Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:52.9827620Z test_batch_vs_slicing_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:52.9827960Z test_batch_vs_slicing_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9828220Z test_batch_vs_slicing_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9828480Z test_batch_vs_slicing_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9828750Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9829030Z test_batch_vs_slicing_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9829360Z test_batch_vs_slicing_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9829630Z test_batch_vs_slicing_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9829890Z test_batch_vs_slicing_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9830150Z test_batch_vs_slicing_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9830430Z test_batch_vs_slicing_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9830700Z test_batch_vs_slicing_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9830970Z test_batch_vs_slicing_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9831280Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9831590Z test_batch_vs_slicing_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9831870Z test_batch_vs_slicing_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9832140Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9832420Z test_batch_vs_slicing_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9832690Z test_batch_vs_slicing_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9832960Z test_batch_vs_slicing_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9833220Z test_batch_vs_slicing_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9833550Z test_batch_vs_slicing_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9833830Z test_batch_vs_slicing_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9834100Z test_batch_vs_slicing_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9834360Z test_batch_vs_slicing_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9834620Z test_batch_vs_slicing_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9834960Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9835240Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:52.9835550Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:52.9835860Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9836130Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9836400Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9836730Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9837000Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9837260Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9837530Z test_batch_vs_slicing_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9837870Z test_batch_vs_slicing_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9838140Z test_batch_vs_slicing_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9838410Z test_batch_vs_slicing_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9838680Z test_batch_vs_slicing_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9838940Z test_batch_vs_slicing_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9839210Z test_batch_vs_slicing_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9839470Z test_batch_vs_slicing_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9839770Z test_batch_vs_slicing_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9845240Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9845560Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9845830Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9846110Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9846370Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9846640Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9846910Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9847240Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9847500Z test_batch_vs_slicing_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9847770Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9848040Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9848300Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9848580Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9849030Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9849330Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9849630Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9849890Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9850150Z test_batch_vs_slicing_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9850500Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2023-01-11T21:12:52.9850760Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2023-01-11T21:12:52.9851030Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2023-01-11T21:12:52.9851290Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.145s) 2023-01-11T21:12:52.9851630Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2023-01-11T21:12:52.9851890Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2023-01-11T21:12:52.9852150Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2023-01-11T21:12:52.9852410Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2023-01-11T21:12:52.9852670Z test_batch_vs_slicing_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2023-01-11T21:12:52.9852930Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.097s) 2023-01-11T21:12:52.9853190Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2023-01-11T21:12:52.9853490Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.131s) 2023-01-11T21:12:52.9853790Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.140s) 2023-01-11T21:12:52.9854050Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2023-01-11T21:12:52.9854310Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2023-01-11T21:12:52.9854570Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.060s) 2023-01-11T21:12:52.9854830Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2023-01-11T21:12:52.9855090Z test_batch_vs_slicing_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2023-01-11T21:12:52.9855350Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.096s) 2023-01-11T21:12:52.9855690Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2023-01-11T21:12:52.9855960Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.135s) 2023-01-11T21:12:52.9856220Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.133s) 2023-01-11T21:12:52.9856480Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2023-01-11T21:12:52.9856740Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2023-01-11T21:12:52.9857000Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2023-01-11T21:12:52.9857320Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2023-01-11T21:12:52.9857630Z test_batch_vs_slicing_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.099s) 2023-01-11T21:12:52.9857920Z test_batch_vs_slicing_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9858170Z test_batch_vs_slicing_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9858430Z test_batch_vs_slicing_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9858680Z test_batch_vs_slicing_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9858990Z test_batch_vs_slicing_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9859230Z test_batch_vs_slicing_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9859480Z test_batch_vs_slicing_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9859790Z test_batch_vs_slicing_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9860040Z test_batch_vs_slicing_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9860290Z test_batch_vs_slicing_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9860540Z test_batch_vs_slicing_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9860780Z test_batch_vs_slicing_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9861030Z test_batch_vs_slicing_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9861270Z test_batch_vs_slicing_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9861560Z test_batch_vs_slicing_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9861830Z test_batch_vs_slicing_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9862080Z test_batch_vs_slicing_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9862330Z test_batch_vs_slicing_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9862570Z test_batch_vs_slicing_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9862810Z test_batch_vs_slicing_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9863050Z test_batch_vs_slicing_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9863290Z test_batch_vs_slicing_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9863590Z test_batch_vs_slicing_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9863840Z test_batch_vs_slicing_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9864080Z test_batch_vs_slicing_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9864330Z test_batch_vs_slicing_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9864580Z test_batch_vs_slicing_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9864820Z test_batch_vs_slicing_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9865060Z test_batch_vs_slicing_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9865330Z test_batch_vs_slicing_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9865610Z test_batch_vs_slicing_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9865840Z test_batch_vs_slicing_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9866080Z test_batch_vs_slicing_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9866400Z test_batch_vs_slicing_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9866650Z test_batch_vs_slicing_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9866890Z test_batch_vs_slicing_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9867150Z test_batch_vs_slicing_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9867470Z test_batch_vs_slicing_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9867730Z test_batch_vs_slicing_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9868050Z test_batch_vs_slicing_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9868300Z test_batch_vs_slicing_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9868550Z test_batch_vs_slicing_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9868790Z test_batch_vs_slicing_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9869040Z test_batch_vs_slicing_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9869320Z test_batch_vs_slicing_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9869600Z test_batch_vs_slicing_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9869850Z test_batch_vs_slicing_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9870090Z test_batch_vs_slicing_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9870340Z test_batch_vs_slicing_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9870590Z test_batch_vs_slicing_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9870830Z test_batch_vs_slicing_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9871070Z test_batch_vs_slicing_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9871370Z test_batch_vs_slicing_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9871620Z test_batch_vs_slicing_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9871850Z test_batch_vs_slicing_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9872110Z test_batch_vs_slicing_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9872370Z test_batch_vs_slicing_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9872630Z test_batch_vs_slicing_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9872890Z test_batch_vs_slicing_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9873180Z test_batch_vs_slicing_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9873470Z test_batch_vs_slicing_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9873730Z test_batch_vs_slicing_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9874000Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9874260Z test_batch_vs_slicing_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9874520Z test_batch_vs_slicing_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9874760Z test_batch_vs_slicing_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9875010Z test_batch_vs_slicing_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9875370Z test_batch_vs_slicing_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9875620Z test_batch_vs_slicing_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9875860Z test_batch_vs_slicing_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9876100Z test_batch_vs_slicing_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9876340Z test_batch_vs_slicing_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9876570Z test_batch_vs_slicing_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9876850Z test_batch_vs_slicing_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9877130Z test_batch_vs_slicing_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9877400Z test_batch_vs_slicing_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9885930Z test_batch_vs_slicing_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9886260Z test_batch_vs_slicing_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9886510Z test_batch_vs_slicing_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9886760Z test_batch_vs_slicing_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9887010Z test_batch_vs_slicing_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9887250Z test_batch_vs_slicing_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9887570Z test_batch_vs_slicing_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9887820Z test_batch_vs_slicing_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9888060Z test_batch_vs_slicing_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9888300Z test_batch_vs_slicing_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9888540Z test_batch_vs_slicing_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9888780Z test_batch_vs_slicing_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9889020Z test_batch_vs_slicing_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9889310Z test_batch_vs_slicing_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9889600Z test_batch_vs_slicing_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9889870Z test_batch_vs_slicing_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9890120Z test_batch_vs_slicing_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9890370Z test_batch_vs_slicing_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9890620Z test_batch_vs_slicing_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9890860Z test_batch_vs_slicing_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:52.9891100Z test_batch_vs_slicing_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9891400Z test_batch_vs_slicing_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9891660Z test_batch_vs_slicing_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9891900Z test_batch_vs_slicing_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9892160Z test_batch_vs_slicing_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9892410Z test_batch_vs_slicing_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9892890Z test_batch_vs_slicing_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:52.9893150Z test_batch_vs_slicing_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:52.9893440Z test_batch_vs_slicing_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9893730Z test_batch_vs_slicing_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9893980Z test_batch_vs_slicing_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9894230Z test_batch_vs_slicing_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9894590Z test_batch_vs_slicing_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9894840Z test_batch_vs_slicing_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9895080Z test_batch_vs_slicing_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9895330Z test_batch_vs_slicing_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9895640Z test_batch_vs_slicing_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9895900Z test_batch_vs_slicing_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9896140Z test_batch_vs_slicing_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9896390Z test_batch_vs_slicing_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9896640Z test_batch_vs_slicing_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9896900Z test_batch_vs_slicing_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:52.9897130Z test_batch_vs_slicing_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9897410Z test_batch_vs_slicing_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9897690Z test_batch_vs_slicing_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9898520Z test_batch_vs_slicing_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9901100Z test_batch_vs_slicing_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9907040Z test_batch_vs_slicing_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9907320Z test_batch_vs_slicing_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9907570Z test_batch_vs_slicing_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9907830Z test_batch_vs_slicing_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9908150Z test_batch_vs_slicing_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9908410Z test_batch_vs_slicing_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9908660Z test_batch_vs_slicing_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9908910Z test_batch_vs_slicing_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9909150Z test_batch_vs_slicing_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9909400Z test_batch_vs_slicing_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9909670Z test_batch_vs_slicing_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:52.9909950Z test_batch_vs_slicing_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9910240Z test_batch_vs_slicing_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9935840Z test_batch_vs_slicing_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9936340Z test_batch_vs_slicing_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9936590Z test_batch_vs_slicing_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9936820Z test_batch_vs_slicing_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9937070Z test_batch_vs_slicing_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9937300Z test_batch_vs_slicing_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9937620Z test_batch_vs_slicing_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9937880Z test_batch_vs_slicing_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9938230Z test_batch_vs_slicing_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:52.9938480Z test_batch_vs_slicing_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:52.9938720Z test_batch_vs_slicing_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9938960Z test_batch_vs_slicing_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9939200Z test_batch_vs_slicing_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9939470Z test_batch_vs_slicing_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9939740Z test_batch_vs_slicing_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9939980Z test_batch_vs_slicing_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9940210Z test_batch_vs_slicing_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9940450Z test_batch_vs_slicing_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9940690Z test_batch_vs_slicing_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9940940Z test_batch_vs_slicing_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9941190Z test_batch_vs_slicing_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:52.9941500Z test_batch_vs_slicing_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9941740Z test_batch_vs_slicing_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9941980Z test_batch_vs_slicing_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9942210Z test_batch_vs_slicing_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9942450Z test_batch_vs_slicing_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9942680Z test_batch_vs_slicing_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9942920Z test_batch_vs_slicing_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9943200Z test_batch_vs_slicing_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9943490Z test_batch_vs_slicing_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:52.9943760Z test_batch_vs_slicing_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.071s) 2023-01-11T21:12:52.9944010Z test_batch_vs_slicing_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2023-01-11T21:12:52.9944260Z test_batch_vs_slicing_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2023-01-11T21:12:52.9944510Z test_batch_vs_slicing_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2023-01-11T21:12:52.9944760Z test_batch_vs_slicing_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2023-01-11T21:12:52.9945010Z test_batch_vs_slicing_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.058s) 2023-01-11T21:12:52.9945380Z test_batch_vs_slicing_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9945650Z test_batch_vs_slicing_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9945910Z test_batch_vs_slicing_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9946160Z test_batch_vs_slicing_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9946410Z test_batch_vs_slicing_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9946660Z test_batch_vs_slicing_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9946960Z test_batch_vs_slicing_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9947250Z test_batch_vs_slicing_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9947550Z test_batch_vs_slicing_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9947800Z test_batch_vs_slicing_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9948060Z test_batch_vs_slicing_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9948320Z test_batch_vs_slicing_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9948570Z test_batch_vs_slicing_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9948820Z test_batch_vs_slicing_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9949070Z test_batch_vs_slicing_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9949390Z test_batch_vs_slicing_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9949640Z test_batch_vs_slicing_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9949900Z test_batch_vs_slicing_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9950150Z test_batch_vs_slicing_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9950390Z test_batch_vs_slicing_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9950640Z test_batch_vs_slicing_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9950890Z test_batch_vs_slicing_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9951170Z test_batch_vs_slicing_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9956830Z test_batch_vs_slicing_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9957120Z test_batch_vs_slicing_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9957370Z test_batch_vs_slicing_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9957620Z test_batch_vs_slicing_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9957880Z test_batch_vs_slicing_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9958130Z test_batch_vs_slicing_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9958370Z test_batch_vs_slicing_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9958690Z test_batch_vs_slicing_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9958950Z test_batch_vs_slicing_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9959320Z test_batch_vs_slicing_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9959580Z test_batch_vs_slicing_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9959830Z test_batch_vs_slicing_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9960090Z test_batch_vs_slicing_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9960340Z test_batch_vs_slicing_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9960620Z test_batch_vs_slicing_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9960950Z test_batch_vs_slicing_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9961200Z test_batch_vs_slicing_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9961450Z test_batch_vs_slicing_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9961690Z test_batch_vs_slicing_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9961940Z test_batch_vs_slicing_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9962190Z test_batch_vs_slicing_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.081s) 2023-01-11T21:12:52.9962440Z test_batch_vs_slicing_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9962750Z test_batch_vs_slicing_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9963010Z test_batch_vs_slicing_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9963260Z test_batch_vs_slicing_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9963500Z test_batch_vs_slicing_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9963750Z test_batch_vs_slicing_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.241s) 2023-01-11T21:12:52.9964000Z test_batch_vs_slicing_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9964250Z test_batch_vs_slicing_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9964530Z test_batch_vs_slicing_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9964810Z test_batch_vs_slicing_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9965060Z test_batch_vs_slicing_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9965300Z test_batch_vs_slicing_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9965540Z test_batch_vs_slicing_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9965790Z test_batch_vs_slicing_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9966030Z test_batch_vs_slicing_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9966270Z test_batch_vs_slicing_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9966580Z test_batch_vs_slicing_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:52.9966840Z test_batch_vs_slicing_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9967080Z test_batch_vs_slicing_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9967310Z test_batch_vs_slicing_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9967550Z test_batch_vs_slicing_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9967790Z test_batch_vs_slicing_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9968130Z test_batch_vs_slicing_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9968410Z test_batch_vs_slicing_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9968690Z test_batch_vs_slicing_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9968940Z test_batch_vs_slicing_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9969180Z test_batch_vs_slicing_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9969410Z test_batch_vs_slicing_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9969710Z test_batch_vs_slicing_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9969950Z test_batch_vs_slicing_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9970200Z test_batch_vs_slicing_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9970360Z test_batch_vs_slicing_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9970510Z test_batch_vs_slicing_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9970630Z test_batch_vs_slicing_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9970750Z test_batch_vs_slicing_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9970870Z test_batch_vs_slicing_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9970990Z test_batch_vs_slicing_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9971100Z test_batch_vs_slicing_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9971230Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9971360Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9971490Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:52.9971620Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9971740Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9971870Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9971990Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9972120Z test_batch_vs_slicing_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9972280Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9972440Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9972570Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:52.9972690Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9972810Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9972930Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9973060Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9973230Z test_batch_vs_slicing_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9973360Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9973490Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9973620Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:52.9973740Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9973860Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9974020Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9974150Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9974310Z test_batch_vs_slicing_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9974470Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9974600Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9974730Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9974850Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9974970Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9975090Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9975210Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9975340Z test_batch_vs_slicing_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9975450Z test_batch_vs_slicing_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9975570Z test_batch_vs_slicing_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9975690Z test_batch_vs_slicing_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9975810Z test_batch_vs_slicing_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9975930Z test_batch_vs_slicing_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9976050Z test_batch_vs_slicing_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9976190Z test_batch_vs_slicing_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9976340Z test_batch_vs_slicing_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9976460Z test_batch_vs_slicing_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:52.9976570Z test_batch_vs_slicing_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9976690Z test_batch_vs_slicing_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9976810Z test_batch_vs_slicing_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9976920Z test_batch_vs_slicing_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9977040Z test_batch_vs_slicing_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9977160Z test_batch_vs_slicing_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9977320Z test_batch_vs_slicing_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9977440Z test_batch_vs_slicing_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9977590Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:52.9977730Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9977870Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9978060Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9978230Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9978400Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9978540Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9978680Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9978820Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9978950Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9979090Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9979220Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9979360Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9979490Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9979620Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9979760Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9979880Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:52.9980010Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9980140Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9980310Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9980470Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9980610Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9980730Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:52.9980860Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:52.9980990Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:52.9981120Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9981290Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9981420Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9981550Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9981670Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9981800Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9981920Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9982080Z test_batch_vs_slicing_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9982200Z test_batch_vs_slicing_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9982350Z test_batch_vs_slicing_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9982490Z test_batch_vs_slicing_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9982610Z test_batch_vs_slicing_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9982720Z test_batch_vs_slicing_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9982840Z test_batch_vs_slicing_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9982950Z test_batch_vs_slicing_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9983050Z test_batch_vs_slicing_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9983160Z test_batch_vs_slicing_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9983270Z test_batch_vs_slicing_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9983380Z test_batch_vs_slicing_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9983490Z test_batch_vs_slicing_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9983610Z test_batch_vs_slicing_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9983720Z test_batch_vs_slicing_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9983840Z test_batch_vs_slicing_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9983950Z test_batch_vs_slicing_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:52.9984100Z test_batch_vs_slicing_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9984240Z test_batch_vs_slicing_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:52.9984360Z test_batch_vs_slicing_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9984470Z test_batch_vs_slicing_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:52.9984580Z test_batch_vs_slicing_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9984690Z test_batch_vs_slicing_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9984790Z test_batch_vs_slicing_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9984900Z test_batch_vs_slicing_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9985010Z test_batch_vs_slicing_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9985120Z test_batch_vs_slicing_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:52.9985230Z test_batch_vs_slicing_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:52.9985340Z test_batch_vs_slicing_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9985500Z test_batch_vs_slicing_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9985610Z test_batch_vs_slicing_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9985720Z test_batch_vs_slicing_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9985860Z test_batch_vs_slicing_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:52.9986000Z test_batch_vs_slicing_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:52.9986110Z test_batch_vs_slicing_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:52.9986450Z test_batch_vs_slicing_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9986560Z test_batch_vs_slicing_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:52.9986670Z test_batch_vs_slicing_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:52.9986790Z test_batch_vs_slicing_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:52.9986890Z test_batch_vs_slicing_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:52.9987000Z test_batch_vs_slicing_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9987110Z test_batch_vs_slicing_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9987220Z test_batch_vs_slicing_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:52.9987320Z test_batch_vs_slicing_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9987430Z test_batch_vs_slicing_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9987540Z test_batch_vs_slicing_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:52.9987650Z test_batch_vs_slicing_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9987800Z test_batch_vs_slicing_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:52.9992640Z test_batch_vs_slicing_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:52.9992790Z test_batch_vs_slicing_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9992900Z test_batch_vs_slicing_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9993010Z test_batch_vs_slicing_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9993110Z test_batch_vs_slicing_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:52.9993220Z test_batch_vs_slicing_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:52.9993330Z test_complex_edge_values_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9993450Z test_contig_size1_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9993560Z test_contig_size1_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9993660Z test_contig_size1_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9993770Z test_contig_size1_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9993870Z test_contig_size1_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9993980Z test_contig_size1_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9994090Z test_contig_size1_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9994220Z test_contig_size1_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9994360Z test_contig_size1_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9994470Z test_contig_size1_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9994690Z test_contig_size1_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9994800Z test_contig_size1_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9994910Z test_contig_size1_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9995010Z test_contig_size1_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9995120Z test_contig_size1_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9995230Z test_contig_size1_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9995370Z test_contig_size1_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9995480Z test_contig_size1_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9995580Z test_contig_size1_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9995690Z test_contig_size1_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9995790Z test_contig_size1_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9995900Z test_contig_size1_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9996040Z test_contig_size1_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9996180Z test_contig_size1_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9996290Z test_contig_size1_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9996400Z test_contig_size1_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9996510Z test_contig_size1_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9996620Z test_contig_size1_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9996720Z test_contig_size1_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9996830Z test_contig_size1_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9996930Z test_contig_size1_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9997030Z test_contig_size1_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9997140Z test_contig_size1_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9997240Z test_contig_size1_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9997350Z test_contig_size1_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9997450Z test_contig_size1_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9997560Z test_contig_size1_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9997710Z test_contig_size1_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9997850Z test_contig_size1_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9997960Z test_contig_size1_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9998070Z test_contig_size1_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9998170Z test_contig_size1_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9998270Z test_contig_size1_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9998380Z test_contig_size1_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9998490Z test_contig_size1_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9998590Z test_contig_size1_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9998740Z test_contig_size1_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9998840Z test_contig_size1_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9998960Z test_contig_size1_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9999070Z test_contig_size1_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9999180Z test_contig_size1_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9999280Z test_contig_size1_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9999420Z test_contig_size1_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9999590Z test_contig_size1_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9999700Z test_contig_size1_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9999810Z test_contig_size1_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:52.9999910Z test_contig_size1_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000020Z test_contig_size1_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000130Z test_contig_size1_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000240Z test_contig_size1_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000350Z test_contig_size1_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000460Z test_contig_size1_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000560Z test_contig_size1_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000670Z test_contig_size1_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000770Z test_contig_size1_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000880Z test_contig_size1_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0000980Z test_contig_size1_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0001120Z test_contig_size1_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0001260Z test_contig_size1_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0001370Z test_contig_size1_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0001480Z test_contig_size1_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0001590Z test_contig_size1_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0001700Z test_contig_size1_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0001800Z test_contig_size1_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0001910Z test_contig_size1_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0002010Z test_contig_size1_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0002110Z test_contig_size1_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0002220Z test_contig_size1_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0002320Z test_contig_size1_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0002430Z test_contig_size1_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0002530Z test_contig_size1_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0002640Z test_contig_size1_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0002780Z test_contig_size1_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0002960Z test_contig_size1_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0003070Z test_contig_size1_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0003170Z test_contig_size1_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0003270Z test_contig_size1_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0003380Z test_contig_size1_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0003480Z test_contig_size1_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0003600Z test_contig_size1_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0003720Z test_contig_size1_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0003820Z test_contig_size1_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0003940Z test_contig_size1_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0004050Z test_contig_size1_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0004160Z test_contig_size1_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0004270Z test_contig_size1_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0004380Z test_contig_size1_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0004520Z test_contig_size1_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0004660Z test_contig_size1_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0004770Z test_contig_size1_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0004880Z test_contig_size1_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0004980Z test_contig_size1_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0005080Z test_contig_size1_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0005190Z test_contig_size1_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0005300Z test_contig_size1_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0005410Z test_contig_size1_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0005520Z test_contig_size1_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0005630Z test_contig_size1_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0005730Z test_contig_size1_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0005840Z test_contig_size1_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0005940Z test_contig_size1_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0006050Z test_contig_size1_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0006190Z test_contig_size1_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0006330Z test_contig_size1_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0006440Z test_contig_size1_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0006550Z test_contig_size1_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0006650Z test_contig_size1_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0006760Z test_contig_size1_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0006860Z test_contig_size1_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0007020Z test_contig_size1_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0007130Z test_contig_size1_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0007230Z test_contig_size1_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0007340Z test_contig_size1_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0007440Z test_contig_size1_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0007550Z test_contig_size1_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0007690Z test_contig_size1_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0007800Z test_contig_size1_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0007940Z test_contig_size1_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0008080Z test_contig_size1_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0008180Z test_contig_size1_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0008290Z test_contig_size1_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0008390Z test_contig_size1_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0008490Z test_contig_size1_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0008590Z test_contig_size1_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0008700Z test_contig_size1_cdouble_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0008810Z test_contig_size1_cdouble_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0008920Z test_contig_size1_cdouble_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0009030Z test_contig_size1_cdouble_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0009140Z test_contig_size1_cdouble_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0009250Z test_contig_size1_cdouble_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0009360Z test_contig_size1_cdouble_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0009470Z test_contig_size1_cdouble_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0009610Z test_contig_size1_cdouble_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0009740Z test_contig_size1_cdouble_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0009860Z test_contig_size1_cdouble_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0009960Z test_contig_size1_cdouble_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0010070Z test_contig_size1_cdouble_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0010170Z test_contig_size1_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0010270Z test_contig_size1_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0010380Z test_contig_size1_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0010480Z test_contig_size1_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0010580Z test_contig_size1_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0010690Z test_contig_size1_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0010790Z test_contig_size1_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0010900Z test_contig_size1_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0011050Z test_contig_size1_cfloat_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0011160Z test_contig_size1_cfloat_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0011300Z test_contig_size1_cfloat_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0011450Z test_contig_size1_cfloat_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0011560Z test_contig_size1_cfloat_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0011670Z test_contig_size1_cfloat_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0011770Z test_contig_size1_cfloat_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0011900Z test_contig_size1_cfloat_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0012010Z test_contig_size1_cfloat_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0012120Z test_contig_size1_cfloat_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0012220Z test_contig_size1_cfloat_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0012330Z test_contig_size1_cfloat_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0012430Z test_contig_size1_cfloat_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0012540Z test_contig_size1_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0012650Z test_contig_size1_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0012760Z test_contig_size1_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0012870Z test_contig_size1_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013010Z test_contig_size1_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013150Z test_contig_size1_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013260Z test_contig_size1_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013360Z test_contig_size1_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013460Z test_contig_size1_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013570Z test_contig_size1_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013670Z test_contig_size1_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013780Z test_contig_size1_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013890Z test_contig_size1_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0013990Z test_contig_size1_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0014090Z test_contig_size1_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0014200Z test_contig_size1_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0014310Z test_contig_size1_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0014420Z test_contig_size1_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0014530Z test_contig_size1_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0014660Z test_contig_size1_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0014800Z test_contig_size1_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0014910Z test_contig_size1_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0015010Z test_contig_size1_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0015120Z test_contig_size1_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0015260Z test_contig_size1_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0015360Z test_contig_size1_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0015470Z test_contig_size1_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0015570Z test_contig_size1_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0015680Z test_contig_size1_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0015780Z test_contig_size1_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0015910Z test_contig_size1_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0016020Z test_contig_size1_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0016130Z test_contig_size1_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0016230Z test_contig_size1_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0016370Z test_contig_size1_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0016510Z test_contig_size1_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0016610Z test_contig_size1_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0016720Z test_contig_size1_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0016820Z test_contig_size1_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0016930Z test_contig_size1_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0017050Z test_contig_size1_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0017170Z test_contig_size1_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0017290Z test_contig_size1_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0017400Z test_contig_size1_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0017510Z test_contig_size1_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0017620Z test_contig_size1_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0017730Z test_contig_size1_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0017850Z test_contig_size1_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0017960Z test_contig_size1_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0018100Z test_contig_size1_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0018250Z test_contig_size1_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0018360Z test_contig_size1_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0018460Z test_contig_size1_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0018570Z test_contig_size1_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0018680Z test_contig_size1_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0018790Z test_contig_size1_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0018900Z test_contig_size1_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0019000Z test_contig_size1_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0019100Z test_contig_size1_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0019250Z test_contig_size1_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0019350Z test_contig_size1_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0019460Z test_contig_size1_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0019560Z test_contig_size1_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0024120Z test_contig_size1_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0024300Z test_contig_size1_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0024450Z test_contig_size1_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0024680Z test_contig_size1_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0024790Z test_contig_size1_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0024890Z test_contig_size1_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025000Z test_contig_size1_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025110Z test_contig_size1_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025210Z test_contig_size1_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025310Z test_contig_size1_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025410Z test_contig_size1_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025520Z test_contig_size1_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025630Z test_contig_size1_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025740Z test_contig_size1_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025850Z test_contig_size1_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0025950Z test_contig_size1_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0026100Z test_contig_size1_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0026230Z test_contig_size1_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0026340Z test_contig_size1_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0026440Z test_contig_size1_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0026550Z test_contig_size1_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0026670Z test_contig_size1_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0026770Z test_contig_size1_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0026880Z test_contig_size1_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0026990Z test_contig_size1_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0027100Z test_contig_size1_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0027200Z test_contig_size1_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0027300Z test_contig_size1_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0027410Z test_contig_size1_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0027510Z test_contig_size1_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0027620Z test_contig_size1_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0027760Z test_contig_size1_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0027900Z test_contig_size1_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0028100Z test_contig_size1_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0028220Z test_contig_size1_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0028330Z test_contig_size1_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0028430Z test_contig_size1_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0028540Z test_contig_size1_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0028640Z test_contig_size1_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0028790Z test_contig_size1_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0028900Z test_contig_size1_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0029010Z test_contig_size1_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0029110Z test_contig_size1_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0029220Z test_contig_size1_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0029320Z test_contig_size1_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0029430Z test_contig_size1_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0029570Z test_contig_size1_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0029710Z test_contig_size1_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0029810Z test_contig_size1_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0029920Z test_contig_size1_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030020Z test_contig_size1_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030120Z test_contig_size1_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030230Z test_contig_size1_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030330Z test_contig_size1_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030440Z test_contig_size1_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030540Z test_contig_size1_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030650Z test_contig_size1_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030750Z test_contig_size1_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030860Z test_contig_size1_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0030960Z test_contig_size1_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0031070Z test_contig_size1_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0031210Z test_contig_size1_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0031350Z test_contig_size1_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0031460Z test_contig_size1_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0031570Z test_contig_size1_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0031670Z test_contig_size1_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0031780Z test_contig_size1_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0031880Z test_contig_size1_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0031990Z test_contig_size1_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0032100Z test_contig_size1_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0032250Z test_contig_size1_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0032360Z test_contig_size1_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0032460Z test_contig_size1_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0032560Z test_contig_size1_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0032660Z test_contig_size1_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0032770Z test_contig_size1_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0032930Z test_contig_size1_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0033070Z test_contig_size1_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0033170Z test_contig_size1_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0033280Z test_contig_size1_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0033380Z test_contig_size1_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0033490Z test_contig_size1_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0033590Z test_contig_size1_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0033700Z test_contig_size1_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0033810Z test_contig_size1_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0033910Z test_contig_size1_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0034020Z test_contig_size1_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0034120Z test_contig_size1_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0034220Z test_contig_size1_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0034320Z test_contig_size1_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0034420Z test_contig_size1_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0034570Z test_contig_size1_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0034710Z test_contig_size1_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0034820Z test_contig_size1_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0034920Z test_contig_size1_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0035030Z test_contig_size1_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0035130Z test_contig_size1_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0035230Z test_contig_size1_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0035340Z test_contig_size1_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0035490Z test_contig_size1_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0035590Z test_contig_size1_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0035700Z test_contig_size1_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0035810Z test_contig_size1_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0035920Z test_contig_size1_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0036020Z test_contig_size1_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0036130Z test_contig_size1_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0036320Z test_contig_size1_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0036460Z test_contig_size1_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0036580Z test_contig_size1_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0036680Z test_contig_size1_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0036780Z test_contig_size1_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0036890Z test_contig_size1_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0036990Z test_contig_size1_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0037120Z test_contig_size1_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0037230Z test_contig_size1_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0037340Z test_contig_size1_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0037450Z test_contig_size1_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0037560Z test_contig_size1_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0037660Z test_contig_size1_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0037770Z test_contig_size1_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0037870Z test_contig_size1_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038010Z test_contig_size1_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038140Z test_contig_size1_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038250Z test_contig_size1_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038350Z test_contig_size1_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038450Z test_contig_size1_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038560Z test_contig_size1_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038670Z test_contig_size1_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038770Z test_contig_size1_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038880Z test_contig_size1_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0038980Z test_contig_size1_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0039080Z test_contig_size1_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0039180Z test_contig_size1_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0039290Z test_contig_size1_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0039400Z test_contig_size1_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0039500Z test_contig_size1_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0039640Z test_contig_size1_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0039780Z test_contig_size1_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0039890Z test_contig_size1_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0039990Z test_contig_size1_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0040100Z test_contig_size1_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0040210Z test_contig_size1_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0040310Z test_contig_size1_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0040450Z test_contig_size1_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0040560Z test_contig_size1_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0040680Z test_contig_size1_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0040790Z test_contig_size1_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0040890Z test_contig_size1_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0040990Z test_contig_size1_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0041120Z test_contig_size1_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0041230Z test_contig_size1_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0041370Z test_contig_size1_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0041500Z test_contig_size1_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0041610Z test_contig_size1_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0041710Z test_contig_size1_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0041820Z test_contig_size1_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0041920Z test_contig_size1_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0042020Z test_contig_size1_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0042130Z test_contig_size1_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0042230Z test_contig_size1_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0042330Z test_contig_size1_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0042430Z test_contig_size1_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0042540Z test_contig_size1_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0042650Z test_contig_size1_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0042760Z test_contig_size1_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0042870Z test_contig_size1_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043010Z test_contig_size1_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043150Z test_contig_size1_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043260Z test_contig_size1_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043370Z test_contig_size1_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043470Z test_contig_size1_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043580Z test_contig_size1_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043680Z test_contig_size1_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043780Z test_contig_size1_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043890Z test_contig_size1_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0043990Z test_contig_size1_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0044090Z test_contig_size1_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0044190Z test_contig_size1_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0044310Z test_contig_size1_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0044420Z test_contig_size1_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0044610Z test_contig_size1_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0044760Z test_contig_size1_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0044910Z test_contig_size1_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0045020Z test_contig_size1_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0045130Z test_contig_size1_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0045240Z test_contig_size1_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0045410Z test_contig_size1_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0045510Z test_contig_size1_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0045620Z test_contig_size1_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0045730Z test_contig_size1_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0045830Z test_contig_size1_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0045930Z test_contig_size1_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0046040Z test_contig_size1_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0046150Z test_contig_size1_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0046250Z test_contig_size1_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0046360Z test_contig_size1_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0046500Z test_contig_size1_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0046640Z test_contig_size1_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0046750Z test_contig_size1_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0046850Z test_contig_size1_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0046960Z test_contig_size1_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0047060Z test_contig_size1_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0047160Z test_contig_size1_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0047270Z test_contig_size1_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0047370Z test_contig_size1_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0047480Z test_contig_size1_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0047590Z test_contig_size1_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0047700Z test_contig_size1_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0047800Z test_contig_size1_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0047910Z test_contig_size1_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0048010Z test_contig_size1_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0048150Z test_contig_size1_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0048280Z test_contig_size1_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0048390Z test_contig_size1_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0048490Z test_contig_size1_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0048600Z test_contig_size1_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0048760Z test_contig_size1_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0048870Z test_contig_size1_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0048980Z test_contig_size1_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0049090Z test_contig_size1_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0049190Z test_contig_size1_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0049300Z test_contig_size1_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0049430Z test_contig_size1_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0049540Z test_contig_size1_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0049650Z test_contig_size1_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0049750Z test_contig_size1_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0049900Z test_contig_size1_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050040Z test_contig_size1_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050150Z test_contig_size1_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050260Z test_contig_size1_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050360Z test_contig_size1_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050470Z test_contig_size1_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050580Z test_contig_size1_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050680Z test_contig_size1_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050780Z test_contig_size1_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050890Z test_contig_size1_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0050990Z test_contig_size1_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0051100Z test_contig_size1_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0056000Z test_contig_size1_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0056160Z test_contig_size1_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0056280Z test_contig_size1_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0056420Z test_contig_size1_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0056560Z test_contig_size1_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0056670Z test_contig_size1_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0056780Z test_contig_size1_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0056880Z test_contig_size1_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0056990Z test_contig_size1_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0057100Z test_contig_size1_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0057210Z test_contig_size1_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0057350Z test_contig_size1_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0057480Z test_contig_size1_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0057770Z test_contig_size1_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0057910Z test_contig_size1_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0058050Z test_contig_size1_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0058180Z test_contig_size1_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0058310Z test_contig_size1_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0058510Z test_contig_size1_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0058670Z test_contig_size1_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0058810Z test_contig_size1_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0058940Z test_contig_size1_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0059070Z test_contig_size1_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0059190Z test_contig_size1_large_dim_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0059310Z test_contig_size1_large_dim_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0059430Z test_contig_size1_large_dim_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0059540Z test_contig_size1_large_dim_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0059650Z test_contig_size1_large_dim_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0059770Z test_contig_size1_large_dim_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0059880Z test_contig_size1_large_dim_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0059990Z test_contig_size1_large_dim_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0060100Z test_contig_size1_large_dim_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0060210Z test_contig_size1_large_dim_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0060350Z test_contig_size1_large_dim_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0060490Z test_contig_size1_large_dim_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0060620Z test_contig_size1_large_dim_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0060730Z test_contig_size1_large_dim_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0060850Z test_contig_size1_large_dim_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0060960Z test_contig_size1_large_dim_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0061070Z test_contig_size1_large_dim_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0061190Z test_contig_size1_large_dim_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0061300Z test_contig_size1_large_dim_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0061410Z test_contig_size1_large_dim_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0061510Z test_contig_size1_large_dim_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0061620Z test_contig_size1_large_dim_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0061780Z test_contig_size1_large_dim_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0061890Z test_contig_size1_large_dim_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0062010Z test_contig_size1_large_dim_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0062170Z test_contig_size1_large_dim_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0062320Z test_contig_size1_large_dim_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0062430Z test_contig_size1_large_dim_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0062570Z test_contig_size1_large_dim_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0062690Z test_contig_size1_large_dim_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0062800Z test_contig_size1_large_dim_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0062900Z test_contig_size1_large_dim_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0063010Z test_contig_size1_large_dim_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0063120Z test_contig_size1_large_dim_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0063240Z test_contig_size1_large_dim_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0063350Z test_contig_size1_large_dim_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0063470Z test_contig_size1_large_dim_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0063600Z test_contig_size1_large_dim_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0063710Z test_contig_size1_large_dim_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0063820Z test_contig_size1_large_dim_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0063970Z test_contig_size1_large_dim_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0064110Z test_contig_size1_large_dim_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0064220Z test_contig_size1_large_dim_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0064330Z test_contig_size1_large_dim_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0064440Z test_contig_size1_large_dim_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0064550Z test_contig_size1_large_dim_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0064660Z test_contig_size1_large_dim_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0064780Z test_contig_size1_large_dim_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0064890Z test_contig_size1_large_dim_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0065010Z test_contig_size1_large_dim_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0065120Z test_contig_size1_large_dim_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0065230Z test_contig_size1_large_dim_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0065340Z test_contig_size1_large_dim_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0065450Z test_contig_size1_large_dim_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0065560Z test_contig_size1_large_dim_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0065710Z test_contig_size1_large_dim_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0065920Z test_contig_size1_large_dim_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0066040Z test_contig_size1_large_dim_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0066150Z test_contig_size1_large_dim_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0066270Z test_contig_size1_large_dim_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0066390Z test_contig_size1_large_dim_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0066510Z test_contig_size1_large_dim_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0066660Z test_contig_size1_large_dim_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0066780Z test_contig_size1_large_dim_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0066890Z test_contig_size1_large_dim_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0067000Z test_contig_size1_large_dim_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0067110Z test_contig_size1_large_dim_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0067220Z test_contig_size1_large_dim_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0067330Z test_contig_size1_large_dim_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0067440Z test_contig_size1_large_dim_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0067590Z test_contig_size1_large_dim_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0067740Z test_contig_size1_large_dim_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0067850Z test_contig_size1_large_dim_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0067970Z test_contig_size1_large_dim_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0068080Z test_contig_size1_large_dim_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0068190Z test_contig_size1_large_dim_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0068290Z test_contig_size1_large_dim_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0068400Z test_contig_size1_large_dim_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0068510Z test_contig_size1_large_dim_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0068630Z test_contig_size1_large_dim_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0068740Z test_contig_size1_large_dim_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0068860Z test_contig_size1_large_dim_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0068980Z test_contig_size1_large_dim_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0069090Z test_contig_size1_large_dim_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0069200Z test_contig_size1_large_dim_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0069350Z test_contig_size1_large_dim_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0069490Z test_contig_size1_large_dim_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0069600Z test_contig_size1_large_dim_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0069710Z test_contig_size1_large_dim_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0069820Z test_contig_size1_large_dim_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0069990Z test_contig_size1_large_dim_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0070110Z test_contig_size1_large_dim_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0070230Z test_contig_size1_large_dim_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0070360Z test_contig_size1_large_dim_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0070470Z test_contig_size1_large_dim_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0070620Z test_contig_size1_large_dim_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0070740Z test_contig_size1_large_dim_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0070850Z test_contig_size1_large_dim_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0070970Z test_contig_size1_large_dim_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0071080Z test_contig_size1_large_dim_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0071230Z test_contig_size1_large_dim_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0071380Z test_contig_size1_large_dim_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0071490Z test_contig_size1_large_dim_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0071610Z test_contig_size1_large_dim_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0071730Z test_contig_size1_large_dim_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0071850Z test_contig_size1_large_dim_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0071960Z test_contig_size1_large_dim_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0072080Z test_contig_size1_large_dim_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0072190Z test_contig_size1_large_dim_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0072300Z test_contig_size1_large_dim_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0072410Z test_contig_size1_large_dim_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0072530Z test_contig_size1_large_dim_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0072650Z test_contig_size1_large_dim_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0072760Z test_contig_size1_large_dim_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0072880Z test_contig_size1_large_dim_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0073020Z test_contig_size1_large_dim_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0073170Z test_contig_size1_large_dim_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0073280Z test_contig_size1_large_dim_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0073390Z test_contig_size1_large_dim_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0073490Z test_contig_size1_large_dim_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0073600Z test_contig_size1_large_dim_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0073720Z test_contig_size1_large_dim_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0073830Z test_contig_size1_large_dim_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0073980Z test_contig_size1_large_dim_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0074100Z test_contig_size1_large_dim_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0074220Z test_contig_size1_large_dim_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0074340Z test_contig_size1_large_dim_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0074450Z test_contig_size1_large_dim_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0074550Z test_contig_size1_large_dim_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0074690Z test_contig_size1_large_dim_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0074840Z test_contig_size1_large_dim_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0074980Z test_contig_size1_large_dim_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0075090Z test_contig_size1_large_dim_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0075200Z test_contig_size1_large_dim_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0075320Z test_contig_size1_large_dim_cdouble_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0075430Z test_contig_size1_large_dim_cdouble_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0075550Z test_contig_size1_large_dim_cdouble_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0075670Z test_contig_size1_large_dim_cdouble_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0075790Z test_contig_size1_large_dim_cdouble_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0075910Z test_contig_size1_large_dim_cdouble_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0076030Z test_contig_size1_large_dim_cdouble_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0076140Z test_contig_size1_large_dim_cdouble_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0076260Z test_contig_size1_large_dim_cdouble_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0076370Z test_contig_size1_large_dim_cdouble_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0076480Z test_contig_size1_large_dim_cdouble_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0076630Z test_contig_size1_large_dim_cdouble_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0076770Z test_contig_size1_large_dim_cdouble_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0076890Z test_contig_size1_large_dim_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0077000Z test_contig_size1_large_dim_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0077110Z test_contig_size1_large_dim_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0077220Z test_contig_size1_large_dim_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0077330Z test_contig_size1_large_dim_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0077440Z test_contig_size1_large_dim_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0077550Z test_contig_size1_large_dim_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0077660Z test_contig_size1_large_dim_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0077780Z test_contig_size1_large_dim_cfloat_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0077950Z test_contig_size1_large_dim_cfloat_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0078080Z test_contig_size1_large_dim_cfloat_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0078200Z test_contig_size1_large_dim_cfloat_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0078310Z test_contig_size1_large_dim_cfloat_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0078460Z test_contig_size1_large_dim_cfloat_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0078610Z test_contig_size1_large_dim_cfloat_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0078760Z test_contig_size1_large_dim_cfloat_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0078870Z test_contig_size1_large_dim_cfloat_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0078980Z test_contig_size1_large_dim_cfloat_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0079090Z test_contig_size1_large_dim_cfloat_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0079210Z test_contig_size1_large_dim_cfloat_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0079320Z test_contig_size1_large_dim_cfloat_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0079430Z test_contig_size1_large_dim_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0079540Z test_contig_size1_large_dim_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0079660Z test_contig_size1_large_dim_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0079780Z test_contig_size1_large_dim_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0079890Z test_contig_size1_large_dim_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0080010Z test_contig_size1_large_dim_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0080120Z test_contig_size1_large_dim_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0080270Z test_contig_size1_large_dim_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0080410Z test_contig_size1_large_dim_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0080530Z test_contig_size1_large_dim_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0080630Z test_contig_size1_large_dim_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0080750Z test_contig_size1_large_dim_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0080850Z test_contig_size1_large_dim_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0080970Z test_contig_size1_large_dim_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0081080Z test_contig_size1_large_dim_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0081190Z test_contig_size1_large_dim_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0081310Z test_contig_size1_large_dim_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0081420Z test_contig_size1_large_dim_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0081540Z test_contig_size1_large_dim_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0081650Z test_contig_size1_large_dim_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0081760Z test_contig_size1_large_dim_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0081940Z test_contig_size1_large_dim_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0082100Z test_contig_size1_large_dim_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0082240Z test_contig_size1_large_dim_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0082350Z test_contig_size1_large_dim_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0082460Z test_contig_size1_large_dim_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0082570Z test_contig_size1_large_dim_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0082740Z test_contig_size1_large_dim_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0082860Z test_contig_size1_large_dim_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0082970Z test_contig_size1_large_dim_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0083090Z test_contig_size1_large_dim_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0083200Z test_contig_size1_large_dim_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0083310Z test_contig_size1_large_dim_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0083420Z test_contig_size1_large_dim_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0083530Z test_contig_size1_large_dim_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0083640Z test_contig_size1_large_dim_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0083750Z test_contig_size1_large_dim_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0083890Z test_contig_size1_large_dim_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0084030Z test_contig_size1_large_dim_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0084160Z test_contig_size1_large_dim_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0084290Z test_contig_size1_large_dim_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0084420Z test_contig_size1_large_dim_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0084540Z test_contig_size1_large_dim_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0084660Z test_contig_size1_large_dim_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0084790Z test_contig_size1_large_dim_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0084910Z test_contig_size1_large_dim_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0089720Z test_contig_size1_large_dim_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0089880Z test_contig_size1_large_dim_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0090000Z test_contig_size1_large_dim_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0090120Z test_contig_size1_large_dim_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0090240Z test_contig_size1_large_dim_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0090350Z test_contig_size1_large_dim_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0090500Z test_contig_size1_large_dim_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0090650Z test_contig_size1_large_dim_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0090900Z test_contig_size1_large_dim_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0091020Z test_contig_size1_large_dim_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0091130Z test_contig_size1_large_dim_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0091250Z test_contig_size1_large_dim_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0091360Z test_contig_size1_large_dim_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0091470Z test_contig_size1_large_dim_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0091600Z test_contig_size1_large_dim_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0091720Z test_contig_size1_large_dim_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0091830Z test_contig_size1_large_dim_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0091940Z test_contig_size1_large_dim_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0092050Z test_contig_size1_large_dim_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0092170Z test_contig_size1_large_dim_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0092280Z test_contig_size1_large_dim_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0092430Z test_contig_size1_large_dim_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0092570Z test_contig_size1_large_dim_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0092680Z test_contig_size1_large_dim_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0092790Z test_contig_size1_large_dim_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0092900Z test_contig_size1_large_dim_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0093010Z test_contig_size1_large_dim_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0093120Z test_contig_size1_large_dim_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0093240Z test_contig_size1_large_dim_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0093360Z test_contig_size1_large_dim_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0093470Z test_contig_size1_large_dim_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0093590Z test_contig_size1_large_dim_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0093700Z test_contig_size1_large_dim_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0093820Z test_contig_size1_large_dim_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0093930Z test_contig_size1_large_dim_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0094040Z test_contig_size1_large_dim_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0094190Z test_contig_size1_large_dim_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0094330Z test_contig_size1_large_dim_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0094450Z test_contig_size1_large_dim_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0094570Z test_contig_size1_large_dim_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0094680Z test_contig_size1_large_dim_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0094790Z test_contig_size1_large_dim_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0094950Z test_contig_size1_large_dim_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0095070Z test_contig_size1_large_dim_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0095180Z test_contig_size1_large_dim_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0095290Z test_contig_size1_large_dim_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0095400Z test_contig_size1_large_dim_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0095520Z test_contig_size1_large_dim_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0095660Z test_contig_size1_large_dim_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0095780Z test_contig_size1_large_dim_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0095900Z test_contig_size1_large_dim_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0096060Z test_contig_size1_large_dim_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0096200Z test_contig_size1_large_dim_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0096320Z test_contig_size1_large_dim_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0096440Z test_contig_size1_large_dim_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0096550Z test_contig_size1_large_dim_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0096660Z test_contig_size1_large_dim_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0096770Z test_contig_size1_large_dim_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0096880Z test_contig_size1_large_dim_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0096990Z test_contig_size1_large_dim_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0097090Z test_contig_size1_large_dim_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0097210Z test_contig_size1_large_dim_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0097320Z test_contig_size1_large_dim_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0097430Z test_contig_size1_large_dim_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0097540Z test_contig_size1_large_dim_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0097650Z test_contig_size1_large_dim_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0097800Z test_contig_size1_large_dim_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0097940Z test_contig_size1_large_dim_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0098060Z test_contig_size1_large_dim_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0098170Z test_contig_size1_large_dim_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0098280Z test_contig_size1_large_dim_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0098390Z test_contig_size1_large_dim_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0098500Z test_contig_size1_large_dim_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0098610Z test_contig_size1_large_dim_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0098720Z test_contig_size1_large_dim_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0098870Z test_contig_size1_large_dim_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0098980Z test_contig_size1_large_dim_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0099090Z test_contig_size1_large_dim_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0099210Z test_contig_size1_large_dim_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0099320Z test_contig_size1_large_dim_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0099430Z test_contig_size1_large_dim_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0099610Z test_contig_size1_large_dim_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0099750Z test_contig_size1_large_dim_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0099860Z test_contig_size1_large_dim_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0099970Z test_contig_size1_large_dim_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0100080Z test_contig_size1_large_dim_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0100190Z test_contig_size1_large_dim_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0100300Z test_contig_size1_large_dim_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0100410Z test_contig_size1_large_dim_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0100520Z test_contig_size1_large_dim_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0100630Z test_contig_size1_large_dim_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0100740Z test_contig_size1_large_dim_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0100850Z test_contig_size1_large_dim_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0100960Z test_contig_size1_large_dim_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0101070Z test_contig_size1_large_dim_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0101170Z test_contig_size1_large_dim_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0101320Z test_contig_size1_large_dim_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0101460Z test_contig_size1_large_dim_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0101580Z test_contig_size1_large_dim_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0101700Z test_contig_size1_large_dim_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0101810Z test_contig_size1_large_dim_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0101930Z test_contig_size1_large_dim_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0102030Z test_contig_size1_large_dim_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0102140Z test_contig_size1_large_dim_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0102250Z test_contig_size1_large_dim_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0102360Z test_contig_size1_large_dim_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0102470Z test_contig_size1_large_dim_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0102580Z test_contig_size1_large_dim_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0102690Z test_contig_size1_large_dim_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0103000Z test_contig_size1_large_dim_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0103120Z test_contig_size1_large_dim_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0103270Z test_contig_size1_large_dim_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0103420Z test_contig_size1_large_dim_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0103530Z test_contig_size1_large_dim_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0103630Z test_contig_size1_large_dim_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0103790Z test_contig_size1_large_dim_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0103900Z test_contig_size1_large_dim_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0104020Z test_contig_size1_large_dim_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0104130Z test_contig_size1_large_dim_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0104240Z test_contig_size1_large_dim_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0104360Z test_contig_size1_large_dim_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0104470Z test_contig_size1_large_dim_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0104590Z test_contig_size1_large_dim_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0104690Z test_contig_size1_large_dim_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0104800Z test_contig_size1_large_dim_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0104910Z test_contig_size1_large_dim_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0105060Z test_contig_size1_large_dim_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0105200Z test_contig_size1_large_dim_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0105310Z test_contig_size1_large_dim_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0105420Z test_contig_size1_large_dim_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0105530Z test_contig_size1_large_dim_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0105640Z test_contig_size1_large_dim_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0105760Z test_contig_size1_large_dim_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0105880Z test_contig_size1_large_dim_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0106000Z test_contig_size1_large_dim_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0106110Z test_contig_size1_large_dim_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0106220Z test_contig_size1_large_dim_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0106330Z test_contig_size1_large_dim_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0106450Z test_contig_size1_large_dim_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0106560Z test_contig_size1_large_dim_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0106670Z test_contig_size1_large_dim_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0106810Z test_contig_size1_large_dim_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0106950Z test_contig_size1_large_dim_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0107100Z test_contig_size1_large_dim_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0107210Z test_contig_size1_large_dim_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0107330Z test_contig_size1_large_dim_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0107440Z test_contig_size1_large_dim_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0107540Z test_contig_size1_large_dim_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0107650Z test_contig_size1_large_dim_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0107780Z test_contig_size1_large_dim_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0107900Z test_contig_size1_large_dim_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0108010Z test_contig_size1_large_dim_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0108120Z test_contig_size1_large_dim_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0108230Z test_contig_size1_large_dim_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0108340Z test_contig_size1_large_dim_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0108460Z test_contig_size1_large_dim_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0108600Z test_contig_size1_large_dim_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0108750Z test_contig_size1_large_dim_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0108860Z test_contig_size1_large_dim_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0108980Z test_contig_size1_large_dim_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0109090Z test_contig_size1_large_dim_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0109200Z test_contig_size1_large_dim_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0109320Z test_contig_size1_large_dim_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0109430Z test_contig_size1_large_dim_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0109540Z test_contig_size1_large_dim_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0109650Z test_contig_size1_large_dim_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0109770Z test_contig_size1_large_dim_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0109870Z test_contig_size1_large_dim_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0109980Z test_contig_size1_large_dim_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0110090Z test_contig_size1_large_dim_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0110200Z test_contig_size1_large_dim_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0110350Z test_contig_size1_large_dim_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0110490Z test_contig_size1_large_dim_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0110600Z test_contig_size1_large_dim_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0110710Z test_contig_size1_large_dim_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0110820Z test_contig_size1_large_dim_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0110960Z test_contig_size1_large_dim_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0111070Z test_contig_size1_large_dim_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0111190Z test_contig_size1_large_dim_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0111300Z test_contig_size1_large_dim_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0111410Z test_contig_size1_large_dim_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0111530Z test_contig_size1_large_dim_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0111650Z test_contig_size1_large_dim_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0111780Z test_contig_size1_large_dim_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0111890Z test_contig_size1_large_dim_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0112010Z test_contig_size1_large_dim_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0112160Z test_contig_size1_large_dim_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0112300Z test_contig_size1_large_dim_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0112410Z test_contig_size1_large_dim_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0112520Z test_contig_size1_large_dim_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0112630Z test_contig_size1_large_dim_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0112740Z test_contig_size1_large_dim_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0112850Z test_contig_size1_large_dim_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0112960Z test_contig_size1_large_dim_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0113070Z test_contig_size1_large_dim_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0113190Z test_contig_size1_large_dim_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0113300Z test_contig_size1_large_dim_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0113430Z test_contig_size1_large_dim_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0113550Z test_contig_size1_large_dim_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0113670Z test_contig_size1_large_dim_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0113780Z test_contig_size1_large_dim_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0113940Z test_contig_size1_large_dim_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0114090Z test_contig_size1_large_dim_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0114200Z test_contig_size1_large_dim_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0114320Z test_contig_size1_large_dim_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0114430Z test_contig_size1_large_dim_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0114540Z test_contig_size1_large_dim_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0114650Z test_contig_size1_large_dim_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0114770Z test_contig_size1_large_dim_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0114880Z test_contig_size1_large_dim_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0115020Z test_contig_size1_large_dim_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0115130Z test_contig_size1_large_dim_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0115250Z test_contig_size1_large_dim_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0115370Z test_contig_size1_large_dim_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0115480Z test_contig_size1_large_dim_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0115590Z test_contig_size1_large_dim_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0115750Z test_contig_size1_large_dim_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0115890Z test_contig_size1_large_dim_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0116010Z test_contig_size1_large_dim_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0116120Z test_contig_size1_large_dim_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0116230Z test_contig_size1_large_dim_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0116350Z test_contig_size1_large_dim_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0116460Z test_contig_size1_large_dim_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0116580Z test_contig_size1_large_dim_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0116690Z test_contig_size1_large_dim_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0116810Z test_contig_size1_large_dim_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0116920Z test_contig_size1_large_dim_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0117030Z test_contig_size1_large_dim_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0117140Z test_contig_size1_large_dim_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0117250Z test_contig_size1_large_dim_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0117360Z test_contig_size1_large_dim_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0117500Z test_contig_size1_large_dim_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0117640Z test_contig_size1_large_dim_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0117770Z test_contig_size1_large_dim_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0117880Z test_contig_size1_large_dim_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0118000Z test_contig_size1_large_dim_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0118120Z test_contig_size1_large_dim_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0118230Z test_contig_size1_large_dim_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0122830Z test_contig_size1_large_dim_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0122970Z test_contig_size1_large_dim_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0123090Z test_contig_size1_large_dim_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0123200Z test_contig_size1_large_dim_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0123320Z test_contig_size1_large_dim_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0123560Z test_contig_size1_large_dim_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0123680Z test_contig_size1_large_dim_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0123790Z test_contig_size1_large_dim_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0123950Z test_contig_size1_large_dim_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0124100Z test_contig_size1_large_dim_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0124210Z test_contig_size1_large_dim_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0124360Z test_contig_size1_large_dim_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0124480Z test_contig_size1_large_dim_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0124590Z test_contig_size1_large_dim_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0124710Z test_contig_size1_large_dim_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0124820Z test_contig_size1_large_dim_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0124940Z test_contig_size1_large_dim_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0125060Z test_contig_size1_large_dim_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0125180Z test_contig_size1_large_dim_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0125290Z test_contig_size1_large_dim_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0125400Z test_contig_size1_large_dim_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0125520Z test_contig_size1_large_dim_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0125630Z test_contig_size1_large_dim_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0125780Z test_contig_size1_large_dim_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0125920Z test_contig_size1_large_dim_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0126040Z test_contig_size1_large_dim_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0126150Z test_contig_size1_large_dim_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0126270Z test_contig_size1_large_dim_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0126410Z test_contig_size1_large_dim_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0126550Z test_contig_size1_large_dim_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0126700Z test_contig_size1_large_dim_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0126840Z test_contig_size1_large_dim_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0126980Z test_contig_size1_large_dim_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0127120Z test_contig_size1_large_dim_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0127250Z test_contig_size1_large_dim_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0127390Z test_contig_size1_large_dim_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0127550Z test_contig_size1_large_dim_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0127690Z test_contig_size1_large_dim_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0127860Z test_contig_size1_large_dim_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0128030Z test_contig_size1_large_dim_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0128150Z test_contig_size1_large_dim_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0128290Z test_contig_size1_large_dim_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0128400Z test_contig_size1_large_dim_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0128520Z test_contig_size1_large_dim_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0128630Z test_contig_size1_large_dim_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0128750Z test_contig_size1_large_dim_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0128860Z test_contig_size1_large_dim_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0128970Z test_contig_size1_large_dim_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0129070Z test_contig_size1_large_dim_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0129190Z test_contig_size1_large_dim_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0129310Z test_contig_size1_large_dim_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0129420Z test_contig_size1_large_dim_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0129540Z test_contig_size1_large_dim_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0129690Z test_contig_size1_large_dim_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0129830Z test_contig_size1_large_dim_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0129940Z test_contig_size1_large_dim_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0130050Z test_contig_size1_large_dim_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0130160Z test_contig_size1_large_dim_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0130270Z test_contig_size1_large_dim_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0130380Z test_contig_size1_large_dim_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0130500Z test_contig_size1_large_dim_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0130610Z test_contig_size1_large_dim_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0130730Z test_contig_size1_large_dim_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0130850Z test_contig_size1_large_dim_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0130960Z test_contig_size1_large_dim_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0131070Z test_contig_size1_large_dim_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0131190Z test_contig_size1_large_dim_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0131300Z test_contig_size1_large_dim_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0131440Z test_contig_size1_large_dim_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0131610Z test_contig_size1_large_dim_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0131720Z test_contig_size1_large_dim_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0131840Z test_contig_size1_large_dim_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0131950Z test_contig_size1_large_dim_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0132060Z test_contig_size1_large_dim_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0132180Z test_contig_size1_large_dim_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0132320Z test_contig_size1_large_dim_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0132430Z test_contig_size1_large_dim_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0132540Z test_contig_size1_large_dim_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0132650Z test_contig_size1_large_dim_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0132760Z test_contig_size1_large_dim_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0132870Z test_contig_size1_large_dim_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0132980Z test_contig_size1_large_dim_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0133090Z test_contig_size1_large_dim_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0133240Z test_contig_size1_large_dim_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0133390Z test_contig_size1_large_dim_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0133500Z test_contig_size1_large_dim_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0133610Z test_contig_size1_large_dim_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0133720Z test_contig_size1_large_dim_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0133830Z test_contig_size1_large_dim_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0133940Z test_contig_size1_large_dim_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0134050Z test_contig_size1_large_dim_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0134160Z test_contig_size1_large_dim_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0134270Z test_contig_size1_large_dim_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0134390Z test_contig_size1_large_dim_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0134510Z test_contig_size1_large_dim_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0134640Z test_contig_size1_large_dim_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0134760Z test_contig_size1_large_dim_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0134880Z test_contig_size1_large_dim_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0135030Z test_contig_size1_large_dim_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0135190Z test_contig_size1_large_dim_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0135310Z test_contig_size1_large_dim_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0135470Z test_contig_size1_large_dim_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0135620Z test_contig_size1_large_dim_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0135740Z test_contig_size1_large_dim_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0135860Z test_contig_size1_large_dim_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0135980Z test_contig_size1_large_dim_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0136090Z test_contig_size1_large_dim_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0136200Z test_contig_size1_large_dim_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0136340Z test_contig_size1_large_dim_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0136450Z test_contig_size1_large_dim_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0136560Z test_contig_size1_large_dim_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0136670Z test_contig_size1_large_dim_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0136780Z test_contig_size1_large_dim_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0136920Z test_contig_size1_large_dim_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0137070Z test_contig_size1_large_dim_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0137180Z test_contig_size1_large_dim_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0137300Z test_contig_size1_large_dim_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0137410Z test_contig_size1_large_dim_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0137530Z test_contig_size1_large_dim_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0137640Z test_contig_size1_large_dim_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0137750Z test_contig_size1_large_dim_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0137860Z test_contig_size1_large_dim_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0137970Z test_contig_size1_large_dim_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0138080Z test_contig_size1_large_dim_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0138190Z test_contig_size1_large_dim_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0138300Z test_contig_size1_large_dim_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0138410Z test_contig_size1_large_dim_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0138540Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0138710Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0138860Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0139000Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0139120Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0139240Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0139370Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0139490Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0139670Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0139810Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0139930Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0140060Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0140180Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0140350Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0140490Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0140610Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0140770Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0140930Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0141060Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0141180Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0141310Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0141420Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0141550Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0141670Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0141790Z test_contig_size1_large_dim_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0141910Z test_contig_size1_large_dim_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0142030Z test_contig_size1_large_dim_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0142150Z test_contig_size1_large_dim_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0142260Z test_contig_size1_large_dim_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0142380Z test_contig_size1_large_dim_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0142500Z test_contig_size1_large_dim_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0142650Z test_contig_size1_large_dim_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0142800Z test_contig_size1_large_dim_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0142920Z test_contig_size1_large_dim_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0143030Z test_contig_size1_large_dim_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0143150Z test_contig_size1_large_dim_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0143270Z test_contig_size1_large_dim_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0143380Z test_contig_size1_large_dim_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0143490Z test_contig_size1_large_dim_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0143630Z test_contig_size1_large_dim_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0143750Z test_contig_size1_large_dim_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0143860Z test_contig_size1_large_dim_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0143970Z test_contig_size1_large_dim_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0144080Z test_contig_size1_large_dim_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0144190Z test_contig_size1_large_dim_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0144330Z test_contig_size1_large_dim_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0144490Z test_contig_size1_large_dim_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0144650Z test_contig_size1_large_dim_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0144780Z test_contig_size1_large_dim_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0144910Z test_contig_size1_large_dim_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0145030Z test_contig_size1_large_dim_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0145160Z test_contig_size1_large_dim_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0145290Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0145430Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0145560Z test_contig_size1_large_dim_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0145700Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0145830Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0145970Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0146100Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0146230Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0146360Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0146520Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0146680Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0146820Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0146940Z test_contig_size1_large_dim_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0147080Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0147210Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0147340Z test_contig_size1_large_dim_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0147470Z test_contig_size1_large_dim_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0147630Z test_contig_size1_large_dim_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0147750Z test_contig_size1_large_dim_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0147880Z test_contig_size1_large_dim_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0148010Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0148130Z test_contig_size1_large_dim_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0148290Z test_contig_size1_large_dim_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0148420Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0148580Z test_contig_size1_large_dim_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0148730Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0148860Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0148990Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0149110Z test_contig_size1_large_dim_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0149240Z test_contig_size1_large_dim_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0149360Z test_contig_size1_large_dim_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0149490Z test_contig_size1_large_dim_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0149610Z test_contig_size1_large_dim_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0149730Z test_contig_size1_large_dim_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0149860Z test_contig_size1_large_dim_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0149980Z test_contig_size1_large_dim_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0150100Z test_contig_size1_large_dim_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0150230Z test_contig_size1_large_dim_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0150350Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0150520Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0150670Z test_contig_size1_large_dim_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0150800Z test_contig_size1_large_dim_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0150920Z test_contig_size1_large_dim_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0151050Z test_contig_size1_large_dim_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0151180Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0151320Z test_contig_size1_large_dim_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0151440Z test_contig_size1_large_dim_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0151590Z test_contig_size1_large_dim_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0151710Z test_contig_size1_large_dim_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0151840Z test_contig_size1_large_dim_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0151970Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0152110Z test_contig_size1_large_dim_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0152260Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0152400Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0152570Z test_contig_size1_large_dim_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0152730Z test_contig_size1_large_dim_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0152860Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0157810Z test_contig_size1_large_dim_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0157990Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0158120Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0158250Z test_contig_size1_large_dim_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0158380Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0158510Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0158630Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0158760Z test_contig_size1_large_dim_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0158880Z test_contig_size1_large_dim_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0159010Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0159150Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0159280Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0159450Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0159620Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0159750Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0159880Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0160000Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0160130Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0160260Z test_contig_size1_large_dim_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0160540Z test_contig_size1_large_dim_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0160670Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0160810Z test_contig_size1_large_dim_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0160930Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0161060Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0161180Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0161350Z test_contig_size1_large_dim_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0161480Z test_contig_size1_large_dim_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0161650Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0161810Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0161940Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0162070Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0162200Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0162330Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0162450Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0162590Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0162710Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0162840Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0162960Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0163090Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0163220Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0163350Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0163470Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0163640Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0163800Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0163920Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0164060Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0164180Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0164310Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0164470Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0164600Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0164720Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0164850Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0164970Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0165090Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0165250Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0165380Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0165510Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0165670Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0165830Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0165950Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0166080Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0166200Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0166320Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0166450Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0166580Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0166710Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0166840Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0166970Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0167090Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0167210Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0167340Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0167460Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0167610Z test_contig_size1_large_dim_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0167770Z test_contig_size1_large_dim_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0167890Z test_contig_size1_large_dim_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0168010Z test_contig_size1_large_dim_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0168130Z test_contig_size1_large_dim_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0168250Z test_contig_size1_large_dim_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0168400Z test_contig_size1_large_dim_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0168520Z test_contig_size1_large_dim_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0168640Z test_contig_size1_large_dim_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0168750Z test_contig_size1_large_dim_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0168870Z test_contig_size1_large_dim_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0168980Z test_contig_size1_large_dim_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0169130Z test_contig_size1_large_dim_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0169250Z test_contig_size1_large_dim_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0169370Z test_contig_size1_large_dim_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0169520Z test_contig_size1_large_dim_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0169670Z test_contig_size1_large_dim_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0169790Z test_contig_size1_large_dim_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0169900Z test_contig_size1_large_dim_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0170010Z test_contig_size1_large_dim_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0170120Z test_contig_size1_large_dim_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0170230Z test_contig_size1_large_dim_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0170350Z test_contig_size1_large_dim_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0170460Z test_contig_size1_large_dim_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0170580Z test_contig_size1_large_dim_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0170690Z test_contig_size1_large_dim_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0170810Z test_contig_size1_large_dim_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0170920Z test_contig_size1_large_dim_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0171030Z test_contig_size1_large_dim_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0171140Z test_contig_size1_large_dim_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0171290Z test_contig_size1_large_dim_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0171430Z test_contig_size1_large_dim_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0171550Z test_contig_size1_large_dim_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0171670Z test_contig_size1_large_dim_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0171780Z test_contig_size1_large_dim_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0171910Z test_contig_size1_large_dim_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0172030Z test_contig_size1_large_dim_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0172150Z test_contig_size1_large_dim_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0172280Z test_contig_size1_large_dim_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0172400Z test_contig_size1_large_dim_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0172550Z test_contig_size1_large_dim_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0172670Z test_contig_size1_large_dim_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0172790Z test_contig_size1_large_dim_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0172910Z test_contig_size1_large_dim_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0173030Z test_contig_size1_large_dim_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0173200Z test_contig_size1_large_dim_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0173360Z test_contig_size1_large_dim_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0173480Z test_contig_size1_large_dim_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0173590Z test_contig_size1_large_dim_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0173700Z test_contig_size1_large_dim_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0173820Z test_contig_size1_large_dim_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0173930Z test_contig_size1_large_dim_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0174040Z test_contig_size1_large_dim_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0174150Z test_contig_size1_large_dim_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0174260Z test_contig_size1_large_dim_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0174390Z test_contig_size1_large_dim_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0174510Z test_contig_size1_large_dim_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0174640Z test_contig_size1_large_dim_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0174760Z test_contig_size1_large_dim_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0174880Z test_contig_size1_large_dim_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0175040Z test_contig_size1_large_dim_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0175200Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0175330Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0175460Z test_contig_size1_large_dim_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0175580Z test_contig_size1_large_dim_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0175690Z test_contig_size1_large_dim_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0175810Z test_contig_size1_large_dim_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0175930Z test_contig_size1_large_dim_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0176040Z test_contig_size1_large_dim_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0176160Z test_contig_size1_large_dim_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0176270Z test_contig_size1_large_dim_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0176380Z test_contig_size1_large_dim_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0176540Z test_contig_size1_large_dim_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0176660Z test_contig_size1_large_dim_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0176770Z test_contig_size1_large_dim_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0176920Z test_contig_size1_large_dim_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0177070Z test_contig_size1_large_dim_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0177190Z test_contig_size1_large_dim_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0177360Z test_contig_size1_large_dim_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0177470Z test_contig_size1_large_dim_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0177580Z test_contig_size1_large_dim_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0177690Z test_contig_size1_large_dim_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0177800Z test_contig_size1_large_dim_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0177910Z test_contig_size1_large_dim_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0178020Z test_contig_size1_large_dim_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0178130Z test_contig_size1_large_dim_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0178240Z test_contig_size1_large_dim_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0178350Z test_contig_size1_large_dim_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0178470Z test_contig_size1_large_dim_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0178580Z test_contig_size1_large_dim_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0178730Z test_contig_size1_large_dim_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0178880Z test_contig_size1_large_dim_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0178990Z test_contig_size1_large_dim_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0179110Z test_contig_size1_large_dim_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0179210Z test_contig_size1_large_dim_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0179320Z test_contig_size1_large_dim_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0179430Z test_contig_size1_large_dim_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0179540Z test_contig_size1_large_dim_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0179650Z test_contig_size1_large_dim_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0179760Z test_contig_size1_large_dim_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0179880Z test_contig_size1_large_dim_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0180000Z test_contig_size1_large_dim_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0180120Z test_contig_size1_large_dim_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0180240Z test_contig_size1_large_dim_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0180360Z test_contig_size1_large_dim_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0180540Z test_contig_size1_large_dim_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0180690Z test_contig_size1_large_dim_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0180810Z test_contig_size1_large_dim_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0180920Z test_contig_size1_large_dim_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0181030Z test_contig_size1_large_dim_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0181140Z test_contig_size1_large_dim_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0181280Z test_contig_size1_large_dim_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0181390Z test_contig_size1_large_dim_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0181500Z test_contig_size1_large_dim_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0181620Z test_contig_size1_large_dim_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0181730Z test_contig_size1_large_dim_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0181840Z test_contig_size1_large_dim_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0181950Z test_contig_size1_large_dim_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0182060Z test_contig_size1_large_dim_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0182160Z test_contig_size1_large_dim_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0182310Z test_contig_size1_large_dim_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0182460Z test_contig_size1_large_dim_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0182570Z test_contig_size1_large_dim_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0182690Z test_contig_size1_large_dim_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0182810Z test_contig_size1_large_dim_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0182920Z test_contig_size1_large_dim_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0183030Z test_contig_size1_large_dim_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0183140Z test_contig_size1_large_dim_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0183250Z test_contig_size1_large_dim_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0183370Z test_contig_size1_large_dim_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0183470Z test_contig_size1_large_dim_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0183590Z test_contig_size1_large_dim_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0183700Z test_contig_size1_large_dim_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0183820Z test_contig_size1_large_dim_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0183930Z test_contig_size1_large_dim_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0184070Z test_contig_size1_large_dim_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0184210Z test_contig_size1_large_dim_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0184330Z test_contig_size1_large_dim_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0184440Z test_contig_size1_large_dim_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0184580Z test_contig_size1_large_dim_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0184700Z test_contig_size1_large_dim_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0184810Z test_contig_size1_large_dim_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0184930Z test_contig_size1_large_dim_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0185030Z test_contig_size1_large_dim_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0185150Z test_contig_size1_large_dim_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0185300Z test_contig_size1_large_dim_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0185410Z test_contig_size1_large_dim_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0185520Z test_contig_size1_large_dim_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0185630Z test_contig_size1_large_dim_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0185740Z test_contig_size1_large_dim_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0185890Z test_contig_size1_large_dim_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0186030Z test_contig_size1_large_dim_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0186140Z test_contig_size1_large_dim_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0186260Z test_contig_size1_large_dim_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0186360Z test_contig_size1_large_dim_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0186480Z test_contig_size1_large_dim_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0186600Z test_contig_size1_large_dim_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0186710Z test_contig_size1_large_dim_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0186820Z test_contig_size1_large_dim_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0186930Z test_contig_size1_large_dim_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0187040Z test_contig_size1_large_dim_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0187150Z test_contig_size1_large_dim_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0187260Z test_contig_size1_large_dim_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0187370Z test_contig_size1_large_dim_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0187500Z test_contig_size1_large_dim_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0192390Z test_contig_size1_large_dim_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0192550Z test_contig_size1_large_dim_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0192680Z test_contig_size1_large_dim_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0192790Z test_contig_size1_large_dim_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0192910Z test_contig_size1_large_dim_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0193050Z test_contig_size1_large_dim_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0193170Z test_contig_size1_large_dim_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0193400Z test_contig_size1_large_dim_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0193530Z test_contig_size1_large_dim_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0193660Z test_contig_size1_large_dim_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0193780Z test_contig_size1_large_dim_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0193910Z test_contig_size1_large_dim_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0194030Z test_contig_size1_large_dim_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0194180Z test_contig_size1_large_dim_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0194300Z test_contig_size1_large_dim_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0194460Z test_contig_size1_large_dim_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0194610Z test_contig_size1_large_dim_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0194740Z test_contig_size1_large_dim_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0194860Z test_contig_size1_large_dim_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0194980Z test_contig_size1_large_dim_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0195100Z test_contig_size1_large_dim_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0195220Z test_contig_size1_large_dim_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0195340Z test_contig_size1_large_dim_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0195460Z test_contig_size1_large_dim_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0195580Z test_contig_size1_large_dim_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0195710Z test_contig_size1_large_dim_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0195830Z test_contig_size1_large_dim_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0195950Z test_contig_size1_large_dim_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0196070Z test_contig_size1_large_dim_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0196180Z test_contig_size1_large_dim_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0196340Z test_contig_size1_large_dim_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0196490Z test_contig_size1_large_dim_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0196610Z test_contig_size1_large_dim_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0196730Z test_contig_size1_large_dim_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0196850Z test_contig_size1_large_dim_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0196970Z test_contig_size1_large_dim_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0197090Z test_contig_size1_large_dim_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0197210Z test_contig_size1_large_dim_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0197380Z test_contig_size1_large_dim_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0197510Z test_contig_size1_large_dim_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0197630Z test_contig_size1_large_dim_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0197750Z test_contig_size1_large_dim_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0197870Z test_contig_size1_large_dim_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0197990Z test_contig_size1_large_dim_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0198150Z test_contig_size1_large_dim_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0198300Z test_contig_size1_large_dim_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0198460Z test_contig_size1_large_dim_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0198580Z test_contig_size1_large_dim_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0198700Z test_contig_size1_large_dim_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0198820Z test_contig_size1_large_dim_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0198940Z test_contig_size1_large_dim_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0199060Z test_contig_size1_large_dim_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0199180Z test_contig_size1_large_dim_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0199300Z test_contig_size1_large_dim_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0199420Z test_contig_size1_large_dim_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0199530Z test_contig_size1_large_dim_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0199660Z test_contig_size1_large_dim_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.0199770Z test_contig_size1_large_dim_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0199890Z test_contig_size1_large_dim_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0200010Z test_contig_size1_large_dim_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0200160Z test_contig_size1_large_dim_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0200310Z test_contig_size1_large_dim_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0200440Z test_contig_size1_large_dim_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0200560Z test_contig_size1_large_dim_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0200670Z test_contig_size1_large_dim_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0200790Z test_contig_size1_large_dim_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0200910Z test_contig_size1_large_dim_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0201020Z test_contig_size1_large_dim_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0201140Z test_contig_size1_large_dim_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0201260Z test_contig_size1_large_dim_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0201400Z test_contig_size1_large_dim_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0201520Z test_contig_size1_large_dim_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0201640Z test_contig_size1_large_dim_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0201760Z test_contig_size1_large_dim_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0201880Z test_contig_size1_large_dim_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0202030Z test_contig_size1_large_dim_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0202210Z test_contig_size1_large_dim_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0202330Z test_contig_size1_large_dim_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0202450Z test_contig_size1_large_dim_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0202560Z test_contig_size1_large_dim_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0202680Z test_contig_size1_large_dim_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0202810Z test_contig_size1_large_dim_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0202930Z test_contig_size1_large_dim_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0203060Z test_contig_size1_large_dim_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0203190Z test_contig_size1_large_dim_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0203310Z test_contig_size1_large_dim_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0203430Z test_contig_size1_large_dim_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0203560Z test_contig_size1_large_dim_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0203680Z test_contig_size1_large_dim_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0203810Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0203980Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0204140Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0204280Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0204410Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0204540Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0204670Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0204800Z test_contig_size1_large_dim_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0204930Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0205070Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0205200Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0205350Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0205480Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0205610Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0205730Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0205860Z test_contig_size1_large_dim_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0206020Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0206210Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0206360Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0206490Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0206620Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0206740Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0206870Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0206990Z test_contig_size1_large_dim_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0207120Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0207250Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0207380Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0207510Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0207630Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0207760Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0207890Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0208050Z test_contig_size1_large_dim_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0208210Z test_contig_size1_large_dim_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0208340Z test_contig_size1_large_dim_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0208460Z test_contig_size1_large_dim_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0208580Z test_contig_size1_large_dim_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0208700Z test_contig_size1_large_dim_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0208820Z test_contig_size1_large_dim_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0208930Z test_contig_size1_large_dim_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0209050Z test_contig_size1_large_dim_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0209170Z test_contig_size1_large_dim_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0209320Z test_contig_size1_large_dim_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0209440Z test_contig_size1_large_dim_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0209560Z test_contig_size1_large_dim_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0209680Z test_contig_size1_large_dim_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0209800Z test_contig_size1_large_dim_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0209950Z test_contig_size1_large_dim_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0210130Z test_contig_size1_large_dim_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0210250Z test_contig_size1_large_dim_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0210400Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0210550Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0210690Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0210830Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0210980Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0211110Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0211250Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0211390Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0211530Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0211660Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0211800Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0211940Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0212110Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0212280Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0212430Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0212570Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0212700Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0212830Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0212970Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0213100Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0213280Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0213420Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0213550Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0213680Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0213810Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0213980Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0214120Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0214290Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0214450Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0214590Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0214720Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0214850Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0214980Z test_contig_size1_large_dim_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0215100Z test_contig_size1_large_dim_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0215210Z test_contig_size1_large_dim_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0215330Z test_contig_size1_large_dim_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0215450Z test_contig_size1_large_dim_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0215560Z test_contig_size1_large_dim_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0215670Z test_contig_size1_large_dim_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0215790Z test_contig_size1_large_dim_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0215900Z test_contig_size1_large_dim_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0216000Z test_contig_size1_large_dim_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0216150Z test_contig_size1_large_dim_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0216300Z test_contig_size1_large_dim_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0216420Z test_contig_size1_large_dim_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0216540Z test_contig_size1_large_dim_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0216660Z test_contig_size1_large_dim_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0216780Z test_contig_size1_large_dim_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0216890Z test_contig_size1_large_dim_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0217020Z test_contig_size1_large_dim_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0217130Z test_contig_size1_large_dim_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0217280Z test_contig_size1_large_dim_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0217400Z test_contig_size1_large_dim_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0217510Z test_contig_size1_large_dim_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0217630Z test_contig_size1_large_dim_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0217730Z test_contig_size1_large_dim_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0217840Z test_contig_size1_large_dim_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0218010Z test_contig_size1_large_dim_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0218160Z test_contig_size1_large_dim_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0218280Z test_contig_size1_large_dim_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0218400Z test_contig_size1_large_dim_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0218500Z test_contig_size1_large_dim_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0218620Z test_contig_size1_large_dim_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0218730Z test_contig_size1_large_dim_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0218840Z test_contig_size1_large_dim_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0218950Z test_contig_size1_large_dim_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0219060Z test_contig_size1_large_dim_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0219170Z test_contig_size1_large_dim_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0219280Z test_contig_size1_large_dim_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0219400Z test_contig_size1_large_dim_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0219520Z test_contig_size1_large_dim_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0219630Z test_contig_size1_large_dim_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0219770Z test_contig_size1_large_dim_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0219910Z test_contig_size1_large_dim_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0220030Z test_contig_size1_large_dim_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0220140Z test_contig_size1_large_dim_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0220250Z test_contig_size1_large_dim_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0220370Z test_contig_size1_large_dim_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0220480Z test_contig_size1_large_dim_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0220600Z test_contig_size1_large_dim_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0220710Z test_contig_size1_large_dim_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0220820Z test_contig_size1_large_dim_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0220930Z test_contig_size1_large_dim_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0221040Z test_contig_size1_large_dim_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0221150Z test_contig_size1_large_dim_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0221290Z test_contig_size1_large_dim_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0221400Z test_contig_size1_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0221550Z test_contig_size1_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0221690Z test_contig_size1_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0221800Z test_contig_size1_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0221910Z test_contig_size1_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0222040Z test_contig_size1_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0222150Z test_contig_size1_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0222260Z test_contig_size1_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0222370Z test_contig_size1_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0222480Z test_contig_size1_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0222580Z test_contig_size1_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0222700Z test_contig_size1_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0227370Z test_contig_size1_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0227500Z test_contig_size1_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0227620Z test_contig_size1_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0227730Z test_contig_size1_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0227870Z test_contig_size1_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228010Z test_contig_size1_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228120Z test_contig_size1_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228220Z test_contig_size1_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228330Z test_contig_size1_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228440Z test_contig_size1_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228550Z test_contig_size1_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228660Z test_contig_size1_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228770Z test_contig_size1_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228870Z test_contig_size1_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0228980Z test_contig_size1_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0229080Z test_contig_size1_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0229180Z test_contig_size1_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0229290Z test_contig_size1_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0229390Z test_contig_size1_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0229530Z test_contig_size1_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0229670Z test_contig_size1_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0229780Z test_contig_size1_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0229890Z test_contig_size1_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0230090Z test_contig_size1_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0230190Z test_contig_size1_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0230300Z test_contig_size1_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0230400Z test_contig_size1_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0230510Z test_contig_size1_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0230610Z test_contig_size1_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0230720Z test_contig_size1_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0230850Z test_contig_size1_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0230950Z test_contig_size1_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0231060Z test_contig_size1_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0231170Z test_contig_size1_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0231310Z test_contig_size1_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0231440Z test_contig_size1_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0231550Z test_contig_size1_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0231650Z test_contig_size1_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0231760Z test_contig_size1_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0231860Z test_contig_size1_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0231960Z test_contig_size1_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0232070Z test_contig_size1_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0232190Z test_contig_size1_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0232300Z test_contig_size1_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0232410Z test_contig_size1_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0232520Z test_contig_size1_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0232640Z test_contig_size1_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0232750Z test_contig_size1_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0232860Z test_contig_size1_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0233000Z test_contig_size1_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0233140Z test_contig_size1_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0233250Z test_contig_size1_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0233360Z test_contig_size1_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0233470Z test_contig_size1_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0233580Z test_contig_size1_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0233680Z test_contig_size1_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0233790Z test_contig_size1_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0233890Z test_contig_size1_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0234000Z test_contig_size1_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0234100Z test_contig_size1_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0234260Z test_contig_size1_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0234360Z test_contig_size1_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0234470Z test_contig_size1_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0234580Z test_contig_size1_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0234720Z test_contig_size1_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0234860Z test_contig_size1_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0235010Z test_contig_size1_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0235120Z test_contig_size1_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0235230Z test_contig_size1_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0235330Z test_contig_size1_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0235470Z test_contig_size1_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0235570Z test_contig_size1_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0235680Z test_contig_size1_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0235780Z test_contig_size1_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0235880Z test_contig_size1_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0236010Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0236130Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0236250Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0236370Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0236520Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0236670Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0236800Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0236920Z test_contig_size1_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0237040Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0237160Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0237280Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0237400Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0237510Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0237630Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0237750Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0237860Z test_contig_size1_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0237980Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0238100Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0238220Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0238400Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0238550Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0238670Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0238790Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0238910Z test_contig_size1_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0239040Z test_contig_size1_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0239160Z test_contig_size1_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0239270Z test_contig_size1_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0239380Z test_contig_size1_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0239490Z test_contig_size1_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0239600Z test_contig_size1_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0239700Z test_contig_size1_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0239810Z test_contig_size1_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0239920Z test_contig_size1_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0240030Z test_contig_size1_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0240170Z test_contig_size1_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0240310Z test_contig_size1_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0240420Z test_contig_size1_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0240530Z test_contig_size1_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0240630Z test_contig_size1_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0240740Z test_contig_size1_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0240840Z test_contig_size1_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0240940Z test_contig_size1_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0241050Z test_contig_size1_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0241150Z test_contig_size1_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0241260Z test_contig_size1_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0241360Z test_contig_size1_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0241480Z test_contig_size1_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0241600Z test_contig_size1_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0241720Z test_contig_size1_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0241870Z test_contig_size1_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0242020Z test_contig_size1_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0242140Z test_contig_size1_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0242270Z test_contig_size1_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0242420Z test_contig_size1_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0242540Z test_contig_size1_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0242670Z test_contig_size1_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0242800Z test_contig_size1_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0242920Z test_contig_size1_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0243050Z test_contig_size1_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0243190Z test_contig_size1_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0243310Z test_contig_size1_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0243430Z test_contig_size1_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0243550Z test_contig_size1_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0243670Z test_contig_size1_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0243820Z test_contig_size1_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0243980Z test_contig_size1_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0244100Z test_contig_size1_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0244230Z test_contig_size1_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0244350Z test_contig_size1_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0244470Z test_contig_size1_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0244590Z test_contig_size1_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0244710Z test_contig_size1_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0244830Z test_contig_size1_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0244940Z test_contig_size1_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0245060Z test_contig_size1_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0245180Z test_contig_size1_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0245290Z test_contig_size1_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0245410Z test_contig_size1_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0245520Z test_contig_size1_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0245670Z test_contig_size1_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0245820Z test_contig_size1_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0245940Z test_contig_size1_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0246060Z test_contig_size1_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0246170Z test_contig_size1_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0246290Z test_contig_size1_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0246430Z test_contig_size1_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0246550Z test_contig_size1_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0246660Z test_contig_size1_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0246780Z test_contig_size1_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0246890Z test_contig_size1_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0247010Z test_contig_size1_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0247140Z test_contig_size1_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0247260Z test_contig_size1_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0247380Z test_contig_size1_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0247530Z test_contig_size1_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0247680Z test_contig_size1_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0247820Z test_contig_size1_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0247950Z test_contig_size1_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0248070Z test_contig_size1_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0248180Z test_contig_size1_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0248300Z test_contig_size1_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0248420Z test_contig_size1_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0248540Z test_contig_size1_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0248670Z test_contig_size1_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0248790Z test_contig_size1_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0248910Z test_contig_size1_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0249030Z test_contig_size1_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0249160Z test_contig_size1_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0249280Z test_contig_size1_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0249440Z test_contig_size1_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0249600Z test_contig_size1_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0249720Z test_contig_size1_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0249840Z test_contig_size1_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0249960Z test_contig_size1_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0250080Z test_contig_size1_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0250190Z test_contig_size1_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0250310Z test_contig_size1_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0250470Z test_contig_size1_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0250600Z test_contig_size1_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0250730Z test_contig_size1_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0250860Z test_contig_size1_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0250980Z test_contig_size1_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0251100Z test_contig_size1_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0251260Z test_contig_size1_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0251410Z test_contig_size1_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0251560Z test_contig_size1_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0251690Z test_contig_size1_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0251810Z test_contig_size1_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0251930Z test_contig_size1_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0252050Z test_contig_size1_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0252170Z test_contig_size1_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0252290Z test_contig_size1_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0252410Z test_contig_size1_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0252530Z test_contig_size1_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0252650Z test_contig_size1_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0252770Z test_contig_size1_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0252890Z test_contig_size1_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0253010Z test_contig_size1_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0253140Z test_contig_size1_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0253290Z test_contig_size1_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0253440Z test_contig_size1_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0253560Z test_contig_size1_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0253670Z test_contig_size1_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0253790Z test_contig_size1_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0253910Z test_contig_size1_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0254030Z test_contig_size1_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0254150Z test_contig_size1_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0254270Z test_contig_size1_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0254420Z test_contig_size1_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0254540Z test_contig_size1_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0254650Z test_contig_size1_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0254770Z test_contig_size1_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0254890Z test_contig_size1_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0255000Z test_contig_size1_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0255190Z test_contig_size1_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0255340Z test_contig_size1_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0255470Z test_contig_size1_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0255590Z test_contig_size1_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0255700Z test_contig_size1_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0255820Z test_contig_size1_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0255930Z test_contig_size1_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0256050Z test_contig_size1_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0260120Z test_contig_size1_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0260270Z test_contig_size1_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0260390Z test_contig_size1_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0260520Z test_contig_size1_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0260630Z test_contig_size1_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0260750Z test_contig_size1_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0260870Z test_contig_size1_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0261020Z test_contig_size1_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0261180Z test_contig_size1_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0261300Z test_contig_size1_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0261420Z test_contig_size1_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0261540Z test_contig_size1_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0261660Z test_contig_size1_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0261780Z test_contig_size1_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0261900Z test_contig_size1_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0262010Z test_contig_size1_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0262130Z test_contig_size1_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0262240Z test_contig_size1_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0262450Z test_contig_size1_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0262560Z test_contig_size1_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0262680Z test_contig_size1_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0262790Z test_contig_size1_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0262940Z test_contig_size1_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0263080Z test_contig_size1_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0263220Z test_contig_size1_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0263340Z test_contig_size1_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0263450Z test_contig_size1_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0263560Z test_contig_size1_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0263660Z test_contig_size1_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0263770Z test_contig_size1_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0263880Z test_contig_size1_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0263990Z test_contig_size1_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0264100Z test_contig_size1_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0264210Z test_contig_size1_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0264320Z test_contig_size1_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0264420Z test_contig_size1_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0264530Z test_contig_size1_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0264670Z test_contig_size1_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0264800Z test_contig_size1_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0264910Z test_contig_size1_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265020Z test_contig_size1_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265130Z test_contig_size1_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265240Z test_contig_size1_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265350Z test_contig_size1_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265460Z test_contig_size1_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265560Z test_contig_size1_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265670Z test_contig_size1_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265770Z test_contig_size1_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265870Z test_contig_size1_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0265980Z test_contig_size1_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0266090Z test_contig_size1_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0266190Z test_contig_size1_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0266330Z test_contig_size1_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0266470Z test_contig_size1_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0266600Z test_contig_size1_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0266720Z test_contig_size1_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0266840Z test_contig_size1_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0266960Z test_contig_size1_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0267070Z test_contig_size1_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0267180Z test_contig_size1_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0267310Z test_contig_size1_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0267420Z test_contig_size1_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0267530Z test_contig_size1_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0267640Z test_contig_size1_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0267750Z test_contig_size1_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0267860Z test_contig_size1_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0267970Z test_contig_size1_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0268110Z test_contig_size1_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0268240Z test_contig_size1_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0268350Z test_contig_size1_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0268460Z test_contig_size1_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0268560Z test_contig_size1_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0268670Z test_contig_size1_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0268770Z test_contig_size1_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0268890Z test_contig_size1_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0269010Z test_contig_size1_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0269130Z test_contig_size1_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0269240Z test_contig_size1_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0269360Z test_contig_size1_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0269470Z test_contig_size1_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0269590Z test_contig_size1_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0269710Z test_contig_size1_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0269870Z test_contig_size1_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0270010Z test_contig_size1_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0270120Z test_contig_size1_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0270230Z test_contig_size1_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0270340Z test_contig_size1_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0270450Z test_contig_size1_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0270550Z test_contig_size1_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0270700Z test_contig_size1_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0270810Z test_contig_size1_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0270910Z test_contig_size1_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0271020Z test_contig_size1_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0271120Z test_contig_size1_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0271230Z test_contig_size1_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0271370Z test_contig_size1_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0271480Z test_contig_size1_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0271620Z test_contig_size1_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0271760Z test_contig_size1_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0271870Z test_contig_size1_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0271980Z test_contig_size1_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0272080Z test_contig_size1_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0272180Z test_contig_size1_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0272290Z test_contig_size1_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0272390Z test_contig_size1_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0272490Z test_contig_size1_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0272590Z test_contig_size1_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0272700Z test_contig_size1_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0272810Z test_contig_size1_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0272920Z test_contig_size1_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0273030Z test_contig_size1_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0273140Z test_contig_size1_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0273270Z test_contig_size1_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0273410Z test_contig_size1_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0273510Z test_contig_size1_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0273620Z test_contig_size1_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0273720Z test_contig_size1_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0273830Z test_contig_size1_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0273930Z test_contig_size1_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0274040Z test_contig_size1_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0274140Z test_contig_size1_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0274260Z test_contig_size1_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0274370Z test_contig_size1_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0274480Z test_contig_size1_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0274580Z test_contig_size1_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0274720Z test_contig_size1_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0274830Z test_contig_size1_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0274960Z test_contig_size1_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0275110Z test_contig_size1_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0275210Z test_contig_size1_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0275310Z test_contig_size1_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0275420Z test_contig_size1_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0275550Z test_contig_size1_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0275660Z test_contig_size1_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0275760Z test_contig_size1_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0275870Z test_contig_size1_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0275970Z test_contig_size1_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0276080Z test_contig_size1_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0276180Z test_contig_size1_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0276280Z test_contig_size1_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0276390Z test_contig_size1_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0276500Z test_contig_size1_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0276640Z test_contig_size1_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0276780Z test_contig_size1_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0276890Z test_contig_size1_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277000Z test_contig_size1_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277100Z test_contig_size1_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277200Z test_contig_size1_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277300Z test_contig_size1_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277400Z test_contig_size1_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277510Z test_contig_size1_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277620Z test_contig_size1_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277730Z test_contig_size1_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277840Z test_contig_size1_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0277940Z test_contig_size1_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0278040Z test_contig_size1_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0278150Z test_contig_size1_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0278280Z test_contig_size1_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0278420Z test_contig_size1_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0278520Z test_contig_size1_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0278630Z test_contig_size1_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0278730Z test_contig_size1_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0278860Z test_contig_size1_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0278980Z test_contig_size1_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0279080Z test_contig_size1_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0279190Z test_contig_size1_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0279290Z test_contig_size1_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0279400Z test_contig_size1_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0279500Z test_contig_size1_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0279630Z test_contig_size1_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0279730Z test_contig_size1_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0279840Z test_contig_size1_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0279980Z test_contig_size1_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0280110Z test_contig_size1_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0280220Z test_contig_size1_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0280330Z test_contig_size1_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0280430Z test_contig_size1_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0280540Z test_contig_size1_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0280640Z test_contig_size1_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0280750Z test_contig_size1_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0280850Z test_contig_size1_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0280950Z test_contig_size1_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0281050Z test_contig_size1_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0281160Z test_contig_size1_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0281280Z test_contig_size1_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0281400Z test_contig_size1_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0281510Z test_contig_size1_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0281660Z test_contig_size1_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0281800Z test_contig_size1_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0281920Z test_contig_size1_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0282030Z test_contig_size1_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0282150Z test_contig_size1_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0282260Z test_contig_size1_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0282380Z test_contig_size1_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0282490Z test_contig_size1_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0282600Z test_contig_size1_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0282710Z test_contig_size1_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0282840Z test_contig_size1_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0282950Z test_contig_size1_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0283070Z test_contig_size1_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0283180Z test_contig_size1_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0283300Z test_contig_size1_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0283440Z test_contig_size1_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0283610Z test_contig_size1_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0283720Z test_contig_size1_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0283830Z test_contig_size1_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0283940Z test_contig_size1_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0284050Z test_contig_size1_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0284160Z test_contig_size1_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0284270Z test_contig_size1_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0284380Z test_contig_size1_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0284490Z test_contig_size1_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0284600Z test_contig_size1_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0284710Z test_contig_size1_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0284810Z test_contig_size1_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0284930Z test_contig_size1_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0285040Z test_contig_size1_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0285190Z test_contig_size1_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0285330Z test_contig_size1_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0285440Z test_contig_size1_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0285550Z test_contig_size1_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0285660Z test_contig_size1_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0285770Z test_contig_size1_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0285880Z test_contig_size1_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0285990Z test_contig_size1_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0286110Z test_contig_size1_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0286220Z test_contig_size1_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0286330Z test_contig_size1_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0286440Z test_contig_size1_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0286550Z test_contig_size1_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0286660Z test_contig_size1_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0286810Z test_contig_size1_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0286950Z test_contig_size1_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0287100Z test_contig_size1_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0287210Z test_contig_size1_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0287330Z test_contig_size1_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0287440Z test_contig_size1_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0287590Z test_contig_size1_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0292040Z test_contig_size1_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0292180Z test_contig_size1_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0292300Z test_contig_size1_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0292410Z test_contig_size1_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0292520Z test_contig_size1_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0292630Z test_contig_size1_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0292740Z test_contig_size1_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0292850Z test_contig_size1_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0292960Z test_contig_size1_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0293100Z test_contig_size1_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0293250Z test_contig_size1_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0293360Z test_contig_size1_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0293480Z test_contig_size1_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0293590Z test_contig_size1_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0293690Z test_contig_size1_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0293800Z test_contig_size1_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0293910Z test_contig_size1_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0294020Z test_contig_size1_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0294130Z test_contig_size1_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0294230Z test_contig_size1_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0294340Z test_contig_size1_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0294450Z test_contig_size1_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0294560Z test_contig_size1_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0294670Z test_contig_size1_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0294810Z test_contig_size1_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0294950Z test_contig_size1_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0295050Z test_contig_size1_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0295170Z test_contig_size1_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0295390Z test_contig_size1_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0295510Z test_contig_size1_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0295630Z test_contig_size1_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0295740Z test_contig_size1_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0295850Z test_contig_size1_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0295960Z test_contig_size1_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0296100Z test_contig_size1_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0296230Z test_contig_size1_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0296360Z test_contig_size1_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0296490Z test_contig_size1_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0296610Z test_contig_size1_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0296770Z test_contig_size1_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0296920Z test_contig_size1_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0297050Z test_contig_size1_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0297170Z test_contig_size1_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0297300Z test_contig_size1_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0297420Z test_contig_size1_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0297540Z test_contig_size1_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0297670Z test_contig_size1_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0297790Z test_contig_size1_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0297900Z test_contig_size1_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0298030Z test_contig_size1_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0298140Z test_contig_size1_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0298260Z test_contig_size1_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0298390Z test_contig_size1_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0298510Z test_contig_size1_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0298660Z test_contig_size1_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0298820Z test_contig_size1_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0298940Z test_contig_size1_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0299060Z test_contig_size1_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0299180Z test_contig_size1_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0299320Z test_contig_size1_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0299450Z test_contig_size1_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0299570Z test_contig_size1_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0299690Z test_contig_size1_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0299800Z test_contig_size1_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0299920Z test_contig_size1_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0300080Z test_contig_size1_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0300200Z test_contig_size1_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0300310Z test_contig_size1_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0300420Z test_contig_size1_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0300570Z test_contig_size1_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0300710Z test_contig_size1_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0300830Z test_contig_size1_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0300940Z test_contig_size1_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0301050Z test_contig_size1_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0301160Z test_contig_size1_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0301270Z test_contig_size1_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0301380Z test_contig_size1_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0301500Z test_contig_size1_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0301610Z test_contig_size1_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0301720Z test_contig_size1_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0301830Z test_contig_size1_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0301940Z test_contig_size1_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0302050Z test_contig_size1_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0302160Z test_contig_size1_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0302330Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0302500Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0302640Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0302780Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0302910Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0303050Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0303180Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0303330Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0303460Z test_contig_size1_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0303590Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0303720Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0303860Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0304000Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0304130Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0304250Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0304410Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0304570Z test_contig_size1_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0304700Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0304830Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0304960Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0305090Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0305210Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0305330Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0305450Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0305580Z test_contig_size1_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0305700Z test_contig_size1_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0305830Z test_contig_size1_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0305960Z test_contig_size1_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0306080Z test_contig_size1_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0306210Z test_contig_size1_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0306360Z test_contig_size1_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0306510Z test_contig_size1_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0306640Z test_contig_size1_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0306750Z test_contig_size1_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0306850Z test_contig_size1_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0306970Z test_contig_size1_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0307080Z test_contig_size1_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0307180Z test_contig_size1_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0307330Z test_contig_size1_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0307440Z test_contig_size1_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0307550Z test_contig_size1_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0307660Z test_contig_size1_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0307760Z test_contig_size1_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0307860Z test_contig_size1_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0308010Z test_contig_size1_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0308150Z test_contig_size1_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0308300Z test_contig_size1_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0308420Z test_contig_size1_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0308530Z test_contig_size1_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0308630Z test_contig_size1_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0308730Z test_contig_size1_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0308840Z test_contig_size1_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0308950Z test_contig_size1_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0309060Z test_contig_size1_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0309160Z test_contig_size1_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0309270Z test_contig_size1_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0309370Z test_contig_size1_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0309480Z test_contig_size1_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0309590Z test_contig_size1_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0309690Z test_contig_size1_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0309830Z test_contig_size1_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0309970Z test_contig_size1_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0310070Z test_contig_size1_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0310180Z test_contig_size1_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0310280Z test_contig_size1_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0310380Z test_contig_size1_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0310480Z test_contig_size1_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0310590Z test_contig_size1_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0310700Z test_contig_size1_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0310810Z test_contig_size1_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0310920Z test_contig_size1_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0311020Z test_contig_size1_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0311130Z test_contig_size1_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0311230Z test_contig_size1_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0311340Z test_contig_size1_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0311500Z test_contig_size1_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0311640Z test_contig_size1_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0311750Z test_contig_size1_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0311860Z test_contig_size1_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0311970Z test_contig_size1_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0312080Z test_contig_size1_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0312220Z test_contig_size1_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0312330Z test_contig_size1_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0312440Z test_contig_size1_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0312550Z test_contig_size1_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0312660Z test_contig_size1_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0312780Z test_contig_vs_every_other_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0312890Z test_contig_vs_every_other_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0313010Z test_contig_vs_every_other_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0313120Z test_contig_vs_every_other_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0313270Z test_contig_vs_every_other_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0313410Z test_contig_vs_every_other_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0313520Z test_contig_vs_every_other_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0313640Z test_contig_vs_every_other_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0313750Z test_contig_vs_every_other_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0313860Z test_contig_vs_every_other_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0313970Z test_contig_vs_every_other_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0314080Z test_contig_vs_every_other_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0314190Z test_contig_vs_every_other_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0314300Z test_contig_vs_every_other_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0314420Z test_contig_vs_every_other_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0314540Z test_contig_vs_every_other_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0314650Z test_contig_vs_every_other_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0314760Z test_contig_vs_every_other_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0314870Z test_contig_vs_every_other_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0315020Z test_contig_vs_every_other_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0315160Z test_contig_vs_every_other_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0315270Z test_contig_vs_every_other_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0315380Z test_contig_vs_every_other_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0315520Z test_contig_vs_every_other_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0315640Z test_contig_vs_every_other_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0315760Z test_contig_vs_every_other_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0315880Z test_contig_vs_every_other_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0315990Z test_contig_vs_every_other_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0316100Z test_contig_vs_every_other_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0316210Z test_contig_vs_every_other_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0316340Z test_contig_vs_every_other_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0316450Z test_contig_vs_every_other_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0316560Z test_contig_vs_every_other_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0316670Z test_contig_vs_every_other_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0316820Z test_contig_vs_every_other_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0316960Z test_contig_vs_every_other_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0317080Z test_contig_vs_every_other_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0317200Z test_contig_vs_every_other_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0317310Z test_contig_vs_every_other_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0317420Z test_contig_vs_every_other_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0317530Z test_contig_vs_every_other_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0317640Z test_contig_vs_every_other_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0317750Z test_contig_vs_every_other_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0317860Z test_contig_vs_every_other_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0317960Z test_contig_vs_every_other_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0318070Z test_contig_vs_every_other_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0318190Z test_contig_vs_every_other_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0318300Z test_contig_vs_every_other_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0318420Z test_contig_vs_every_other_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0318570Z test_contig_vs_every_other_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0318710Z test_contig_vs_every_other_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0318830Z test_contig_vs_every_other_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0318940Z test_contig_vs_every_other_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0319040Z test_contig_vs_every_other_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0319150Z test_contig_vs_every_other_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0319260Z test_contig_vs_every_other_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0319370Z test_contig_vs_every_other_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0319510Z test_contig_vs_every_other_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0319620Z test_contig_vs_every_other_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0319740Z test_contig_vs_every_other_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0319860Z test_contig_vs_every_other_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0319970Z test_contig_vs_every_other_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0320080Z test_contig_vs_every_other_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0320210Z test_contig_vs_every_other_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0320360Z test_contig_vs_every_other_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0320500Z test_contig_vs_every_other_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0320610Z test_contig_vs_every_other_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0325170Z test_contig_vs_every_other_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0325320Z test_contig_vs_every_other_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0325430Z test_contig_vs_every_other_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0325540Z test_contig_vs_every_other_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0325660Z test_contig_vs_every_other_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0325780Z test_contig_vs_every_other_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0325890Z test_contig_vs_every_other_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0326000Z test_contig_vs_every_other_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0326110Z test_contig_vs_every_other_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0326220Z test_contig_vs_every_other_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0326330Z test_contig_vs_every_other_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0326430Z test_contig_vs_every_other_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0326580Z test_contig_vs_every_other_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0326730Z test_contig_vs_every_other_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0326850Z test_contig_vs_every_other_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0326960Z test_contig_vs_every_other_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0327080Z test_contig_vs_every_other_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0327190Z test_contig_vs_every_other_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0327300Z test_contig_vs_every_other_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0327410Z test_contig_vs_every_other_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0327510Z test_contig_vs_every_other_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0327620Z test_contig_vs_every_other_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0327730Z test_contig_vs_every_other_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0327850Z test_contig_vs_every_other_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0328080Z test_contig_vs_every_other_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0328210Z test_contig_vs_every_other_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0328330Z test_contig_vs_every_other_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0328480Z test_contig_vs_every_other_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0328630Z test_contig_vs_every_other_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0328750Z test_contig_vs_every_other_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0328910Z test_contig_vs_every_other_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0329030Z test_contig_vs_every_other_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0329140Z test_contig_vs_every_other_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0329250Z test_contig_vs_every_other_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0329370Z test_contig_vs_every_other_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0329470Z test_contig_vs_every_other_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0329590Z test_contig_vs_every_other_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0329710Z test_contig_vs_every_other_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0329820Z test_contig_vs_every_other_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0329940Z test_contig_vs_every_other_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0330050Z test_contig_vs_every_other_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0330160Z test_contig_vs_every_other_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0330310Z test_contig_vs_every_other_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0330450Z test_contig_vs_every_other_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0330570Z test_contig_vs_every_other_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0330680Z test_contig_vs_every_other_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0330790Z test_contig_vs_every_other_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0330910Z test_contig_vs_every_other_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0331020Z test_contig_vs_every_other_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0331130Z test_contig_vs_every_other_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0331240Z test_contig_vs_every_other_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0331350Z test_contig_vs_every_other_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0331460Z test_contig_vs_every_other_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0331570Z test_contig_vs_every_other_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0331670Z test_contig_vs_every_other_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0331790Z test_contig_vs_every_other_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0331900Z test_contig_vs_every_other_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0332050Z test_contig_vs_every_other_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0332230Z test_contig_vs_every_other_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0332350Z test_contig_vs_every_other_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0332460Z test_contig_vs_every_other_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0332570Z test_contig_vs_every_other_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0332680Z test_contig_vs_every_other_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0332780Z test_contig_vs_every_other_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0332920Z test_contig_vs_every_other_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0333030Z test_contig_vs_every_other_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0333140Z test_contig_vs_every_other_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0333260Z test_contig_vs_every_other_cdouble_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0333370Z test_contig_vs_every_other_cdouble_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0333490Z test_contig_vs_every_other_cdouble_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0333610Z test_contig_vs_every_other_cdouble_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0333730Z test_contig_vs_every_other_cdouble_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0333880Z test_contig_vs_every_other_cdouble_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0334030Z test_contig_vs_every_other_cdouble_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0334150Z test_contig_vs_every_other_cdouble_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0334260Z test_contig_vs_every_other_cdouble_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0334370Z test_contig_vs_every_other_cdouble_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0334480Z test_contig_vs_every_other_cdouble_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0334590Z test_contig_vs_every_other_cdouble_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0334700Z test_contig_vs_every_other_cdouble_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0334810Z test_contig_vs_every_other_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0334920Z test_contig_vs_every_other_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0335030Z test_contig_vs_every_other_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0335140Z test_contig_vs_every_other_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0335250Z test_contig_vs_every_other_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0335350Z test_contig_vs_every_other_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0335500Z test_contig_vs_every_other_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0335640Z test_contig_vs_every_other_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0335790Z test_contig_vs_every_other_cfloat_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0335900Z test_contig_vs_every_other_cfloat_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0336020Z test_contig_vs_every_other_cfloat_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0336170Z test_contig_vs_every_other_cfloat_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0336290Z test_contig_vs_every_other_cfloat_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0336410Z test_contig_vs_every_other_cfloat_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0336520Z test_contig_vs_every_other_cfloat_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0336630Z test_contig_vs_every_other_cfloat_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0336740Z test_contig_vs_every_other_cfloat_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0336870Z test_contig_vs_every_other_cfloat_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0336980Z test_contig_vs_every_other_cfloat_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0337090Z test_contig_vs_every_other_cfloat_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0337200Z test_contig_vs_every_other_cfloat_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0337310Z test_contig_vs_every_other_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0337460Z test_contig_vs_every_other_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0337610Z test_contig_vs_every_other_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0337720Z test_contig_vs_every_other_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0337840Z test_contig_vs_every_other_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0337960Z test_contig_vs_every_other_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0338070Z test_contig_vs_every_other_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0338180Z test_contig_vs_every_other_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0338290Z test_contig_vs_every_other_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0338400Z test_contig_vs_every_other_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0338500Z test_contig_vs_every_other_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0338610Z test_contig_vs_every_other_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0338730Z test_contig_vs_every_other_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0338840Z test_contig_vs_every_other_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0338950Z test_contig_vs_every_other_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0339070Z test_contig_vs_every_other_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0339220Z test_contig_vs_every_other_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0339360Z test_contig_vs_every_other_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0339480Z test_contig_vs_every_other_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0339590Z test_contig_vs_every_other_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0339700Z test_contig_vs_every_other_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0339810Z test_contig_vs_every_other_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0339920Z test_contig_vs_every_other_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0340030Z test_contig_vs_every_other_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0340160Z test_contig_vs_every_other_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0340270Z test_contig_vs_every_other_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0340390Z test_contig_vs_every_other_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0340500Z test_contig_vs_every_other_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0340610Z test_contig_vs_every_other_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0340730Z test_contig_vs_every_other_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0340860Z test_contig_vs_every_other_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0341010Z test_contig_vs_every_other_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0341150Z test_contig_vs_every_other_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0341270Z test_contig_vs_every_other_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0341380Z test_contig_vs_every_other_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0341480Z test_contig_vs_every_other_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0341590Z test_contig_vs_every_other_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0341700Z test_contig_vs_every_other_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0341800Z test_contig_vs_every_other_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0341930Z test_contig_vs_every_other_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0342050Z test_contig_vs_every_other_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0342180Z test_contig_vs_every_other_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0342300Z test_contig_vs_every_other_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0342430Z test_contig_vs_every_other_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0342550Z test_contig_vs_every_other_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0342670Z test_contig_vs_every_other_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0342830Z test_contig_vs_every_other_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0342980Z test_contig_vs_every_other_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0343100Z test_contig_vs_every_other_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0343220Z test_contig_vs_every_other_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0343340Z test_contig_vs_every_other_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0343460Z test_contig_vs_every_other_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0343570Z test_contig_vs_every_other_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0343680Z test_contig_vs_every_other_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0343800Z test_contig_vs_every_other_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0343910Z test_contig_vs_every_other_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0344020Z test_contig_vs_every_other_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0344170Z test_contig_vs_every_other_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0344280Z test_contig_vs_every_other_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0344390Z test_contig_vs_every_other_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0344500Z test_contig_vs_every_other_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0344640Z test_contig_vs_every_other_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0344780Z test_contig_vs_every_other_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0344930Z test_contig_vs_every_other_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0345040Z test_contig_vs_every_other_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0345160Z test_contig_vs_every_other_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0345270Z test_contig_vs_every_other_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0345380Z test_contig_vs_every_other_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0345490Z test_contig_vs_every_other_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0345600Z test_contig_vs_every_other_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0345710Z test_contig_vs_every_other_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0345820Z test_contig_vs_every_other_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0345930Z test_contig_vs_every_other_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0346040Z test_contig_vs_every_other_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0346160Z test_contig_vs_every_other_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0346270Z test_contig_vs_every_other_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0346420Z test_contig_vs_every_other_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0346570Z test_contig_vs_every_other_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0346690Z test_contig_vs_every_other_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0346800Z test_contig_vs_every_other_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0346920Z test_contig_vs_every_other_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0347030Z test_contig_vs_every_other_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0347140Z test_contig_vs_every_other_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0347250Z test_contig_vs_every_other_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0347370Z test_contig_vs_every_other_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0347480Z test_contig_vs_every_other_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0347600Z test_contig_vs_every_other_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0347710Z test_contig_vs_every_other_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0347820Z test_contig_vs_every_other_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0347940Z test_contig_vs_every_other_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0348040Z test_contig_vs_every_other_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0348210Z test_contig_vs_every_other_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0348360Z test_contig_vs_every_other_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0348480Z test_contig_vs_every_other_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0348600Z test_contig_vs_every_other_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0348720Z test_contig_vs_every_other_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0348840Z test_contig_vs_every_other_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0348980Z test_contig_vs_every_other_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0349090Z test_contig_vs_every_other_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0349210Z test_contig_vs_every_other_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0349320Z test_contig_vs_every_other_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0349430Z test_contig_vs_every_other_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0349540Z test_contig_vs_every_other_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0349640Z test_contig_vs_every_other_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0349760Z test_contig_vs_every_other_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0349870Z test_contig_vs_every_other_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0350010Z test_contig_vs_every_other_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0350150Z test_contig_vs_every_other_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0350270Z test_contig_vs_every_other_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0350370Z test_contig_vs_every_other_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0350480Z test_contig_vs_every_other_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0350590Z test_contig_vs_every_other_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0350700Z test_contig_vs_every_other_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0350810Z test_contig_vs_every_other_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0350920Z test_contig_vs_every_other_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0351030Z test_contig_vs_every_other_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0351140Z test_contig_vs_every_other_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0351260Z test_contig_vs_every_other_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0351360Z test_contig_vs_every_other_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0351480Z test_contig_vs_every_other_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0351590Z test_contig_vs_every_other_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0351730Z test_contig_vs_every_other_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0351870Z test_contig_vs_every_other_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0351980Z test_contig_vs_every_other_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0352100Z test_contig_vs_every_other_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0352230Z test_contig_vs_every_other_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0352350Z test_contig_vs_every_other_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0352460Z test_contig_vs_every_other_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0352570Z test_contig_vs_every_other_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0352680Z test_contig_vs_every_other_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0352790Z test_contig_vs_every_other_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0352920Z test_contig_vs_every_other_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0353030Z test_contig_vs_every_other_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0353150Z test_contig_vs_every_other_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0353260Z test_contig_vs_every_other_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0353370Z test_contig_vs_every_other_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0357480Z test_contig_vs_every_other_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0357640Z test_contig_vs_every_other_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0357750Z test_contig_vs_every_other_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0357870Z test_contig_vs_every_other_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0357970Z test_contig_vs_every_other_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0358080Z test_contig_vs_every_other_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0358190Z test_contig_vs_every_other_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0358300Z test_contig_vs_every_other_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0358410Z test_contig_vs_every_other_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0358530Z test_contig_vs_every_other_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0358640Z test_contig_vs_every_other_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0358750Z test_contig_vs_every_other_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0358870Z test_contig_vs_every_other_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0358980Z test_contig_vs_every_other_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0359090Z test_contig_vs_every_other_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0359230Z test_contig_vs_every_other_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0359370Z test_contig_vs_every_other_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0359480Z test_contig_vs_every_other_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0359600Z test_contig_vs_every_other_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0359710Z test_contig_vs_every_other_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0359820Z test_contig_vs_every_other_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0359930Z test_contig_vs_every_other_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0360040Z test_contig_vs_every_other_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0360210Z test_contig_vs_every_other_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0360320Z test_contig_vs_every_other_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0360420Z test_contig_vs_every_other_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0360530Z test_contig_vs_every_other_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0360640Z test_contig_vs_every_other_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0360750Z test_contig_vs_every_other_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0360890Z test_contig_vs_every_other_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0361040Z test_contig_vs_every_other_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0361180Z test_contig_vs_every_other_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0361300Z test_contig_vs_every_other_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0361400Z test_contig_vs_every_other_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0361510Z test_contig_vs_every_other_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0361620Z test_contig_vs_every_other_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0361730Z test_contig_vs_every_other_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0361840Z test_contig_vs_every_other_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0361950Z test_contig_vs_every_other_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0362060Z test_contig_vs_every_other_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0362170Z test_contig_vs_every_other_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0362280Z test_contig_vs_every_other_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0362400Z test_contig_vs_every_other_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0362520Z test_contig_vs_every_other_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0362630Z test_contig_vs_every_other_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0362780Z test_contig_vs_every_other_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0362920Z test_contig_vs_every_other_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0363040Z test_contig_vs_every_other_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0363150Z test_contig_vs_every_other_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0363260Z test_contig_vs_every_other_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0363360Z test_contig_vs_every_other_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0363470Z test_contig_vs_every_other_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0363580Z test_contig_vs_every_other_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0363700Z test_contig_vs_every_other_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0363810Z test_contig_vs_every_other_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0363920Z test_contig_vs_every_other_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0364030Z test_contig_vs_every_other_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0364180Z test_contig_vs_every_other_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0364290Z test_contig_vs_every_other_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0364390Z test_contig_vs_every_other_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0364540Z test_contig_vs_every_other_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0364690Z test_contig_vs_every_other_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0364800Z test_contig_vs_every_other_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0364950Z test_contig_vs_every_other_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0365060Z test_contig_vs_every_other_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0365190Z test_contig_vs_every_other_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0365320Z test_contig_vs_every_other_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0365450Z test_contig_vs_every_other_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0365570Z test_contig_vs_every_other_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0365680Z test_contig_vs_every_other_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0365800Z test_contig_vs_every_other_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0365910Z test_contig_vs_every_other_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0366030Z test_contig_vs_every_other_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0366140Z test_contig_vs_every_other_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0366250Z test_contig_vs_every_other_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0366390Z test_contig_vs_every_other_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0366530Z test_contig_vs_every_other_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0366650Z test_contig_vs_every_other_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0366760Z test_contig_vs_every_other_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0366870Z test_contig_vs_every_other_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0366980Z test_contig_vs_every_other_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0367080Z test_contig_vs_every_other_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0367200Z test_contig_vs_every_other_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0367300Z test_contig_vs_every_other_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0367410Z test_contig_vs_every_other_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0367520Z test_contig_vs_every_other_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0367630Z test_contig_vs_every_other_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0367740Z test_contig_vs_every_other_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0367850Z test_contig_vs_every_other_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0367950Z test_contig_vs_every_other_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0368130Z test_contig_vs_every_other_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0368280Z test_contig_vs_every_other_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0368400Z test_contig_vs_every_other_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0368510Z test_contig_vs_every_other_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0368620Z test_contig_vs_every_other_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0368730Z test_contig_vs_every_other_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0368870Z test_contig_vs_every_other_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0368980Z test_contig_vs_every_other_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0369090Z test_contig_vs_every_other_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0369200Z test_contig_vs_every_other_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0369310Z test_contig_vs_every_other_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0369420Z test_contig_vs_every_other_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0369520Z test_contig_vs_every_other_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0369630Z test_contig_vs_every_other_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0369740Z test_contig_vs_every_other_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0369890Z test_contig_vs_every_other_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0370040Z test_contig_vs_every_other_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0370160Z test_contig_vs_every_other_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0370280Z test_contig_vs_every_other_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0370400Z test_contig_vs_every_other_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0370520Z test_contig_vs_every_other_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0370640Z test_contig_vs_every_other_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0370750Z test_contig_vs_every_other_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0370870Z test_contig_vs_every_other_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0370980Z test_contig_vs_every_other_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0371090Z test_contig_vs_every_other_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0371200Z test_contig_vs_every_other_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0371310Z test_contig_vs_every_other_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0371420Z test_contig_vs_every_other_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0371530Z test_contig_vs_every_other_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0371680Z test_contig_vs_every_other_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0371830Z test_contig_vs_every_other_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0371950Z test_contig_vs_every_other_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0372060Z test_contig_vs_every_other_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0372190Z test_contig_vs_every_other_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0372300Z test_contig_vs_every_other_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0372420Z test_contig_vs_every_other_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0372520Z test_contig_vs_every_other_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0372630Z test_contig_vs_every_other_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0372740Z test_contig_vs_every_other_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0372870Z test_contig_vs_every_other_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0372990Z test_contig_vs_every_other_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0373100Z test_contig_vs_every_other_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0373220Z test_contig_vs_every_other_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0373330Z test_contig_vs_every_other_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0373480Z test_contig_vs_every_other_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0373620Z test_contig_vs_every_other_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0373740Z test_contig_vs_every_other_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0373850Z test_contig_vs_every_other_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0373950Z test_contig_vs_every_other_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0374060Z test_contig_vs_every_other_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0374170Z test_contig_vs_every_other_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0374280Z test_contig_vs_every_other_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0374400Z test_contig_vs_every_other_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0374510Z test_contig_vs_every_other_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0374630Z test_contig_vs_every_other_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0374740Z test_contig_vs_every_other_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0374860Z test_contig_vs_every_other_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0374970Z test_contig_vs_every_other_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0375090Z test_contig_vs_every_other_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0375230Z test_contig_vs_every_other_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0375380Z test_contig_vs_every_other_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0375490Z test_contig_vs_every_other_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0375610Z test_contig_vs_every_other_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0375720Z test_contig_vs_every_other_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0375830Z test_contig_vs_every_other_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0375950Z test_contig_vs_every_other_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0376080Z test_contig_vs_every_other_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0376190Z test_contig_vs_every_other_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0376300Z test_contig_vs_every_other_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0376410Z test_contig_vs_every_other_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0376530Z test_contig_vs_every_other_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0376640Z test_contig_vs_every_other_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0376770Z test_contig_vs_every_other_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0376880Z test_contig_vs_every_other_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0377030Z test_contig_vs_every_other_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0377180Z test_contig_vs_every_other_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0377300Z test_contig_vs_every_other_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0377410Z test_contig_vs_every_other_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0377520Z test_contig_vs_every_other_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0377620Z test_contig_vs_every_other_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0377740Z test_contig_vs_every_other_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0377850Z test_contig_vs_every_other_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0377960Z test_contig_vs_every_other_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0378070Z test_contig_vs_every_other_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0378180Z test_contig_vs_every_other_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0378320Z test_contig_vs_every_other_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0378470Z test_contig_vs_every_other_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0378610Z test_contig_vs_every_other_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0378760Z test_contig_vs_every_other_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0378930Z test_contig_vs_every_other_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0379090Z test_contig_vs_every_other_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0379240Z test_contig_vs_every_other_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0379370Z test_contig_vs_every_other_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0379510Z test_contig_vs_every_other_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0379640Z test_contig_vs_every_other_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0379780Z test_contig_vs_every_other_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0379910Z test_contig_vs_every_other_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0380070Z test_contig_vs_every_other_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0380190Z test_contig_vs_every_other_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0380300Z test_contig_vs_every_other_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0380420Z test_contig_vs_every_other_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0380530Z test_contig_vs_every_other_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0380640Z test_contig_vs_every_other_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0380780Z test_contig_vs_every_other_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0380930Z test_contig_vs_every_other_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0381080Z test_contig_vs_every_other_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0381200Z test_contig_vs_every_other_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0381310Z test_contig_vs_every_other_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0381430Z test_contig_vs_every_other_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0381540Z test_contig_vs_every_other_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0381660Z test_contig_vs_every_other_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0381770Z test_contig_vs_every_other_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0381880Z test_contig_vs_every_other_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0381990Z test_contig_vs_every_other_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0382090Z test_contig_vs_every_other_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0382200Z test_contig_vs_every_other_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0382310Z test_contig_vs_every_other_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0382430Z test_contig_vs_every_other_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0382540Z test_contig_vs_every_other_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0382690Z test_contig_vs_every_other_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0382840Z test_contig_vs_every_other_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0382950Z test_contig_vs_every_other_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0383070Z test_contig_vs_every_other_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0383180Z test_contig_vs_every_other_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0383280Z test_contig_vs_every_other_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0383390Z test_contig_vs_every_other_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0383500Z test_contig_vs_every_other_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0383610Z test_contig_vs_every_other_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0383720Z test_contig_vs_every_other_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0383830Z test_contig_vs_every_other_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0383950Z test_contig_vs_every_other_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0384090Z test_contig_vs_every_other_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0384210Z test_contig_vs_every_other_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0384310Z test_contig_vs_every_other_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0384460Z test_contig_vs_every_other_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0384600Z test_contig_vs_every_other_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0384710Z test_contig_vs_every_other_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0384850Z test_contig_vs_every_other_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0384960Z test_contig_vs_every_other_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0385070Z test_contig_vs_every_other_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0385180Z test_contig_vs_every_other_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0385300Z test_contig_vs_every_other_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0385410Z test_contig_vs_every_other_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0385520Z test_contig_vs_every_other_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0385630Z test_contig_vs_every_other_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0385740Z test_contig_vs_every_other_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0389510Z test_contig_vs_every_other_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0389640Z test_contig_vs_every_other_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0389760Z test_contig_vs_every_other_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0389900Z test_contig_vs_every_other_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0390060Z test_contig_vs_every_other_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0390180Z test_contig_vs_every_other_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0390310Z test_contig_vs_every_other_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0390440Z test_contig_vs_every_other_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0390560Z test_contig_vs_every_other_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0390680Z test_contig_vs_every_other_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0390800Z test_contig_vs_every_other_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0390920Z test_contig_vs_every_other_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0391040Z test_contig_vs_every_other_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0391160Z test_contig_vs_every_other_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0391280Z test_contig_vs_every_other_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0391390Z test_contig_vs_every_other_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0391510Z test_contig_vs_every_other_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0391620Z test_contig_vs_every_other_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0391840Z test_contig_vs_every_other_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0391990Z test_contig_vs_every_other_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0392100Z test_contig_vs_every_other_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0392210Z test_contig_vs_every_other_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0392320Z test_contig_vs_every_other_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0392440Z test_contig_vs_every_other_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0392570Z test_contig_vs_every_other_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0392690Z test_contig_vs_every_other_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0392800Z test_contig_vs_every_other_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0392920Z test_contig_vs_every_other_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0393030Z test_contig_vs_every_other_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0393150Z test_contig_vs_every_other_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0393260Z test_contig_vs_every_other_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0393370Z test_contig_vs_every_other_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0393480Z test_contig_vs_every_other_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0393630Z test_contig_vs_every_other_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0393770Z test_contig_vs_every_other_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0393880Z test_contig_vs_every_other_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0394000Z test_contig_vs_every_other_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0394110Z test_contig_vs_every_other_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0394240Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0394380Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0394500Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0394630Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0394760Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0394880Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0395010Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0395140Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0395270Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0395390Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0395560Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0395720Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0395860Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0395990Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0396110Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0396240Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0396360Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0396490Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0396640Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0396760Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0396880Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0397000Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0397130Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0397250Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0397370Z test_contig_vs_every_other_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0397520Z test_contig_vs_every_other_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0397670Z test_contig_vs_every_other_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0397790Z test_contig_vs_every_other_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0397910Z test_contig_vs_every_other_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0398030Z test_contig_vs_every_other_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0398150Z test_contig_vs_every_other_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0398260Z test_contig_vs_every_other_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0398380Z test_contig_vs_every_other_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0398490Z test_contig_vs_every_other_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0398610Z test_contig_vs_every_other_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0398720Z test_contig_vs_every_other_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0398840Z test_contig_vs_every_other_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0398950Z test_contig_vs_every_other_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0399060Z test_contig_vs_every_other_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0399170Z test_contig_vs_every_other_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0399320Z test_contig_vs_every_other_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0399460Z test_contig_vs_every_other_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0399570Z test_contig_vs_every_other_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0399680Z test_contig_vs_every_other_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0399830Z test_contig_vs_every_other_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0399940Z test_contig_vs_every_other_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0400070Z test_contig_vs_every_other_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0400200Z test_contig_vs_every_other_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0400330Z test_contig_vs_every_other_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0400450Z test_contig_vs_every_other_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0400610Z test_contig_vs_every_other_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0400740Z test_contig_vs_every_other_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0400870Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0401010Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0401140Z test_contig_vs_every_other_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0401310Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0401470Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0401610Z test_contig_vs_every_other_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0401740Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0401870Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0402000Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0402120Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0402250Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0402370Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0402500Z test_contig_vs_every_other_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0402630Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0402760Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0402900Z test_contig_vs_every_other_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0403020Z test_contig_vs_every_other_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0403150Z test_contig_vs_every_other_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0403310Z test_contig_vs_every_other_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0403470Z test_contig_vs_every_other_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0403600Z test_contig_vs_every_other_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0403720Z test_contig_vs_every_other_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0403870Z test_contig_vs_every_other_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0404000Z test_contig_vs_every_other_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0404120Z test_contig_vs_every_other_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0404250Z test_contig_vs_every_other_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0404370Z test_contig_vs_every_other_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0404490Z test_contig_vs_every_other_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0404640Z test_contig_vs_every_other_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0404770Z test_contig_vs_every_other_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0404900Z test_contig_vs_every_other_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0405020Z test_contig_vs_every_other_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0405150Z test_contig_vs_every_other_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0405310Z test_contig_vs_every_other_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0405460Z test_contig_vs_every_other_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0405590Z test_contig_vs_every_other_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0405710Z test_contig_vs_every_other_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0405830Z test_contig_vs_every_other_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0405980Z test_contig_vs_every_other_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:53.0406120Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:53.0406260Z test_contig_vs_every_other_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:53.0406390Z test_contig_vs_every_other_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0406510Z test_contig_vs_every_other_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0406640Z test_contig_vs_every_other_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0406770Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0406910Z test_contig_vs_every_other_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0407030Z test_contig_vs_every_other_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0407150Z test_contig_vs_every_other_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0407310Z test_contig_vs_every_other_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0407470Z test_contig_vs_every_other_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0407610Z test_contig_vs_every_other_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0407730Z test_contig_vs_every_other_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0407890Z test_contig_vs_every_other_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0408030Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0408160Z test_contig_vs_every_other_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0408290Z test_contig_vs_every_other_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0408420Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0408580Z test_contig_vs_every_other_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0408700Z test_contig_vs_every_other_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0408830Z test_contig_vs_every_other_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0408950Z test_contig_vs_every_other_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0409080Z test_contig_vs_every_other_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0409200Z test_contig_vs_every_other_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0409370Z test_contig_vs_every_other_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0409530Z test_contig_vs_every_other_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0409650Z test_contig_vs_every_other_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0409780Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0409920Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0410050Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0410180Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0410310Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0410440Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0410560Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0410680Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0410810Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0410940Z test_contig_vs_every_other_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0411070Z test_contig_vs_every_other_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0411190Z test_contig_vs_every_other_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0411360Z test_contig_vs_every_other_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0411520Z test_contig_vs_every_other_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0411650Z test_contig_vs_every_other_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0411800Z test_contig_vs_every_other_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0411920Z test_contig_vs_every_other_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0412050Z test_contig_vs_every_other_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0412180Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0412310Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0412440Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0412590Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0412720Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0412840Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0412970Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0413100Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0413220Z test_contig_vs_every_other_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0413380Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0413540Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0413680Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0413810Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0413930Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0414060Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0414180Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0414310Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0414430Z test_contig_vs_every_other_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0414560Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0414690Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0414810Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0414940Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0415060Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0415180Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0415340Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0415500Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0415630Z test_contig_vs_every_other_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0415800Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0415930Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0416050Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0416180Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0416300Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0416460Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0416580Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0416710Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0416830Z test_contig_vs_every_other_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0416960Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0417080Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0417210Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0417370Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0417530Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0417650Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0417770Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0417900Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0418020Z test_contig_vs_every_other_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0418140Z test_contig_vs_every_other_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0418260Z test_contig_vs_every_other_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0418380Z test_contig_vs_every_other_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0418510Z test_contig_vs_every_other_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0418630Z test_contig_vs_every_other_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0418750Z test_contig_vs_every_other_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0418870Z test_contig_vs_every_other_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0418980Z test_contig_vs_every_other_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0419100Z test_contig_vs_every_other_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0419250Z test_contig_vs_every_other_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0419390Z test_contig_vs_every_other_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0419510Z test_contig_vs_every_other_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0419630Z test_contig_vs_every_other_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0419770Z test_contig_vs_every_other_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0419890Z test_contig_vs_every_other_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0420010Z test_contig_vs_every_other_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0420120Z test_contig_vs_every_other_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0424700Z test_contig_vs_every_other_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0424850Z test_contig_vs_every_other_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0425080Z test_contig_vs_every_other_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0425190Z test_contig_vs_every_other_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0425310Z test_contig_vs_every_other_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0425420Z test_contig_vs_every_other_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0425540Z test_contig_vs_every_other_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0425690Z test_contig_vs_every_other_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0425840Z test_contig_vs_every_other_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0425960Z test_contig_vs_every_other_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0426070Z test_contig_vs_every_other_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0426180Z test_contig_vs_every_other_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0426290Z test_contig_vs_every_other_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0426400Z test_contig_vs_every_other_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0426510Z test_contig_vs_every_other_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0426630Z test_contig_vs_every_other_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0426740Z test_contig_vs_every_other_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0426840Z test_contig_vs_every_other_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0426970Z test_contig_vs_every_other_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0427090Z test_contig_vs_every_other_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0427210Z test_contig_vs_every_other_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0427340Z test_contig_vs_every_other_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0427500Z test_contig_vs_every_other_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0427650Z test_contig_vs_every_other_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0427770Z test_contig_vs_every_other_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0427890Z test_contig_vs_every_other_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0428010Z test_contig_vs_every_other_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0428120Z test_contig_vs_every_other_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0428240Z test_contig_vs_every_other_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0428390Z test_contig_vs_every_other_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0428500Z test_contig_vs_every_other_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0428620Z test_contig_vs_every_other_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0428730Z test_contig_vs_every_other_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0428840Z test_contig_vs_every_other_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0428950Z test_contig_vs_every_other_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0429090Z test_contig_vs_every_other_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0429210Z test_contig_vs_every_other_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0429360Z test_contig_vs_every_other_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0429520Z test_contig_vs_every_other_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0429640Z test_contig_vs_every_other_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0429770Z test_contig_vs_every_other_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0429890Z test_contig_vs_every_other_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0430020Z test_contig_vs_every_other_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0430140Z test_contig_vs_every_other_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0430270Z test_contig_vs_every_other_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0430400Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0430520Z test_contig_vs_every_other_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0430640Z test_contig_vs_every_other_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0430750Z test_contig_vs_every_other_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0430870Z test_contig_vs_every_other_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0430990Z test_contig_vs_every_other_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0431100Z test_contig_vs_every_other_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0431250Z test_contig_vs_every_other_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0431390Z test_contig_vs_every_other_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0431510Z test_contig_vs_every_other_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0431620Z test_contig_vs_every_other_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0431730Z test_contig_vs_every_other_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0431840Z test_contig_vs_every_other_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0431950Z test_contig_vs_every_other_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0432060Z test_contig_vs_every_other_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0432180Z test_contig_vs_every_other_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0432290Z test_contig_vs_every_other_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0432430Z test_contig_vs_every_other_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0432540Z test_contig_vs_every_other_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0432660Z test_contig_vs_every_other_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0432770Z test_contig_vs_every_other_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0432880Z test_contig_vs_every_other_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0433030Z test_contig_vs_every_other_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0433200Z test_contig_vs_every_other_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0433310Z test_contig_vs_every_other_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0433430Z test_contig_vs_every_other_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0433550Z test_contig_vs_every_other_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0433660Z test_contig_vs_every_other_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0433780Z test_contig_vs_every_other_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0433900Z test_contig_vs_every_other_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0434010Z test_contig_vs_every_other_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0434120Z test_contig_vs_every_other_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0434230Z test_contig_vs_every_other_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0434340Z test_contig_vs_every_other_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0434450Z test_contig_vs_every_other_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0434560Z test_contig_vs_every_other_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0434670Z test_contig_vs_every_other_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0434820Z test_contig_vs_every_other_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0434970Z test_contig_vs_every_other_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0435090Z test_contig_vs_every_other_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0435210Z test_contig_vs_every_other_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0435340Z test_contig_vs_every_other_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0435490Z test_contig_vs_every_other_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0435610Z test_contig_vs_every_other_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0435730Z test_contig_vs_every_other_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0435840Z test_contig_vs_every_other_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0435950Z test_contig_vs_every_other_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0436070Z test_contig_vs_every_other_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0436180Z test_contig_vs_every_other_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0436290Z test_contig_vs_every_other_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0436410Z test_contig_vs_every_other_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0436570Z test_contig_vs_every_other_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0436720Z test_contig_vs_every_other_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0436860Z test_contig_vs_every_other_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0436980Z test_contig_vs_every_other_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0437090Z test_contig_vs_every_other_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0437200Z test_contig_vs_every_other_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0437350Z test_contig_vs_every_other_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0437460Z test_contig_vs_every_other_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0437580Z test_contig_vs_every_other_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0437700Z test_contig_vs_every_other_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0437820Z test_contig_vs_every_other_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0437930Z test_contig_vs_every_other_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0438040Z test_contig_vs_every_other_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0438160Z test_contig_vs_every_other_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0438270Z test_contig_vs_every_other_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0438380Z test_contig_vs_every_other_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0438530Z test_contig_vs_every_other_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0438680Z test_contig_vs_every_other_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0438790Z test_contig_vs_every_other_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0438900Z test_contig_vs_every_other_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0439020Z test_contig_vs_every_other_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0439130Z test_contig_vs_every_other_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0439240Z test_contig_vs_every_other_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0439360Z test_contig_vs_every_other_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0439470Z test_contig_vs_every_other_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0439580Z test_contig_vs_every_other_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0439690Z test_contig_vs_every_other_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0439800Z test_contig_vs_every_other_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0439900Z test_contig_vs_every_other_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0440020Z test_contig_vs_every_other_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0440130Z test_contig_vs_every_other_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0440280Z test_contig_vs_every_other_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0440430Z test_contig_vs_every_other_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0440540Z test_contig_vs_every_other_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0440680Z test_contig_vs_every_other_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0440790Z test_contig_vs_every_other_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0440900Z test_contig_vs_every_other_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0441010Z test_contig_vs_every_other_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0441120Z test_contig_vs_every_other_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0441230Z test_contig_vs_every_other_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0441370Z test_contig_vs_every_other_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0441480Z test_contig_vs_every_other_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0441600Z test_contig_vs_every_other_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0441710Z test_contig_vs_every_other_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0441820Z test_contig_vs_every_other_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0441930Z test_contig_vs_every_other_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0442080Z test_contig_vs_every_other_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0442220Z test_contig_vs_every_other_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0442330Z test_contig_vs_every_other_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0442440Z test_contig_vs_every_other_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0442550Z test_contig_vs_every_other_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0442670Z test_contig_vs_every_other_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0442800Z test_contig_vs_every_other_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0442930Z test_contig_vs_every_other_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0443050Z test_contig_vs_every_other_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0443170Z test_contig_vs_every_other_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0443290Z test_contig_vs_every_other_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0443410Z test_contig_vs_every_other_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0443530Z test_contig_vs_every_other_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0443650Z test_contig_vs_every_other_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0443780Z test_contig_vs_every_other_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0443930Z test_contig_vs_every_other_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0444090Z test_contig_vs_every_other_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0444210Z test_contig_vs_every_other_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0444340Z test_contig_vs_every_other_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0444460Z test_contig_vs_every_other_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0444600Z test_contig_vs_every_other_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0444720Z test_contig_vs_every_other_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0444850Z test_contig_vs_every_other_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0444980Z test_contig_vs_every_other_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0445090Z test_contig_vs_every_other_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0445210Z test_contig_vs_every_other_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0445350Z test_contig_vs_every_other_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0445470Z test_contig_vs_every_other_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0445590Z test_contig_vs_every_other_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0445710Z test_contig_vs_every_other_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0445870Z test_contig_vs_every_other_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0446030Z test_contig_vs_every_other_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0446150Z test_contig_vs_every_other_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0446270Z test_contig_vs_every_other_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0446390Z test_contig_vs_every_other_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0446510Z test_contig_vs_every_other_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0446630Z test_contig_vs_every_other_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0446750Z test_contig_vs_every_other_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0446870Z test_contig_vs_every_other_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0446990Z test_contig_vs_every_other_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0447110Z test_contig_vs_every_other_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0447230Z test_contig_vs_every_other_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0447340Z test_contig_vs_every_other_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0447460Z test_contig_vs_every_other_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0447590Z test_contig_vs_every_other_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0447740Z test_contig_vs_every_other_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0447900Z test_contig_vs_every_other_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0448020Z test_contig_vs_every_other_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0448140Z test_contig_vs_every_other_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0448260Z test_contig_vs_every_other_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0448380Z test_contig_vs_every_other_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0448520Z test_contig_vs_every_other_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0448640Z test_contig_vs_every_other_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0448760Z test_contig_vs_every_other_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0448880Z test_contig_vs_every_other_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0449000Z test_contig_vs_every_other_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0449120Z test_contig_vs_every_other_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0449260Z test_contig_vs_every_other_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0449380Z test_contig_vs_every_other_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0449500Z test_contig_vs_every_other_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0449650Z test_contig_vs_every_other_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0449800Z test_contig_vs_every_other_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0449930Z test_contig_vs_every_other_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0450040Z test_contig_vs_every_other_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0450160Z test_contig_vs_every_other_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0450280Z test_contig_vs_every_other_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0450390Z test_contig_vs_every_other_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0450510Z test_contig_vs_every_other_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0450630Z test_contig_vs_every_other_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0450740Z test_contig_vs_every_other_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0450860Z test_contig_vs_every_other_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0450980Z test_contig_vs_every_other_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0451100Z test_contig_vs_every_other_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0451220Z test_contig_vs_every_other_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0451330Z test_contig_vs_every_other_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0451480Z test_contig_vs_every_other_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0451630Z test_contig_vs_every_other_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0451750Z test_contig_vs_every_other_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0451870Z test_contig_vs_every_other_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0451980Z test_contig_vs_every_other_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0452100Z test_contig_vs_every_other_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0452220Z test_contig_vs_every_other_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0452340Z test_contig_vs_every_other_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0452460Z test_contig_vs_every_other_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0452600Z test_contig_vs_every_other_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0452720Z test_contig_vs_every_other_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0452840Z test_contig_vs_every_other_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0452960Z test_contig_vs_every_other_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0453090Z test_contig_vs_every_other_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0453220Z test_contig_vs_every_other_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0453410Z test_contig_vs_every_other_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0453560Z test_contig_vs_every_other_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0453690Z test_contig_vs_every_other_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0453810Z test_contig_vs_every_other_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0453930Z test_contig_vs_every_other_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0458070Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0458230Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0458370Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0458500Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0458630Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0458760Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0458880Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0459010Z test_contig_vs_every_other_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0459140Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0459270Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0459440Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0459610Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0459740Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0459860Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0459990Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0460120Z test_contig_vs_every_other_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0460250Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0460380Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0460510Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0460730Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0460860Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0460990Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0461110Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0461230Z test_contig_vs_every_other_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0461390Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0461550Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0461710Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0461840Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0461960Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0462090Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0462210Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0462340Z test_contig_vs_every_other_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0462470Z test_contig_vs_every_other_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0462590Z test_contig_vs_every_other_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0462720Z test_contig_vs_every_other_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0462840Z test_contig_vs_every_other_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0462950Z test_contig_vs_every_other_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0463070Z test_contig_vs_every_other_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0463190Z test_contig_vs_every_other_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0463310Z test_contig_vs_every_other_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0463460Z test_contig_vs_every_other_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0463620Z test_contig_vs_every_other_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0463740Z test_contig_vs_every_other_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0463860Z test_contig_vs_every_other_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0463980Z test_contig_vs_every_other_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0464100Z test_contig_vs_every_other_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0464220Z test_contig_vs_every_other_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0464330Z test_contig_vs_every_other_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0464450Z test_contig_vs_every_other_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0464620Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0464770Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0464910Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0465050Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0465200Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0465360Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0465540Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0465710Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0465860Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0466000Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0466140Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0466280Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0466420Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0466550Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0466690Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0466820Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0466960Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0467100Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0467240Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0467370Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0467510Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0467680Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0467850Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0467980Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0468120Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0468260Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0468400Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0468530Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0468690Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0468830Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0468960Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0469090Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0469220Z test_contig_vs_every_other_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0469350Z test_contig_vs_every_other_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0469460Z test_contig_vs_every_other_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0469580Z test_contig_vs_every_other_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0469730Z test_contig_vs_every_other_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0469880Z test_contig_vs_every_other_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0470000Z test_contig_vs_every_other_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0470110Z test_contig_vs_every_other_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0470220Z test_contig_vs_every_other_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0470330Z test_contig_vs_every_other_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0470450Z test_contig_vs_every_other_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0470550Z test_contig_vs_every_other_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0470670Z test_contig_vs_every_other_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0470790Z test_contig_vs_every_other_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0470910Z test_contig_vs_every_other_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0471020Z test_contig_vs_every_other_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0471140Z test_contig_vs_every_other_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0471250Z test_contig_vs_every_other_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0471370Z test_contig_vs_every_other_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0471510Z test_contig_vs_every_other_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0471650Z test_contig_vs_every_other_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0471770Z test_contig_vs_every_other_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0471880Z test_contig_vs_every_other_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0471990Z test_contig_vs_every_other_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0472100Z test_contig_vs_every_other_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0472210Z test_contig_vs_every_other_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0472330Z test_contig_vs_every_other_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0472450Z test_contig_vs_every_other_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0472560Z test_contig_vs_every_other_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0472710Z test_contig_vs_every_other_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0472830Z test_contig_vs_every_other_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0472940Z test_contig_vs_every_other_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0473050Z test_contig_vs_every_other_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0473160Z test_contig_vs_every_other_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0473300Z test_contig_vs_every_other_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0473500Z test_contig_vs_every_other_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0473610Z test_contig_vs_every_other_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0473730Z test_contig_vs_every_other_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0473850Z test_contig_vs_every_other_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0473960Z test_contig_vs_every_other_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0474070Z test_contig_vs_every_other_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0474180Z test_contig_vs_every_other_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0474290Z test_contig_vs_every_other_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0474400Z test_contig_vs_every_other_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0474510Z test_contig_vs_every_other_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0474620Z test_contig_vs_every_other_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0474730Z test_contig_vs_every_other_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0474850Z test_contig_vs_every_other_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0474960Z test_contig_vs_every_other_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0475100Z test_contig_vs_every_other_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0475250Z test_contig_vs_every_other_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0475360Z test_contig_vs_every_other_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0475480Z test_contig_vs_every_other_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0475590Z test_contig_vs_every_other_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0475700Z test_contig_vs_transposed_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0475820Z test_contig_vs_transposed_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0475930Z test_contig_vs_transposed_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0476040Z test_contig_vs_transposed_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0476150Z test_contig_vs_transposed_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0476260Z test_contig_vs_transposed_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0476370Z test_contig_vs_transposed_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0476480Z test_contig_vs_transposed_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0476600Z test_contig_vs_transposed_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0476740Z test_contig_vs_transposed_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0476880Z test_contig_vs_transposed_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0477030Z test_contig_vs_transposed_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0477150Z test_contig_vs_transposed_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0477260Z test_contig_vs_transposed_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0477380Z test_contig_vs_transposed_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.0477510Z test_contig_vs_transposed_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0477630Z test_contig_vs_transposed_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0477740Z test_contig_vs_transposed_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0477850Z test_contig_vs_transposed_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0477960Z test_contig_vs_transposed_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0478070Z test_contig_vs_transposed_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0478180Z test_contig_vs_transposed_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0478290Z test_contig_vs_transposed_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0478400Z test_contig_vs_transposed_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0478520Z test_contig_vs_transposed_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0478670Z test_contig_vs_transposed_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.0478820Z test_contig_vs_transposed_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0478940Z test_contig_vs_transposed_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0479050Z test_contig_vs_transposed_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0479160Z test_contig_vs_transposed_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0479270Z test_contig_vs_transposed_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0479390Z test_contig_vs_transposed_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0479500Z test_contig_vs_transposed_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0479610Z test_contig_vs_transposed_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0479730Z test_contig_vs_transposed_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0479840Z test_contig_vs_transposed_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0479960Z test_contig_vs_transposed_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0480080Z test_contig_vs_transposed_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0480200Z test_contig_vs_transposed_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0480310Z test_contig_vs_transposed_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0480450Z test_contig_vs_transposed_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0480600Z test_contig_vs_transposed_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0480710Z test_contig_vs_transposed_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0480850Z test_contig_vs_transposed_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0480970Z test_contig_vs_transposed_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0481080Z test_contig_vs_transposed_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0481200Z test_contig_vs_transposed_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0481310Z test_contig_vs_transposed_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0481420Z test_contig_vs_transposed_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.0481560Z test_contig_vs_transposed_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0481680Z test_contig_vs_transposed_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0481790Z test_contig_vs_transposed_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0481900Z test_contig_vs_transposed_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0482010Z test_contig_vs_transposed_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0482120Z test_contig_vs_transposed_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0482260Z test_contig_vs_transposed_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0482410Z test_contig_vs_transposed_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0482520Z test_contig_vs_transposed_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0482630Z test_contig_vs_transposed_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0482750Z test_contig_vs_transposed_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.0482870Z test_contig_vs_transposed_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.0482980Z test_contig_vs_transposed_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0483090Z test_contig_vs_transposed_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0483200Z test_contig_vs_transposed_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0483310Z test_contig_vs_transposed_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0483420Z test_contig_vs_transposed_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0483530Z test_contig_vs_transposed_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0483630Z test_contig_vs_transposed_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0483740Z test_contig_vs_transposed_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0483860Z test_contig_vs_transposed_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0484010Z test_contig_vs_transposed_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.0484160Z test_contig_vs_transposed_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0484270Z test_contig_vs_transposed_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0484390Z test_contig_vs_transposed_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0484490Z test_contig_vs_transposed_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0484610Z test_contig_vs_transposed_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0484710Z test_contig_vs_transposed_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0484840Z test_contig_vs_transposed_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0484950Z test_contig_vs_transposed_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0485070Z test_contig_vs_transposed_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0485180Z test_contig_vs_transposed_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0485290Z test_contig_vs_transposed_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0485410Z test_contig_vs_transposed_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0485540Z test_contig_vs_transposed_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0485650Z test_contig_vs_transposed_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0485800Z test_contig_vs_transposed_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0485950Z test_contig_vs_transposed_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0486060Z test_contig_vs_transposed_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0486170Z test_contig_vs_transposed_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0486280Z test_contig_vs_transposed_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0486390Z test_contig_vs_transposed_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0486500Z test_contig_vs_transposed_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0486630Z test_contig_vs_transposed_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0486750Z test_contig_vs_transposed_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0486870Z test_contig_vs_transposed_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0486990Z test_contig_vs_transposed_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0487110Z test_contig_vs_transposed_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0487220Z test_contig_vs_transposed_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0487330Z test_contig_vs_transposed_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0487440Z test_contig_vs_transposed_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0487590Z test_contig_vs_transposed_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0487740Z test_contig_vs_transposed_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0492190Z test_contig_vs_transposed_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0492330Z test_contig_vs_transposed_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0492450Z test_contig_vs_transposed_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0492570Z test_contig_vs_transposed_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0492690Z test_contig_vs_transposed_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0492800Z test_contig_vs_transposed_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0492920Z test_contig_vs_transposed_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0493030Z test_contig_vs_transposed_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0493140Z test_contig_vs_transposed_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0493380Z test_contig_vs_transposed_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0493490Z test_contig_vs_transposed_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0493600Z test_contig_vs_transposed_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0493720Z test_contig_vs_transposed_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0493870Z test_contig_vs_transposed_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0494010Z test_contig_vs_transposed_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0494160Z test_contig_vs_transposed_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0494270Z test_contig_vs_transposed_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0494390Z test_contig_vs_transposed_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0494500Z test_contig_vs_transposed_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0494610Z test_contig_vs_transposed_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0494720Z test_contig_vs_transposed_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0494830Z test_contig_vs_transposed_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0494940Z test_contig_vs_transposed_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0495060Z test_contig_vs_transposed_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0495170Z test_contig_vs_transposed_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0495280Z test_contig_vs_transposed_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0495390Z test_contig_vs_transposed_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0495500Z test_contig_vs_transposed_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0495650Z test_contig_vs_transposed_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0495790Z test_contig_vs_transposed_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0495900Z test_contig_vs_transposed_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0496010Z test_contig_vs_transposed_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0496130Z test_contig_vs_transposed_cdouble_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0496240Z test_contig_vs_transposed_cdouble_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0496360Z test_contig_vs_transposed_cdouble_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0496480Z test_contig_vs_transposed_cdouble_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0496600Z test_contig_vs_transposed_cdouble_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0496710Z test_contig_vs_transposed_cdouble_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0496830Z test_contig_vs_transposed_cdouble_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0496940Z test_contig_vs_transposed_cdouble_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0497060Z test_contig_vs_transposed_cdouble_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0497160Z test_contig_vs_transposed_cdouble_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0497270Z test_contig_vs_transposed_cdouble_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0497440Z test_contig_vs_transposed_cdouble_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0497590Z test_contig_vs_transposed_cdouble_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0497710Z test_contig_vs_transposed_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0497820Z test_contig_vs_transposed_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0497930Z test_contig_vs_transposed_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0498040Z test_contig_vs_transposed_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0498180Z test_contig_vs_transposed_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0498290Z test_contig_vs_transposed_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0498410Z test_contig_vs_transposed_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0498520Z test_contig_vs_transposed_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0498630Z test_contig_vs_transposed_cfloat_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0498750Z test_contig_vs_transposed_cfloat_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0498860Z test_contig_vs_transposed_cfloat_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0498980Z test_contig_vs_transposed_cfloat_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0499100Z test_contig_vs_transposed_cfloat_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0499250Z test_contig_vs_transposed_cfloat_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0499390Z test_contig_vs_transposed_cfloat_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0499510Z test_contig_vs_transposed_cfloat_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0499620Z test_contig_vs_transposed_cfloat_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0499730Z test_contig_vs_transposed_cfloat_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0499840Z test_contig_vs_transposed_cfloat_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0499950Z test_contig_vs_transposed_cfloat_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0500070Z test_contig_vs_transposed_cfloat_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0500180Z test_contig_vs_transposed_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0500300Z test_contig_vs_transposed_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0500420Z test_contig_vs_transposed_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0500530Z test_contig_vs_transposed_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0500650Z test_contig_vs_transposed_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0500760Z test_contig_vs_transposed_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0500870Z test_contig_vs_transposed_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0501020Z test_contig_vs_transposed_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0501160Z test_contig_vs_transposed_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0501280Z test_contig_vs_transposed_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0501390Z test_contig_vs_transposed_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0501530Z test_contig_vs_transposed_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0501640Z test_contig_vs_transposed_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0501760Z test_contig_vs_transposed_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0501870Z test_contig_vs_transposed_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0501980Z test_contig_vs_transposed_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0502100Z test_contig_vs_transposed_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0502240Z test_contig_vs_transposed_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0502350Z test_contig_vs_transposed_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0502460Z test_contig_vs_transposed_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0502570Z test_contig_vs_transposed_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0502680Z test_contig_vs_transposed_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0502830Z test_contig_vs_transposed_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0502970Z test_contig_vs_transposed_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0503080Z test_contig_vs_transposed_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0503190Z test_contig_vs_transposed_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0503300Z test_contig_vs_transposed_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0503410Z test_contig_vs_transposed_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0503530Z test_contig_vs_transposed_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0503640Z test_contig_vs_transposed_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0503760Z test_contig_vs_transposed_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0503870Z test_contig_vs_transposed_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0503980Z test_contig_vs_transposed_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0504080Z test_contig_vs_transposed_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0504190Z test_contig_vs_transposed_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0504300Z test_contig_vs_transposed_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0504410Z test_contig_vs_transposed_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0504560Z test_contig_vs_transposed_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0504700Z test_contig_vs_transposed_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0504830Z test_contig_vs_transposed_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0504950Z test_contig_vs_transposed_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0505080Z test_contig_vs_transposed_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0505200Z test_contig_vs_transposed_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0505320Z test_contig_vs_transposed_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0505460Z test_contig_vs_transposed_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0505590Z test_contig_vs_transposed_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0505710Z test_contig_vs_transposed_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0505820Z test_contig_vs_transposed_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0505940Z test_contig_vs_transposed_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0506060Z test_contig_vs_transposed_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0506200Z test_contig_vs_transposed_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0506320Z test_contig_vs_transposed_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0506460Z test_contig_vs_transposed_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0506610Z test_contig_vs_transposed_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0506730Z test_contig_vs_transposed_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0506840Z test_contig_vs_transposed_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0506950Z test_contig_vs_transposed_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0507060Z test_contig_vs_transposed_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0507180Z test_contig_vs_transposed_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0507290Z test_contig_vs_transposed_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0507400Z test_contig_vs_transposed_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0507510Z test_contig_vs_transposed_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0507620Z test_contig_vs_transposed_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0507730Z test_contig_vs_transposed_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0507840Z test_contig_vs_transposed_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0507960Z test_contig_vs_transposed_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0508070Z test_contig_vs_transposed_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0508220Z test_contig_vs_transposed_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0508370Z test_contig_vs_transposed_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0508480Z test_contig_vs_transposed_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0508590Z test_contig_vs_transposed_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0508700Z test_contig_vs_transposed_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0508810Z test_contig_vs_transposed_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0508920Z test_contig_vs_transposed_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0509040Z test_contig_vs_transposed_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0509160Z test_contig_vs_transposed_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0509270Z test_contig_vs_transposed_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0509390Z test_contig_vs_transposed_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0509540Z test_contig_vs_transposed_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0509660Z test_contig_vs_transposed_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0509770Z test_contig_vs_transposed_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0509880Z test_contig_vs_transposed_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0510030Z test_contig_vs_transposed_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0510170Z test_contig_vs_transposed_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0510330Z test_contig_vs_transposed_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0510450Z test_contig_vs_transposed_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0510560Z test_contig_vs_transposed_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0510680Z test_contig_vs_transposed_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0510790Z test_contig_vs_transposed_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0510900Z test_contig_vs_transposed_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0511010Z test_contig_vs_transposed_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0511120Z test_contig_vs_transposed_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0511230Z test_contig_vs_transposed_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0511350Z test_contig_vs_transposed_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0511460Z test_contig_vs_transposed_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0511580Z test_contig_vs_transposed_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0511700Z test_contig_vs_transposed_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0511850Z test_contig_vs_transposed_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0512000Z test_contig_vs_transposed_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0512110Z test_contig_vs_transposed_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0512230Z test_contig_vs_transposed_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0512340Z test_contig_vs_transposed_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0512450Z test_contig_vs_transposed_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0512560Z test_contig_vs_transposed_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0512670Z test_contig_vs_transposed_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0512790Z test_contig_vs_transposed_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0512900Z test_contig_vs_transposed_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0513010Z test_contig_vs_transposed_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0513120Z test_contig_vs_transposed_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0513230Z test_contig_vs_transposed_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0513350Z test_contig_vs_transposed_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0513460Z test_contig_vs_transposed_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0513630Z test_contig_vs_transposed_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0513780Z test_contig_vs_transposed_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0513890Z test_contig_vs_transposed_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0514010Z test_contig_vs_transposed_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0514120Z test_contig_vs_transposed_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0514230Z test_contig_vs_transposed_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0514370Z test_contig_vs_transposed_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0514480Z test_contig_vs_transposed_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0514590Z test_contig_vs_transposed_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0514700Z test_contig_vs_transposed_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0514810Z test_contig_vs_transposed_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0514920Z test_contig_vs_transposed_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0515040Z test_contig_vs_transposed_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0515150Z test_contig_vs_transposed_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0515260Z test_contig_vs_transposed_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0515410Z test_contig_vs_transposed_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0515550Z test_contig_vs_transposed_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0515670Z test_contig_vs_transposed_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0515780Z test_contig_vs_transposed_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0515890Z test_contig_vs_transposed_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0516000Z test_contig_vs_transposed_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0516110Z test_contig_vs_transposed_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0516220Z test_contig_vs_transposed_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0516330Z test_contig_vs_transposed_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0516430Z test_contig_vs_transposed_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0516540Z test_contig_vs_transposed_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0516650Z test_contig_vs_transposed_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0516760Z test_contig_vs_transposed_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0516870Z test_contig_vs_transposed_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0516980Z test_contig_vs_transposed_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0517120Z test_contig_vs_transposed_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0517270Z test_contig_vs_transposed_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0517380Z test_contig_vs_transposed_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0517500Z test_contig_vs_transposed_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0517610Z test_contig_vs_transposed_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0517750Z test_contig_vs_transposed_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0517860Z test_contig_vs_transposed_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0517970Z test_contig_vs_transposed_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0518080Z test_contig_vs_transposed_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0518190Z test_contig_vs_transposed_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0518300Z test_contig_vs_transposed_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0518430Z test_contig_vs_transposed_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0518540Z test_contig_vs_transposed_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0518650Z test_contig_vs_transposed_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0518770Z test_contig_vs_transposed_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0518910Z test_contig_vs_transposed_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0519060Z test_contig_vs_transposed_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0519170Z test_contig_vs_transposed_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0519280Z test_contig_vs_transposed_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0519390Z test_contig_vs_transposed_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0519500Z test_contig_vs_transposed_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0519610Z test_contig_vs_transposed_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0519720Z test_contig_vs_transposed_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0519840Z test_contig_vs_transposed_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0519960Z test_contig_vs_transposed_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0520070Z test_contig_vs_transposed_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0520180Z test_contig_vs_transposed_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0520290Z test_contig_vs_transposed_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0520400Z test_contig_vs_transposed_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0524210Z test_contig_vs_transposed_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0524380Z test_contig_vs_transposed_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0524520Z test_contig_vs_transposed_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0524640Z test_contig_vs_transposed_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0524750Z test_contig_vs_transposed_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0524870Z test_contig_vs_transposed_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0524980Z test_contig_vs_transposed_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0525090Z test_contig_vs_transposed_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0525210Z test_contig_vs_transposed_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0525330Z test_contig_vs_transposed_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0525510Z test_contig_vs_transposed_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0525620Z test_contig_vs_transposed_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0525730Z test_contig_vs_transposed_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0525840Z test_contig_vs_transposed_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0525950Z test_contig_vs_transposed_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0526060Z test_contig_vs_transposed_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0526230Z test_contig_vs_transposed_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0526370Z test_contig_vs_transposed_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0526490Z test_contig_vs_transposed_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0526610Z test_contig_vs_transposed_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0526720Z test_contig_vs_transposed_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0526830Z test_contig_vs_transposed_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0526940Z test_contig_vs_transposed_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0527040Z test_contig_vs_transposed_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0527150Z test_contig_vs_transposed_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0527260Z test_contig_vs_transposed_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0527380Z test_contig_vs_transposed_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0527490Z test_contig_vs_transposed_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0527600Z test_contig_vs_transposed_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0527710Z test_contig_vs_transposed_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0527840Z test_contig_vs_transposed_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0528000Z test_contig_vs_transposed_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0528160Z test_contig_vs_transposed_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0528290Z test_contig_vs_transposed_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0528410Z test_contig_vs_transposed_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0528520Z test_contig_vs_transposed_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0528640Z test_contig_vs_transposed_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0528760Z test_contig_vs_transposed_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0528870Z test_contig_vs_transposed_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0528980Z test_contig_vs_transposed_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0529090Z test_contig_vs_transposed_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0529200Z test_contig_vs_transposed_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0529320Z test_contig_vs_transposed_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0529430Z test_contig_vs_transposed_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0529590Z test_contig_vs_transposed_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0529700Z test_contig_vs_transposed_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0529840Z test_contig_vs_transposed_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0529990Z test_contig_vs_transposed_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0530100Z test_contig_vs_transposed_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0530210Z test_contig_vs_transposed_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0530350Z test_contig_vs_transposed_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0530460Z test_contig_vs_transposed_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0530570Z test_contig_vs_transposed_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0530680Z test_contig_vs_transposed_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0530790Z test_contig_vs_transposed_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0530910Z test_contig_vs_transposed_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0531020Z test_contig_vs_transposed_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0531140Z test_contig_vs_transposed_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0531250Z test_contig_vs_transposed_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0531360Z test_contig_vs_transposed_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0531480Z test_contig_vs_transposed_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0531630Z test_contig_vs_transposed_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0531770Z test_contig_vs_transposed_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0531880Z test_contig_vs_transposed_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0531990Z test_contig_vs_transposed_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0532110Z test_contig_vs_transposed_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0532220Z test_contig_vs_transposed_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0532330Z test_contig_vs_transposed_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0532440Z test_contig_vs_transposed_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0532540Z test_contig_vs_transposed_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0532670Z test_contig_vs_transposed_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0532780Z test_contig_vs_transposed_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0532900Z test_contig_vs_transposed_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0533030Z test_contig_vs_transposed_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0533150Z test_contig_vs_transposed_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0533270Z test_contig_vs_transposed_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0533420Z test_contig_vs_transposed_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0533570Z test_contig_vs_transposed_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0533720Z test_contig_vs_transposed_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0533840Z test_contig_vs_transposed_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0533950Z test_contig_vs_transposed_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0534060Z test_contig_vs_transposed_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0534170Z test_contig_vs_transposed_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0534280Z test_contig_vs_transposed_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0534420Z test_contig_vs_transposed_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0534550Z test_contig_vs_transposed_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0534660Z test_contig_vs_transposed_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0534780Z test_contig_vs_transposed_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0534890Z test_contig_vs_transposed_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0535000Z test_contig_vs_transposed_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0535110Z test_contig_vs_transposed_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0535250Z test_contig_vs_transposed_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0535400Z test_contig_vs_transposed_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0535550Z test_contig_vs_transposed_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0535670Z test_contig_vs_transposed_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0535780Z test_contig_vs_transposed_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0535900Z test_contig_vs_transposed_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0536010Z test_contig_vs_transposed_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0536120Z test_contig_vs_transposed_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0536240Z test_contig_vs_transposed_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0536350Z test_contig_vs_transposed_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0536470Z test_contig_vs_transposed_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0536570Z test_contig_vs_transposed_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0536690Z test_contig_vs_transposed_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0536800Z test_contig_vs_transposed_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0536910Z test_contig_vs_transposed_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0537050Z test_contig_vs_transposed_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0537190Z test_contig_vs_transposed_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0537310Z test_contig_vs_transposed_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0537430Z test_contig_vs_transposed_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0537550Z test_contig_vs_transposed_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0537660Z test_contig_vs_transposed_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0537810Z test_contig_vs_transposed_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0537930Z test_contig_vs_transposed_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0538040Z test_contig_vs_transposed_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0538150Z test_contig_vs_transposed_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0538270Z test_contig_vs_transposed_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0538380Z test_contig_vs_transposed_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0538520Z test_contig_vs_transposed_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0538630Z test_contig_vs_transposed_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0538750Z test_contig_vs_transposed_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0538900Z test_contig_vs_transposed_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0539040Z test_contig_vs_transposed_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0539150Z test_contig_vs_transposed_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0539260Z test_contig_vs_transposed_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0539380Z test_contig_vs_transposed_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0539490Z test_contig_vs_transposed_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0539600Z test_contig_vs_transposed_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0539720Z test_contig_vs_transposed_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0539830Z test_contig_vs_transposed_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0539950Z test_contig_vs_transposed_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0540070Z test_contig_vs_transposed_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0540180Z test_contig_vs_transposed_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0540300Z test_contig_vs_transposed_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0540410Z test_contig_vs_transposed_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0540520Z test_contig_vs_transposed_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0540660Z test_contig_vs_transposed_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0540810Z test_contig_vs_transposed_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0540930Z test_contig_vs_transposed_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0541040Z test_contig_vs_transposed_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0541150Z test_contig_vs_transposed_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0541300Z test_contig_vs_transposed_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0541430Z test_contig_vs_transposed_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0541580Z test_contig_vs_transposed_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0541750Z test_contig_vs_transposed_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0541890Z test_contig_vs_transposed_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0542030Z test_contig_vs_transposed_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0542160Z test_contig_vs_transposed_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0542300Z test_contig_vs_transposed_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0542470Z test_contig_vs_transposed_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0542610Z test_contig_vs_transposed_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0542780Z test_contig_vs_transposed_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0542950Z test_contig_vs_transposed_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0543070Z test_contig_vs_transposed_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0543180Z test_contig_vs_transposed_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0543300Z test_contig_vs_transposed_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0543410Z test_contig_vs_transposed_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0543530Z test_contig_vs_transposed_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0543640Z test_contig_vs_transposed_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0543750Z test_contig_vs_transposed_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0543860Z test_contig_vs_transposed_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0543970Z test_contig_vs_transposed_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0544090Z test_contig_vs_transposed_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0544200Z test_contig_vs_transposed_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0544310Z test_contig_vs_transposed_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.0544430Z test_contig_vs_transposed_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0544580Z test_contig_vs_transposed_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0544720Z test_contig_vs_transposed_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0544840Z test_contig_vs_transposed_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0544950Z test_contig_vs_transposed_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0545060Z test_contig_vs_transposed_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0545170Z test_contig_vs_transposed_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0545280Z test_contig_vs_transposed_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0545390Z test_contig_vs_transposed_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0545510Z test_contig_vs_transposed_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0545620Z test_contig_vs_transposed_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.0545810Z test_contig_vs_transposed_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0545930Z test_contig_vs_transposed_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0546040Z test_contig_vs_transposed_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0546150Z test_contig_vs_transposed_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0546260Z test_contig_vs_transposed_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0546400Z test_contig_vs_transposed_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0546600Z test_contig_vs_transposed_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0546710Z test_contig_vs_transposed_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0546830Z test_contig_vs_transposed_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0546940Z test_contig_vs_transposed_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0547060Z test_contig_vs_transposed_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.0547180Z test_contig_vs_transposed_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0547290Z test_contig_vs_transposed_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0547400Z test_contig_vs_transposed_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0547510Z test_contig_vs_transposed_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0547620Z test_contig_vs_transposed_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0547730Z test_contig_vs_transposed_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0547840Z test_contig_vs_transposed_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0547940Z test_contig_vs_transposed_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0548060Z test_contig_vs_transposed_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0548200Z test_contig_vs_transposed_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0548350Z test_contig_vs_transposed_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.0548460Z test_contig_vs_transposed_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0548570Z test_contig_vs_transposed_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0548690Z test_contig_vs_transposed_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0548800Z test_contig_vs_transposed_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0548910Z test_contig_vs_transposed_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0549020Z test_contig_vs_transposed_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0549130Z test_contig_vs_transposed_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0549240Z test_contig_vs_transposed_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0549360Z test_contig_vs_transposed_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0549480Z test_contig_vs_transposed_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0549600Z test_contig_vs_transposed_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0549730Z test_contig_vs_transposed_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0549880Z test_contig_vs_transposed_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0550030Z test_contig_vs_transposed_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0550190Z test_contig_vs_transposed_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0550320Z test_contig_vs_transposed_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0550440Z test_contig_vs_transposed_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0550550Z test_contig_vs_transposed_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0550700Z test_contig_vs_transposed_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0550810Z test_contig_vs_transposed_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0550930Z test_contig_vs_transposed_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0551040Z test_contig_vs_transposed_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0551160Z test_contig_vs_transposed_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0551270Z test_contig_vs_transposed_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0551380Z test_contig_vs_transposed_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0551490Z test_contig_vs_transposed_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0551600Z test_contig_vs_transposed_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0551710Z test_contig_vs_transposed_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0551860Z test_contig_vs_transposed_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0552010Z test_contig_vs_transposed_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0552120Z test_contig_vs_transposed_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0552240Z test_contig_vs_transposed_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0552350Z test_contig_vs_transposed_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0552470Z test_contig_vs_transposed_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0552580Z test_contig_vs_transposed_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0552690Z test_contig_vs_transposed_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0552800Z test_contig_vs_transposed_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0552910Z test_contig_vs_transposed_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0553020Z test_contig_vs_transposed_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0553140Z test_contig_vs_transposed_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0557020Z test_contig_vs_transposed_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0557140Z test_contig_vs_transposed_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0557270Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0557440Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0557610Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0557740Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0557980Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0558100Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0558230Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0558360Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0558490Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.0558650Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.0558780Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.0558910Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0559030Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0559150Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0559280Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0559400Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0559560Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.0559720Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.0559860Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.0559980Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.0560100Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0560220Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0560350Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0560470Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0560590Z test_contig_vs_transposed_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0560710Z test_contig_vs_transposed_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0560830Z test_contig_vs_transposed_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0560950Z test_contig_vs_transposed_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0561070Z test_contig_vs_transposed_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0561180Z test_contig_vs_transposed_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0561300Z test_contig_vs_transposed_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0561450Z test_contig_vs_transposed_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0561600Z test_contig_vs_transposed_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0561710Z test_contig_vs_transposed_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0561830Z test_contig_vs_transposed_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0561970Z test_contig_vs_transposed_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0562080Z test_contig_vs_transposed_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0562200Z test_contig_vs_transposed_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0562310Z test_contig_vs_transposed_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0562420Z test_contig_vs_transposed_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0562530Z test_contig_vs_transposed_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0562670Z test_contig_vs_transposed_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0562780Z test_contig_vs_transposed_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0562890Z test_contig_vs_transposed_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0563000Z test_contig_vs_transposed_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0563110Z test_contig_vs_transposed_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0563270Z test_contig_vs_transposed_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0563430Z test_contig_vs_transposed_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0563570Z test_contig_vs_transposed_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0563700Z test_contig_vs_transposed_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0563820Z test_contig_vs_transposed_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0563950Z test_contig_vs_transposed_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0564090Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0564220Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0564350Z test_contig_vs_transposed_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0564490Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0564620Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0564750Z test_contig_vs_transposed_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0564880Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0565010Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0565140Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0565300Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0565460Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0565590Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0565730Z test_contig_vs_transposed_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0565860Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0566030Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0566170Z test_contig_vs_transposed_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0566290Z test_contig_vs_transposed_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0566420Z test_contig_vs_transposed_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0566550Z test_contig_vs_transposed_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0566670Z test_contig_vs_transposed_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0566840Z test_contig_vs_transposed_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0566970Z test_contig_vs_transposed_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0567100Z test_contig_vs_transposed_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0567220Z test_contig_vs_transposed_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0567380Z test_contig_vs_transposed_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0567530Z test_contig_vs_transposed_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0567660Z test_contig_vs_transposed_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0567790Z test_contig_vs_transposed_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0567920Z test_contig_vs_transposed_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0568040Z test_contig_vs_transposed_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0568160Z test_contig_vs_transposed_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0568290Z test_contig_vs_transposed_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0568410Z test_contig_vs_transposed_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0568540Z test_contig_vs_transposed_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0568660Z test_contig_vs_transposed_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0568780Z test_contig_vs_transposed_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0568900Z test_contig_vs_transposed_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0569030Z test_contig_vs_transposed_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0569170Z test_contig_vs_transposed_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:53.0569350Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:53.0569510Z test_contig_vs_transposed_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:53.0569640Z test_contig_vs_transposed_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0569770Z test_contig_vs_transposed_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0569890Z test_contig_vs_transposed_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0570070Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0570200Z test_contig_vs_transposed_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0570330Z test_contig_vs_transposed_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0570450Z test_contig_vs_transposed_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0570580Z test_contig_vs_transposed_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0570710Z test_contig_vs_transposed_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0570870Z test_contig_vs_transposed_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0571000Z test_contig_vs_transposed_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0571140Z test_contig_vs_transposed_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0571270Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0571430Z test_contig_vs_transposed_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0571600Z test_contig_vs_transposed_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0571730Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0571870Z test_contig_vs_transposed_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0572000Z test_contig_vs_transposed_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0572130Z test_contig_vs_transposed_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0572260Z test_contig_vs_transposed_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0572390Z test_contig_vs_transposed_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0572510Z test_contig_vs_transposed_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0572630Z test_contig_vs_transposed_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0572760Z test_contig_vs_transposed_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0572890Z test_contig_vs_transposed_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0573020Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0573160Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0573290Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0573460Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0573620Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0573750Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0573880Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0574000Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0574180Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0574310Z test_contig_vs_transposed_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0574450Z test_contig_vs_transposed_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0574580Z test_contig_vs_transposed_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0574710Z test_contig_vs_transposed_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0574860Z test_contig_vs_transposed_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0574990Z test_contig_vs_transposed_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0575120Z test_contig_vs_transposed_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0575240Z test_contig_vs_transposed_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0575370Z test_contig_vs_transposed_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0575530Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0575700Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0575830Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0575950Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0576080Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0576210Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0576330Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0576460Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0576580Z test_contig_vs_transposed_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0576710Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0576840Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0576970Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0577100Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0577230Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0577350Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0577510Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0577670Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0577800Z test_contig_vs_transposed_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0577930Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.0578100Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.0578230Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.0578360Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.0578480Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0578600Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.0578720Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0578900Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0579020Z test_contig_vs_transposed_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.0579160Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.0579280Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.0579410Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.0579570Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.0579730Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0579860Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0579980Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0580100Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0580220Z test_contig_vs_transposed_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.0580350Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.0580480Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0580610Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:53.0580740Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2023-01-11T21:12:53.0580860Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0580990Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.0581110Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.0581240Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.0581360Z test_contig_vs_transposed_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.0581510Z test_contig_vs_transposed_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0581670Z test_contig_vs_transposed_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0581790Z test_contig_vs_transposed_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0581910Z test_contig_vs_transposed_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0582030Z test_contig_vs_transposed_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0582200Z test_contig_vs_transposed_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0582330Z test_contig_vs_transposed_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0582450Z test_contig_vs_transposed_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0582560Z test_contig_vs_transposed_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0582670Z test_contig_vs_transposed_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0582780Z test_contig_vs_transposed_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0582940Z test_contig_vs_transposed_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0583060Z test_contig_vs_transposed_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0583180Z test_contig_vs_transposed_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0583300Z test_contig_vs_transposed_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0583440Z test_contig_vs_transposed_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0583590Z test_contig_vs_transposed_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0583710Z test_contig_vs_transposed_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0583820Z test_contig_vs_transposed_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0583930Z test_contig_vs_transposed_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0584040Z test_contig_vs_transposed_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0584160Z test_contig_vs_transposed_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0584260Z test_contig_vs_transposed_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0584380Z test_contig_vs_transposed_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0584490Z test_contig_vs_transposed_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0584610Z test_contig_vs_transposed_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0584720Z test_contig_vs_transposed_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0584840Z test_contig_vs_transposed_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0584950Z test_contig_vs_transposed_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0585060Z test_contig_vs_transposed_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0585210Z test_contig_vs_transposed_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0585350Z test_contig_vs_transposed_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0585470Z test_contig_vs_transposed_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0585580Z test_contig_vs_transposed_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0585690Z test_contig_vs_transposed_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0585810Z test_contig_vs_transposed_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0585930Z test_contig_vs_transposed_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0586060Z test_contig_vs_transposed_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0586240Z test_contig_vs_transposed_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0586360Z test_contig_vs_transposed_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0586480Z test_contig_vs_transposed_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0586600Z test_contig_vs_transposed_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0586720Z test_contig_vs_transposed_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0586830Z test_contig_vs_transposed_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0586980Z test_contig_vs_transposed_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0587130Z test_contig_vs_transposed_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0587290Z test_contig_vs_transposed_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0587410Z test_contig_vs_transposed_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0587520Z test_contig_vs_transposed_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0587630Z test_contig_vs_transposed_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0587740Z test_contig_vs_transposed_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0587860Z test_contig_vs_transposed_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0587970Z test_contig_vs_transposed_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0592740Z test_contig_vs_transposed_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0592880Z test_contig_vs_transposed_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0593010Z test_contig_vs_transposed_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0593140Z test_contig_vs_transposed_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0593260Z test_contig_vs_transposed_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0593380Z test_contig_vs_transposed_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0593510Z test_contig_vs_transposed_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0593670Z test_contig_vs_transposed_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0593830Z test_contig_vs_transposed_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0593960Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0594090Z test_contig_vs_transposed_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0594200Z test_contig_vs_transposed_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0594320Z test_contig_vs_transposed_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0594440Z test_contig_vs_transposed_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0594560Z test_contig_vs_transposed_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0594670Z test_contig_vs_transposed_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0594780Z test_contig_vs_transposed_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0594900Z test_contig_vs_transposed_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0595100Z test_contig_vs_transposed_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0595210Z test_contig_vs_transposed_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0595330Z test_contig_vs_transposed_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0595440Z test_contig_vs_transposed_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0595580Z test_contig_vs_transposed_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0595730Z test_contig_vs_transposed_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0595880Z test_contig_vs_transposed_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0596000Z test_contig_vs_transposed_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0596110Z test_contig_vs_transposed_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0596220Z test_contig_vs_transposed_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0596330Z test_contig_vs_transposed_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0596440Z test_contig_vs_transposed_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0596550Z test_contig_vs_transposed_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0596670Z test_contig_vs_transposed_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0596770Z test_contig_vs_transposed_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0596890Z test_contig_vs_transposed_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0597000Z test_contig_vs_transposed_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0597120Z test_contig_vs_transposed_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0597230Z test_contig_vs_transposed_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0597380Z test_contig_vs_transposed_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0597530Z test_contig_vs_transposed_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0597650Z test_contig_vs_transposed_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0597760Z test_contig_vs_transposed_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0597870Z test_contig_vs_transposed_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0597980Z test_contig_vs_transposed_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0598090Z test_contig_vs_transposed_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0598200Z test_contig_vs_transposed_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0598320Z test_contig_vs_transposed_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0598430Z test_contig_vs_transposed_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0598540Z test_contig_vs_transposed_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0598660Z test_contig_vs_transposed_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0598780Z test_contig_vs_transposed_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0598900Z test_contig_vs_transposed_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0599020Z test_contig_vs_transposed_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0599200Z test_contig_vs_transposed_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0599350Z test_contig_vs_transposed_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0599460Z test_contig_vs_transposed_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0599580Z test_contig_vs_transposed_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0599690Z test_contig_vs_transposed_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0599800Z test_contig_vs_transposed_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0599930Z test_contig_vs_transposed_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0600050Z test_contig_vs_transposed_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0600160Z test_contig_vs_transposed_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0600280Z test_contig_vs_transposed_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0600390Z test_contig_vs_transposed_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0600500Z test_contig_vs_transposed_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0600610Z test_contig_vs_transposed_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0600720Z test_contig_vs_transposed_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0600840Z test_contig_vs_transposed_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0600990Z test_contig_vs_transposed_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0601140Z test_contig_vs_transposed_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0601250Z test_contig_vs_transposed_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0601370Z test_contig_vs_transposed_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0601490Z test_contig_vs_transposed_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0601600Z test_contig_vs_transposed_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0601710Z test_contig_vs_transposed_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0601820Z test_contig_vs_transposed_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0601940Z test_contig_vs_transposed_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0602050Z test_contig_vs_transposed_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0602160Z test_contig_vs_transposed_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0602270Z test_contig_vs_transposed_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0602390Z test_contig_vs_transposed_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0602500Z test_contig_vs_transposed_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0602620Z test_contig_vs_transposed_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0602760Z test_contig_vs_transposed_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0602910Z test_contig_vs_transposed_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0603020Z test_contig_vs_transposed_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0603130Z test_contig_vs_transposed_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0603290Z test_contig_vs_transposed_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0603410Z test_contig_vs_transposed_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0603520Z test_contig_vs_transposed_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0603630Z test_contig_vs_transposed_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0603740Z test_contig_vs_transposed_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0603860Z test_contig_vs_transposed_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0603970Z test_contig_vs_transposed_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0604130Z test_contig_vs_transposed_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0604240Z test_contig_vs_transposed_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0604350Z test_contig_vs_transposed_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0604460Z test_contig_vs_transposed_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0604610Z test_contig_vs_transposed_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0604750Z test_contig_vs_transposed_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0604870Z test_contig_vs_transposed_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0604980Z test_contig_vs_transposed_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0605100Z test_contig_vs_transposed_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0605220Z test_contig_vs_transposed_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0605330Z test_contig_vs_transposed_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0605450Z test_contig_vs_transposed_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0605560Z test_contig_vs_transposed_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0605670Z test_contig_vs_transposed_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0605780Z test_contig_vs_transposed_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0605890Z test_contig_vs_transposed_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0606000Z test_contig_vs_transposed_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0606110Z test_contig_vs_transposed_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0606230Z test_contig_vs_transposed_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0606390Z test_contig_vs_transposed_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0606540Z test_contig_vs_transposed_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.0606670Z test_contig_vs_transposed_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0606790Z test_contig_vs_transposed_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.0606910Z test_contig_vs_transposed_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.0607030Z test_contig_vs_transposed_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.0607160Z test_contig_vs_transposed_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.0607280Z test_contig_vs_transposed_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0607450Z test_contig_vs_transposed_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0607570Z test_contig_vs_transposed_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0607700Z test_contig_vs_transposed_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0607820Z test_contig_vs_transposed_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0607940Z test_contig_vs_transposed_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0608060Z test_contig_vs_transposed_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0608200Z test_contig_vs_transposed_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0608360Z test_contig_vs_transposed_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0608520Z test_contig_vs_transposed_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0608650Z test_contig_vs_transposed_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0608760Z test_contig_vs_transposed_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0608880Z test_contig_vs_transposed_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0609000Z test_contig_vs_transposed_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0609120Z test_contig_vs_transposed_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0609240Z test_contig_vs_transposed_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0609360Z test_contig_vs_transposed_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0609490Z test_contig_vs_transposed_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0609610Z test_contig_vs_transposed_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0609720Z test_contig_vs_transposed_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0609840Z test_contig_vs_transposed_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0609960Z test_contig_vs_transposed_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0610080Z test_contig_vs_transposed_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0610230Z test_contig_vs_transposed_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0610380Z test_contig_vs_transposed_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0610510Z test_contig_vs_transposed_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0610630Z test_contig_vs_transposed_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0610750Z test_contig_vs_transposed_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0610860Z test_contig_vs_transposed_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0610980Z test_contig_vs_transposed_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0611100Z test_contig_vs_transposed_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0611210Z test_contig_vs_transposed_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0611360Z test_contig_vs_transposed_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0611490Z test_contig_vs_transposed_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0611610Z test_contig_vs_transposed_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0611730Z test_contig_vs_transposed_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0611850Z test_contig_vs_transposed_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0611970Z test_contig_vs_transposed_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0612140Z test_contig_vs_transposed_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0612290Z test_contig_vs_transposed_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0612410Z test_contig_vs_transposed_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0612530Z test_contig_vs_transposed_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0612660Z test_contig_vs_transposed_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0612770Z test_contig_vs_transposed_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0612890Z test_contig_vs_transposed_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0613010Z test_contig_vs_transposed_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0613130Z test_contig_vs_transposed_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0613250Z test_contig_vs_transposed_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0613370Z test_contig_vs_transposed_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0613490Z test_contig_vs_transposed_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2023-01-11T21:12:53.0613610Z test_contig_vs_transposed_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0613720Z test_contig_vs_transposed_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0613840Z test_contig_vs_transposed_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0613990Z test_contig_vs_transposed_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0614140Z test_contig_vs_transposed_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0614260Z test_contig_vs_transposed_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0614380Z test_contig_vs_transposed_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0614490Z test_contig_vs_transposed_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0614610Z test_contig_vs_transposed_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0614740Z test_contig_vs_transposed_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0614850Z test_contig_vs_transposed_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0614970Z test_contig_vs_transposed_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0615090Z test_contig_vs_transposed_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0615200Z test_contig_vs_transposed_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0615320Z test_contig_vs_transposed_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0615460Z test_contig_vs_transposed_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0615570Z test_contig_vs_transposed_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0615690Z test_contig_vs_transposed_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0615840Z test_contig_vs_transposed_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0615990Z test_contig_vs_transposed_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0616110Z test_contig_vs_transposed_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0616240Z test_contig_vs_transposed_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0616360Z test_contig_vs_transposed_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0616470Z test_contig_vs_transposed_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0616600Z test_contig_vs_transposed_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0616720Z test_contig_vs_transposed_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0616850Z test_contig_vs_transposed_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0616970Z test_contig_vs_transposed_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0617090Z test_contig_vs_transposed_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0617220Z test_contig_vs_transposed_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0617340Z test_contig_vs_transposed_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0617460Z test_contig_vs_transposed_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0617590Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0617760Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0617920Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0618050Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0618190Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0618310Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0618440Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0618570Z test_contig_vs_transposed_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0618700Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0618830Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0618960Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0619090Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0619220Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0619390Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0619520Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0619650Z test_contig_vs_transposed_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0619810Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0619970Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0620100Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0620270Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0620400Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0620520Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0620650Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0620780Z test_contig_vs_transposed_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0620900Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0621040Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0621170Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0621290Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0621410Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0621540Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0621660Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0621830Z test_contig_vs_transposed_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0621980Z test_contig_vs_transposed_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0622100Z test_contig_vs_transposed_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0622230Z test_contig_vs_transposed_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0626840Z test_contig_vs_transposed_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0627010Z test_contig_vs_transposed_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0627130Z test_contig_vs_transposed_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0627250Z test_contig_vs_transposed_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0627370Z test_contig_vs_transposed_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0627480Z test_contig_vs_transposed_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0627600Z test_contig_vs_transposed_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0627720Z test_contig_vs_transposed_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0627840Z test_contig_vs_transposed_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0628050Z test_contig_vs_transposed_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0628170Z test_contig_vs_transposed_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0628320Z test_contig_vs_transposed_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0628480Z test_contig_vs_transposed_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0628600Z test_contig_vs_transposed_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0628750Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0628920Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0629070Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0629210Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.0629350Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0629490Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0629620Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0629760Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0629900Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0630040Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0630170Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0630310Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0630480Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0630640Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0630780Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0630920Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0631060Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0631190Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0631320Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0631460Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0631590Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0631730Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0631850Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0632010Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0632150Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0632280Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0632410Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0632580Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0632770Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0632900Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0633040Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0633170Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0633300Z test_contig_vs_transposed_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0633410Z test_contig_vs_transposed_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0633530Z test_contig_vs_transposed_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0633640Z test_contig_vs_transposed_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0633760Z test_contig_vs_transposed_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0633870Z test_contig_vs_transposed_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0633990Z test_contig_vs_transposed_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0634100Z test_contig_vs_transposed_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0634210Z test_contig_vs_transposed_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0634320Z test_contig_vs_transposed_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0634470Z test_contig_vs_transposed_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0634610Z test_contig_vs_transposed_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0634740Z test_contig_vs_transposed_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0634850Z test_contig_vs_transposed_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0634970Z test_contig_vs_transposed_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.0635090Z test_contig_vs_transposed_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0635210Z test_contig_vs_transposed_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.0635320Z test_contig_vs_transposed_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0635430Z test_contig_vs_transposed_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0635580Z test_contig_vs_transposed_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0635690Z test_contig_vs_transposed_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0635800Z test_contig_vs_transposed_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0635920Z test_contig_vs_transposed_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0636060Z test_contig_vs_transposed_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0636180Z test_contig_vs_transposed_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0636320Z test_contig_vs_transposed_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0636470Z test_contig_vs_transposed_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0636590Z test_contig_vs_transposed_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0636700Z test_contig_vs_transposed_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0636840Z test_contig_vs_transposed_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0636960Z test_contig_vs_transposed_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0637070Z test_contig_vs_transposed_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0637180Z test_contig_vs_transposed_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0637290Z test_contig_vs_transposed_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0637400Z test_contig_vs_transposed_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.0637510Z test_contig_vs_transposed_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0637620Z test_contig_vs_transposed_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0637740Z test_contig_vs_transposed_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.0637860Z test_contig_vs_transposed_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0637970Z test_contig_vs_transposed_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0638120Z test_contig_vs_transposed_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0638270Z test_contig_vs_transposed_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0638380Z test_contig_vs_transposed_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0638490Z test_contig_vs_transposed_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0638600Z test_contig_vs_transposed_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0638710Z test_contig_vs_transposed_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.0638830Z test_contig_vs_transposed_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0638940Z test_contig_vs_transposed_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0639050Z test_contig_vs_transposed_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0639170Z test_contig_vs_transposed_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0639280Z test_contig_vs_transposed_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0639390Z test_contig_vs_transposed_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0639500Z test_contig_vs_transposed_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.0639610Z test_contig_vs_transposed_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0639710Z test_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0639850Z test_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0639990Z test_digamma_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0640100Z test_digamma_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0640240Z test_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0640700Z test_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:2846: RuntimeWarning: invalid value encountered in exp 2023-01-11T21:12:53.0640760Z np_result = np_fn(a) 2023-01-11T21:12:53.0640800Z ok (0.002s) 2023-01-11T21:12:53.0640910Z test_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0641000Z test_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0641100Z test_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0641280Z test_exp_slow_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Insufficient memory on linux.(2|4)xlarge (0.000s) 2023-01-11T21:12:53.0641390Z test_float_domains_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0641500Z test_float_domains_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0641610Z test_float_domains_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0641720Z test_float_domains_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0641870Z test_float_domains_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642000Z test_float_domains_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642120Z test_float_domains_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642220Z test_float_domains_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642330Z test_float_domains_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642430Z test_float_domains_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642540Z test_float_domains_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642650Z test_float_domains_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642760Z test_float_domains_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642870Z test_float_domains_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0642980Z test_float_domains_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0643090Z test_float_domains_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0643200Z test_float_domains_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0643300Z test_float_domains_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0643410Z test_float_domains_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0643550Z test_float_domains_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0643690Z test_float_domains_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0643800Z test_float_domains_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0643900Z test_float_domains_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0644010Z test_float_domains_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0644110Z test_float_domains_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0644220Z test_float_domains_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0644330Z test_float_domains_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0644440Z test_float_domains_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0644570Z test_float_domains_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0644680Z test_float_domains_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0644820Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:12:53.0644960Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:12:53.0645090Z test_float_domains_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:12:53.0645230Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:12:53.0645420Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:12:53.0645580Z test_float_domains_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:12:53.0645720Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:12:53.0645850Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:12:53.0645980Z test_float_domains_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:12:53.0646090Z test_float_domains_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0646200Z test_float_domains_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0646310Z test_float_domains_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0646420Z test_float_domains_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0646530Z test_float_domains_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0646640Z test_float_domains_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0646750Z test_float_domains_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0646850Z test_float_domains_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0646960Z test_frexp_assert_raises_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.124s) 2023-01-11T21:12:53.0647060Z test_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0647200Z test_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0647330Z test_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0647440Z test_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0647550Z test_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0647650Z test_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0647760Z test_hardshrink_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0647880Z test_hardshrink_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0647990Z test_hardshrink_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0648110Z test_hardsigmoid_backward_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.0648220Z test_hardsigmoid_backward_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0648330Z test_hardsigmoid_backward_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0648430Z test_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0648540Z test_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0648660Z test_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0648770Z test_hardswish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0648910Z test_hardswish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0649040Z test_hardswish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0649150Z test_i0_range1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0649260Z test_i0_range1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0649360Z test_i0_range1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0649490Z test_i0_range2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0649580Z test_i0_range2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0649680Z test_i0_range2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0649780Z test_i0_range3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0649880Z test_i0_special_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0649980Z test_i0_special_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0650080Z test_i0_special_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0650190Z test_igamma_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.0650300Z test_igamma_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.0650400Z test_igamma_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.0650540Z test_igamma_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.0650690Z test_igamma_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0650800Z test_igamma_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0650910Z test_igamma_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0651010Z test_igamma_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0651120Z test_igammac_common_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2023-01-11T21:12:53.0651230Z test_igammac_common_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2023-01-11T21:12:53.0651330Z test_igammac_common_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2023-01-11T21:12:53.0651430Z test_igammac_common_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.103s) 2023-01-11T21:12:53.0651550Z test_igammac_edge_cases_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0651660Z test_igammac_edge_cases_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0651760Z test_igammac_edge_cases_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0651870Z test_igammac_edge_cases_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0652000Z test_isposinf_isneginf_non_boolean_output_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0652130Z test_isposinf_isneginf_non_boolean_output_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0652280Z test_isposinf_isneginf_non_boolean_output_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0652440Z test_isposinf_isneginf_non_boolean_output_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0652570Z test_isposinf_isneginf_non_boolean_output_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0652700Z test_isposinf_isneginf_non_boolean_output_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0652820Z test_isposinf_isneginf_non_boolean_output_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0652960Z test_isposinf_isneginf_non_boolean_output_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0653080Z test_isposinf_isneginf_non_boolean_output_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0653200Z test_isposinf_isneginf_non_boolean_output_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.0653320Z test_isposinf_isneginf_non_boolean_output_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.0653430Z test_log1p_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0653540Z test_log1p_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0653840Z test_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_unary_ufuncs.py:1063: RuntimeWarning: overflow encountered in exp 2023-01-11T21:12:53.0653950Z expected_output_np = input_np * np.tanh(np.log1p(np.exp(input_np))) 2023-01-11T21:12:53.0653990Z ok (0.001s) 2023-01-11T21:12:53.0654090Z test_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0654230Z test_nan_to_num_bfloat16_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.0654360Z test_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0654460Z test_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0654560Z test_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0654660Z test_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.0654760Z test_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0654860Z test_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0654950Z test_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0655060Z test_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0655150Z test_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0655260Z test_non_contig_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0655370Z test_non_contig_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0655480Z test_non_contig_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0655580Z test_non_contig_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0655690Z test_non_contig_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0655830Z test_non_contig_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0655970Z test_non_contig_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0660460Z test_non_contig_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0660590Z test_non_contig_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0660700Z test_non_contig_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0660800Z test_non_contig_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0660900Z test_non_contig_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0661000Z test_non_contig_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0661110Z test_non_contig_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0661220Z test_non_contig_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0661330Z test_non_contig_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0661430Z test_non_contig_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0661650Z test_non_contig_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0661760Z test_non_contig_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0661860Z test_non_contig_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0662000Z test_non_contig_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0662130Z test_non_contig_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0662240Z test_non_contig_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0662350Z test_non_contig_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0662490Z test_non_contig_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0662600Z test_non_contig_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0662720Z test_non_contig_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0662820Z test_non_contig_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0662930Z test_non_contig_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0663040Z test_non_contig_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0663140Z test_non_contig_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0663240Z test_non_contig_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0663350Z test_non_contig_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0663450Z test_non_contig_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0663550Z test_non_contig_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0663690Z test_non_contig_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0663830Z test_non_contig_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0663940Z test_non_contig_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664050Z test_non_contig_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664160Z test_non_contig_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664260Z test_non_contig_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664360Z test_non_contig_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664470Z test_non_contig_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664570Z test_non_contig_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664670Z test_non_contig_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664770Z test_non_contig_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664870Z test_non_contig_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0664970Z test_non_contig_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0665080Z test_non_contig_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0665190Z test_non_contig_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0665330Z test_non_contig_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0665470Z test_non_contig_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0665580Z test_non_contig_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0665680Z test_non_contig_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0665810Z test_non_contig_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0665910Z test_non_contig_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0666010Z test_non_contig_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0666120Z test_non_contig_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0666220Z test_non_contig_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0666330Z test_non_contig_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0666430Z test_non_contig_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0666560Z test_non_contig_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0666670Z test_non_contig_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0666770Z test_non_contig_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0666870Z test_non_contig_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667010Z test_non_contig_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667150Z test_non_contig_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667250Z test_non_contig_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667350Z test_non_contig_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667460Z test_non_contig_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667560Z test_non_contig_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667670Z test_non_contig_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667780Z test_non_contig_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667890Z test_non_contig_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0667990Z test_non_contig_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0668090Z test_non_contig_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0668190Z test_non_contig_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0668300Z test_non_contig_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0668390Z test_non_contig_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0668500Z test_non_contig_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0668640Z test_non_contig_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0668780Z test_non_contig_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0668900Z test_non_contig_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669000Z test_non_contig_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669100Z test_non_contig_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669210Z test_non_contig_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669310Z test_non_contig_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669410Z test_non_contig_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669510Z test_non_contig_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669610Z test_non_contig_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669720Z test_non_contig_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669850Z test_non_contig_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0669960Z test_non_contig_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0670080Z test_non_contig_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0670190Z test_non_contig_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0670330Z test_non_contig_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0670470Z test_non_contig_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0670580Z test_non_contig_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0670710Z test_non_contig_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0670820Z test_non_contig_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0670920Z test_non_contig_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0671030Z test_non_contig_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0671130Z test_non_contig_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0671240Z test_non_contig_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0671350Z test_non_contig_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0671460Z test_non_contig_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0671560Z test_non_contig_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0671670Z test_non_contig_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0671770Z test_non_contig_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0671880Z test_non_contig_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672020Z test_non_contig_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672160Z test_non_contig_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672270Z test_non_contig_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672370Z test_non_contig_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672470Z test_non_contig_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672580Z test_non_contig_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672680Z test_non_contig_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672790Z test_non_contig_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672890Z test_non_contig_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0672990Z test_non_contig_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0673090Z test_non_contig_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0673190Z test_non_contig_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0673300Z test_non_contig_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0673400Z test_non_contig_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0673510Z test_non_contig_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0673650Z test_non_contig_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0673790Z test_non_contig_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0673890Z test_non_contig_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674020Z test_non_contig_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674120Z test_non_contig_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674230Z test_non_contig_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674330Z test_non_contig_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674430Z test_non_contig_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674530Z test_non_contig_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674640Z test_non_contig_cdouble_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674760Z test_non_contig_cdouble_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674880Z test_non_contig_cdouble_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0674990Z test_non_contig_cdouble_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0675100Z test_non_contig_cdouble_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0675200Z test_non_contig_cdouble_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0675340Z test_non_contig_cdouble_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0675480Z test_non_contig_cdouble_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0675580Z test_non_contig_cdouble_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0675690Z test_non_contig_cdouble_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0675790Z test_non_contig_cdouble_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0675900Z test_non_contig_cdouble_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676000Z test_non_contig_cdouble_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676100Z test_non_contig_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676210Z test_non_contig_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676310Z test_non_contig_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676410Z test_non_contig_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676510Z test_non_contig_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676610Z test_non_contig_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676720Z test_non_contig_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676820Z test_non_contig_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0676950Z test_non_contig_cfloat_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0677090Z test_non_contig_cfloat_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0677200Z test_non_contig_cfloat_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0677310Z test_non_contig_cfloat_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0677420Z test_non_contig_cfloat_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0677530Z test_non_contig_cfloat_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0677630Z test_non_contig_cfloat_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0677740Z test_non_contig_cfloat_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0677840Z test_non_contig_cfloat_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0677950Z test_non_contig_cfloat_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0678090Z test_non_contig_cfloat_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0678200Z test_non_contig_cfloat_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0678310Z test_non_contig_cfloat_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0678420Z test_non_contig_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0678520Z test_non_contig_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0678660Z test_non_contig_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0678810Z test_non_contig_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0678950Z test_non_contig_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679060Z test_non_contig_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679170Z test_non_contig_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679270Z test_non_contig_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679370Z test_non_contig_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679480Z test_non_contig_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679580Z test_non_contig_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679680Z test_non_contig_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679780Z test_non_contig_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679890Z test_non_contig_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0679990Z test_non_contig_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0680100Z test_non_contig_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0680210Z test_non_contig_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0680350Z test_non_contig_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0680490Z test_non_contig_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0680590Z test_non_contig_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0680700Z test_non_contig_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0680800Z test_non_contig_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0680910Z test_non_contig_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681010Z test_non_contig_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681110Z test_non_contig_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681220Z test_non_contig_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681320Z test_non_contig_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681420Z test_non_contig_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681530Z test_non_contig_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681640Z test_non_contig_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681740Z test_non_contig_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681850Z test_non_contig_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0681990Z test_non_contig_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0682120Z test_non_contig_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0682260Z test_non_contig_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0682360Z test_non_contig_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0682460Z test_non_contig_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0682560Z test_non_contig_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0682660Z test_non_contig_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0682780Z test_non_contig_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0682890Z test_non_contig_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0683030Z test_non_contig_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0683150Z test_non_contig_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0683260Z test_non_contig_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0683370Z test_non_contig_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0683490Z test_non_contig_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0683600Z test_non_contig_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0683750Z test_non_contig_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0683890Z test_non_contig_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684000Z test_non_contig_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684110Z test_non_contig_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684220Z test_non_contig_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684330Z test_non_contig_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684430Z test_non_contig_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684540Z test_non_contig_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684650Z test_non_contig_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684750Z test_non_contig_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684860Z test_non_contig_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0684970Z test_non_contig_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0685070Z test_non_contig_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0685170Z test_non_contig_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0685270Z test_non_contig_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0685410Z test_non_contig_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0685550Z test_non_contig_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0685650Z test_non_contig_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0685760Z test_non_contig_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0685870Z test_non_contig_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0685980Z test_non_contig_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0686080Z test_non_contig_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0686180Z test_non_contig_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0686290Z test_non_contig_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0686420Z test_non_contig_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0686520Z test_non_contig_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0686620Z test_non_contig_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0686740Z test_non_contig_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0686840Z test_non_contig_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0686950Z test_non_contig_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0691320Z test_non_contig_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0691490Z test_non_contig_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0691600Z test_non_contig_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0691710Z test_non_contig_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0691820Z test_non_contig_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0691920Z test_non_contig_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0692020Z test_non_contig_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0692130Z test_non_contig_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0692240Z test_non_contig_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0692350Z test_non_contig_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0692450Z test_non_contig_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0692560Z test_non_contig_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0692660Z test_non_contig_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0692760Z test_non_contig_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0692870Z test_non_contig_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0693010Z test_non_contig_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0693150Z test_non_contig_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0693250Z test_non_contig_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0693360Z test_non_contig_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0693480Z test_non_contig_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0693580Z test_non_contig_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0693690Z test_non_contig_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0693800Z test_non_contig_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0693900Z test_non_contig_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0694010Z test_non_contig_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0694110Z test_non_contig_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0694210Z test_non_contig_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0694320Z test_non_contig_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0694420Z test_non_contig_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0694520Z test_non_contig_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0694660Z test_non_contig_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0694880Z test_non_contig_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0694990Z test_non_contig_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0695100Z test_non_contig_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0695200Z test_non_contig_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0695300Z test_non_contig_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0695400Z test_non_contig_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0695520Z test_non_contig_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0695630Z test_non_contig_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0695730Z test_non_contig_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0695840Z test_non_contig_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0695940Z test_non_contig_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0696040Z test_non_contig_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0696150Z test_non_contig_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0696250Z test_non_contig_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0696380Z test_non_contig_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0696520Z test_non_contig_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0696630Z test_non_contig_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0696740Z test_non_contig_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0696850Z test_non_contig_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0696950Z test_non_contig_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0697050Z test_non_contig_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0697160Z test_non_contig_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0697260Z test_non_contig_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0697360Z test_non_contig_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0697460Z test_non_contig_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0697560Z test_non_contig_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0697670Z test_non_contig_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0697770Z test_non_contig_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0697870Z test_non_contig_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0698010Z test_non_contig_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0698150Z test_non_contig_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0698250Z test_non_contig_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0698350Z test_non_contig_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0698450Z test_non_contig_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0698560Z test_non_contig_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0698660Z test_non_contig_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0698770Z test_non_contig_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0698930Z test_non_contig_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0699040Z test_non_contig_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0699150Z test_non_contig_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0699250Z test_non_contig_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0699350Z test_non_contig_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0699460Z test_non_contig_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0699550Z test_non_contig_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0699730Z test_non_contig_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0699860Z test_non_contig_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0699980Z test_non_contig_expand_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0700100Z test_non_contig_expand_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0700220Z test_non_contig_expand_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0700330Z test_non_contig_expand_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0700440Z test_non_contig_expand_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0700550Z test_non_contig_expand_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0700660Z test_non_contig_expand_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0700770Z test_non_contig_expand_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0700870Z test_non_contig_expand_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0700970Z test_non_contig_expand_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0701080Z test_non_contig_expand_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0701180Z test_non_contig_expand_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0701290Z test_non_contig_expand_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0701440Z test_non_contig_expand_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0701580Z test_non_contig_expand_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0701700Z test_non_contig_expand_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0701810Z test_non_contig_expand_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0701920Z test_non_contig_expand_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0702030Z test_non_contig_expand_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0702140Z test_non_contig_expand_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0702240Z test_non_contig_expand_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0702350Z test_non_contig_expand_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0702450Z test_non_contig_expand_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0702570Z test_non_contig_expand_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0702680Z test_non_contig_expand_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0702790Z test_non_contig_expand_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0702910Z test_non_contig_expand_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0703050Z test_non_contig_expand_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0703200Z test_non_contig_expand_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0703340Z test_non_contig_expand_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0703450Z test_non_contig_expand_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0703560Z test_non_contig_expand_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0703670Z test_non_contig_expand_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0703800Z test_non_contig_expand_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0703910Z test_non_contig_expand_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0704020Z test_non_contig_expand_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0704140Z test_non_contig_expand_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0704250Z test_non_contig_expand_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0704360Z test_non_contig_expand_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0704470Z test_non_contig_expand_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0704580Z test_non_contig_expand_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0704680Z test_non_contig_expand_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0704790Z test_non_contig_expand_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0704930Z test_non_contig_expand_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0705080Z test_non_contig_expand_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0705190Z test_non_contig_expand_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0705300Z test_non_contig_expand_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0705400Z test_non_contig_expand_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0705520Z test_non_contig_expand_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0705630Z test_non_contig_expand_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0705740Z test_non_contig_expand_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0705850Z test_non_contig_expand_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0705960Z test_non_contig_expand_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0706060Z test_non_contig_expand_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0706170Z test_non_contig_expand_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0706280Z test_non_contig_expand_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0706380Z test_non_contig_expand_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0706490Z test_non_contig_expand_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0706640Z test_non_contig_expand_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0706780Z test_non_contig_expand_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0706900Z test_non_contig_expand_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0707010Z test_non_contig_expand_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0707140Z test_non_contig_expand_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0707250Z test_non_contig_expand_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0707360Z test_non_contig_expand_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0707470Z test_non_contig_expand_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0707570Z test_non_contig_expand_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0707680Z test_non_contig_expand_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0707810Z test_non_contig_expand_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0707920Z test_non_contig_expand_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0708040Z test_non_contig_expand_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0708150Z test_non_contig_expand_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0708260Z test_non_contig_expand_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0708400Z test_non_contig_expand_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0708540Z test_non_contig_expand_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0708650Z test_non_contig_expand_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0708760Z test_non_contig_expand_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0708870Z test_non_contig_expand_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0708970Z test_non_contig_expand_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0709080Z test_non_contig_expand_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0709190Z test_non_contig_expand_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0709300Z test_non_contig_expand_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0709420Z test_non_contig_expand_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0709530Z test_non_contig_expand_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0709640Z test_non_contig_expand_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0709740Z test_non_contig_expand_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0709850Z test_non_contig_expand_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0709960Z test_non_contig_expand_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0710100Z test_non_contig_expand_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0710240Z test_non_contig_expand_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0710360Z test_non_contig_expand_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0710470Z test_non_contig_expand_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0710590Z test_non_contig_expand_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0710710Z test_non_contig_expand_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0710820Z test_non_contig_expand_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0710940Z test_non_contig_expand_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0711050Z test_non_contig_expand_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0711180Z test_non_contig_expand_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0711290Z test_non_contig_expand_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0711400Z test_non_contig_expand_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0711510Z test_non_contig_expand_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0711620Z test_non_contig_expand_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0711730Z test_non_contig_expand_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0711890Z test_non_contig_expand_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0712040Z test_non_contig_expand_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0712160Z test_non_contig_expand_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0712280Z test_non_contig_expand_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0712390Z test_non_contig_expand_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0712500Z test_non_contig_expand_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0712610Z test_non_contig_expand_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0712720Z test_non_contig_expand_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0712840Z test_non_contig_expand_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0712940Z test_non_contig_expand_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0713050Z test_non_contig_expand_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0713170Z test_non_contig_expand_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0713280Z test_non_contig_expand_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0713380Z test_non_contig_expand_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0713490Z test_non_contig_expand_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0713630Z test_non_contig_expand_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0713770Z test_non_contig_expand_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0713880Z test_non_contig_expand_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0713990Z test_non_contig_expand_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0714100Z test_non_contig_expand_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0714210Z test_non_contig_expand_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0714330Z test_non_contig_expand_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0714430Z test_non_contig_expand_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0714540Z test_non_contig_expand_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0714650Z test_non_contig_expand_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0714760Z test_non_contig_expand_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0714870Z test_non_contig_expand_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0714970Z test_non_contig_expand_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0715080Z test_non_contig_expand_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0715220Z test_non_contig_expand_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0715370Z test_non_contig_expand_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0715510Z test_non_contig_expand_cdouble_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0715620Z test_non_contig_expand_cdouble_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0715740Z test_non_contig_expand_cdouble_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0715860Z test_non_contig_expand_cdouble_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0716000Z test_non_contig_expand_cdouble_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0716120Z test_non_contig_expand_cdouble_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0716230Z test_non_contig_expand_cdouble_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0716340Z test_non_contig_expand_cdouble_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0716450Z test_non_contig_expand_cdouble_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0716560Z test_non_contig_expand_cdouble_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0716670Z test_non_contig_expand_cdouble_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0716780Z test_non_contig_expand_cdouble_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0716890Z test_non_contig_expand_cdouble_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0717000Z test_non_contig_expand_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0717140Z test_non_contig_expand_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0717280Z test_non_contig_expand_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0717390Z test_non_contig_expand_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0717500Z test_non_contig_expand_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0717600Z test_non_contig_expand_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0717710Z test_non_contig_expand_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0717820Z test_non_contig_expand_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0717930Z test_non_contig_expand_cfloat_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0718040Z test_non_contig_expand_cfloat_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0718160Z test_non_contig_expand_cfloat_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0718280Z test_non_contig_expand_cfloat_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0718390Z test_non_contig_expand_cfloat_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0718500Z test_non_contig_expand_cfloat_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0722760Z test_non_contig_expand_cfloat_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0722900Z test_non_contig_expand_cfloat_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0723040Z test_non_contig_expand_cfloat_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0723190Z test_non_contig_expand_cfloat_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0723300Z test_non_contig_expand_cfloat_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0723500Z test_non_contig_expand_cfloat_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0723610Z test_non_contig_expand_cfloat_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0723730Z test_non_contig_expand_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0723830Z test_non_contig_expand_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0723950Z test_non_contig_expand_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0724060Z test_non_contig_expand_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0724200Z test_non_contig_expand_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0724310Z test_non_contig_expand_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0724420Z test_non_contig_expand_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0724530Z test_non_contig_expand_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0724640Z test_non_contig_expand_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0724750Z test_non_contig_expand_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0724900Z test_non_contig_expand_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0725040Z test_non_contig_expand_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0725150Z test_non_contig_expand_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0725260Z test_non_contig_expand_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0725370Z test_non_contig_expand_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0725480Z test_non_contig_expand_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0725590Z test_non_contig_expand_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0725700Z test_non_contig_expand_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0725810Z test_non_contig_expand_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0725920Z test_non_contig_expand_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0726030Z test_non_contig_expand_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0726140Z test_non_contig_expand_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0726250Z test_non_contig_expand_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0726350Z test_non_contig_expand_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0726460Z test_non_contig_expand_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0726600Z test_non_contig_expand_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0726740Z test_non_contig_expand_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0726850Z test_non_contig_expand_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0726970Z test_non_contig_expand_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0727080Z test_non_contig_expand_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0727190Z test_non_contig_expand_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0727300Z test_non_contig_expand_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0727410Z test_non_contig_expand_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0727540Z test_non_contig_expand_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0727650Z test_non_contig_expand_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0727760Z test_non_contig_expand_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0727860Z test_non_contig_expand_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0727970Z test_non_contig_expand_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0728070Z test_non_contig_expand_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0728190Z test_non_contig_expand_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0728370Z test_non_contig_expand_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0728530Z test_non_contig_expand_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0728660Z test_non_contig_expand_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0728780Z test_non_contig_expand_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0728900Z test_non_contig_expand_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0729020Z test_non_contig_expand_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0729140Z test_non_contig_expand_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0729250Z test_non_contig_expand_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0729370Z test_non_contig_expand_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0729480Z test_non_contig_expand_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0729600Z test_non_contig_expand_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0729720Z test_non_contig_expand_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0729830Z test_non_contig_expand_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0729940Z test_non_contig_expand_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0730050Z test_non_contig_expand_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0730200Z test_non_contig_expand_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0730340Z test_non_contig_expand_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0730450Z test_non_contig_expand_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0730560Z test_non_contig_expand_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0730670Z test_non_contig_expand_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0730770Z test_non_contig_expand_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0730880Z test_non_contig_expand_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0730990Z test_non_contig_expand_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0731100Z test_non_contig_expand_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0731210Z test_non_contig_expand_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0731320Z test_non_contig_expand_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0731430Z test_non_contig_expand_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0731570Z test_non_contig_expand_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0731680Z test_non_contig_expand_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0731790Z test_non_contig_expand_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0731930Z test_non_contig_expand_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0732060Z test_non_contig_expand_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0732170Z test_non_contig_expand_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0732280Z test_non_contig_expand_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0732420Z test_non_contig_expand_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0732530Z test_non_contig_expand_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0732640Z test_non_contig_expand_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0732750Z test_non_contig_expand_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0732860Z test_non_contig_expand_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0732970Z test_non_contig_expand_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0733090Z test_non_contig_expand_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0733200Z test_non_contig_expand_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0733300Z test_non_contig_expand_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0733410Z test_non_contig_expand_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0733520Z test_non_contig_expand_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0733670Z test_non_contig_expand_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0733810Z test_non_contig_expand_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0733930Z test_non_contig_expand_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0734040Z test_non_contig_expand_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0734140Z test_non_contig_expand_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0734250Z test_non_contig_expand_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0734360Z test_non_contig_expand_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0734470Z test_non_contig_expand_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0734580Z test_non_contig_expand_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0734690Z test_non_contig_expand_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0734810Z test_non_contig_expand_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0734920Z test_non_contig_expand_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0735040Z test_non_contig_expand_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0735150Z test_non_contig_expand_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0735260Z test_non_contig_expand_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0735400Z test_non_contig_expand_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0735580Z test_non_contig_expand_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0735740Z test_non_contig_expand_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0735850Z test_non_contig_expand_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0735960Z test_non_contig_expand_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0736060Z test_non_contig_expand_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0736170Z test_non_contig_expand_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0736280Z test_non_contig_expand_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0736430Z test_non_contig_expand_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0736530Z test_non_contig_expand_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0736640Z test_non_contig_expand_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0736750Z test_non_contig_expand_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0736850Z test_non_contig_expand_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0736960Z test_non_contig_expand_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0737060Z test_non_contig_expand_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0737210Z test_non_contig_expand_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0737350Z test_non_contig_expand_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0737460Z test_non_contig_expand_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0737560Z test_non_contig_expand_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0737670Z test_non_contig_expand_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0737780Z test_non_contig_expand_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0737890Z test_non_contig_expand_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0737990Z test_non_contig_expand_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0738100Z test_non_contig_expand_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0738210Z test_non_contig_expand_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0738320Z test_non_contig_expand_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0738430Z test_non_contig_expand_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0738540Z test_non_contig_expand_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0738650Z test_non_contig_expand_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0738760Z test_non_contig_expand_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0738900Z test_non_contig_expand_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0739040Z test_non_contig_expand_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0739150Z test_non_contig_expand_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0739260Z test_non_contig_expand_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0739370Z test_non_contig_expand_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0739480Z test_non_contig_expand_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0739580Z test_non_contig_expand_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0739720Z test_non_contig_expand_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0739820Z test_non_contig_expand_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0739930Z test_non_contig_expand_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0740030Z test_non_contig_expand_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0740140Z test_non_contig_expand_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0740240Z test_non_contig_expand_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0740350Z test_non_contig_expand_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0740480Z test_non_contig_expand_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0740630Z test_non_contig_expand_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0740770Z test_non_contig_expand_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0740890Z test_non_contig_expand_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0740990Z test_non_contig_expand_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0741100Z test_non_contig_expand_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0741210Z test_non_contig_expand_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0741310Z test_non_contig_expand_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0741420Z test_non_contig_expand_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0741520Z test_non_contig_expand_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0741630Z test_non_contig_expand_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0741740Z test_non_contig_expand_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0741850Z test_non_contig_expand_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0741970Z test_non_contig_expand_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0742070Z test_non_contig_expand_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0742180Z test_non_contig_expand_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0742320Z test_non_contig_expand_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0742460Z test_non_contig_expand_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0742570Z test_non_contig_expand_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0742680Z test_non_contig_expand_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0742790Z test_non_contig_expand_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0742900Z test_non_contig_expand_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0743020Z test_non_contig_expand_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0743130Z test_non_contig_expand_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0743230Z test_non_contig_expand_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0743340Z test_non_contig_expand_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0743450Z test_non_contig_expand_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0743560Z test_non_contig_expand_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0743660Z test_non_contig_expand_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0743790Z test_non_contig_expand_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0743900Z test_non_contig_expand_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0744040Z test_non_contig_expand_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0744180Z test_non_contig_expand_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0744290Z test_non_contig_expand_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0744410Z test_non_contig_expand_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0744540Z test_non_contig_expand_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0744650Z test_non_contig_expand_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0744770Z test_non_contig_expand_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0744880Z test_non_contig_expand_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0744980Z test_non_contig_expand_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0745090Z test_non_contig_expand_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0745200Z test_non_contig_expand_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0745310Z test_non_contig_expand_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0745410Z test_non_contig_expand_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0745520Z test_non_contig_expand_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0745630Z test_non_contig_expand_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0745780Z test_non_contig_expand_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0745920Z test_non_contig_expand_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0746030Z test_non_contig_expand_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0746140Z test_non_contig_expand_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0746240Z test_non_contig_expand_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0746350Z test_non_contig_expand_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0746460Z test_non_contig_expand_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0746570Z test_non_contig_expand_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0746680Z test_non_contig_expand_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0746790Z test_non_contig_expand_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0746900Z test_non_contig_expand_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0747020Z test_non_contig_expand_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0747150Z test_non_contig_expand_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0747270Z test_non_contig_expand_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0747390Z test_non_contig_expand_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.0747540Z test_non_contig_expand_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0747680Z test_non_contig_expand_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0747820Z test_non_contig_expand_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0747930Z test_non_contig_expand_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0748040Z test_non_contig_expand_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0748150Z test_non_contig_expand_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0748250Z test_non_contig_expand_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0748360Z test_non_contig_expand_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0748470Z test_non_contig_expand_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0748600Z test_non_contig_expand_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0748700Z test_non_contig_expand_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0748810Z test_non_contig_expand_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0748920Z test_non_contig_expand_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0749030Z test_non_contig_expand_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0749130Z test_non_contig_expand_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0749270Z test_non_contig_expand_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0749410Z test_non_contig_expand_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0749520Z test_non_contig_expand_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0749630Z test_non_contig_expand_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0749730Z test_non_contig_expand_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0749840Z test_non_contig_expand_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0749950Z test_non_contig_expand_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0750070Z test_non_contig_expand_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0750180Z test_non_contig_expand_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0750290Z test_non_contig_expand_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0750390Z test_non_contig_expand_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0754440Z test_non_contig_expand_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0754580Z test_non_contig_expand_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0754690Z test_non_contig_expand_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0754810Z test_non_contig_expand_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0754950Z test_non_contig_expand_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0755090Z test_non_contig_expand_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0755200Z test_non_contig_expand_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0755310Z test_non_contig_expand_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0755420Z test_non_contig_expand_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0755520Z test_non_contig_expand_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0755640Z test_non_contig_expand_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0755750Z test_non_contig_expand_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0755990Z test_non_contig_expand_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0756110Z test_non_contig_expand_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0756230Z test_non_contig_expand_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0756340Z test_non_contig_expand_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0756460Z test_non_contig_expand_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0756570Z test_non_contig_expand_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0756720Z test_non_contig_expand_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0756860Z test_non_contig_expand_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0757010Z test_non_contig_expand_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0757120Z test_non_contig_expand_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0757230Z test_non_contig_expand_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0757350Z test_non_contig_expand_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0757460Z test_non_contig_expand_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0757570Z test_non_contig_expand_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0757680Z test_non_contig_expand_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0757790Z test_non_contig_expand_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0757900Z test_non_contig_expand_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0758010Z test_non_contig_expand_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0758120Z test_non_contig_expand_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0758230Z test_non_contig_expand_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0758340Z test_non_contig_expand_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0758450Z test_non_contig_expand_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0758600Z test_non_contig_expand_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0758740Z test_non_contig_expand_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0758850Z test_non_contig_expand_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0758960Z test_non_contig_expand_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0759080Z test_non_contig_expand_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0759190Z test_non_contig_expand_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0759300Z test_non_contig_expand_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0759410Z test_non_contig_expand_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0759520Z test_non_contig_expand_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0759620Z test_non_contig_expand_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0759730Z test_non_contig_expand_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0759840Z test_non_contig_expand_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0759980Z test_non_contig_expand_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0760090Z test_non_contig_expand_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0760210Z test_non_contig_expand_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0760360Z test_non_contig_expand_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0760500Z test_non_contig_expand_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0760620Z test_non_contig_expand_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0760760Z test_non_contig_expand_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0760870Z test_non_contig_expand_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0760980Z test_non_contig_expand_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0761090Z test_non_contig_expand_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0761200Z test_non_contig_expand_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0761310Z test_non_contig_expand_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0761430Z test_non_contig_expand_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0761530Z test_non_contig_expand_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0761650Z test_non_contig_expand_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0761760Z test_non_contig_expand_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0761860Z test_non_contig_expand_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0761970Z test_non_contig_expand_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0762120Z test_non_contig_expand_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0762260Z test_non_contig_expand_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0762370Z test_non_contig_expand_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0762480Z test_non_contig_expand_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0762590Z test_non_contig_expand_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0762700Z test_non_contig_expand_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0762820Z test_non_contig_expand_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0762930Z test_non_contig_expand_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0763040Z test_non_contig_expand_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0763150Z test_non_contig_expand_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0763260Z test_non_contig_expand_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0763370Z test_non_contig_expand_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0763480Z test_non_contig_expand_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0763590Z test_non_contig_expand_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0763700Z test_non_contig_expand_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0763840Z test_non_contig_expand_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0763990Z test_non_contig_expand_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0764160Z test_non_contig_expand_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0764310Z test_non_contig_expand_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0764450Z test_non_contig_expand_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0764590Z test_non_contig_expand_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0764730Z test_non_contig_expand_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0764890Z test_non_contig_expand_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0765030Z test_non_contig_expand_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0765160Z test_non_contig_expand_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0765290Z test_non_contig_expand_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0765420Z test_non_contig_expand_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0765550Z test_non_contig_expand_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0765680Z test_non_contig_expand_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.0765800Z test_non_contig_expand_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0765950Z test_non_contig_expand_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0766090Z test_non_contig_expand_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0766200Z test_non_contig_expand_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0766320Z test_non_contig_expand_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0766420Z test_non_contig_expand_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0766530Z test_non_contig_expand_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0766640Z test_non_contig_expand_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0766750Z test_non_contig_expand_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0766860Z test_non_contig_expand_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0766970Z test_non_contig_expand_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0767080Z test_non_contig_expand_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0767200Z test_non_contig_expand_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0767310Z test_non_contig_expand_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0767420Z test_non_contig_expand_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0767530Z test_non_contig_expand_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0767670Z test_non_contig_expand_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0767810Z test_non_contig_expand_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0767920Z test_non_contig_expand_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0768050Z test_non_contig_expand_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0768170Z test_non_contig_expand_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0768270Z test_non_contig_expand_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0768390Z test_non_contig_expand_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0768500Z test_non_contig_expand_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0768610Z test_non_contig_expand_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0768720Z test_non_contig_expand_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0768850Z test_non_contig_expand_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0768960Z test_non_contig_expand_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0769070Z test_non_contig_expand_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0769180Z test_non_contig_expand_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0769280Z test_non_contig_expand_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0769430Z test_non_contig_expand_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0769570Z test_non_contig_expand_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0769690Z test_non_contig_expand_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0769800Z test_non_contig_expand_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0769910Z test_non_contig_expand_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770020Z test_non_contig_expand_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770120Z test_non_contig_expand_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770230Z test_non_contig_expand_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770330Z test_non_contig_expand_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770440Z test_non_contig_expand_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770540Z test_non_contig_expand_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770650Z test_non_contig_expand_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770760Z test_non_contig_expand_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770870Z test_non_contig_expand_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0770980Z test_non_contig_expand_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0771120Z test_non_contig_expand_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0771260Z test_non_contig_expand_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0771370Z test_non_contig_expand_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0771480Z test_non_contig_expand_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0771590Z test_non_contig_expand_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0771700Z test_non_contig_expand_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0771800Z test_non_contig_expand_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0771920Z test_non_contig_expand_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0772080Z test_non_contig_expand_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0772200Z test_non_contig_expand_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0772330Z test_non_contig_expand_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0772450Z test_non_contig_expand_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0772560Z test_non_contig_expand_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0772680Z test_non_contig_expand_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0772830Z test_non_contig_expand_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0772980Z test_non_contig_expand_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0773120Z test_non_contig_expand_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0773240Z test_non_contig_expand_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0773350Z test_non_contig_expand_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0773460Z test_non_contig_expand_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0773570Z test_non_contig_expand_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0773680Z test_non_contig_expand_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0773800Z test_non_contig_expand_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0773910Z test_non_contig_expand_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0774010Z test_non_contig_expand_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0774120Z test_non_contig_expand_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0774230Z test_non_contig_expand_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0774340Z test_non_contig_expand_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0774450Z test_non_contig_expand_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0774550Z test_non_contig_expand_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0774700Z test_non_contig_expand_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0774850Z test_non_contig_expand_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0774960Z test_non_contig_expand_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0775070Z test_non_contig_expand_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0775180Z test_non_contig_expand_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0775290Z test_non_contig_expand_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0775400Z test_non_contig_expand_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0775500Z test_non_contig_expand_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0775610Z test_non_contig_expand_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0775720Z test_non_contig_expand_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0775820Z test_non_contig_expand_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0775950Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0776080Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0776230Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0776360Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0776520Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0776680Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0776810Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0776960Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0777090Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0777220Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0777340Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0777460Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0777590Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0777710Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0777830Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0777950Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0778080Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0778210Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0778330Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0778480Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0778640Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0778760Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0778880Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0779000Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0779120Z test_non_contig_expand_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0779230Z test_non_contig_expand_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0779350Z test_non_contig_expand_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0779460Z test_non_contig_expand_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0779570Z test_non_contig_expand_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0779680Z test_non_contig_expand_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0779790Z test_non_contig_expand_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0779900Z test_non_contig_expand_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0780010Z test_non_contig_expand_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0780150Z test_non_contig_expand_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0780300Z test_non_contig_expand_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0780440Z test_non_contig_expand_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0780560Z test_non_contig_expand_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0780670Z test_non_contig_expand_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0780790Z test_non_contig_expand_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0780900Z test_non_contig_expand_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0781030Z test_non_contig_expand_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0781140Z test_non_contig_expand_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0781250Z test_non_contig_expand_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0781360Z test_non_contig_expand_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0781460Z test_non_contig_expand_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0781570Z test_non_contig_expand_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0781690Z test_non_contig_expand_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0781820Z test_non_contig_expand_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0781940Z test_non_contig_expand_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0782090Z test_non_contig_expand_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0782250Z test_non_contig_expand_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0782380Z test_non_contig_expand_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0782510Z test_non_contig_expand_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0782640Z test_non_contig_expand_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0782770Z test_non_contig_expand_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0782900Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0783030Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0787210Z test_non_contig_expand_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0787370Z test_non_contig_expand_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0787500Z test_non_contig_expand_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0787630Z test_non_contig_expand_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0787750Z test_non_contig_expand_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0787880Z test_non_contig_expand_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0788000Z test_non_contig_expand_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0788160Z test_non_contig_expand_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0788320Z test_non_contig_expand_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0788530Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0788650Z test_non_contig_expand_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0788780Z test_non_contig_expand_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0788900Z test_non_contig_expand_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0789020Z test_non_contig_expand_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0789170Z test_non_contig_expand_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0789290Z test_non_contig_expand_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0789410Z test_non_contig_expand_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0789530Z test_non_contig_expand_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0789650Z test_non_contig_expand_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0789770Z test_non_contig_expand_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0789900Z test_non_contig_expand_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0790020Z test_non_contig_expand_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0790180Z test_non_contig_expand_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0790330Z test_non_contig_expand_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0790450Z test_non_contig_expand_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0790570Z test_non_contig_expand_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0790690Z test_non_contig_expand_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0790810Z test_non_contig_expand_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0790930Z test_non_contig_expand_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0791050Z test_non_contig_expand_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0791170Z test_non_contig_expand_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0791290Z test_non_contig_expand_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0791410Z test_non_contig_expand_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0791550Z test_non_contig_expand_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:53.0791690Z test_non_contig_expand_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:53.0791830Z test_non_contig_expand_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Different noise (0.000s) 2023-01-11T21:12:53.0791950Z test_non_contig_expand_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0792110Z test_non_contig_expand_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0792260Z test_non_contig_expand_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0792440Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0792580Z test_non_contig_expand_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0792700Z test_non_contig_expand_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0792830Z test_non_contig_expand_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0792940Z test_non_contig_expand_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0793070Z test_non_contig_expand_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0793240Z test_non_contig_expand_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0793370Z test_non_contig_expand_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0793500Z test_non_contig_expand_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0793630Z test_non_contig_expand_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0793750Z test_non_contig_expand_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0793880Z test_non_contig_expand_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0794010Z test_non_contig_expand_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0794170Z test_non_contig_expand_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0794330Z test_non_contig_expand_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0794460Z test_non_contig_expand_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0794590Z test_non_contig_expand_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0794720Z test_non_contig_expand_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0794840Z test_non_contig_expand_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0794960Z test_non_contig_expand_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0795090Z test_non_contig_expand_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0795210Z test_non_contig_expand_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0795340Z test_non_contig_expand_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0795470Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0795600Z test_non_contig_expand_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0795730Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0795850Z test_non_contig_expand_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0795980Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0796140Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0796300Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0796450Z test_non_contig_expand_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0796580Z test_non_contig_expand_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0796710Z test_non_contig_expand_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0796840Z test_non_contig_expand_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0796960Z test_non_contig_expand_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0797090Z test_non_contig_expand_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0797240Z test_non_contig_expand_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0797360Z test_non_contig_expand_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0797480Z test_non_contig_expand_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0797610Z test_non_contig_expand_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0797740Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0797860Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0797990Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0798150Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0798310Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0798430Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0798560Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0798690Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0798810Z test_non_contig_expand_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0798930Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0799050Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0799180Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0799310Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0799430Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0799560Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0799680Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0799800Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0799920Z test_non_contig_expand_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0800080Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0800230Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0800360Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0800510Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0800630Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0800760Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0800880Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0801000Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0801150Z test_non_contig_expand_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0801270Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0801400Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0801520Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0801640Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0801760Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0801880Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0802040Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0802190Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0802320Z test_non_contig_expand_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0802440Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0802560Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0802690Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0802820Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0802940Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0803060Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0803190Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0803310Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0803430Z test_non_contig_expand_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0803550Z test_non_contig_expand_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0803670Z test_non_contig_expand_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0803790Z test_non_contig_expand_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0803940Z test_non_contig_expand_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0804080Z test_non_contig_expand_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0804200Z test_non_contig_expand_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0804310Z test_non_contig_expand_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0804450Z test_non_contig_expand_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0804560Z test_non_contig_expand_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0804670Z test_non_contig_expand_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0804790Z test_non_contig_expand_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0804900Z test_non_contig_expand_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0805010Z test_non_contig_expand_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0805140Z test_non_contig_expand_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0805260Z test_non_contig_expand_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0805370Z test_non_contig_expand_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0805480Z test_non_contig_expand_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0805590Z test_non_contig_expand_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0805740Z test_non_contig_expand_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0805880Z test_non_contig_expand_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0805990Z test_non_contig_expand_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0806110Z test_non_contig_expand_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0806220Z test_non_contig_expand_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0806330Z test_non_contig_expand_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0806450Z test_non_contig_expand_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0806560Z test_non_contig_expand_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0806670Z test_non_contig_expand_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0806780Z test_non_contig_expand_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0806900Z test_non_contig_expand_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0807000Z test_non_contig_expand_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0807110Z test_non_contig_expand_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0807220Z test_non_contig_expand_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0807330Z test_non_contig_expand_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0807470Z test_non_contig_expand_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0807610Z test_non_contig_expand_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0807740Z test_non_contig_expand_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0807850Z test_non_contig_expand_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0807970Z test_non_contig_expand_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0808090Z test_non_contig_expand_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0808210Z test_non_contig_expand_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0808330Z test_non_contig_expand_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0808480Z test_non_contig_expand_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0808600Z test_non_contig_expand_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0808710Z test_non_contig_expand_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0808820Z test_non_contig_expand_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0808940Z test_non_contig_expand_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0809050Z test_non_contig_expand_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0809160Z test_non_contig_expand_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0809340Z test_non_contig_expand_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0809490Z test_non_contig_expand_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0809600Z test_non_contig_expand_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0809710Z test_non_contig_expand_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0809820Z test_non_contig_expand_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0809930Z test_non_contig_expand_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0810040Z test_non_contig_expand_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0810170Z test_non_contig_expand_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0810290Z test_non_contig_expand_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0810410Z test_non_contig_expand_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0810530Z test_non_contig_expand_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0810640Z test_non_contig_expand_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0810760Z test_non_contig_expand_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0810890Z test_non_contig_expand_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0811020Z test_non_contig_expand_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0811180Z test_non_contig_expand_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0811330Z test_non_contig_expand_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0811440Z test_non_contig_expand_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0811560Z test_non_contig_expand_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0811680Z test_non_contig_expand_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0811790Z test_non_contig_expand_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0811900Z test_non_contig_expand_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0812010Z test_non_contig_expand_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0812120Z test_non_contig_expand_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0812230Z test_non_contig_expand_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0812350Z test_non_contig_expand_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0812450Z test_non_contig_expand_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0812600Z test_non_contig_expand_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0812710Z test_non_contig_expand_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0812830Z test_non_contig_expand_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0812980Z test_non_contig_expand_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0813130Z test_non_contig_expand_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0813240Z test_non_contig_expand_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0813340Z test_non_contig_expand_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0813480Z test_non_contig_expand_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0813590Z test_non_contig_expand_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0813710Z test_non_contig_expand_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0813810Z test_non_contig_expand_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0813920Z test_non_contig_expand_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0814020Z test_non_contig_expand_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0814140Z test_non_contig_expand_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0814250Z test_non_contig_expand_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0814360Z test_non_contig_expand_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0814470Z test_non_contig_expand_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0814580Z test_non_contig_expand_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0814730Z test_non_contig_expand_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0814870Z test_non_contig_expand_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0814980Z test_non_contig_expand_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0815090Z test_non_contig_expand_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0815190Z test_non_contig_expand_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0815300Z test_non_contig_expand_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0815410Z test_non_contig_expand_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0815520Z test_non_contig_expand_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0815630Z test_non_contig_expand_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0815750Z test_non_contig_expand_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0815870Z test_non_contig_expand_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0815980Z test_non_contig_expand_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0816090Z test_non_contig_expand_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0816200Z test_non_contig_expand_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0816320Z test_non_contig_expand_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0816460Z test_non_contig_expand_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0816600Z test_non_contig_expand_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0816750Z test_non_contig_expand_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0816860Z test_non_contig_expand_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0816970Z test_non_contig_expand_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0821350Z test_non_contig_expand_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0821490Z test_non_contig_expand_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0821610Z test_non_contig_expand_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0821830Z test_non_contig_expand_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0821950Z test_non_contig_expand_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0822060Z test_non_contig_expand_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0822170Z test_non_contig_expand_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0822280Z test_non_contig_expand_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0822400Z test_non_contig_expand_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0822510Z test_non_contig_expand_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0822670Z test_non_contig_expand_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0822820Z test_non_contig_expand_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0822940Z test_non_contig_expand_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0823060Z test_non_contig_expand_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0823170Z test_non_contig_expand_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0823290Z test_non_contig_expand_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0823400Z test_non_contig_expand_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0823520Z test_non_contig_expand_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0823630Z test_non_contig_expand_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0823740Z test_non_contig_expand_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0823860Z test_non_contig_expand_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0823980Z test_non_contig_expand_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0824090Z test_non_contig_expand_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0824210Z test_non_contig_expand_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0824320Z test_non_contig_expand_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0824460Z test_non_contig_expand_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0824600Z test_non_contig_expand_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0824720Z test_non_contig_expand_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0824830Z test_non_contig_expand_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0824950Z test_non_contig_expand_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0825060Z test_non_contig_expand_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0825180Z test_non_contig_expand_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0825330Z test_non_contig_expand_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0825450Z test_non_contig_expand_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0825560Z test_non_contig_expand_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0825670Z test_non_contig_expand_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0825780Z test_non_contig_expand_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0825890Z test_non_contig_expand_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0826000Z test_non_contig_expand_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0826130Z test_non_contig_expand_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0826280Z test_non_contig_expand_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0826430Z test_non_contig_expand_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0826550Z test_non_contig_expand_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0826670Z test_non_contig_expand_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0826790Z test_non_contig_expand_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0826900Z test_non_contig_expand_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0827010Z test_non_contig_expand_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0827120Z test_non_contig_expand_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0827230Z test_non_contig_expand_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0827340Z test_non_contig_expand_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0827450Z test_non_contig_expand_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0827580Z test_non_contig_expand_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0827700Z test_non_contig_expand_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0827830Z test_non_contig_expand_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0827950Z test_non_contig_expand_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0828110Z test_non_contig_expand_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0828270Z test_non_contig_expand_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0828390Z test_non_contig_expand_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0828520Z test_non_contig_expand_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0828650Z test_non_contig_expand_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0828780Z test_non_contig_expand_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0828900Z test_non_contig_expand_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0829020Z test_non_contig_expand_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0829150Z test_non_contig_expand_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0829270Z test_non_contig_expand_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0829390Z test_non_contig_expand_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0829570Z test_non_contig_expand_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0829700Z test_non_contig_expand_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0829830Z test_non_contig_expand_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0829950Z test_non_contig_expand_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0830110Z test_non_contig_expand_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0830260Z test_non_contig_expand_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0830430Z test_non_contig_expand_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0830550Z test_non_contig_expand_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0830680Z test_non_contig_expand_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0830800Z test_non_contig_expand_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0830930Z test_non_contig_expand_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0831050Z test_non_contig_expand_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0831170Z test_non_contig_expand_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0831290Z test_non_contig_expand_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0831410Z test_non_contig_expand_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0831530Z test_non_contig_expand_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0831660Z test_non_contig_expand_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0831790Z test_non_contig_expand_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0831910Z test_non_contig_expand_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0832070Z test_non_contig_expand_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0832230Z test_non_contig_expand_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0832350Z test_non_contig_expand_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0832470Z test_non_contig_expand_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0832590Z test_non_contig_expand_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0832710Z test_non_contig_expand_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0832840Z test_non_contig_expand_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0832960Z test_non_contig_expand_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0833090Z test_non_contig_expand_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0833210Z test_non_contig_expand_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0833330Z test_non_contig_expand_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0833450Z test_non_contig_expand_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0833570Z test_non_contig_expand_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0833720Z test_non_contig_expand_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0833830Z test_non_contig_expand_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0833990Z test_non_contig_expand_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0834150Z test_non_contig_expand_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0834270Z test_non_contig_expand_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0834400Z test_non_contig_expand_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0834550Z test_non_contig_expand_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0834670Z test_non_contig_expand_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0834800Z test_non_contig_expand_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0834920Z test_non_contig_expand_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0835040Z test_non_contig_expand_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0835160Z test_non_contig_expand_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0835280Z test_non_contig_expand_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0835400Z test_non_contig_expand_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0835540Z test_non_contig_expand_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0835660Z test_non_contig_expand_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0835780Z test_non_contig_expand_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0835930Z test_non_contig_expand_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0836080Z test_non_contig_expand_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0836210Z test_non_contig_expand_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0836320Z test_non_contig_expand_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0836440Z test_non_contig_expand_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0836560Z test_non_contig_expand_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0836670Z test_non_contig_expand_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0836790Z test_non_contig_expand_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0836900Z test_non_contig_expand_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0837020Z test_non_contig_expand_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0837130Z test_non_contig_expand_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0837250Z test_non_contig_expand_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0837360Z test_non_contig_expand_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0837480Z test_non_contig_expand_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0837600Z test_non_contig_expand_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0837750Z test_non_contig_expand_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0837900Z test_non_contig_expand_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0838050Z test_non_contig_expand_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0838180Z test_non_contig_expand_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0838310Z test_non_contig_expand_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0838440Z test_non_contig_expand_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0838560Z test_non_contig_expand_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0838680Z test_non_contig_expand_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0838830Z test_non_contig_expand_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0838960Z test_non_contig_expand_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0839080Z test_non_contig_expand_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0839220Z test_non_contig_expand_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0839350Z test_non_contig_expand_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0839480Z test_non_contig_expand_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0839620Z test_non_contig_expand_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0839790Z test_non_contig_expand_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0839950Z test_non_contig_expand_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0840080Z test_non_contig_expand_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0840220Z test_non_contig_expand_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0840350Z test_non_contig_expand_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0840480Z test_non_contig_expand_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0840610Z test_non_contig_expand_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0840740Z test_non_contig_expand_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0840870Z test_non_contig_expand_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0841000Z test_non_contig_expand_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0841130Z test_non_contig_expand_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0841260Z test_non_contig_expand_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0841400Z test_non_contig_expand_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0841530Z test_non_contig_expand_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0841660Z test_non_contig_expand_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0841830Z test_non_contig_expand_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0842000Z test_non_contig_expand_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0842150Z test_non_contig_expand_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0842280Z test_non_contig_expand_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0842410Z test_non_contig_expand_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0842540Z test_non_contig_expand_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0842670Z test_non_contig_expand_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0842810Z test_non_contig_expand_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0842960Z test_non_contig_expand_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0843090Z test_non_contig_expand_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0843220Z test_non_contig_expand_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0843360Z test_non_contig_expand_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0843490Z test_non_contig_expand_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0843610Z test_non_contig_expand_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0843730Z test_non_contig_expand_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0843900Z test_non_contig_expand_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0844050Z test_non_contig_expand_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0844180Z test_non_contig_expand_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0844300Z test_non_contig_expand_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0844420Z test_non_contig_expand_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0844540Z test_non_contig_expand_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0844660Z test_non_contig_expand_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0844780Z test_non_contig_expand_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0844910Z test_non_contig_expand_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0845030Z test_non_contig_expand_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0845160Z test_non_contig_expand_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0845280Z test_non_contig_expand_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0845410Z test_non_contig_expand_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0845530Z test_non_contig_expand_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0845650Z test_non_contig_expand_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0845840Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0846020Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0846170Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0846370Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0846540Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0846690Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0846840Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0846990Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0847180Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0847330Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0847480Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0847630Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0847780Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0847920Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0848070Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0848250Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0848440Z test_non_contig_expand_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0848590Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0848740Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0848890Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0849030Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0849170Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0849310Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0849460Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0849610Z test_non_contig_expand_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0849750Z test_non_contig_expand_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0849890Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0850040Z test_non_contig_expand_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0850180Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0850320Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0850490Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0850650Z test_non_contig_expand_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0850820Z test_non_contig_expand_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0850950Z test_non_contig_expand_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0851070Z test_non_contig_expand_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0851190Z test_non_contig_expand_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0851310Z test_non_contig_expand_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0851430Z test_non_contig_expand_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0851580Z test_non_contig_expand_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0851700Z test_non_contig_expand_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0851820Z test_non_contig_expand_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0851940Z test_non_contig_expand_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0852070Z test_non_contig_expand_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0852180Z test_non_contig_expand_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0852310Z test_non_contig_expand_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0852470Z test_non_contig_expand_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0852640Z test_non_contig_expand_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0857750Z test_non_contig_expand_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0857900Z test_non_contig_expand_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0858040Z test_non_contig_expand_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0858160Z test_non_contig_expand_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0858290Z test_non_contig_expand_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0858410Z test_non_contig_expand_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0858530Z test_non_contig_expand_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0858650Z test_non_contig_expand_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0858770Z test_non_contig_expand_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0858890Z test_non_contig_expand_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0859020Z test_non_contig_expand_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0859140Z test_non_contig_expand_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0859270Z test_non_contig_expand_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0859430Z test_non_contig_expand_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0859590Z test_non_contig_expand_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0859710Z test_non_contig_expand_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0859830Z test_non_contig_expand_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0859950Z test_non_contig_expand_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0860070Z test_non_contig_expand_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0860180Z test_non_contig_expand_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0860410Z test_non_contig_expand_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0860540Z test_non_contig_expand_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0860670Z test_non_contig_expand_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0860780Z test_non_contig_expand_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0860900Z test_non_contig_expand_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0861010Z test_non_contig_expand_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0861160Z test_non_contig_expand_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0861270Z test_non_contig_expand_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0861420Z test_non_contig_expand_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0861570Z test_non_contig_expand_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0861690Z test_non_contig_expand_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0861810Z test_non_contig_expand_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0861930Z test_non_contig_expand_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0862040Z test_non_contig_expand_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0862160Z test_non_contig_expand_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0862280Z test_non_contig_expand_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0862390Z test_non_contig_expand_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0862510Z test_non_contig_expand_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0862620Z test_non_contig_expand_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0862730Z test_non_contig_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0862850Z test_non_contig_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0862960Z test_non_contig_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0863070Z test_non_contig_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0863220Z test_non_contig_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0863370Z test_non_contig_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0863480Z test_non_contig_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0863590Z test_non_contig_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0863700Z test_non_contig_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0863810Z test_non_contig_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0863920Z test_non_contig_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0864040Z test_non_contig_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0864150Z test_non_contig_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0864260Z test_non_contig_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0864380Z test_non_contig_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0864490Z test_non_contig_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0864600Z test_non_contig_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0864740Z test_non_contig_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0864850Z test_non_contig_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0865000Z test_non_contig_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0865140Z test_non_contig_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0865250Z test_non_contig_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0865360Z test_non_contig_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0865470Z test_non_contig_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0865610Z test_non_contig_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0865720Z test_non_contig_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0865830Z test_non_contig_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0865950Z test_non_contig_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0866070Z test_non_contig_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0866180Z test_non_contig_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0866290Z test_non_contig_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0866400Z test_non_contig_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0866510Z test_non_contig_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0866620Z test_non_contig_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0866760Z test_non_contig_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0866910Z test_non_contig_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0867020Z test_non_contig_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0867130Z test_non_contig_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0867240Z test_non_contig_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0867350Z test_non_contig_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0867460Z test_non_contig_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0867560Z test_non_contig_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0867680Z test_non_contig_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0867800Z test_non_contig_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0867920Z test_non_contig_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0868030Z test_non_contig_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0868140Z test_non_contig_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0868260Z test_non_contig_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0868360Z test_non_contig_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0868510Z test_non_contig_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0868650Z test_non_contig_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0868770Z test_non_contig_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0868880Z test_non_contig_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0868990Z test_non_contig_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0869170Z test_non_contig_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0869280Z test_non_contig_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0869400Z test_non_contig_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0869510Z test_non_contig_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0869620Z test_non_contig_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0869730Z test_non_contig_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0869830Z test_non_contig_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0869980Z test_non_contig_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0870100Z test_non_contig_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0870220Z test_non_contig_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0870360Z test_non_contig_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0870510Z test_non_contig_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0870620Z test_non_contig_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0870730Z test_non_contig_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0870840Z test_non_contig_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0870940Z test_non_contig_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0871050Z test_non_contig_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0871160Z test_non_contig_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0871270Z test_non_contig_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0871380Z test_non_contig_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0871500Z test_non_contig_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0871620Z test_non_contig_index_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0871730Z test_non_contig_index_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0871850Z test_non_contig_index_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0871970Z test_non_contig_index_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0872110Z test_non_contig_index_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0872260Z test_non_contig_index_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0872380Z test_non_contig_index_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0872490Z test_non_contig_index_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0872600Z test_non_contig_index_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0872710Z test_non_contig_index_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0872820Z test_non_contig_index_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0872920Z test_non_contig_index_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0873040Z test_non_contig_index_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0873160Z test_non_contig_index_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0873270Z test_non_contig_index_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0873390Z test_non_contig_index_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0873540Z test_non_contig_index_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0873660Z test_non_contig_index_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0873780Z test_non_contig_index_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0873920Z test_non_contig_index_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0874070Z test_non_contig_index_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0874180Z test_non_contig_index_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0874320Z test_non_contig_index_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0874440Z test_non_contig_index_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0874560Z test_non_contig_index_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0874680Z test_non_contig_index_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0874800Z test_non_contig_index_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0874910Z test_non_contig_index_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0875030Z test_non_contig_index_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0875140Z test_non_contig_index_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0875250Z test_non_contig_index_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0875360Z test_non_contig_index_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0875470Z test_non_contig_index_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0875580Z test_non_contig_index_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0875740Z test_non_contig_index_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0875890Z test_non_contig_index_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0876010Z test_non_contig_index_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0876120Z test_non_contig_index_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0876240Z test_non_contig_index_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0876350Z test_non_contig_index_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0876460Z test_non_contig_index_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0876580Z test_non_contig_index_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0876690Z test_non_contig_index_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0876800Z test_non_contig_index_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0876910Z test_non_contig_index_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0877020Z test_non_contig_index_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0877140Z test_non_contig_index_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0877250Z test_non_contig_index_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0877370Z test_non_contig_index_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0877520Z test_non_contig_index_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0877670Z test_non_contig_index_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0877820Z test_non_contig_index_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0877930Z test_non_contig_index_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0878040Z test_non_contig_index_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0878150Z test_non_contig_index_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0878260Z test_non_contig_index_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0878370Z test_non_contig_index_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0878480Z test_non_contig_index_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0878620Z test_non_contig_index_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0878740Z test_non_contig_index_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0878860Z test_non_contig_index_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0878970Z test_non_contig_index_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0879080Z test_non_contig_index_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0879200Z test_non_contig_index_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0879340Z test_non_contig_index_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0879490Z test_non_contig_index_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0879600Z test_non_contig_index_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0879710Z test_non_contig_index_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0879820Z test_non_contig_index_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0879940Z test_non_contig_index_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0880050Z test_non_contig_index_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0880170Z test_non_contig_index_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0880290Z test_non_contig_index_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0880400Z test_non_contig_index_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0880510Z test_non_contig_index_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0880620Z test_non_contig_index_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0880730Z test_non_contig_index_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0880840Z test_non_contig_index_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0880950Z test_non_contig_index_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0881100Z test_non_contig_index_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0881250Z test_non_contig_index_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0881370Z test_non_contig_index_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0881490Z test_non_contig_index_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0881600Z test_non_contig_index_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0881720Z test_non_contig_index_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0881830Z test_non_contig_index_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0881940Z test_non_contig_index_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0882070Z test_non_contig_index_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0882180Z test_non_contig_index_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0882290Z test_non_contig_index_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0882410Z test_non_contig_index_bfloat16_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0882520Z test_non_contig_index_bfloat16_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0882650Z test_non_contig_index_bfloat16_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0882790Z test_non_contig_index_bfloat16_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0882940Z test_non_contig_index_bfloat16_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0883100Z test_non_contig_index_bfloat16_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0883210Z test_non_contig_index_bfloat16_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0883330Z test_non_contig_index_bfloat16_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0883440Z test_non_contig_index_bfloat16_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0883560Z test_non_contig_index_bfloat16_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0883670Z test_non_contig_index_bfloat16_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0883780Z test_non_contig_index_bfloat16_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0883890Z test_non_contig_index_bfloat16_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0884010Z test_non_contig_index_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0884130Z test_non_contig_index_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0884250Z test_non_contig_index_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0884360Z test_non_contig_index_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0884480Z test_non_contig_index_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0884600Z test_non_contig_index_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0884750Z test_non_contig_index_bool_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0884900Z test_non_contig_index_bool_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0885020Z test_non_contig_index_bool_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0885140Z test_non_contig_index_bool_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0885250Z test_non_contig_index_bool_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0885370Z test_non_contig_index_bool_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0885490Z test_non_contig_index_bool_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0885610Z test_non_contig_index_bool_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0885720Z test_non_contig_index_bool_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0885840Z test_non_contig_index_bool_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0885950Z test_non_contig_index_bool_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0886060Z test_non_contig_index_bool_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0886220Z test_non_contig_index_bool_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0886350Z test_non_contig_index_byte_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0886470Z test_non_contig_index_byte_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0891610Z test_non_contig_index_byte_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0891810Z test_non_contig_index_byte_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0891950Z test_non_contig_index_byte_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0892080Z test_non_contig_index_byte_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0892300Z test_non_contig_index_byte_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0892420Z test_non_contig_index_byte_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0892540Z test_non_contig_index_byte_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0892660Z test_non_contig_index_byte_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0892780Z test_non_contig_index_byte_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0892890Z test_non_contig_index_byte_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0893020Z test_non_contig_index_cdouble_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0893150Z test_non_contig_index_cdouble_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0893280Z test_non_contig_index_cdouble_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0893410Z test_non_contig_index_cdouble_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0893540Z test_non_contig_index_cdouble_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0893700Z test_non_contig_index_cdouble_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0893860Z test_non_contig_index_cdouble_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0893990Z test_non_contig_index_cdouble_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0894110Z test_non_contig_index_cdouble_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0894240Z test_non_contig_index_cdouble_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0894360Z test_non_contig_index_cdouble_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0894490Z test_non_contig_index_cdouble_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0894610Z test_non_contig_index_cdouble_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0894730Z test_non_contig_index_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0894860Z test_non_contig_index_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0894980Z test_non_contig_index_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0895100Z test_non_contig_index_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0895220Z test_non_contig_index_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0895340Z test_non_contig_index_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0895460Z test_non_contig_index_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0895620Z test_non_contig_index_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0895780Z test_non_contig_index_cfloat_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0895910Z test_non_contig_index_cfloat_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0896070Z test_non_contig_index_cfloat_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0896210Z test_non_contig_index_cfloat_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0896330Z test_non_contig_index_cfloat_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0896460Z test_non_contig_index_cfloat_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0896590Z test_non_contig_index_cfloat_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0896710Z test_non_contig_index_cfloat_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0896860Z test_non_contig_index_cfloat_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0896980Z test_non_contig_index_cfloat_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0897110Z test_non_contig_index_cfloat_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0897240Z test_non_contig_index_cfloat_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0897360Z test_non_contig_index_cfloat_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0897480Z test_non_contig_index_chalf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0897640Z test_non_contig_index_chalf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0897810Z test_non_contig_index_chalf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0897940Z test_non_contig_index_chalf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0898070Z test_non_contig_index_chalf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0898200Z test_non_contig_index_chalf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0898320Z test_non_contig_index_chalf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0898440Z test_non_contig_index_chalf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0898560Z test_non_contig_index_chalf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0898680Z test_non_contig_index_chalf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0898800Z test_non_contig_index_chalf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0898920Z test_non_contig_index_chalf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0899040Z test_non_contig_index_chalf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0899160Z test_non_contig_index_char_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0899270Z test_non_contig_index_char_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0899390Z test_non_contig_index_char_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0899540Z test_non_contig_index_char_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0899700Z test_non_contig_index_char_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0899820Z test_non_contig_index_char_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0899930Z test_non_contig_index_char_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0900050Z test_non_contig_index_char_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0900160Z test_non_contig_index_char_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0900280Z test_non_contig_index_char_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0900390Z test_non_contig_index_char_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0900540Z test_non_contig_index_char_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0900650Z test_non_contig_index_char_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0900770Z test_non_contig_index_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0900890Z test_non_contig_index_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0901010Z test_non_contig_index_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0901130Z test_non_contig_index_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0901280Z test_non_contig_index_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0901430Z test_non_contig_index_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0901580Z test_non_contig_index_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0901700Z test_non_contig_index_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0901820Z test_non_contig_index_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0901930Z test_non_contig_index_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0902040Z test_non_contig_index_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0902160Z test_non_contig_index_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0902270Z test_non_contig_index_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0902400Z test_non_contig_index_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0902530Z test_non_contig_index_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0902660Z test_non_contig_index_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0902790Z test_non_contig_index_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0902920Z test_non_contig_index_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0903050Z test_non_contig_index_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0903180Z test_non_contig_index_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0903340Z test_non_contig_index_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0903500Z test_non_contig_index_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0903620Z test_non_contig_index_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0903750Z test_non_contig_index_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0903870Z test_non_contig_index_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0903990Z test_non_contig_index_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0904110Z test_non_contig_index_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0904220Z test_non_contig_index_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0904340Z test_non_contig_index_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0904470Z test_non_contig_index_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0904590Z test_non_contig_index_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0904700Z test_non_contig_index_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0904840Z test_non_contig_index_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0904950Z test_non_contig_index_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0905070Z test_non_contig_index_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0905220Z test_non_contig_index_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0905370Z test_non_contig_index_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0905490Z test_non_contig_index_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0905610Z test_non_contig_index_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0905760Z test_non_contig_index_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0905880Z test_non_contig_index_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0906000Z test_non_contig_index_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0906110Z test_non_contig_index_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0906230Z test_non_contig_index_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0906340Z test_non_contig_index_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0906450Z test_non_contig_index_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0906560Z test_non_contig_index_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0906680Z test_non_contig_index_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0906800Z test_non_contig_index_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0906910Z test_non_contig_index_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0907070Z test_non_contig_index_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0907230Z test_non_contig_index_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0907350Z test_non_contig_index_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0907470Z test_non_contig_index_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0907580Z test_non_contig_index_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0907700Z test_non_contig_index_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0907810Z test_non_contig_index_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0907920Z test_non_contig_index_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0908050Z test_non_contig_index_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0908170Z test_non_contig_index_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0908290Z test_non_contig_index_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0908410Z test_non_contig_index_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0908520Z test_non_contig_index_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0908630Z test_non_contig_index_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0908750Z test_non_contig_index_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0908900Z test_non_contig_index_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0909050Z test_non_contig_index_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0909230Z test_non_contig_index_double_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0909360Z test_non_contig_index_double_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0909480Z test_non_contig_index_double_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0909610Z test_non_contig_index_double_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0909730Z test_non_contig_index_double_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0909850Z test_non_contig_index_double_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0909970Z test_non_contig_index_double_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0910140Z test_non_contig_index_double_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0910290Z test_non_contig_index_double_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0910410Z test_non_contig_index_double_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0910530Z test_non_contig_index_double_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0910650Z test_non_contig_index_double_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0910760Z test_non_contig_index_double_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0910910Z test_non_contig_index_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0911060Z test_non_contig_index_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0911180Z test_non_contig_index_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0911300Z test_non_contig_index_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0911410Z test_non_contig_index_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0911530Z test_non_contig_index_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0911640Z test_non_contig_index_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0911750Z test_non_contig_index_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0911860Z test_non_contig_index_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0911980Z test_non_contig_index_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0912100Z test_non_contig_index_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0912220Z test_non_contig_index_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0912330Z test_non_contig_index_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0912450Z test_non_contig_index_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0912560Z test_non_contig_index_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0912710Z test_non_contig_index_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0912860Z test_non_contig_index_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0912970Z test_non_contig_index_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0913090Z test_non_contig_index_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0913210Z test_non_contig_index_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0913330Z test_non_contig_index_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0913450Z test_non_contig_index_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0913560Z test_non_contig_index_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0913710Z test_non_contig_index_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0913830Z test_non_contig_index_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0913950Z test_non_contig_index_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0914070Z test_non_contig_index_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0914190Z test_non_contig_index_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0914300Z test_non_contig_index_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0914450Z test_non_contig_index_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0914600Z test_non_contig_index_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0914750Z test_non_contig_index_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0914870Z test_non_contig_index_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0914990Z test_non_contig_index_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0915100Z test_non_contig_index_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0915220Z test_non_contig_index_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0915330Z test_non_contig_index_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0915450Z test_non_contig_index_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0915570Z test_non_contig_index_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0915690Z test_non_contig_index_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0915810Z test_non_contig_index_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0915920Z test_non_contig_index_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0916030Z test_non_contig_index_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0916150Z test_non_contig_index_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0916260Z test_non_contig_index_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0916400Z test_non_contig_index_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0916550Z test_non_contig_index_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0916660Z test_non_contig_index_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0916770Z test_non_contig_index_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0916890Z test_non_contig_index_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0917000Z test_non_contig_index_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0917120Z test_non_contig_index_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0917230Z test_non_contig_index_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0917340Z test_non_contig_index_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0917450Z test_non_contig_index_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0917560Z test_non_contig_index_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0917670Z test_non_contig_index_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0917780Z test_non_contig_index_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0917920Z test_non_contig_index_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0918040Z test_non_contig_index_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0918190Z test_non_contig_index_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0918350Z test_non_contig_index_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0918470Z test_non_contig_index_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0918580Z test_non_contig_index_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0918690Z test_non_contig_index_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0918840Z test_non_contig_index_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0918950Z test_non_contig_index_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0919060Z test_non_contig_index_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0919170Z test_non_contig_index_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0919270Z test_non_contig_index_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0919390Z test_non_contig_index_float_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0919500Z test_non_contig_index_float_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0919620Z test_non_contig_index_float_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0919730Z test_non_contig_index_float_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0919860Z test_non_contig_index_float_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0920010Z test_non_contig_index_float_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0920160Z test_non_contig_index_float_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0920270Z test_non_contig_index_float_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0920390Z test_non_contig_index_float_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0920500Z test_non_contig_index_float_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0920600Z test_non_contig_index_float_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0920710Z test_non_contig_index_float_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0920820Z test_non_contig_index_float_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0920940Z test_non_contig_index_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0921050Z test_non_contig_index_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0921160Z test_non_contig_index_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0921280Z test_non_contig_index_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0921390Z test_non_contig_index_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0926210Z test_non_contig_index_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0926340Z test_non_contig_index_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0926500Z test_non_contig_index_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0926650Z test_non_contig_index_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0926760Z test_non_contig_index_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0926880Z test_non_contig_index_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0927050Z test_non_contig_index_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0927160Z test_non_contig_index_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0927280Z test_non_contig_index_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0927390Z test_non_contig_index_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0927500Z test_non_contig_index_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0927610Z test_non_contig_index_half_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0927750Z test_non_contig_index_half_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0927870Z test_non_contig_index_half_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0927990Z test_non_contig_index_half_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0928110Z test_non_contig_index_half_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0928220Z test_non_contig_index_half_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0928370Z test_non_contig_index_half_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0928510Z test_non_contig_index_half_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0928630Z test_non_contig_index_half_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0928740Z test_non_contig_index_half_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0928860Z test_non_contig_index_half_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0928970Z test_non_contig_index_half_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0929080Z test_non_contig_index_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0929190Z test_non_contig_index_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0929300Z test_non_contig_index_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0929410Z test_non_contig_index_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0929520Z test_non_contig_index_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0929630Z test_non_contig_index_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0929740Z test_non_contig_index_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0929850Z test_non_contig_index_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0929960Z test_non_contig_index_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0930110Z test_non_contig_index_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0930260Z test_non_contig_index_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0930380Z test_non_contig_index_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0930490Z test_non_contig_index_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0930600Z test_non_contig_index_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0930720Z test_non_contig_index_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0930840Z test_non_contig_index_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0930950Z test_non_contig_index_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0931060Z test_non_contig_index_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0931220Z test_non_contig_index_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0931340Z test_non_contig_index_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0931450Z test_non_contig_index_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0931560Z test_non_contig_index_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0931670Z test_non_contig_index_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0931780Z test_non_contig_index_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0931940Z test_non_contig_index_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0932130Z test_non_contig_index_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0932260Z test_non_contig_index_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0932380Z test_non_contig_index_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0932490Z test_non_contig_index_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0932610Z test_non_contig_index_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0932730Z test_non_contig_index_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0932840Z test_non_contig_index_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0932960Z test_non_contig_index_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0933080Z test_non_contig_index_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0933190Z test_non_contig_index_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0933310Z test_non_contig_index_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0933420Z test_non_contig_index_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0933540Z test_non_contig_index_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0933650Z test_non_contig_index_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0933810Z test_non_contig_index_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0933950Z test_non_contig_index_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0934070Z test_non_contig_index_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0934190Z test_non_contig_index_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0934310Z test_non_contig_index_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0934430Z test_non_contig_index_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0934540Z test_non_contig_index_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0934650Z test_non_contig_index_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0934760Z test_non_contig_index_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0934880Z test_non_contig_index_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0934990Z test_non_contig_index_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0935100Z test_non_contig_index_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0935210Z test_non_contig_index_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0935330Z test_non_contig_index_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0935510Z test_non_contig_index_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0935660Z test_non_contig_index_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0935810Z test_non_contig_index_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0935940Z test_non_contig_index_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0936050Z test_non_contig_index_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0936160Z test_non_contig_index_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0936270Z test_non_contig_index_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0936410Z test_non_contig_index_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0936520Z test_non_contig_index_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0936640Z test_non_contig_index_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0936760Z test_non_contig_index_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0936880Z test_non_contig_index_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0936990Z test_non_contig_index_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0937110Z test_non_contig_index_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0937220Z test_non_contig_index_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0937340Z test_non_contig_index_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0937490Z test_non_contig_index_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0937640Z test_non_contig_index_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0937760Z test_non_contig_index_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0937880Z test_non_contig_index_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0937990Z test_non_contig_index_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0938110Z test_non_contig_index_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0938220Z test_non_contig_index_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0938330Z test_non_contig_index_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0938450Z test_non_contig_index_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0938560Z test_non_contig_index_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0938670Z test_non_contig_index_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0938780Z test_non_contig_index_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0938900Z test_non_contig_index_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0939020Z test_non_contig_index_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0939140Z test_non_contig_index_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0939290Z test_non_contig_index_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0939450Z test_non_contig_index_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0939570Z test_non_contig_index_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0939680Z test_non_contig_index_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0939820Z test_non_contig_index_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0939930Z test_non_contig_index_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0940050Z test_non_contig_index_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0940170Z test_non_contig_index_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0940280Z test_non_contig_index_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0940390Z test_non_contig_index_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0940540Z test_non_contig_index_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0940690Z test_non_contig_index_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0940840Z test_non_contig_index_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0940980Z test_non_contig_index_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0941130Z test_non_contig_index_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0941310Z test_non_contig_index_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0941480Z test_non_contig_index_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0941630Z test_non_contig_index_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0941770Z test_non_contig_index_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0941910Z test_non_contig_index_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0942040Z test_non_contig_index_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0942180Z test_non_contig_index_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0942320Z test_non_contig_index_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.0942440Z test_non_contig_index_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0942550Z test_non_contig_index_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0942670Z test_non_contig_index_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0942790Z test_non_contig_index_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0942900Z test_non_contig_index_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0943020Z test_non_contig_index_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0943130Z test_non_contig_index_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0943280Z test_non_contig_index_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0943430Z test_non_contig_index_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0943540Z test_non_contig_index_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0943660Z test_non_contig_index_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0943780Z test_non_contig_index_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0943900Z test_non_contig_index_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0944040Z test_non_contig_index_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0944150Z test_non_contig_index_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0944270Z test_non_contig_index_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0944380Z test_non_contig_index_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0944490Z test_non_contig_index_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0944600Z test_non_contig_index_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0944730Z test_non_contig_index_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0944850Z test_non_contig_index_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0944970Z test_non_contig_index_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0945120Z test_non_contig_index_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0945270Z test_non_contig_index_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0945390Z test_non_contig_index_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0945500Z test_non_contig_index_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0945610Z test_non_contig_index_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0945720Z test_non_contig_index_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0945830Z test_non_contig_index_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0945940Z test_non_contig_index_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0946050Z test_non_contig_index_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0946160Z test_non_contig_index_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0946280Z test_non_contig_index_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0946390Z test_non_contig_index_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0946510Z test_non_contig_index_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0946620Z test_non_contig_index_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0946730Z test_non_contig_index_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0946880Z test_non_contig_index_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0947020Z test_non_contig_index_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0947130Z test_non_contig_index_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0947250Z test_non_contig_index_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0947360Z test_non_contig_index_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0947470Z test_non_contig_index_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0947580Z test_non_contig_index_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0947700Z test_non_contig_index_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0947810Z test_non_contig_index_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0947930Z test_non_contig_index_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0948030Z test_non_contig_index_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0948190Z test_non_contig_index_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0948300Z test_non_contig_index_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0948410Z test_non_contig_index_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0948520Z test_non_contig_index_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0948670Z test_non_contig_index_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0948830Z test_non_contig_index_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0948950Z test_non_contig_index_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0949120Z test_non_contig_index_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0949250Z test_non_contig_index_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0949370Z test_non_contig_index_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0949490Z test_non_contig_index_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0949610Z test_non_contig_index_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0949720Z test_non_contig_index_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0949840Z test_non_contig_index_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0949950Z test_non_contig_index_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0950070Z test_non_contig_index_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0950190Z test_non_contig_index_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0950310Z test_non_contig_index_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0950420Z test_non_contig_index_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0950570Z test_non_contig_index_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0950720Z test_non_contig_index_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0950830Z test_non_contig_index_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0950940Z test_non_contig_index_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0951050Z test_non_contig_index_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0951160Z test_non_contig_index_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0951270Z test_non_contig_index_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0951390Z test_non_contig_index_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0951500Z test_non_contig_index_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0951620Z test_non_contig_index_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0951740Z test_non_contig_index_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0951850Z test_non_contig_index_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0951960Z test_non_contig_index_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0952080Z test_non_contig_index_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0952190Z test_non_contig_index_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0952330Z test_non_contig_index_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0952500Z test_non_contig_index_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0952630Z test_non_contig_index_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0952740Z test_non_contig_index_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0952850Z test_non_contig_index_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0952990Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0953120Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0953280Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0953420Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0953540Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0953660Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0953790Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0953910Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0954040Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0954170Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0954330Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0954500Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0954630Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0954760Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0954890Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0955010Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0955140Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0955270Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0955400Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0955520Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0960270Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0960430Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0960550Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0960680Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0960800Z test_non_contig_index_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0960950Z test_non_contig_index_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0961110Z test_non_contig_index_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0961230Z test_non_contig_index_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0961440Z test_non_contig_index_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0961560Z test_non_contig_index_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0961680Z test_non_contig_index_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0961790Z test_non_contig_index_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0961900Z test_non_contig_index_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0962020Z test_non_contig_index_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0962170Z test_non_contig_index_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0962290Z test_non_contig_index_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0962410Z test_non_contig_index_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0962530Z test_non_contig_index_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0962640Z test_non_contig_index_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0962750Z test_non_contig_index_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0962900Z test_non_contig_index_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0963040Z test_non_contig_index_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0963160Z test_non_contig_index_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0963270Z test_non_contig_index_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0963380Z test_non_contig_index_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0963480Z test_non_contig_index_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0963610Z test_non_contig_index_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0963740Z test_non_contig_index_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0963860Z test_non_contig_index_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0963990Z test_non_contig_index_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0964110Z test_non_contig_index_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0964240Z test_non_contig_index_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0964370Z test_non_contig_index_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0964510Z test_non_contig_index_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0964640Z test_non_contig_index_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0964810Z test_non_contig_index_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0964980Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0965120Z test_non_contig_index_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0965250Z test_non_contig_index_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0965390Z test_non_contig_index_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0965520Z test_non_contig_index_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0965670Z test_non_contig_index_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0965800Z test_non_contig_index_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0965930Z test_non_contig_index_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0966060Z test_non_contig_index_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0966190Z test_non_contig_index_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0966320Z test_non_contig_index_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0966470Z test_non_contig_index_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0966600Z test_non_contig_index_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0966730Z test_non_contig_index_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0966890Z test_non_contig_index_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0967050Z test_non_contig_index_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0967180Z test_non_contig_index_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0967300Z test_non_contig_index_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0967430Z test_non_contig_index_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0967550Z test_non_contig_index_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0967680Z test_non_contig_index_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0967800Z test_non_contig_index_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0967930Z test_non_contig_index_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0968050Z test_non_contig_index_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0968170Z test_non_contig_index_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0968290Z test_non_contig_index_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0968420Z test_non_contig_index_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0968540Z test_non_contig_index_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0968670Z test_non_contig_index_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0968820Z test_non_contig_index_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0968980Z test_non_contig_index_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0969110Z test_non_contig_index_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0969240Z test_non_contig_index_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0969360Z test_non_contig_index_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0969490Z test_non_contig_index_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0969610Z test_non_contig_index_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0969770Z test_non_contig_index_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0969900Z test_non_contig_index_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0970020Z test_non_contig_index_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0970150Z test_non_contig_index_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0970280Z test_non_contig_index_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0970420Z test_non_contig_index_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0970580Z test_non_contig_index_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0970710Z test_non_contig_index_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0970870Z test_non_contig_index_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0971040Z test_non_contig_index_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0971170Z test_non_contig_index_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0971300Z test_non_contig_index_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0971440Z test_non_contig_index_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0971570Z test_non_contig_index_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0971700Z test_non_contig_index_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0971830Z test_non_contig_index_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0971970Z test_non_contig_index_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0972100Z test_non_contig_index_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0972220Z test_non_contig_index_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0972350Z test_non_contig_index_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0972480Z test_non_contig_index_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0972610Z test_non_contig_index_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0972740Z test_non_contig_index_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0972900Z test_non_contig_index_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0973070Z test_non_contig_index_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0973190Z test_non_contig_index_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0973330Z test_non_contig_index_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0973460Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0973590Z test_non_contig_index_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0973730Z test_non_contig_index_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0973850Z test_non_contig_index_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0974010Z test_non_contig_index_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0974150Z test_non_contig_index_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0974270Z test_non_contig_index_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0974400Z test_non_contig_index_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0974530Z test_non_contig_index_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0974690Z test_non_contig_index_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0974820Z test_non_contig_index_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0975000Z test_non_contig_index_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0975160Z test_non_contig_index_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0975290Z test_non_contig_index_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0975420Z test_non_contig_index_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0975540Z test_non_contig_index_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0975670Z test_non_contig_index_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0975800Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0975930Z test_non_contig_index_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0976060Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0976190Z test_non_contig_index_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0976320Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0976440Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0976570Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0976690Z test_non_contig_index_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0976820Z test_non_contig_index_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0976980Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0977150Z test_non_contig_index_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0977280Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0977410Z test_non_contig_index_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0977530Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0977660Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0977780Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0977910Z test_non_contig_index_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0978070Z test_non_contig_index_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0978200Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0978320Z test_non_contig_index_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0978450Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0978580Z test_non_contig_index_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0978700Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0978860Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0979020Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0979190Z test_non_contig_index_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0979310Z test_non_contig_index_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0979440Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0979560Z test_non_contig_index_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0979690Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0979820Z test_non_contig_index_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0979940Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0980070Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0980190Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0980320Z test_non_contig_index_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0980440Z test_non_contig_index_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0980570Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0980690Z test_non_contig_index_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0980820Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0980990Z test_non_contig_index_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0981150Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0981270Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0981400Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0981520Z test_non_contig_index_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0981640Z test_non_contig_index_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0981760Z test_non_contig_index_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0981880Z test_non_contig_index_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0982010Z test_non_contig_index_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0982150Z test_non_contig_index_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0982270Z test_non_contig_index_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0982380Z test_non_contig_index_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0982490Z test_non_contig_index_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0982610Z test_non_contig_index_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0982730Z test_non_contig_index_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0982880Z test_non_contig_index_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0983050Z test_non_contig_index_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0983170Z test_non_contig_index_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0983290Z test_non_contig_index_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0983400Z test_non_contig_index_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0983520Z test_non_contig_index_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0983640Z test_non_contig_index_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0983750Z test_non_contig_index_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0983870Z test_non_contig_index_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0983980Z test_non_contig_index_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0984090Z test_non_contig_index_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0984210Z test_non_contig_index_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0984320Z test_non_contig_index_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0984430Z test_non_contig_index_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0984550Z test_non_contig_index_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0984700Z test_non_contig_index_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0984850Z test_non_contig_index_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0984970Z test_non_contig_index_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0985080Z test_non_contig_index_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0985200Z test_non_contig_index_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0985300Z test_non_contig_index_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0985420Z test_non_contig_index_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0985530Z test_non_contig_index_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0985640Z test_non_contig_index_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0985750Z test_non_contig_index_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0985860Z test_non_contig_index_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0985980Z test_non_contig_index_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0986100Z test_non_contig_index_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0986230Z test_non_contig_index_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0986380Z test_non_contig_index_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0986540Z test_non_contig_index_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0986700Z test_non_contig_index_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0986820Z test_non_contig_index_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0986940Z test_non_contig_index_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0987060Z test_non_contig_index_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0987200Z test_non_contig_index_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0987320Z test_non_contig_index_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0987440Z test_non_contig_index_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0987560Z test_non_contig_index_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0987680Z test_non_contig_index_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0987790Z test_non_contig_index_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0987900Z test_non_contig_index_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0988010Z test_non_contig_index_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0988120Z test_non_contig_index_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0988240Z test_non_contig_index_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0988380Z test_non_contig_index_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0988540Z test_non_contig_index_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0988670Z test_non_contig_index_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0988800Z test_non_contig_index_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0988920Z test_non_contig_index_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0989040Z test_non_contig_index_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0989160Z test_non_contig_index_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0989290Z test_non_contig_index_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0989420Z test_non_contig_index_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0989550Z test_non_contig_index_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0989660Z test_non_contig_index_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0989770Z test_non_contig_index_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0989890Z test_non_contig_index_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0990010Z test_non_contig_index_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0990120Z test_non_contig_index_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0990270Z test_non_contig_index_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0990420Z test_non_contig_index_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0990530Z test_non_contig_index_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0990680Z test_non_contig_index_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0990790Z test_non_contig_index_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0990910Z test_non_contig_index_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0991030Z test_non_contig_index_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0995510Z test_non_contig_index_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0995660Z test_non_contig_index_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0995850Z test_non_contig_index_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0995970Z test_non_contig_index_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0996080Z test_non_contig_index_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0996200Z test_non_contig_index_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0996300Z test_non_contig_index_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0996420Z test_non_contig_index_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0996560Z test_non_contig_index_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0996700Z test_non_contig_index_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0996820Z test_non_contig_index_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0996930Z test_non_contig_index_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0997050Z test_non_contig_index_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0997160Z test_non_contig_index_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0997280Z test_non_contig_index_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0997390Z test_non_contig_index_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0997510Z test_non_contig_index_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0997620Z test_non_contig_index_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0997730Z test_non_contig_index_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0997850Z test_non_contig_index_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0997960Z test_non_contig_index_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0998060Z test_non_contig_index_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0998170Z test_non_contig_index_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0998320Z test_non_contig_index_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0998470Z test_non_contig_index_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0998590Z test_non_contig_index_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0998710Z test_non_contig_index_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0998830Z test_non_contig_index_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0998940Z test_non_contig_index_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0999060Z test_non_contig_index_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0999170Z test_non_contig_index_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0999320Z test_non_contig_index_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0999430Z test_non_contig_index_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0999550Z test_non_contig_index_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0999660Z test_non_contig_index_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0999770Z test_non_contig_index_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.0999880Z test_non_contig_index_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.0999990Z test_non_contig_index_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1000170Z test_non_contig_index_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1000320Z test_non_contig_index_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1000430Z test_non_contig_index_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1000540Z test_non_contig_index_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1000650Z test_non_contig_index_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1000760Z test_non_contig_index_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1000860Z test_non_contig_index_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1000980Z test_non_contig_index_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1001090Z test_non_contig_index_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1001210Z test_non_contig_index_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1001320Z test_non_contig_index_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1001440Z test_non_contig_index_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1001550Z test_non_contig_index_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1001660Z test_non_contig_index_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1001770Z test_non_contig_index_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1001920Z test_non_contig_index_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1002060Z test_non_contig_index_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1002180Z test_non_contig_index_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1002300Z test_non_contig_index_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1002410Z test_non_contig_index_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1002520Z test_non_contig_index_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1002640Z test_non_contig_index_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1002750Z test_non_contig_index_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1002860Z test_non_contig_index_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1002970Z test_non_contig_index_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1003070Z test_non_contig_index_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1003180Z test_non_contig_index_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1003290Z test_non_contig_index_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1003410Z test_non_contig_index_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1003540Z test_non_contig_index_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1003690Z test_non_contig_index_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1003850Z test_non_contig_index_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1003960Z test_non_contig_index_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1004070Z test_non_contig_index_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1004180Z test_non_contig_index_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1004320Z test_non_contig_index_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1004430Z test_non_contig_index_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1004530Z test_non_contig_index_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1004640Z test_non_contig_index_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1004760Z test_non_contig_index_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1004860Z test_non_contig_index_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1004980Z test_non_contig_index_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1005090Z test_non_contig_index_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1005210Z test_non_contig_index_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1005320Z test_non_contig_index_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1005470Z test_non_contig_index_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1005610Z test_non_contig_index_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1005730Z test_non_contig_index_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1005840Z test_non_contig_index_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1005950Z test_non_contig_index_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1006070Z test_non_contig_index_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1006200Z test_non_contig_index_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1006320Z test_non_contig_index_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1006450Z test_non_contig_index_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1006570Z test_non_contig_index_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1006680Z test_non_contig_index_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1006800Z test_non_contig_index_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1006920Z test_non_contig_index_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1007040Z test_non_contig_index_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1007170Z test_non_contig_index_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1007330Z test_non_contig_index_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1007480Z test_non_contig_index_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1007610Z test_non_contig_index_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1007770Z test_non_contig_index_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1007890Z test_non_contig_index_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1008010Z test_non_contig_index_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1008130Z test_non_contig_index_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1008250Z test_non_contig_index_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1008370Z test_non_contig_index_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1008530Z test_non_contig_index_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1008650Z test_non_contig_index_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1008770Z test_non_contig_index_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1008890Z test_non_contig_index_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1009000Z test_non_contig_index_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1009120Z test_non_contig_index_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1009280Z test_non_contig_index_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1009430Z test_non_contig_index_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1009550Z test_non_contig_index_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1009670Z test_non_contig_index_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1009790Z test_non_contig_index_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1009910Z test_non_contig_index_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1010030Z test_non_contig_index_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1010140Z test_non_contig_index_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1010260Z test_non_contig_index_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1010380Z test_non_contig_index_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1010500Z test_non_contig_index_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1010620Z test_non_contig_index_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1010740Z test_non_contig_index_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1010850Z test_non_contig_index_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1010970Z test_non_contig_index_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1011130Z test_non_contig_index_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1011280Z test_non_contig_index_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1011400Z test_non_contig_index_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1011530Z test_non_contig_index_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1011650Z test_non_contig_index_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1011800Z test_non_contig_index_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1011910Z test_non_contig_index_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1012040Z test_non_contig_index_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1012150Z test_non_contig_index_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1012270Z test_non_contig_index_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1012390Z test_non_contig_index_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1012510Z test_non_contig_index_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1012660Z test_non_contig_index_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1012780Z test_non_contig_index_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1012890Z test_non_contig_index_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1013050Z test_non_contig_index_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1013200Z test_non_contig_index_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1013320Z test_non_contig_index_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1013440Z test_non_contig_index_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1013560Z test_non_contig_index_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1013680Z test_non_contig_index_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1013800Z test_non_contig_index_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1013910Z test_non_contig_index_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1014030Z test_non_contig_index_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1014150Z test_non_contig_index_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1014260Z test_non_contig_index_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1014380Z test_non_contig_index_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1014490Z test_non_contig_index_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1014610Z test_non_contig_index_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1014730Z test_non_contig_index_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1014880Z test_non_contig_index_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1015020Z test_non_contig_index_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1015140Z test_non_contig_index_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1015260Z test_non_contig_index_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1015370Z test_non_contig_index_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1015490Z test_non_contig_index_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1015610Z test_non_contig_index_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1015720Z test_non_contig_index_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1015840Z test_non_contig_index_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1015980Z test_non_contig_index_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1016100Z test_non_contig_index_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1016220Z test_non_contig_index_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1016340Z test_non_contig_index_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1016470Z test_non_contig_index_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1016600Z test_non_contig_index_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1016780Z test_non_contig_index_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1016950Z test_non_contig_index_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1017080Z test_non_contig_index_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1017200Z test_non_contig_index_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1017320Z test_non_contig_index_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1017460Z test_non_contig_index_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1017600Z test_non_contig_index_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1017730Z test_non_contig_index_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1017870Z test_non_contig_index_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1017990Z test_non_contig_index_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1018120Z test_non_contig_index_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1018260Z test_non_contig_index_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1018390Z test_non_contig_index_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1018520Z test_non_contig_index_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1018650Z test_non_contig_index_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1018820Z test_non_contig_index_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1018990Z test_non_contig_index_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1019120Z test_non_contig_index_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1019250Z test_non_contig_index_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1019380Z test_non_contig_index_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1019510Z test_non_contig_index_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1019640Z test_non_contig_index_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1019770Z test_non_contig_index_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1019900Z test_non_contig_index_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1020020Z test_non_contig_index_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1020180Z test_non_contig_index_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1020310Z test_non_contig_index_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1020440Z test_non_contig_index_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1020570Z test_non_contig_index_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1020690Z test_non_contig_index_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1020860Z test_non_contig_index_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1021040Z test_non_contig_index_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1021180Z test_non_contig_index_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1021300Z test_non_contig_index_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1021430Z test_non_contig_index_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1021560Z test_non_contig_index_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1021680Z test_non_contig_index_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1021810Z test_non_contig_index_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1021930Z test_non_contig_index_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1022050Z test_non_contig_index_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1022170Z test_non_contig_index_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1022290Z test_non_contig_index_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1022410Z test_non_contig_index_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1022530Z test_non_contig_index_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1022650Z test_non_contig_index_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1022800Z test_non_contig_index_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1022950Z test_non_contig_index_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1023080Z test_non_contig_index_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1023200Z test_non_contig_index_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1023320Z test_non_contig_index_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1023430Z test_non_contig_index_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1023550Z test_non_contig_index_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1023670Z test_non_contig_index_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1023780Z test_non_contig_index_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1023930Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1024080Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1024270Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1024420Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1024570Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1024710Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1024890Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1025060Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1025250Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1025400Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1030080Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1030250Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1030390Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1030530Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1030670Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1030810Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1030940Z test_non_contig_index_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1031080Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1031210Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1031350Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1031490Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1031660Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1031830Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1031970Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1032110Z test_non_contig_index_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1032240Z test_non_contig_index_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1032380Z test_non_contig_index_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1032510Z test_non_contig_index_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1032650Z test_non_contig_index_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1032780Z test_non_contig_index_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1032910Z test_non_contig_index_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1033120Z test_non_contig_index_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1033250Z test_non_contig_index_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1033360Z test_non_contig_index_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1033480Z test_non_contig_index_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1033600Z test_non_contig_index_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1033750Z test_non_contig_index_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1033930Z test_non_contig_index_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1034060Z test_non_contig_index_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1034170Z test_non_contig_index_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1034290Z test_non_contig_index_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1034400Z test_non_contig_index_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1034510Z test_non_contig_index_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1034620Z test_non_contig_index_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1034730Z test_non_contig_index_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1034850Z test_non_contig_index_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1034970Z test_non_contig_index_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1035090Z test_non_contig_index_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1035200Z test_non_contig_index_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1035320Z test_non_contig_index_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1035440Z test_non_contig_index_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1035620Z test_non_contig_index_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1035770Z test_non_contig_index_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1035890Z test_non_contig_index_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1036010Z test_non_contig_index_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1036130Z test_non_contig_index_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1036240Z test_non_contig_index_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1036350Z test_non_contig_index_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1036470Z test_non_contig_index_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1036580Z test_non_contig_index_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1036690Z test_non_contig_index_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1036800Z test_non_contig_index_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1036920Z test_non_contig_index_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1037030Z test_non_contig_index_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1037140Z test_non_contig_index_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1037250Z test_non_contig_index_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1037430Z test_non_contig_index_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1037580Z test_non_contig_index_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1037690Z test_non_contig_index_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1037810Z test_non_contig_index_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1037930Z test_non_contig_index_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1038040Z test_non_contig_index_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1038150Z test_non_contig_index_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1038290Z test_non_contig_index_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1038400Z test_non_contig_index_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1038510Z test_non_contig_index_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1038630Z test_non_contig_index_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1038740Z test_non_contig_index_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1038860Z test_non_contig_index_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1038980Z test_non_contig_index_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1039090Z test_non_contig_index_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1039240Z test_non_contig_index_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1039380Z test_non_contig_index_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1039500Z test_non_contig_index_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1039620Z test_non_contig_index_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1039730Z test_non_contig_index_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1039840Z test_non_contig_int_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1039940Z test_non_contig_int_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1040060Z test_non_contig_int_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1040170Z test_non_contig_int_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1040280Z test_non_contig_int_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1040390Z test_non_contig_int_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1040500Z test_non_contig_int_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1040610Z test_non_contig_int_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1040710Z test_non_contig_int_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1040810Z test_non_contig_int_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1040960Z test_non_contig_int_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1041100Z test_non_contig_int_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1041210Z test_non_contig_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1041330Z test_non_contig_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1041440Z test_non_contig_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1041560Z test_non_contig_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1041670Z test_non_contig_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1041810Z test_non_contig_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1041920Z test_non_contig_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1042040Z test_non_contig_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1042150Z test_non_contig_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1042260Z test_non_contig_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1042360Z test_non_contig_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1042500Z test_non_contig_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1042620Z test_non_contig_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1042760Z test_non_contig_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1042910Z test_non_contig_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1043030Z test_non_contig_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1043140Z test_non_contig_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1043240Z test_non_contig_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1043360Z test_non_contig_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1043470Z test_non_contig_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1043580Z test_non_contig_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1043690Z test_non_contig_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1043800Z test_non_contig_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1043900Z test_non_contig_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1044010Z test_non_contig_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1044110Z test_non_contig_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1044230Z test_non_contig_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1044330Z test_non_contig_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1044480Z test_non_contig_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1044630Z test_non_contig_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1044740Z test_non_contig_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1044850Z test_non_contig_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1044960Z test_non_contig_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1045070Z test_non_contig_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1045170Z test_non_contig_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1045280Z test_non_contig_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1045390Z test_non_contig_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1045490Z test_non_contig_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1045610Z test_non_contig_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1045720Z test_non_contig_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1045830Z test_non_contig_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1045990Z test_non_contig_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1046100Z test_non_contig_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1046250Z test_non_contig_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1046390Z test_non_contig_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1046500Z test_non_contig_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1046610Z test_non_contig_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1046730Z test_non_contig_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1046880Z test_non_contig_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1046990Z test_non_contig_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1047110Z test_non_contig_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1047220Z test_non_contig_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1047330Z test_non_contig_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1047430Z test_non_contig_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1047550Z test_non_contig_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1047650Z test_non_contig_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1047760Z test_non_contig_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1047870Z test_non_contig_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1048020Z test_non_contig_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1048160Z test_non_contig_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1048280Z test_non_contig_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1048390Z test_non_contig_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1048500Z test_non_contig_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1048610Z test_non_contig_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1048720Z test_non_contig_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1048830Z test_non_contig_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1048940Z test_non_contig_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1049050Z test_non_contig_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1049160Z test_non_contig_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1049270Z test_non_contig_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1049380Z test_non_contig_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1049520Z test_non_contig_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1049660Z test_non_contig_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1049840Z test_non_contig_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1050010Z test_non_contig_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1050150Z test_non_contig_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1050320Z test_non_contig_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1050460Z test_non_contig_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1050600Z test_non_contig_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1050730Z test_non_contig_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1050860Z test_non_contig_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1050990Z test_non_contig_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1051150Z test_non_contig_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:53.1051280Z test_non_contig_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1051390Z test_non_contig_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1051500Z test_non_contig_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1051610Z test_non_contig_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1051720Z test_non_contig_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1051870Z test_non_contig_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1052010Z test_non_contig_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1052120Z test_non_contig_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1052230Z test_non_contig_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1052340Z test_non_contig_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1052450Z test_non_contig_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1052570Z test_non_contig_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1052680Z test_non_contig_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1052790Z test_non_contig_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1052910Z test_non_contig_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1053020Z test_non_contig_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1053120Z test_non_contig_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1053230Z test_non_contig_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1053340Z test_non_contig_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1053440Z test_non_contig_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1053590Z test_non_contig_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1053730Z test_non_contig_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1053850Z test_non_contig_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1053970Z test_non_contig_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1054080Z test_non_contig_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1054190Z test_non_contig_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1054300Z test_non_contig_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1054400Z test_non_contig_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1054510Z test_non_contig_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1054650Z test_non_contig_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1054760Z test_non_contig_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1054870Z test_non_contig_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1054980Z test_non_contig_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1055090Z test_non_contig_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1055200Z test_non_contig_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1055380Z test_non_contig_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1055520Z test_non_contig_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1055630Z test_non_contig_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1055740Z test_non_contig_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1055850Z test_non_contig_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1055950Z test_non_contig_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1056060Z test_non_contig_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1056170Z test_non_contig_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1056280Z test_non_contig_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1056390Z test_non_contig_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1056500Z test_non_contig_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1056600Z test_non_contig_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1056710Z test_non_contig_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1056820Z test_non_contig_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1056920Z test_non_contig_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1057060Z test_non_contig_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1057200Z test_non_contig_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1057310Z test_non_contig_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1057420Z test_non_contig_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1057540Z test_non_contig_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1057660Z test_non_contig_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1057770Z test_non_contig_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1057890Z test_non_contig_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1058000Z test_non_contig_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1058120Z test_non_contig_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1058230Z test_non_contig_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1058340Z test_non_contig_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1058450Z test_non_contig_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1058560Z test_non_contig_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1058670Z test_non_contig_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1058810Z test_non_contig_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1058980Z test_non_contig_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1063530Z test_non_contig_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1063670Z test_non_contig_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1063780Z test_non_contig_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1063880Z test_non_contig_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1063990Z test_non_contig_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1064160Z test_non_contig_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1064270Z test_non_contig_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1064380Z test_non_contig_long_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1064490Z test_non_contig_long_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1064600Z test_non_contig_long_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1064710Z test_non_contig_long_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1064820Z test_non_contig_long_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1064930Z test_non_contig_long_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1065080Z test_non_contig_long_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1065220Z test_non_contig_long_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1065330Z test_non_contig_long_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1065440Z test_non_contig_long_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1065540Z test_non_contig_long_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1065650Z test_non_contig_long_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1065750Z test_non_contig_long_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1065880Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1066010Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1066130Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1066250Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1066380Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1066490Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1066620Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1066730Z test_non_contig_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1066890Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1067050Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1067170Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1067290Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1067410Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1067520Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1067690Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1067820Z test_non_contig_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1067940Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1068060Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1068190Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1068300Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1068460Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1068570Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1068690Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1068850Z test_non_contig_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1069000Z test_non_contig_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1069120Z test_non_contig_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1069230Z test_non_contig_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1069350Z test_non_contig_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1069460Z test_non_contig_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1069580Z test_non_contig_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1069690Z test_non_contig_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1069800Z test_non_contig_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1069900Z test_non_contig_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1070010Z test_non_contig_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1070120Z test_non_contig_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1070230Z test_non_contig_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1070340Z test_non_contig_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1070460Z test_non_contig_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1070600Z test_non_contig_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1070740Z test_non_contig_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1070850Z test_non_contig_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1070960Z test_non_contig_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1071060Z test_non_contig_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1071160Z test_non_contig_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1071270Z test_non_contig_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1071370Z test_non_contig_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1071490Z test_non_contig_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1071620Z test_non_contig_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1071740Z test_non_contig_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1071890Z test_non_contig_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1072020Z test_non_contig_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1072140Z test_non_contig_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1072270Z test_non_contig_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1072430Z test_non_contig_nn_functional_hardshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1072590Z test_non_contig_nn_functional_hardshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1072750Z test_non_contig_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1072880Z test_non_contig_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1073010Z test_non_contig_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1073140Z test_non_contig_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1073260Z test_non_contig_nn_functional_hardtanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1073380Z test_non_contig_nn_functional_hardtanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1073510Z test_non_contig_nn_functional_hardtanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1073630Z test_non_contig_nn_functional_hardtanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1073750Z test_non_contig_nn_functional_hardtanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1073880Z test_non_contig_nn_functional_hardtanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1074000Z test_non_contig_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1074130Z test_non_contig_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1074260Z test_non_contig_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1074410Z test_non_contig_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1074570Z test_non_contig_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1074690Z test_non_contig_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1074820Z test_non_contig_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1074940Z test_non_contig_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1075060Z test_non_contig_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1075180Z test_non_contig_nn_functional_relu6_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1075290Z test_non_contig_nn_functional_relu6_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1075410Z test_non_contig_nn_functional_relu6_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1075530Z test_non_contig_nn_functional_relu6_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1075650Z test_non_contig_nn_functional_relu6_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1075760Z test_non_contig_nn_functional_relu6_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1075880Z test_non_contig_nn_functional_relu6_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1076020Z test_non_contig_nn_functional_relu6_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1076140Z test_non_contig_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1076300Z test_non_contig_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1076450Z test_non_contig_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1076570Z test_non_contig_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1076690Z test_non_contig_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1076840Z test_non_contig_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1076960Z test_non_contig_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1077070Z test_non_contig_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1077190Z test_non_contig_nn_functional_rrelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1077310Z test_non_contig_nn_functional_rrelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1077430Z test_non_contig_nn_functional_rrelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1077550Z test_non_contig_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1077670Z test_non_contig_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1077790Z test_non_contig_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1077920Z test_non_contig_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1078050Z test_non_contig_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1078210Z test_non_contig_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1078360Z test_non_contig_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1078480Z test_non_contig_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1078610Z test_non_contig_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1078730Z test_non_contig_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1078850Z test_non_contig_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1078980Z test_non_contig_nn_functional_softshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1079110Z test_non_contig_nn_functional_softshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1079230Z test_non_contig_nn_functional_softshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1079360Z test_non_contig_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1079490Z test_non_contig_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1079610Z test_non_contig_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1079730Z test_non_contig_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1079850Z test_non_contig_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1079970Z test_non_contig_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1080130Z test_non_contig_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1080310Z test_non_contig_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1080430Z test_non_contig_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1080550Z test_non_contig_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1080670Z test_non_contig_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1080800Z test_non_contig_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1080930Z test_non_contig_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1081080Z test_non_contig_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1081210Z test_non_contig_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1081340Z test_non_contig_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1081470Z test_non_contig_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1081590Z test_non_contig_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1081710Z test_non_contig_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1081830Z test_non_contig_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1081960Z test_non_contig_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1082120Z test_non_contig_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1082280Z test_non_contig_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1082400Z test_non_contig_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1082530Z test_non_contig_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1082650Z test_non_contig_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1082770Z test_non_contig_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1082890Z test_non_contig_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1083010Z test_non_contig_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1083140Z test_non_contig_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1083260Z test_non_contig_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1083390Z test_non_contig_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1083510Z test_non_contig_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1083630Z test_non_contig_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1083760Z test_non_contig_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1083880Z test_non_contig_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1084030Z test_non_contig_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1084190Z test_non_contig_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1084310Z test_non_contig_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1084460Z test_non_contig_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1084590Z test_non_contig_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1084710Z test_non_contig_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1084830Z test_non_contig_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1084950Z test_non_contig_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1085100Z test_non_contig_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1085220Z test_non_contig_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1085330Z test_non_contig_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1085460Z test_non_contig_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1085580Z test_non_contig_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1085700Z test_non_contig_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1085820Z test_non_contig_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1085970Z test_non_contig_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1086130Z test_non_contig_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1086250Z test_non_contig_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1086370Z test_non_contig_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1086490Z test_non_contig_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1086610Z test_non_contig_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1086730Z test_non_contig_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1086850Z test_non_contig_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1086970Z test_non_contig_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1087090Z test_non_contig_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1087210Z test_non_contig_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1087330Z test_non_contig_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1087450Z test_non_contig_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1087570Z test_non_contig_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1087690Z test_non_contig_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1087850Z test_non_contig_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1088010Z test_non_contig_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1088130Z test_non_contig_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1088240Z test_non_contig_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1088360Z test_non_contig_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1088500Z test_non_contig_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1088620Z test_non_contig_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1088740Z test_non_contig_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1088860Z test_non_contig_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1088980Z test_non_contig_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1089100Z test_non_contig_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1089240Z test_non_contig_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1089360Z test_non_contig_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1089470Z test_non_contig_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1089580Z test_non_contig_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1089730Z test_non_contig_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1089870Z test_non_contig_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1089980Z test_non_contig_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1090090Z test_non_contig_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1090210Z test_non_contig_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1090320Z test_non_contig_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1090430Z test_non_contig_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1090550Z test_non_contig_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1090660Z test_non_contig_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1090770Z test_non_contig_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1090880Z test_non_contig_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1090990Z test_non_contig_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1091090Z test_non_contig_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1091200Z test_non_contig_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1091310Z test_non_contig_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1091460Z test_non_contig_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1091600Z test_non_contig_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1091710Z test_non_contig_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1091820Z test_non_contig_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1091930Z test_non_contig_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1092040Z test_non_contig_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1092150Z test_non_contig_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1092260Z test_non_contig_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1092370Z test_non_contig_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1092480Z test_non_contig_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1092590Z test_non_contig_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1092730Z test_non_contig_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1092830Z test_non_contig_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1092950Z test_non_contig_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1097030Z test_non_contig_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1097200Z test_non_contig_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1097360Z test_non_contig_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1097560Z test_non_contig_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1097670Z test_non_contig_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1097790Z test_non_contig_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1097900Z test_non_contig_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1098010Z test_non_contig_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1098120Z test_non_contig_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1098240Z test_non_contig_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1098350Z test_non_contig_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1098460Z test_non_contig_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1098570Z test_non_contig_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1098680Z test_non_contig_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1098790Z test_non_contig_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1098900Z test_non_contig_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1099040Z test_non_contig_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1099180Z test_non_contig_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1099300Z test_non_contig_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1099420Z test_non_contig_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1099540Z test_non_contig_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1099660Z test_non_contig_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1099780Z test_non_contig_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1099890Z test_non_contig_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1100010Z test_non_contig_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1100140Z test_non_contig_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1100260Z test_non_contig_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1100380Z test_non_contig_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1100490Z test_non_contig_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1100600Z test_non_contig_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1100710Z test_non_contig_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1100860Z test_non_contig_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1101010Z test_non_contig_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1101140Z test_non_contig_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1101250Z test_non_contig_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1101360Z test_non_contig_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1101470Z test_non_contig_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1101570Z test_non_contig_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1101680Z test_non_contig_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1101810Z test_non_contig_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1101920Z test_non_contig_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1102030Z test_non_contig_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1102140Z test_non_contig_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1102250Z test_non_contig_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1102350Z test_non_contig_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1102460Z test_non_contig_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1102600Z test_non_contig_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1102740Z test_non_contig_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1102850Z test_non_contig_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1102950Z test_non_contig_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1103060Z test_non_contig_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1103160Z test_non_contig_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1103280Z test_non_contig_short_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1103380Z test_non_contig_short_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1103500Z test_non_contig_short_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1103610Z test_non_contig_short_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1103720Z test_non_contig_short_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1103820Z test_non_contig_short_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1103930Z test_non_contig_short_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1104040Z test_non_contig_short_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1104150Z test_non_contig_short_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1104290Z test_non_contig_short_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1104430Z test_non_contig_short_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1104540Z test_non_contig_short_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1104650Z test_non_contig_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1104760Z test_non_contig_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1104880Z test_non_contig_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1105000Z test_non_contig_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1105110Z test_non_contig_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1105210Z test_non_contig_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1105360Z test_non_contig_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1105470Z test_non_contig_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1105580Z test_non_contig_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1105690Z test_non_contig_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1105800Z test_non_contig_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1105900Z test_non_contig_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1106080Z test_non_contig_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1106230Z test_non_contig_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1106330Z test_non_contig_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1106440Z test_non_contig_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1106550Z test_non_contig_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1106660Z test_non_contig_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1106760Z test_non_contig_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1106870Z test_non_contig_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1106980Z test_non_contig_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1107090Z test_non_contig_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1107200Z test_non_contig_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1107310Z test_non_contig_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1107420Z test_non_contig_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1107520Z test_non_contig_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1107630Z test_non_contig_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1107780Z test_non_contig_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1107920Z test_non_contig_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1108020Z test_non_contig_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1108130Z test_non_contig_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1108240Z test_non_contig_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1108350Z test_non_contig_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1108460Z test_non_contig_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1108570Z test_non_contig_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1108670Z test_non_contig_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1108780Z test_non_contig_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1108890Z test_non_contig_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1109000Z test_non_contig_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1109100Z test_non_contig_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1109210Z test_non_contig_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1109310Z test_non_contig_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1109450Z test_non_contig_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1109610Z test_non_contig_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1109730Z test_non_contig_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1109840Z test_non_contig_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1109950Z test_non_contig_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1110060Z test_non_contig_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1110170Z test_non_contig_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1110280Z test_non_contig_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1110410Z test_non_contig_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1110510Z test_non_contig_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1110620Z test_non_contig_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1110730Z test_non_contig_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1110830Z test_non_contig_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1110950Z test_non_contig_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1111060Z test_non_contig_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1111200Z test_non_contig_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1111340Z test_non_contig_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1111450Z test_non_contig_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1111560Z test_non_contig_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1111660Z test_non_contig_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1111770Z test_non_contig_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1111870Z test_non_contig_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1111990Z test_non_contig_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1112110Z test_non_contig_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1112230Z test_non_contig_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1112350Z test_non_contig_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1112470Z test_non_contig_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1112580Z test_non_contig_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1112700Z test_non_contig_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1112810Z test_non_contig_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1112960Z test_non_contig_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1113110Z test_non_contig_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1113230Z test_non_contig_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1113350Z test_non_contig_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1113470Z test_non_contig_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1113580Z test_non_contig_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1113700Z test_non_contig_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1113840Z test_non_contig_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1113950Z test_non_contig_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1114070Z test_non_contig_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1114190Z test_non_contig_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1114300Z test_non_contig_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1114410Z test_non_contig_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1114550Z test_non_contig_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1114670Z test_non_contig_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1114820Z test_non_contig_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1114970Z test_non_contig_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1115090Z test_non_contig_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1115200Z test_non_contig_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1115310Z test_non_contig_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1115420Z test_non_contig_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1115530Z test_non_contig_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1115650Z test_non_contig_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1115750Z test_non_contig_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1115870Z test_non_contig_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1115980Z test_non_contig_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1116100Z test_non_contig_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1116210Z test_non_contig_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1116320Z test_non_contig_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1116420Z test_non_contig_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1116570Z test_non_contig_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1116720Z test_non_contig_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1116840Z test_non_contig_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1116950Z test_non_contig_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1117070Z test_non_contig_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1117190Z test_non_contig_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1117300Z test_non_contig_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1117420Z test_non_contig_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1117530Z test_non_contig_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1117640Z test_non_contig_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1117750Z test_non_contig_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1117890Z test_non_contig_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1118010Z test_non_contig_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1118130Z test_non_contig_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1118240Z test_non_contig_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1118390Z test_non_contig_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1118540Z test_non_contig_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1118680Z test_non_contig_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1118790Z test_non_contig_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1118910Z test_non_contig_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1119020Z test_non_contig_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1119140Z test_non_contig_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1119250Z test_non_contig_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1119360Z test_non_contig_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1119470Z test_non_contig_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1119580Z test_non_contig_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1119690Z test_non_contig_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1119800Z test_non_contig_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1119910Z test_non_contig_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1120020Z test_non_contig_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1120170Z test_non_contig_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1120320Z test_non_contig_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1120430Z test_non_contig_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1120540Z test_non_contig_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1120650Z test_non_contig_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1120760Z test_non_contig_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1120860Z test_non_contig_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1120980Z test_non_contig_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1121090Z test_non_contig_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1121200Z test_non_contig_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1121310Z test_non_contig_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1121410Z test_non_contig_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1121520Z test_non_contig_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1121630Z test_non_contig_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1121750Z test_non_contig_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1121900Z test_non_contig_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1122050Z test_non_contig_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1122200Z test_non_contig_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1122320Z test_non_contig_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1122430Z test_non_contig_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1122550Z test_non_contig_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1122670Z test_non_contig_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1122800Z test_non_contig_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1122970Z test_non_contig_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1123100Z test_non_contig_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1123230Z test_non_contig_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1123350Z test_non_contig_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1123480Z test_non_contig_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1123600Z test_non_contig_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1123720Z test_non_contig_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1123880Z test_non_contig_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1124050Z test_non_contig_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1124180Z test_non_contig_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1124300Z test_non_contig_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1124420Z test_non_contig_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1124540Z test_non_contig_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1124670Z test_non_contig_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1124790Z test_non_contig_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1124910Z test_non_contig_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1125040Z test_non_contig_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1125170Z test_non_contig_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1125290Z test_non_contig_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1129660Z test_non_contig_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1129800Z test_non_contig_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1129930Z test_non_contig_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1130090Z test_non_contig_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1130250Z test_non_contig_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1130380Z test_non_contig_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1130590Z test_non_contig_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1130710Z test_non_contig_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1130830Z test_non_contig_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1130950Z test_non_contig_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1131070Z test_non_contig_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1131190Z test_non_contig_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1131340Z test_non_contig_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1131460Z test_non_contig_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1131580Z test_non_contig_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1131690Z test_non_contig_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1131810Z test_non_contig_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1131930Z test_non_contig_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1132080Z test_non_contig_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1132220Z test_non_contig_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1132340Z test_non_contig_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1132450Z test_non_contig_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1132570Z test_non_contig_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1132690Z test_non_contig_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1132810Z test_non_contig_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1132920Z test_non_contig_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1133030Z test_non_contig_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1133140Z test_non_contig_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1133250Z test_non_contig_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1133400Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1133550Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1133690Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1133830Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1134000Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1134180Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1134320Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1134460Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1134600Z test_non_contig_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1134740Z test_non_contig_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1134900Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1135040Z test_non_contig_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1135180Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1135310Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1135440Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1135630Z test_non_contig_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1135760Z test_non_contig_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1135890Z test_non_contig_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1136020Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1136190Z test_non_contig_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1136350Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1136480Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1136610Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1136740Z test_non_contig_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1136870Z test_non_contig_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1137000Z test_non_contig_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1137130Z test_non_contig_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1137260Z test_non_contig_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1137390Z test_non_contig_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1137520Z test_non_contig_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1137640Z test_non_contig_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1137770Z test_non_contig_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1137890Z test_non_contig_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1138000Z test_non_contig_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1138150Z test_non_contig_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1138290Z test_non_contig_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1138410Z test_non_contig_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1138520Z test_non_contig_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1138630Z test_non_contig_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1138740Z test_non_contig_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1138850Z test_non_contig_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1138950Z test_non_contig_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1139090Z test_non_contig_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1139190Z test_non_contig_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1139310Z test_non_contig_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1139420Z test_non_contig_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1139540Z test_non_contig_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1139650Z test_non_contig_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1139780Z test_non_contig_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1139930Z test_non_contig_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1140070Z test_non_contig_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1140190Z test_non_contig_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1140300Z test_non_contig_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1140410Z test_non_contig_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1140510Z test_non_contig_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1140620Z test_non_contig_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1140730Z test_non_contig_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1140840Z test_non_contig_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1140950Z test_non_contig_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1141060Z test_non_contig_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1141170Z test_non_contig_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1141280Z test_non_contig_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1141380Z test_non_contig_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1141480Z test_non_contig_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1141620Z test_non_contig_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1141760Z test_non_contig_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1141870Z test_non_contig_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1141980Z test_non_contig_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1142090Z test_non_contig_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1142200Z test_non_contig_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1142320Z test_non_contig_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1142420Z test_non_contig_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1142530Z test_non_contig_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1142640Z test_non_contig_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1142740Z test_non_contig_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1142850Z test_non_contig_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1142960Z test_non_contig_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1143060Z test_non_contig_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1143170Z test_non_contig_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1143360Z test_non_contig_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1143510Z test_non_contig_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1143620Z test_non_contig_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1143730Z test_non_contig_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1143830Z test_non_contig_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1143940Z test_non_contig_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1144040Z test_non_contig_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1144190Z test_nonzero_empty_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1144290Z test_op_invert_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1144390Z test_polygamma_neg_cpu (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1144520Z test_reference_numerics_extremal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1144670Z test_reference_numerics_extremal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1144810Z test_reference_numerics_extremal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1144940Z test_reference_numerics_extremal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1145060Z test_reference_numerics_extremal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1145220Z test_reference_numerics_extremal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1145390Z test_reference_numerics_extremal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1145530Z test_reference_numerics_extremal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1145680Z test_reference_numerics_extremal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1145800Z test_reference_numerics_extremal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1145930Z test_reference_numerics_extremal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1146050Z test_reference_numerics_extremal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1146200Z test_reference_numerics_extremal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1146340Z test_reference_numerics_extremal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1146470Z test_reference_numerics_extremal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1146590Z test_reference_numerics_extremal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1146720Z test_reference_numerics_extremal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1146850Z test_reference_numerics_extremal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1146980Z test_reference_numerics_extremal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1147100Z test_reference_numerics_extremal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1147260Z test_reference_numerics_extremal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1147410Z test_reference_numerics_extremal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1147540Z test_reference_numerics_extremal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1147700Z test_reference_numerics_extremal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1147840Z test_reference_numerics_extremal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1147970Z test_reference_numerics_extremal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1148090Z test_reference_numerics_extremal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1148220Z test_reference_numerics_extremal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1148360Z test_reference_numerics_extremal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1148520Z test_reference_numerics_extremal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1148650Z test_reference_numerics_extremal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1148770Z test_reference_numerics_extremal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1148890Z test_reference_numerics_extremal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1149030Z test_reference_numerics_extremal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1149160Z test_reference_numerics_extremal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1149320Z test_reference_numerics_extremal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1149480Z test_reference_numerics_extremal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1149610Z test_reference_numerics_extremal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1149750Z test_reference_numerics_extremal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1149890Z test_reference_numerics_extremal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1150010Z test_reference_numerics_extremal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1150130Z test_reference_numerics_extremal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1150250Z test_reference_numerics_extremal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1150380Z test_reference_numerics_extremal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1150500Z test_reference_numerics_extremal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1150620Z test_reference_numerics_extremal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1150750Z test_reference_numerics_extremal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1150880Z test_reference_numerics_extremal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1151000Z test_reference_numerics_extremal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1151120Z test_reference_numerics_extremal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1151280Z test_reference_numerics_extremal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1151450Z test_reference_numerics_extremal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1151590Z test_reference_numerics_extremal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1151730Z test_reference_numerics_extremal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1151880Z test_reference_numerics_extremal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1152020Z test_reference_numerics_extremal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1152150Z test_reference_numerics_extremal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1152270Z test_reference_numerics_extremal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1152410Z test_reference_numerics_extremal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1152570Z test_reference_numerics_extremal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1152690Z test_reference_numerics_extremal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1152820Z test_reference_numerics_extremal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1152940Z test_reference_numerics_extremal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1153080Z test_reference_numerics_extremal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1153220Z test_reference_numerics_extremal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1153380Z test_reference_numerics_extremal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1153540Z test_reference_numerics_extremal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1153670Z test_reference_numerics_extremal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1153810Z test_reference_numerics_extremal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1153930Z test_reference_numerics_extremal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1154060Z test_reference_numerics_extremal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1154190Z test_reference_numerics_extremal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1154310Z test_reference_numerics_extremal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1154430Z test_reference_numerics_extremal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1154560Z test_reference_numerics_extremal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1154680Z test_reference_numerics_extremal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1154800Z test_reference_numerics_extremal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1154930Z test_reference_numerics_extremal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1155060Z test_reference_numerics_extremal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1155180Z test_reference_numerics_extremal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1155340Z test_reference_numerics_extremal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1155500Z test_reference_numerics_extremal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1155630Z test_reference_numerics_extremal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1155760Z test_reference_numerics_extremal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1155880Z test_reference_numerics_extremal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1156020Z test_reference_numerics_extremal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1156150Z test_reference_numerics_extremal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1156290Z test_reference_numerics_extremal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1156420Z test_reference_numerics_extremal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1156560Z test_reference_numerics_extremal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1156680Z test_reference_numerics_extremal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1156830Z test_reference_numerics_extremal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1156960Z test_reference_numerics_extremal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1157090Z test_reference_numerics_extremal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1157210Z test_reference_numerics_extremal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1157370Z test_reference_numerics_extremal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1157540Z test_reference_numerics_extremal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1157670Z test_reference_numerics_extremal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1157790Z test_reference_numerics_extremal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1157920Z test_reference_numerics_extremal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1158040Z test_reference_numerics_extremal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1158170Z test_reference_numerics_extremal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1158290Z test_reference_numerics_extremal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1158420Z test_reference_numerics_extremal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1158550Z test_reference_numerics_extremal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1158690Z test_reference_numerics_extremal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1158830Z test_reference_numerics_extremal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1158960Z test_reference_numerics_extremal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1159090Z test_reference_numerics_extremal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1159220Z test_reference_numerics_extremal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1159380Z test_reference_numerics_extremal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1159530Z test_reference_numerics_extremal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1159660Z test_reference_numerics_extremal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1159790Z test_reference_numerics_extremal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1159910Z test_reference_numerics_extremal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1160040Z test_reference_numerics_extremal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1160170Z test_reference_numerics_extremal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1160340Z test_reference_numerics_extremal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1160480Z test_reference_numerics_extremal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1165200Z test_reference_numerics_extremal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1165380Z test_reference_numerics_extremal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1165510Z test_reference_numerics_extremal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1165780Z test_reference_numerics_extremal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1165910Z test_reference_numerics_extremal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1166040Z test_reference_numerics_extremal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1166210Z test_reference_numerics_extremal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1166370Z test_reference_numerics_extremal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1166500Z test_reference_numerics_extremal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1166630Z test_reference_numerics_extremal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1166760Z test_reference_numerics_extremal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1166880Z test_reference_numerics_extremal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1167010Z test_reference_numerics_extremal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1167140Z test_reference_numerics_extremal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1167260Z test_reference_numerics_extremal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1167380Z test_reference_numerics_extremal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1167520Z test_reference_numerics_extremal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1167640Z test_reference_numerics_extremal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1167770Z test_reference_numerics_extremal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1167890Z test_reference_numerics_extremal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1168020Z test_reference_numerics_extremal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1168190Z test_reference_numerics_extremal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1168350Z test_reference_numerics_extremal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1168480Z test_reference_numerics_extremal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1168610Z test_reference_numerics_extremal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1168740Z test_reference_numerics_extremal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1168860Z test_reference_numerics_extremal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1168990Z test_reference_numerics_extremal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1169120Z test_reference_numerics_extremal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1169280Z test_reference_numerics_extremal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1169440Z test_reference_numerics_extremal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1169600Z test_reference_numerics_extremal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1169760Z test_reference_numerics_extremal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1169920Z test_reference_numerics_extremal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1170110Z test_reference_numerics_extremal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1170260Z test_reference_numerics_extremal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1170440Z test_reference_numerics_extremal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1170600Z test_reference_numerics_extremal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1170740Z test_reference_numerics_extremal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1170870Z test_reference_numerics_extremal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1170990Z test_reference_numerics_extremal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1171120Z test_reference_numerics_extremal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1171250Z test_reference_numerics_extremal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1171380Z test_reference_numerics_extremal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1171500Z test_reference_numerics_extremal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1171630Z test_reference_numerics_extremal_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1171760Z test_reference_numerics_extremal_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1171880Z test_reference_numerics_extremal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1172010Z test_reference_numerics_extremal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1172130Z test_reference_numerics_extremal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1172270Z test_reference_numerics_extremal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1172450Z test_reference_numerics_extremal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1172600Z test_reference_numerics_extremal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1172730Z test_reference_numerics_extremal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1172860Z test_reference_numerics_extremal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1172990Z test_reference_numerics_extremal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1173110Z test_reference_numerics_extremal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1173240Z test_reference_numerics_extremal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1173360Z test_reference_numerics_extremal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1173520Z test_reference_numerics_extremal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1173670Z test_reference_numerics_extremal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1173800Z test_reference_numerics_extremal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1173940Z test_reference_numerics_extremal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1174070Z test_reference_numerics_extremal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1174200Z test_reference_numerics_extremal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1174360Z test_reference_numerics_extremal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1174530Z test_reference_numerics_extremal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1174690Z test_reference_numerics_extremal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1174850Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.001s) 2023-01-11T21:12:53.1175010Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:12:53.1175160Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:12:53.1175310Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:12:53.1175460Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:12:53.1175610Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:12:53.1175770Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:12:53.1175910Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:12:53.1176060Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:12:53.1176190Z test_reference_numerics_extremal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1176320Z test_reference_numerics_extremal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1176450Z test_reference_numerics_extremal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1176580Z test_reference_numerics_extremal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1176740Z test_reference_numerics_extremal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1176900Z test_reference_numerics_extremal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1177040Z test_reference_numerics_extremal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1177170Z test_reference_numerics_extremal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1177290Z test_reference_numerics_extremal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1177410Z test_reference_numerics_extremal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1177550Z test_reference_numerics_extremal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1177720Z test_reference_numerics_extremal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1177860Z test_reference_numerics_extremal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1178000Z test_reference_numerics_extremal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1178140Z test_reference_numerics_extremal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1178270Z test_reference_numerics_extremal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1178420Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1178590Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1178740Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1178910Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1179090Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1179240Z test_reference_numerics_extremal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1179380Z test_reference_numerics_extremal_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1179520Z test_reference_numerics_extremal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1179650Z test_reference_numerics_extremal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1179790Z test_reference_numerics_extremal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1179930Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1180060Z test_reference_numerics_extremal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1180210Z test_reference_numerics_extremal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1180350Z test_reference_numerics_extremal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1180480Z test_reference_numerics_extremal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1180620Z test_reference_numerics_extremal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1180750Z test_reference_numerics_extremal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1180880Z test_reference_numerics_extremal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1181070Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1181260Z test_reference_numerics_extremal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1181400Z test_reference_numerics_extremal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1181530Z test_reference_numerics_extremal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1181660Z test_reference_numerics_extremal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1181800Z test_reference_numerics_extremal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1182000Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1182140Z test_reference_numerics_extremal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1182280Z test_reference_numerics_extremal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1182430Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1182570Z test_reference_numerics_extremal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1182750Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1182890Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1183030Z test_reference_numerics_extremal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1183170Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1183380Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Fails on some jobs works on others! (0.000s) 2023-01-11T21:12:53.1183590Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Fails on some jobs works on others! (0.000s) 2023-01-11T21:12:53.1183740Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1183880Z test_reference_numerics_extremal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1184020Z test_reference_numerics_extremal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1184160Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1184300Z test_reference_numerics_extremal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1184440Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1184570Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1184710Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1184870Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1185020Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1185170Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1185320Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1185470Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1185650Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1185840Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1185990Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1186170Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1186320Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1186470Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1186610Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1186780Z test_reference_numerics_extremal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1186910Z test_reference_numerics_extremal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1187040Z test_reference_numerics_extremal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1187180Z test_reference_numerics_extremal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1187310Z test_reference_numerics_extremal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1187430Z test_reference_numerics_extremal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1187570Z test_reference_numerics_extremal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1187700Z test_reference_numerics_extremal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1187860Z test_reference_numerics_extremal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1188020Z test_reference_numerics_extremal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1188150Z test_reference_numerics_extremal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1188280Z test_reference_numerics_extremal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1188410Z test_reference_numerics_extremal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1188530Z test_reference_numerics_extremal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1188660Z test_reference_numerics_extremal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1188780Z test_reference_numerics_extremal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1188920Z test_reference_numerics_extremal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1189070Z test_reference_numerics_extremal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1189220Z test_reference_numerics_extremal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1189350Z test_reference_numerics_extremal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1189480Z test_reference_numerics_extremal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1189610Z test_reference_numerics_extremal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1189740Z test_reference_numerics_extremal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1189900Z test_reference_numerics_extremal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1190060Z test_reference_numerics_extremal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1190200Z test_reference_numerics_extremal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1190370Z test_reference_numerics_extremal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1190500Z test_reference_numerics_extremal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1190640Z test_reference_numerics_extremal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1190780Z test_reference_numerics_extremal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1190910Z test_reference_numerics_extremal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1191070Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1191210Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1191350Z test_reference_numerics_extremal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1191480Z test_reference_numerics_extremal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1191620Z test_reference_numerics_extremal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1191760Z test_reference_numerics_extremal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1191890Z test_reference_numerics_extremal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1192050Z test_reference_numerics_extremal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1192220Z test_reference_numerics_extremal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1192370Z test_reference_numerics_extremal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1192500Z test_reference_numerics_extremal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1192640Z test_reference_numerics_extremal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1192770Z test_reference_numerics_extremal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1192900Z test_reference_numerics_extremal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1193030Z test_reference_numerics_extremal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1193170Z test_reference_numerics_extremal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1193310Z test_reference_numerics_extremal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1193440Z test_reference_numerics_extremal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1193570Z test_reference_numerics_extremal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1193700Z test_reference_numerics_extremal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1193840Z test_reference_numerics_extremal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1193970Z test_reference_numerics_extremal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1194140Z test_reference_numerics_extremal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1194300Z test_reference_numerics_extremal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1194450Z test_reference_numerics_extremal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1194580Z test_reference_numerics_extremal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1194700Z test_reference_numerics_extremal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1194830Z test_reference_numerics_extremal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1194960Z test_reference_numerics_extremal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1195080Z test_reference_numerics_extremal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1195230Z test_reference_numerics_extremal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1195350Z test_reference_numerics_extremal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1195470Z test_reference_numerics_extremal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1195600Z test_reference_numerics_extremal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1195730Z test_reference_numerics_extremal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1195850Z test_reference_numerics_extremal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1195970Z test_reference_numerics_extremal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1196130Z test_reference_numerics_extremal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1196300Z test_reference_numerics_extremal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1196440Z test_reference_numerics_extremal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1196570Z test_reference_numerics_extremal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1196690Z test_reference_numerics_extremal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1196830Z test_reference_numerics_extremal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1196960Z test_reference_numerics_extremal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.1197100Z test_reference_numerics_extremal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1197230Z test_reference_numerics_extremal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1197370Z test_reference_numerics_extremal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1197500Z test_reference_numerics_extremal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1197630Z test_reference_numerics_extremal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1197760Z test_reference_numerics_extremal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1197890Z test_reference_numerics_extremal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1198020Z test_reference_numerics_extremal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1198190Z test_reference_numerics_extremal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1198360Z test_reference_numerics_extremal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1198500Z test_reference_numerics_extremal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1198680Z test_reference_numerics_extremal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1203380Z test_reference_numerics_extremal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1203550Z test_reference_numerics_extremal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1203690Z test_reference_numerics_extremal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1203820Z test_reference_numerics_extremal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1203950Z test_reference_numerics_extremal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1204360Z test_reference_numerics_extremal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1204490Z test_reference_numerics_extremal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1204630Z test_reference_numerics_extremal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1204770Z test_reference_numerics_extremal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1204900Z test_reference_numerics_extremal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1205040Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1205230Z test_reference_numerics_extremal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1205410Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1205560Z test_reference_numerics_extremal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1205710Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1205850Z test_reference_numerics_extremal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1205980Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1206120Z test_reference_numerics_extremal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1206260Z test_reference_numerics_extremal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1206400Z test_reference_numerics_extremal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1206530Z test_reference_numerics_extremal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1206660Z test_reference_numerics_extremal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1206790Z test_reference_numerics_extremal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1206950Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1207110Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1207260Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1207440Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1207630Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1207830Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1207990Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1208140Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1208280Z test_reference_numerics_extremal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1208410Z test_reference_numerics_extremal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1208570Z test_reference_numerics_extremal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1208700Z test_reference_numerics_extremal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1208830Z test_reference_numerics_extremal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1208950Z test_reference_numerics_extremal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1209080Z test_reference_numerics_extremal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1209210Z test_reference_numerics_extremal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1209340Z test_reference_numerics_extremal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1209470Z test_reference_numerics_extremal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1209630Z test_reference_numerics_extremal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1209790Z test_reference_numerics_extremal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1209930Z test_reference_numerics_extremal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1210070Z test_reference_numerics_extremal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1210210Z test_reference_numerics_extremal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1210330Z test_reference_numerics_extremal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1210460Z test_reference_numerics_extremal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1210590Z test_reference_numerics_extremal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1210730Z test_reference_numerics_extremal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1210870Z test_reference_numerics_extremal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1210990Z test_reference_numerics_extremal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1211110Z test_reference_numerics_extremal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1211250Z test_reference_numerics_extremal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1211370Z test_reference_numerics_extremal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1211500Z test_reference_numerics_extremal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1211660Z test_reference_numerics_large_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1211820Z test_reference_numerics_large_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1211980Z test_reference_numerics_large_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1212130Z test_reference_numerics_large_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1212250Z test_reference_numerics_large_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1212370Z test_reference_numerics_large_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1212490Z test_reference_numerics_large_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1212610Z test_reference_numerics_large_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1212760Z test_reference_numerics_large_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1212880Z test_reference_numerics_large_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1213050Z test_reference_numerics_large_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1213220Z test_reference_numerics_large_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1213350Z test_reference_numerics_large_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1213510Z test_reference_numerics_large_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1213650Z test_reference_numerics_large_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1213830Z test_reference_numerics_large_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1213990Z test_reference_numerics_large_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1214120Z test_reference_numerics_large_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1214240Z test_reference_numerics_large_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1214360Z test_reference_numerics_large_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1214470Z test_reference_numerics_large_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1214640Z test_reference_numerics_large_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1214810Z test_reference_numerics_large_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1214940Z test_reference_numerics_large_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1215100Z test_reference_numerics_large_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T21:12:53.1215240Z test_reference_numerics_large_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.002s) 2023-01-11T21:12:53.1215380Z test_reference_numerics_large_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1215510Z test_reference_numerics_large_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1215640Z test_reference_numerics_large_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1215760Z test_reference_numerics_large_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1215920Z test_reference_numerics_large_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1216060Z test_reference_numerics_large_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1216260Z test_reference_numerics_large_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1216430Z test_reference_numerics_large_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1216570Z test_reference_numerics_large_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1216730Z test_reference_numerics_large_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1216860Z test_reference_numerics_large_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1217010Z test_reference_numerics_large_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1217140Z test_reference_numerics_large_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1217260Z test_reference_numerics_large_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1217390Z test_reference_numerics_large_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1217510Z test_reference_numerics_large_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1217630Z test_reference_numerics_large_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1217750Z test_reference_numerics_large_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1217910Z test_reference_numerics_large_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1218110Z test_reference_numerics_large_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1218270Z test_reference_numerics_large_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1218440Z test_reference_numerics_large_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1218580Z test_reference_numerics_large_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1218720Z test_reference_numerics_large_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1218850Z test_reference_numerics_large_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1218970Z test_reference_numerics_large_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1219100Z test_reference_numerics_large_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1219210Z test_reference_numerics_large_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1219330Z test_reference_numerics_large_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1219500Z test_reference_numerics_large_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1219660Z test_reference_numerics_large_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1219790Z test_reference_numerics_large_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1219940Z test_reference_numerics_large_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1220080Z test_reference_numerics_large_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1220260Z test_reference_numerics_large_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1220460Z test_reference_numerics_large_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1220600Z test_reference_numerics_large_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1220720Z test_reference_numerics_large_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1220840Z test_reference_numerics_large_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1220960Z test_reference_numerics_large_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1221120Z test_reference_numerics_large_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1221330Z test_reference_numerics_large_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1221450Z test_reference_numerics_large_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1221620Z test_reference_numerics_large_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1221750Z test_reference_numerics_large_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1221890Z test_reference_numerics_large_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1222010Z test_reference_numerics_large_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1222140Z test_reference_numerics_large_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1222260Z test_reference_numerics_large_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1222420Z test_reference_numerics_large_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1222570Z test_reference_numerics_large_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1222740Z test_reference_numerics_large_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1222900Z test_reference_numerics_large_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1223020Z test_reference_numerics_large_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1223180Z test_reference_numerics_large_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1223320Z test_reference_numerics_large_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1223460Z test_reference_numerics_large_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1223590Z test_reference_numerics_large_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1223710Z test_reference_numerics_large_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1223830Z test_reference_numerics_large_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1223950Z test_reference_numerics_large_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1224070Z test_reference_numerics_large_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1224220Z test_reference_numerics_large_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1224390Z test_reference_numerics_large_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1224630Z test_reference_numerics_large_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1224800Z test_reference_numerics_large_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1224930Z test_reference_numerics_large_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1225060Z test_reference_numerics_large_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1225230Z test_reference_numerics_large_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1225400Z test_reference_numerics_large_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1225560Z test_reference_numerics_large_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1225680Z test_reference_numerics_large_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1225810Z test_reference_numerics_large_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1225940Z test_reference_numerics_large_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1226060Z test_reference_numerics_large_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1226170Z test_reference_numerics_large_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1226330Z test_reference_numerics_large_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1226490Z test_reference_numerics_large_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1226620Z test_reference_numerics_large_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1226820Z test_reference_numerics_large_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1226980Z test_reference_numerics_large_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1227100Z test_reference_numerics_large_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1227230Z test_reference_numerics_large_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1227350Z test_reference_numerics_large_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1227470Z test_reference_numerics_large_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1227590Z test_reference_numerics_large_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1227710Z test_reference_numerics_large_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1227830Z test_reference_numerics_large_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1227950Z test_reference_numerics_large_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1228120Z test_reference_numerics_large_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1228290Z test_reference_numerics_large_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1228420Z test_reference_numerics_large_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1228590Z test_reference_numerics_large_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1228760Z test_reference_numerics_large_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1228930Z test_reference_numerics_large_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1229100Z test_reference_numerics_large_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1229240Z test_reference_numerics_large_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1229370Z test_reference_numerics_large_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1229500Z test_reference_numerics_large_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1229670Z test_reference_numerics_large_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1229800Z test_reference_numerics_large_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1229930Z test_reference_numerics_large_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1230100Z test_reference_numerics_large_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1230270Z test_reference_numerics_large_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1230390Z test_reference_numerics_large_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1230550Z test_reference_numerics_large_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1230680Z test_reference_numerics_large_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1230800Z test_reference_numerics_large_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1230920Z test_reference_numerics_large_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1231080Z test_reference_numerics_large_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1231240Z test_reference_numerics_large_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1231370Z test_reference_numerics_large_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1231480Z test_reference_numerics_large_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1231650Z test_reference_numerics_large_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1231810Z test_reference_numerics_large_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1231940Z test_reference_numerics_large_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1232100Z test_reference_numerics_large_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1232240Z test_reference_numerics_large_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1232380Z test_reference_numerics_large_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1232510Z test_reference_numerics_large_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1232640Z test_reference_numerics_large_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1232760Z test_reference_numerics_large_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1232880Z test_reference_numerics_large_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1233030Z test_reference_numerics_large_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1233200Z test_reference_numerics_large_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1233390Z test_reference_numerics_large_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1233540Z test_reference_numerics_large_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1233710Z test_reference_numerics_large_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1233850Z test_reference_numerics_large_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1233980Z test_reference_numerics_large_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1234110Z test_reference_numerics_large_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1234240Z test_reference_numerics_large_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1234360Z test_reference_numerics_large_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1234480Z test_reference_numerics_large_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1234650Z test_reference_numerics_large_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1234810Z test_reference_numerics_large_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1234950Z test_reference_numerics_large_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1235120Z test_reference_numerics_large_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1235240Z test_reference_numerics_large_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1235410Z test_reference_numerics_large_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1235600Z test_reference_numerics_large_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1235730Z test_reference_numerics_large_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1235860Z test_reference_numerics_large_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1236030Z test_reference_numerics_large_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1236190Z test_reference_numerics_large_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1236320Z test_reference_numerics_large_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1236480Z test_reference_numerics_large_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1236610Z test_reference_numerics_large_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1236730Z test_reference_numerics_large_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1236850Z test_reference_numerics_large_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1236970Z test_reference_numerics_large_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1237090Z test_reference_numerics_large_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1237310Z test_reference_numerics_large_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1237480Z test_reference_numerics_large_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1241490Z test_reference_numerics_large_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1241690Z test_reference_numerics_large_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1241820Z test_reference_numerics_large_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1242050Z test_reference_numerics_large_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1242180Z test_reference_numerics_large_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1242300Z test_reference_numerics_large_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1242420Z test_reference_numerics_large_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1242580Z test_reference_numerics_large_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1242750Z test_reference_numerics_large_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1242880Z test_reference_numerics_large_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1243040Z test_reference_numerics_large_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1243180Z test_reference_numerics_large_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1243300Z test_reference_numerics_large_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1243430Z test_reference_numerics_large_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1243550Z test_reference_numerics_large_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1243720Z test_reference_numerics_large_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1243920Z test_reference_numerics_large_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1244090Z test_reference_numerics_large_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1244220Z test_reference_numerics_large_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1244380Z test_reference_numerics_large_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1244510Z test_reference_numerics_large_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1244630Z test_reference_numerics_large_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1244760Z test_reference_numerics_large_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1244880Z test_reference_numerics_large_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1244990Z test_reference_numerics_large_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1245110Z test_reference_numerics_large_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1245270Z test_reference_numerics_large_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1245480Z test_reference_numerics_large_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1245630Z test_reference_numerics_large_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1245790Z test_reference_numerics_large_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1245970Z test_reference_numerics_large_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1246130Z test_reference_numerics_large_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1246290Z test_reference_numerics_large_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1246410Z test_reference_numerics_large_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1246530Z test_reference_numerics_large_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1246650Z test_reference_numerics_large_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1246770Z test_reference_numerics_large_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1246930Z test_reference_numerics_large_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1247090Z test_reference_numerics_large_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1247230Z test_reference_numerics_large_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1247390Z test_reference_numerics_large_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1247520Z test_reference_numerics_large_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1247650Z test_reference_numerics_large_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1247770Z test_reference_numerics_large_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1247890Z test_reference_numerics_large_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1248050Z test_reference_numerics_large_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1248250Z test_reference_numerics_large_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1248420Z test_reference_numerics_large_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1248550Z test_reference_numerics_large_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1248720Z test_reference_numerics_large_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1248850Z test_reference_numerics_large_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1248990Z test_reference_numerics_large_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1249120Z test_reference_numerics_large_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1249240Z test_reference_numerics_large_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1249370Z test_reference_numerics_large_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1249490Z test_reference_numerics_large_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1249620Z test_reference_numerics_large_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1249770Z test_reference_numerics_large_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1249890Z test_reference_numerics_large_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1250060Z test_reference_numerics_large_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1250270Z test_reference_numerics_large_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1250440Z test_reference_numerics_large_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1250600Z test_reference_numerics_large_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1250730Z test_reference_numerics_large_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1250860Z test_reference_numerics_large_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1250980Z test_reference_numerics_large_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1251110Z test_reference_numerics_large_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1251270Z test_reference_numerics_large_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1251440Z test_reference_numerics_large_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1251560Z test_reference_numerics_large_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1251690Z test_reference_numerics_large_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1251810Z test_reference_numerics_large_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1251940Z test_reference_numerics_large_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1252070Z test_reference_numerics_large_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1252190Z test_reference_numerics_large_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1252350Z test_reference_numerics_large_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1252510Z test_reference_numerics_large_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1252640Z test_reference_numerics_large_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1252820Z test_reference_numerics_large_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1252940Z test_reference_numerics_large_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1253060Z test_reference_numerics_large_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1253190Z test_reference_numerics_large_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1253300Z test_reference_numerics_large_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1253420Z test_reference_numerics_large_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1253550Z test_reference_numerics_large_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1253710Z test_reference_numerics_large_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1253840Z test_reference_numerics_large_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1253960Z test_reference_numerics_large_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1254110Z test_reference_numerics_large_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1254240Z test_reference_numerics_large_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1254440Z test_reference_numerics_large_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1254600Z test_reference_numerics_large_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1254740Z test_reference_numerics_large_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1254890Z test_reference_numerics_large_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1255010Z test_reference_numerics_large_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1255140Z test_reference_numerics_large_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1255260Z test_reference_numerics_large_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1255380Z test_reference_numerics_large_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1255500Z test_reference_numerics_large_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1255620Z test_reference_numerics_large_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1255790Z test_reference_numerics_large_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1255950Z test_reference_numerics_large_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1256080Z test_reference_numerics_large_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1256230Z test_reference_numerics_large_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1256360Z test_reference_numerics_large_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1256520Z test_reference_numerics_large_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1256680Z test_reference_numerics_large_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1256810Z test_reference_numerics_large_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1256930Z test_reference_numerics_large_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1257050Z test_reference_numerics_large_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1257170Z test_reference_numerics_large_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1257290Z test_reference_numerics_large_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1257410Z test_reference_numerics_large_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1257570Z test_reference_numerics_large_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1257730Z test_reference_numerics_large_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1257850Z test_reference_numerics_large_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1258010Z test_reference_numerics_large_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1258170Z test_reference_numerics_large_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1258300Z test_reference_numerics_large_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1258430Z test_reference_numerics_large_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1258580Z test_reference_numerics_large_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1258740Z test_reference_numerics_large_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1258860Z test_reference_numerics_large_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1259030Z test_reference_numerics_large_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1259160Z test_reference_numerics_large_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1259320Z test_reference_numerics_large_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1259490Z test_reference_numerics_large_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1259630Z test_reference_numerics_large_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1259800Z test_reference_numerics_large_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1259930Z test_reference_numerics_large_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1260060Z test_reference_numerics_large_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1260180Z test_reference_numerics_large_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1260320Z test_reference_numerics_large_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1260440Z test_reference_numerics_large_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1260570Z test_reference_numerics_large_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1260770Z test_reference_numerics_large_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1260980Z test_reference_numerics_large_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1261110Z test_reference_numerics_large_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1261290Z test_reference_numerics_large_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1261430Z test_reference_numerics_large_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1261550Z test_reference_numerics_large_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1261670Z test_reference_numerics_large_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1261790Z test_reference_numerics_large_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1261920Z test_reference_numerics_large_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1262040Z test_reference_numerics_large_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1262200Z test_reference_numerics_large_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1262400Z test_reference_numerics_large_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1262520Z test_reference_numerics_large_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1262690Z test_reference_numerics_large_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1262820Z test_reference_numerics_large_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1262990Z test_reference_numerics_large_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1263140Z test_reference_numerics_large_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1263300Z test_reference_numerics_large_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1263420Z test_reference_numerics_large_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1263550Z test_reference_numerics_large_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1263670Z test_reference_numerics_large_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1263800Z test_reference_numerics_large_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1263920Z test_reference_numerics_large_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1264080Z test_reference_numerics_large_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1264250Z test_reference_numerics_large_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1264420Z test_reference_numerics_large_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1264570Z test_reference_numerics_large_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1264720Z test_reference_numerics_large_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1264880Z test_reference_numerics_large_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1265030Z test_reference_numerics_large_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1265210Z test_reference_numerics_large_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1265400Z test_reference_numerics_large_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1265540Z test_reference_numerics_large_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1265690Z test_reference_numerics_large_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1265830Z test_reference_numerics_large_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1265970Z test_reference_numerics_large_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1266120Z test_reference_numerics_large_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1266250Z test_reference_numerics_large_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1266420Z test_reference_numerics_large_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1266570Z test_reference_numerics_large_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1266700Z test_reference_numerics_large_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1266830Z test_reference_numerics_large_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1266950Z test_reference_numerics_large_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1267070Z test_reference_numerics_large_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1267240Z test_reference_numerics_large_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1267460Z test_reference_numerics_large_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1267620Z test_reference_numerics_large_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1267790Z test_reference_numerics_large_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1267920Z test_reference_numerics_large_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1268040Z test_reference_numerics_large_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1268170Z test_reference_numerics_large_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1268290Z test_reference_numerics_large_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1268410Z test_reference_numerics_large_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1268530Z test_reference_numerics_large_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1268640Z test_reference_numerics_large_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1268800Z test_reference_numerics_large_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1268960Z test_reference_numerics_large_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1269090Z test_reference_numerics_large_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1269240Z test_reference_numerics_large_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1269370Z test_reference_numerics_large_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1269530Z test_reference_numerics_large_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1269690Z test_reference_numerics_large_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1269810Z test_reference_numerics_large_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1269930Z test_reference_numerics_large_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1270040Z test_reference_numerics_large_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1270160Z test_reference_numerics_large_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1270310Z test_reference_numerics_large_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1270470Z test_reference_numerics_large_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1270590Z test_reference_numerics_large_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1270770Z test_reference_numerics_large_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1270900Z test_reference_numerics_large_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1271030Z test_reference_numerics_large_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1271150Z test_reference_numerics_large_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1271280Z test_reference_numerics_large_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1271420Z test_reference_numerics_large_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1271570Z test_reference_numerics_large_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1271720Z test_reference_numerics_large_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1271880Z test_reference_numerics_large_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1272040Z test_reference_numerics_large_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1272160Z test_reference_numerics_large_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1272320Z test_reference_numerics_large_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1272440Z test_reference_numerics_large_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1272570Z test_reference_numerics_large_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1272690Z test_reference_numerics_large_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1272810Z test_reference_numerics_large_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1272930Z test_reference_numerics_large_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1273050Z test_reference_numerics_large_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1273160Z test_reference_numerics_large_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1273320Z test_reference_numerics_large_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1273480Z test_reference_numerics_large_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1273650Z test_reference_numerics_large_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1273850Z test_reference_numerics_large_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1273980Z test_reference_numerics_large_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1274120Z test_reference_numerics_large_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1274250Z test_reference_numerics_large_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1274370Z test_reference_numerics_large_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1274500Z test_reference_numerics_large_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1274620Z test_reference_numerics_large_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1274750Z test_reference_numerics_large_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1274930Z test_reference_numerics_large_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1279810Z test_reference_numerics_large_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1280010Z test_reference_numerics_large_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1280130Z test_reference_numerics_large_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1280300Z test_reference_numerics_large_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1280520Z test_reference_numerics_large_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1280690Z test_reference_numerics_large_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1280850Z test_reference_numerics_large_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1280970Z test_reference_numerics_large_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1281090Z test_reference_numerics_large_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1281260Z test_reference_numerics_large_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1281420Z test_reference_numerics_large_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1281560Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1281700Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1281840Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1281980Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1282120Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1282250Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1282400Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1282580Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1282720Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1282900Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1283080Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1283210Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1283350Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1283480Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1283630Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1283830Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1283980Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1284120Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1284260Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1284390Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1284520Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1284680Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1284830Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1285000Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1285180Z test_reference_numerics_large_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1285380Z test_reference_numerics_large_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1285520Z test_reference_numerics_large_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1285650Z test_reference_numerics_large_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1285770Z test_reference_numerics_large_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1285900Z test_reference_numerics_large_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1286030Z test_reference_numerics_large_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1286150Z test_reference_numerics_large_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1286330Z test_reference_numerics_large_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1286510Z test_reference_numerics_large_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1286650Z test_reference_numerics_large_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1286790Z test_reference_numerics_large_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1286920Z test_reference_numerics_large_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1287060Z test_reference_numerics_large_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1287190Z test_reference_numerics_large_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1287360Z test_reference_numerics_large_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1287520Z test_reference_numerics_large_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1287650Z test_reference_numerics_large_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1287780Z test_reference_numerics_large_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1287900Z test_reference_numerics_large_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1288080Z test_reference_numerics_large_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1288280Z test_reference_numerics_large_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1288430Z test_reference_numerics_large_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1288580Z test_reference_numerics_large_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1288730Z test_reference_numerics_large_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1288870Z test_reference_numerics_large_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1289050Z test_reference_numerics_large_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1289190Z test_reference_numerics_large_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1289350Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1289500Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1289690Z test_reference_numerics_large_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1289880Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1290040Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1290190Z test_reference_numerics_large_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1290340Z test_reference_numerics_large_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1290480Z test_reference_numerics_large_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1290620Z test_reference_numerics_large_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1290780Z test_reference_numerics_large_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1290930Z test_reference_numerics_large_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1291070Z test_reference_numerics_large_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1291220Z test_reference_numerics_large_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1291370Z test_reference_numerics_large_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1291510Z test_reference_numerics_large_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1291660Z test_reference_numerics_large_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1291800Z test_reference_numerics_large_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1291980Z test_reference_numerics_large_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1292200Z test_reference_numerics_large_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1292390Z test_reference_numerics_large_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1292540Z test_reference_numerics_large_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1292710Z test_reference_numerics_large_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1292850Z test_reference_numerics_large_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1293030Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1293200Z test_reference_numerics_large_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1293340Z test_reference_numerics_large_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1293500Z test_reference_numerics_large_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1293650Z test_reference_numerics_large_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1293800Z test_reference_numerics_large_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1293950Z test_reference_numerics_large_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1294090Z test_reference_numerics_large_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1294220Z test_reference_numerics_large_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1294400Z test_reference_numerics_large_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1294590Z test_reference_numerics_large_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.002s) 2023-01-11T21:12:53.1294730Z test_reference_numerics_large_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1294870Z test_reference_numerics_large_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1295010Z test_reference_numerics_large_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1295150Z test_reference_numerics_large_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1295300Z test_reference_numerics_large_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1295430Z test_reference_numerics_large_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1295610Z test_reference_numerics_large_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1295790Z test_reference_numerics_large_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1295940Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1296120Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Fails on some jobs works on others! (0.000s) 2023-01-11T21:12:53.1296290Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Fails on some jobs works on others! (0.000s) 2023-01-11T21:12:53.1296430Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1296570Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1296750Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1296970Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1297110Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1297290Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1297480Z test_reference_numerics_large_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1297630Z test_reference_numerics_large_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1297820Z test_reference_numerics_large_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1297970Z test_reference_numerics_large_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1298110Z test_reference_numerics_large_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1298260Z test_reference_numerics_large_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1298390Z test_reference_numerics_large_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1298570Z test_reference_numerics_large_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1298750Z test_reference_numerics_large_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1298890Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1299070Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1299250Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1299430Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1299570Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1299710Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1299850Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1300030Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1300200Z test_reference_numerics_large_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1300350Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1300500Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1300660Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1300800Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1300950Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1301120Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1301270Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1301430Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1301610Z test_reference_numerics_large_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1301780Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1301980Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1302130Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1302270Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1302410Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1302540Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1302670Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1302850Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1303020Z test_reference_numerics_large_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1303170Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1303340Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1303480Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1303620Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1303750Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1303930Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1304100Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1304270Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1304450Z test_reference_numerics_large_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1304590Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1304760Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1304900Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1305040Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1305210Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1305350Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1305490Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1305660Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1305840Z test_reference_numerics_large_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1306000Z test_reference_numerics_large_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1306130Z test_reference_numerics_large_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1306310Z test_reference_numerics_large_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1306470Z test_reference_numerics_large_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1306590Z test_reference_numerics_large_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1306720Z test_reference_numerics_large_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1306840Z test_reference_numerics_large_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1306970Z test_reference_numerics_large_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1307090Z test_reference_numerics_large_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1307220Z test_reference_numerics_large_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1307380Z test_reference_numerics_large_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1307550Z test_reference_numerics_large_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1307690Z test_reference_numerics_large_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1307850Z test_reference_numerics_large_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1307980Z test_reference_numerics_large_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1308110Z test_reference_numerics_large_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1308240Z test_reference_numerics_large_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1308400Z test_reference_numerics_large_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1308560Z test_reference_numerics_large_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1308690Z test_reference_numerics_large_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1308850Z test_reference_numerics_large_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1309010Z test_reference_numerics_large_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1309140Z test_reference_numerics_large_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1309300Z test_reference_numerics_large_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1309450Z test_reference_numerics_large_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1309570Z test_reference_numerics_large_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1309700Z test_reference_numerics_large_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1309820Z test_reference_numerics_large_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1309940Z test_reference_numerics_large_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1310060Z test_reference_numerics_large_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1310200Z test_reference_numerics_large_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1310330Z test_reference_numerics_large_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1310480Z test_reference_numerics_large_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1310680Z test_reference_numerics_large_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1310840Z test_reference_numerics_large_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1310980Z test_reference_numerics_large_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1311150Z test_reference_numerics_large_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1311290Z test_reference_numerics_large_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1311430Z test_reference_numerics_large_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1311560Z test_reference_numerics_large_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1311690Z test_reference_numerics_large_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1311810Z test_reference_numerics_large_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1311940Z test_reference_numerics_large_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1312060Z test_reference_numerics_large_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1312190Z test_reference_numerics_large_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1312350Z test_reference_numerics_large_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1312520Z test_reference_numerics_large_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1312680Z test_reference_numerics_large_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1312830Z test_reference_numerics_large_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1312960Z test_reference_numerics_large_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1313080Z test_reference_numerics_large_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1313200Z test_reference_numerics_large_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1313320Z test_reference_numerics_large_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1313480Z test_reference_numerics_large_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1313780Z test_reference_numerics_large_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1313930Z test_reference_numerics_large_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1314070Z test_reference_numerics_large_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1314200Z test_reference_numerics_large_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1314330Z test_reference_numerics_large_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1314500Z test_reference_numerics_large_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1314630Z test_reference_numerics_large_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1314770Z test_reference_numerics_large_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1314940Z test_reference_numerics_large_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1315110Z test_reference_numerics_large_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1315240Z test_reference_numerics_large_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1315400Z test_reference_numerics_large_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1315530Z test_reference_numerics_large_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1320080Z test_reference_numerics_large_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1320230Z test_reference_numerics_large_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1320350Z test_reference_numerics_large_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1320480Z test_reference_numerics_large_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1320590Z test_reference_numerics_large_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1320710Z test_reference_numerics_large_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1320870Z test_reference_numerics_large_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1321040Z test_reference_numerics_large_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1321170Z test_reference_numerics_large_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1321330Z test_reference_numerics_large_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1321490Z test_reference_numerics_large_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1321650Z test_reference_numerics_large_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1321790Z test_reference_numerics_large_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1321920Z test_reference_numerics_large_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1322040Z test_reference_numerics_large_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1322150Z test_reference_numerics_large_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1322350Z test_reference_numerics_large_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1322470Z test_reference_numerics_large_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1322590Z test_reference_numerics_large_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1322760Z test_reference_numerics_large_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1322910Z test_reference_numerics_large_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1323040Z test_reference_numerics_large_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1323240Z test_reference_numerics_large_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1323380Z test_reference_numerics_large_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1323520Z test_reference_numerics_large_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1323690Z test_reference_numerics_large_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1323840Z test_reference_numerics_large_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1323970Z test_reference_numerics_large_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1324090Z test_reference_numerics_large_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1324220Z test_reference_numerics_large_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1324380Z test_reference_numerics_large_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1324540Z test_reference_numerics_large_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1324660Z test_reference_numerics_large_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1324820Z test_reference_numerics_large_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1324950Z test_reference_numerics_large_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1325070Z test_reference_numerics_large_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1325200Z test_reference_numerics_large_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1325320Z test_reference_numerics_large_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1325440Z test_reference_numerics_large_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1325550Z test_reference_numerics_large_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1325750Z test_reference_numerics_large_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1325940Z test_reference_numerics_large_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1326070Z test_reference_numerics_large_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1326230Z test_reference_numerics_large_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1326360Z test_reference_numerics_large_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1326510Z test_reference_numerics_large_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1326640Z test_reference_numerics_large_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1326760Z test_reference_numerics_large_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1326880Z test_reference_numerics_large_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1327000Z test_reference_numerics_large_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1327160Z test_reference_numerics_large_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1327350Z test_reference_numerics_large_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1327470Z test_reference_numerics_large_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1327640Z test_reference_numerics_large_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1327770Z test_reference_numerics_large_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1327920Z test_reference_numerics_large_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1328080Z test_reference_numerics_large_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1328200Z test_reference_numerics_large_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1328320Z test_reference_numerics_large_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1328440Z test_reference_numerics_large_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1328550Z test_reference_numerics_large_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1328710Z test_reference_numerics_large_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1328870Z test_reference_numerics_large_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1328990Z test_reference_numerics_large_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1329150Z test_reference_numerics_large_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1329280Z test_reference_numerics_large_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1329410Z test_reference_numerics_large_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:12:53.1329530Z test_reference_numerics_large_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1329650Z test_reference_numerics_large_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1329780Z test_reference_numerics_large_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1329930Z test_reference_numerics_large_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1330080Z test_reference_numerics_large_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1330240Z test_reference_numerics_large_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1330400Z test_reference_numerics_large_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1330520Z test_reference_numerics_large_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1330700Z test_reference_numerics_large_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1330840Z test_reference_numerics_large_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1330980Z test_reference_numerics_large_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1331100Z test_reference_numerics_large_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1331220Z test_reference_numerics_large_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1331360Z test_reference_numerics_large_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1331480Z test_reference_numerics_large_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1331600Z test_reference_numerics_large_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1331730Z test_reference_numerics_large_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1331890Z test_reference_numerics_large_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1332070Z test_reference_numerics_large_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1332250Z test_reference_numerics_large_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1332400Z test_reference_numerics_large_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1332540Z test_reference_numerics_large_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1332680Z test_reference_numerics_large_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1332810Z test_reference_numerics_large_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1332950Z test_reference_numerics_large_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1333090Z test_reference_numerics_large_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1333260Z test_reference_numerics_large_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1333400Z test_reference_numerics_large_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1333530Z test_reference_numerics_large_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1333660Z test_reference_numerics_large_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1333800Z test_reference_numerics_large_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1333930Z test_reference_numerics_large_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1334100Z test_reference_numerics_large_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1334300Z test_reference_numerics_large_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1334500Z test_reference_numerics_large_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1334640Z test_reference_numerics_large_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1334810Z test_reference_numerics_large_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1334940Z test_reference_numerics_large_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1335070Z test_reference_numerics_large_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1335200Z test_reference_numerics_large_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1335370Z test_reference_numerics_large_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1335600Z test_reference_numerics_large_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1335770Z test_reference_numerics_large_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1335900Z test_reference_numerics_large_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1336030Z test_reference_numerics_large_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1336160Z test_reference_numerics_large_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1336290Z test_reference_numerics_large_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1336420Z test_reference_numerics_large_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1336620Z test_reference_numerics_large_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1336830Z test_reference_numerics_large_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1337000Z test_reference_numerics_large_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1337130Z test_reference_numerics_large_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1337250Z test_reference_numerics_large_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1337380Z test_reference_numerics_large_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1337510Z test_reference_numerics_large_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1337640Z test_reference_numerics_large_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1337810Z test_reference_numerics_large_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1337980Z test_reference_numerics_large_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1338120Z test_reference_numerics_large_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1338290Z test_reference_numerics_large_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1338420Z test_reference_numerics_large_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1338550Z test_reference_numerics_large_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1338680Z test_reference_numerics_large_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1338880Z test_reference_numerics_large_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1339040Z test_reference_numerics_large_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1339220Z test_reference_numerics_large_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1339380Z test_reference_numerics_large_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1339550Z test_reference_numerics_large_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1339720Z test_reference_numerics_large_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1339850Z test_reference_numerics_large_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1339980Z test_reference_numerics_large_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1340110Z test_reference_numerics_large_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1340230Z test_reference_numerics_large_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1340400Z test_reference_numerics_large_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1340570Z test_reference_numerics_large_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1340700Z test_reference_numerics_large_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1340860Z test_reference_numerics_large_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1340990Z test_reference_numerics_large_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1341160Z test_reference_numerics_large_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1341320Z test_reference_numerics_large_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1341450Z test_reference_numerics_large_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1341570Z test_reference_numerics_large_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1341740Z test_reference_numerics_large_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1341910Z test_reference_numerics_large_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1342070Z test_reference_numerics_large_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1342200Z test_reference_numerics_large_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1342330Z test_reference_numerics_large_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1342460Z test_reference_numerics_large_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1342590Z test_reference_numerics_large_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1342710Z test_reference_numerics_large_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1342860Z test_reference_numerics_large_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Incorrect result! (0.000s) 2023-01-11T21:12:53.1343050Z test_reference_numerics_large_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1343220Z test_reference_numerics_large_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1343380Z test_reference_numerics_large_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1343540Z test_reference_numerics_large_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1343670Z test_reference_numerics_large_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1343830Z test_reference_numerics_large_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1343950Z test_reference_numerics_large_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1344120Z test_reference_numerics_large_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1344290Z test_reference_numerics_large_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1344460Z test_reference_numerics_large_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1344590Z test_reference_numerics_large_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1344730Z test_reference_numerics_large_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1344860Z test_reference_numerics_large_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1345000Z test_reference_numerics_large_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1345120Z test_reference_numerics_large_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1345290Z test_reference_numerics_large_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1345460Z test_reference_numerics_large_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1345680Z test_reference_numerics_large_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1345860Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1346010Z test_reference_numerics_large_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1346150Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1346290Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1346430Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1346600Z test_reference_numerics_large_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1346780Z test_reference_numerics_large_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1346980Z test_reference_numerics_large_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1347120Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1347260Z test_reference_numerics_large_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1347400Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1347530Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1347670Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1347860Z test_reference_numerics_large_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1348070Z test_reference_numerics_large_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1348280Z test_reference_numerics_large_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1348430Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1348560Z test_reference_numerics_large_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1348700Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1348830Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1348970Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1349140Z test_reference_numerics_large_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1349320Z test_reference_numerics_large_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1349490Z test_reference_numerics_large_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1349640Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1349780Z test_reference_numerics_large_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1349910Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1350050Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1350180Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1350380Z test_reference_numerics_large_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1350590Z test_reference_numerics_large_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1350730Z test_reference_numerics_large_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1350900Z test_reference_numerics_large_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1351060Z test_reference_numerics_large_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1351200Z test_reference_numerics_large_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1351330Z test_reference_numerics_large_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1351460Z test_reference_numerics_large_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1351590Z test_reference_numerics_large_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1351800Z test_reference_numerics_large_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1351970Z test_reference_numerics_large_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1352140Z test_reference_numerics_large_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1352270Z test_reference_numerics_large_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1352410Z test_reference_numerics_large_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1352540Z test_reference_numerics_large_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1352700Z test_reference_numerics_large_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1352860Z test_reference_numerics_large_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1353020Z test_reference_numerics_large_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1353190Z test_reference_numerics_large_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1353350Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1353540Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1353690Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1353840Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1354000Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1354150Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1354300Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1354480Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1354670Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1354860Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1359180Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1359390Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1359570Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1359720Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1359870Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1360080Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1360260Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1360450Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1360600Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1360740Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1360890Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1361030Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1361170Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1361340Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1361520Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1361700Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1361890Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1362060Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1362200Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1362340Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1362480Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1362660Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1362840Z test_reference_numerics_large_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1362980Z test_reference_numerics_large_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1363140Z test_reference_numerics_large_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1363310Z test_reference_numerics_large_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1363450Z test_reference_numerics_large_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1363580Z test_reference_numerics_large_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1363700Z test_reference_numerics_large_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1363830Z test_reference_numerics_large_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1363940Z test_reference_numerics_large_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1364120Z test_reference_numerics_large_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1364320Z test_reference_numerics_large_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1364490Z test_reference_numerics_large_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1364630Z test_reference_numerics_large_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1364800Z test_reference_numerics_large_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1364940Z test_reference_numerics_large_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1365080Z test_reference_numerics_large_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1365210Z test_reference_numerics_large_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1365330Z test_reference_numerics_large_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1365460Z test_reference_numerics_large_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1365580Z test_reference_numerics_large_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1365700Z test_reference_numerics_large_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1365820Z test_reference_numerics_large_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1365990Z test_reference_numerics_large_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1366150Z test_reference_numerics_large_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1366320Z test_reference_numerics_large_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1366520Z test_reference_numerics_large_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1366660Z test_reference_numerics_large_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1366790Z test_reference_numerics_large_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1366910Z test_reference_numerics_large_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1367030Z test_reference_numerics_large_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1367150Z test_reference_numerics_large_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1367270Z test_reference_numerics_large_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1367390Z test_reference_numerics_large_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1367570Z test_reference_numerics_large_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1367730Z test_reference_numerics_large_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1367860Z test_reference_numerics_large_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1368020Z test_reference_numerics_large_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1368180Z test_reference_numerics_large_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1368310Z test_reference_numerics_large_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1368470Z test_reference_numerics_large_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1368630Z test_reference_numerics_large_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1368750Z test_reference_numerics_large_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1368870Z test_reference_numerics_large_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1368990Z test_reference_numerics_large_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1369150Z test_reference_numerics_large_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1369310Z test_reference_numerics_large_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1369430Z test_reference_numerics_large_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1369560Z test_reference_numerics_large_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1369690Z test_reference_numerics_large_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1369810Z test_reference_numerics_large_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1369930Z test_reference_numerics_large_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1370040Z test_reference_numerics_large_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1370200Z test_reference_numerics_large_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1370360Z test_reference_numerics_large_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T21:12:53.1370520Z test_reference_numerics_normal_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1370680Z test_reference_numerics_normal_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1370810Z test_reference_numerics_normal_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1370940Z test_reference_numerics_normal_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1371060Z test_reference_numerics_normal_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1371180Z test_reference_numerics_normal_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1371310Z test_reference_numerics_normal_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1371430Z test_reference_numerics_normal_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1371540Z test_reference_numerics_normal_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1371700Z test_reference_numerics_normal_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1371820Z test_reference_numerics_normal_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1371930Z test_reference_numerics_normal_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1372050Z test_reference_numerics_normal_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1372170Z test_reference_numerics_normal_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1372300Z test_reference_numerics_normal_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.087s) 2023-01-11T21:12:53.1372500Z test_reference_numerics_normal_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:53.1372660Z test_reference_numerics_normal_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1372790Z test_reference_numerics_normal_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1372910Z test_reference_numerics_normal_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1373020Z test_reference_numerics_normal_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1373140Z test_reference_numerics_normal_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1373250Z test_reference_numerics_normal_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:53.1373370Z test_reference_numerics_normal_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1373490Z test_reference_numerics_normal_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1373620Z test_reference_numerics_normal_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1373750Z test_reference_numerics_normal_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.075s) 2023-01-11T21:12:53.1373870Z test_reference_numerics_normal_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:53.1374000Z test_reference_numerics_normal_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1374120Z test_reference_numerics_normal_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1374240Z test_reference_numerics_normal_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1374390Z test_reference_numerics_normal_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1374550Z test_reference_numerics_normal_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1374670Z test_reference_numerics_normal_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.1374800Z test_reference_numerics_normal_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1374920Z test_reference_numerics_normal_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1375040Z test_reference_numerics_normal_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2023-01-11T21:12:53.1375170Z test_reference_numerics_normal_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2023-01-11T21:12:53.1375300Z test_reference_numerics_normal_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1375420Z test_reference_numerics_normal_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1375540Z test_reference_numerics_normal_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1375660Z test_reference_numerics_normal_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1375810Z test_reference_numerics_normal_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1375930Z test_reference_numerics_normal_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1376050Z test_reference_numerics_normal_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1376170Z test_reference_numerics_normal_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.1376330Z test_reference_numerics_normal_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1376480Z test_reference_numerics_normal_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1376630Z test_reference_numerics_normal_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1376760Z test_reference_numerics_normal_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2023-01-11T21:12:53.1376880Z test_reference_numerics_normal_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2023-01-11T21:12:53.1377010Z test_reference_numerics_normal_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1377130Z test_reference_numerics_normal_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1377250Z test_reference_numerics_normal_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1377360Z test_reference_numerics_normal_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1377480Z test_reference_numerics_normal_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1377600Z test_reference_numerics_normal_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:53.1377710Z test_reference_numerics_normal_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1377840Z test_reference_numerics_normal_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1377960Z test_reference_numerics_normal_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1378100Z test_reference_numerics_normal_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1378270Z test_reference_numerics_normal_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1378430Z test_reference_numerics_normal_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1378550Z test_reference_numerics_normal_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1378670Z test_reference_numerics_normal_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1378790Z test_reference_numerics_normal_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1378910Z test_reference_numerics_normal_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1379030Z test_reference_numerics_normal_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1379150Z test_reference_numerics_normal_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.1379270Z test_reference_numerics_normal_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1379390Z test_reference_numerics_normal_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1379520Z test_reference_numerics_normal_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2023-01-11T21:12:53.1379640Z test_reference_numerics_normal_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2023-01-11T21:12:53.1379760Z test_reference_numerics_normal_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1379890Z test_reference_numerics_normal_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1380040Z test_reference_numerics_normal_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1380190Z test_reference_numerics_normal_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1380340Z test_reference_numerics_normal_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1380470Z test_reference_numerics_normal_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1380590Z test_reference_numerics_normal_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1380710Z test_reference_numerics_normal_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1380860Z test_reference_numerics_normal_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1380990Z test_reference_numerics_normal_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2023-01-11T21:12:53.1381110Z test_reference_numerics_normal_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:53.1381240Z test_reference_numerics_normal_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1381360Z test_reference_numerics_normal_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1381480Z test_reference_numerics_normal_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1381600Z test_reference_numerics_normal_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1381720Z test_reference_numerics_normal_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1381840Z test_reference_numerics_normal_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1381950Z test_reference_numerics_normal_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1382120Z test_reference_numerics_normal_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1382280Z test_reference_numerics_normal_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1382410Z test_reference_numerics_normal_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1382540Z test_reference_numerics_normal_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1382660Z test_reference_numerics_normal_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1382790Z test_reference_numerics_normal_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1382910Z test_reference_numerics_normal_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1383030Z test_reference_numerics_normal_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1383150Z test_reference_numerics_normal_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1383270Z test_reference_numerics_normal_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1383390Z test_reference_numerics_normal_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1383500Z test_reference_numerics_normal_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1383620Z test_reference_numerics_normal_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1383730Z test_reference_numerics_normal_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1383860Z test_reference_numerics_normal_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1384010Z test_reference_numerics_normal_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1384170Z test_reference_numerics_normal_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.1384320Z test_reference_numerics_normal_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2023-01-11T21:12:53.1384450Z test_reference_numerics_normal_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1384570Z test_reference_numerics_normal_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1384690Z test_reference_numerics_normal_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1384810Z test_reference_numerics_normal_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1384930Z test_reference_numerics_normal_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1385060Z test_reference_numerics_normal_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1385180Z test_reference_numerics_normal_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1385300Z test_reference_numerics_normal_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1385410Z test_reference_numerics_normal_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1385550Z test_reference_numerics_normal_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1385680Z test_reference_numerics_normal_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1385820Z test_reference_numerics_normal_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1385990Z test_reference_numerics_normal_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1386150Z test_reference_numerics_normal_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1386280Z test_reference_numerics_normal_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1386420Z test_reference_numerics_normal_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1386550Z test_reference_numerics_normal_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1386680Z test_reference_numerics_normal_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1386810Z test_reference_numerics_normal_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1386940Z test_reference_numerics_normal_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1387070Z test_reference_numerics_normal_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1387200Z test_reference_numerics_normal_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1387320Z test_reference_numerics_normal_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1387440Z test_reference_numerics_normal_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.068s) 2023-01-11T21:12:53.1387570Z test_reference_numerics_normal_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2023-01-11T21:12:53.1387690Z test_reference_numerics_normal_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:53.1387810Z test_reference_numerics_normal_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1387970Z test_reference_numerics_normal_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1388120Z test_reference_numerics_normal_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1388240Z test_reference_numerics_normal_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1388360Z test_reference_numerics_normal_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1388520Z test_reference_numerics_normal_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1388640Z test_reference_numerics_normal_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1388770Z test_reference_numerics_normal_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1388890Z test_reference_numerics_normal_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1389010Z test_reference_numerics_normal_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1389140Z test_reference_numerics_normal_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2023-01-11T21:12:53.1389300Z test_reference_numerics_normal_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1389420Z test_reference_numerics_normal_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1389540Z test_reference_numerics_normal_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1389660Z test_reference_numerics_normal_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1389780Z test_reference_numerics_normal_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1389930Z test_reference_numerics_normal_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1390080Z test_reference_numerics_normal_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1390210Z test_reference_numerics_normal_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1390340Z test_reference_numerics_normal_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2023-01-11T21:12:53.1390470Z test_reference_numerics_normal_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1390590Z test_reference_numerics_normal_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1390710Z test_reference_numerics_normal_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1390840Z test_reference_numerics_normal_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1390960Z test_reference_numerics_normal_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1391080Z test_reference_numerics_normal_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1395090Z test_reference_numerics_normal_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1395240Z test_reference_numerics_normal_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1395370Z test_reference_numerics_normal_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.138s) 2023-01-11T21:12:53.1395490Z test_reference_numerics_normal_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2023-01-11T21:12:53.1395620Z test_reference_numerics_normal_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.132s) 2023-01-11T21:12:53.1395790Z test_reference_numerics_normal_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.129s) 2023-01-11T21:12:53.1395960Z test_reference_numerics_normal_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:53.1396080Z test_reference_numerics_normal_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:53.1396200Z test_reference_numerics_normal_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1396320Z test_reference_numerics_normal_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1396450Z test_reference_numerics_normal_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.1396640Z test_reference_numerics_normal_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1396760Z test_reference_numerics_normal_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1396890Z test_reference_numerics_normal_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:53.1397010Z test_reference_numerics_normal_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:53.1397130Z test_reference_numerics_normal_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1397250Z test_reference_numerics_normal_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1397390Z test_reference_numerics_normal_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1397510Z test_reference_numerics_normal_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1397630Z test_reference_numerics_normal_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.1397790Z test_reference_numerics_normal_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1397950Z test_reference_numerics_normal_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2023-01-11T21:12:53.1398080Z test_reference_numerics_normal_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1398200Z test_reference_numerics_normal_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1398320Z test_reference_numerics_normal_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1398430Z test_reference_numerics_normal_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1398550Z test_reference_numerics_normal_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1398670Z test_reference_numerics_normal_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1398790Z test_reference_numerics_normal_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1398920Z test_reference_numerics_normal_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1399040Z test_reference_numerics_normal_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2023-01-11T21:12:53.1399170Z test_reference_numerics_normal_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1399290Z test_reference_numerics_normal_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1399410Z test_reference_numerics_normal_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1399530Z test_reference_numerics_normal_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1399690Z test_reference_numerics_normal_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1399850Z test_reference_numerics_normal_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1399970Z test_reference_numerics_normal_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1400100Z test_reference_numerics_normal_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1400220Z test_reference_numerics_normal_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:53.1400340Z test_reference_numerics_normal_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1400460Z test_reference_numerics_normal_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1400570Z test_reference_numerics_normal_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1400690Z test_reference_numerics_normal_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1400840Z test_reference_numerics_normal_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1400950Z test_reference_numerics_normal_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1401070Z test_reference_numerics_normal_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1401190Z test_reference_numerics_normal_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1401310Z test_reference_numerics_normal_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1401420Z test_reference_numerics_normal_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1401610Z test_reference_numerics_normal_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2023-01-11T21:12:53.1401770Z test_reference_numerics_normal_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:53.1401890Z test_reference_numerics_normal_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1402010Z test_reference_numerics_normal_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1402130Z test_reference_numerics_normal_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1402250Z test_reference_numerics_normal_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1402360Z test_reference_numerics_normal_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1402480Z test_reference_numerics_normal_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1402600Z test_reference_numerics_normal_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1402720Z test_reference_numerics_normal_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1402840Z test_reference_numerics_normal_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1402960Z test_reference_numerics_normal_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1403090Z test_reference_numerics_normal_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1403210Z test_reference_numerics_normal_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1403330Z test_reference_numerics_normal_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1403480Z test_reference_numerics_normal_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1403630Z test_reference_numerics_normal_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1403750Z test_reference_numerics_normal_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1403880Z test_reference_numerics_normal_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1404000Z test_reference_numerics_normal_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1404120Z test_reference_numerics_normal_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1404250Z test_reference_numerics_normal_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1404370Z test_reference_numerics_normal_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1404490Z test_reference_numerics_normal_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1404610Z test_reference_numerics_normal_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1404730Z test_reference_numerics_normal_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1404840Z test_reference_numerics_normal_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1404980Z test_reference_numerics_normal_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1405090Z test_reference_numerics_normal_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1405210Z test_reference_numerics_normal_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1405370Z test_reference_numerics_normal_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1405530Z test_reference_numerics_normal_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1405650Z test_reference_numerics_normal_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1405790Z test_reference_numerics_normal_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1405910Z test_reference_numerics_normal_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1406030Z test_reference_numerics_normal_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1406160Z test_reference_numerics_normal_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1406270Z test_reference_numerics_normal_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1406390Z test_reference_numerics_normal_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1406520Z test_reference_numerics_normal_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1406640Z test_reference_numerics_normal_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1406760Z test_reference_numerics_normal_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1406880Z test_reference_numerics_normal_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1407010Z test_reference_numerics_normal_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1407130Z test_reference_numerics_normal_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1407290Z test_reference_numerics_normal_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1407440Z test_reference_numerics_normal_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1407560Z test_reference_numerics_normal_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1407680Z test_reference_numerics_normal_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.107s) 2023-01-11T21:12:53.1407810Z test_reference_numerics_normal_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1407930Z test_reference_numerics_normal_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1408040Z test_reference_numerics_normal_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1408160Z test_reference_numerics_normal_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1408270Z test_reference_numerics_normal_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1408390Z test_reference_numerics_normal_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1408500Z test_reference_numerics_normal_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1408630Z test_reference_numerics_normal_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1408760Z test_reference_numerics_normal_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1408880Z test_reference_numerics_normal_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1409010Z test_reference_numerics_normal_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1409200Z test_reference_numerics_normal_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1409370Z test_reference_numerics_normal_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1409500Z test_reference_numerics_normal_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1409630Z test_reference_numerics_normal_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1409760Z test_reference_numerics_normal_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1409880Z test_reference_numerics_normal_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1410040Z test_reference_numerics_normal_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1410160Z test_reference_numerics_normal_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1410290Z test_reference_numerics_normal_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1410410Z test_reference_numerics_normal_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1410530Z test_reference_numerics_normal_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1410650Z test_reference_numerics_normal_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1410770Z test_reference_numerics_normal_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1410890Z test_reference_numerics_normal_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1411010Z test_reference_numerics_normal_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1411170Z test_reference_numerics_normal_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1411330Z test_reference_numerics_normal_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1411460Z test_reference_numerics_normal_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1411580Z test_reference_numerics_normal_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1411700Z test_reference_numerics_normal_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1411820Z test_reference_numerics_normal_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1411940Z test_reference_numerics_normal_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1412060Z test_reference_numerics_normal_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1412180Z test_reference_numerics_normal_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1412300Z test_reference_numerics_normal_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1412420Z test_reference_numerics_normal_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1412540Z test_reference_numerics_normal_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1412670Z test_reference_numerics_normal_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1412800Z test_reference_numerics_normal_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1412920Z test_reference_numerics_normal_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1413080Z test_reference_numerics_normal_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1413230Z test_reference_numerics_normal_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1413350Z test_reference_numerics_normal_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.1413500Z test_reference_numerics_normal_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1413620Z test_reference_numerics_normal_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1413740Z test_reference_numerics_normal_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1413860Z test_reference_numerics_normal_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1413990Z test_reference_numerics_normal_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1414110Z test_reference_numerics_normal_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:53.1414260Z test_reference_numerics_normal_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1414380Z test_reference_numerics_normal_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1414500Z test_reference_numerics_normal_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1414620Z test_reference_numerics_normal_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1414750Z test_reference_numerics_normal_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1414860Z test_reference_numerics_normal_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1415020Z test_reference_numerics_normal_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1415180Z test_reference_numerics_normal_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1415310Z test_reference_numerics_normal_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1415430Z test_reference_numerics_normal_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1415560Z test_reference_numerics_normal_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1415680Z test_reference_numerics_normal_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1415790Z test_reference_numerics_normal_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1415920Z test_reference_numerics_normal_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1416040Z test_reference_numerics_normal_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1416160Z test_reference_numerics_normal_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1416280Z test_reference_numerics_normal_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1416400Z test_reference_numerics_normal_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1416530Z test_reference_numerics_normal_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1416650Z test_reference_numerics_normal_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1416780Z test_reference_numerics_normal_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1416940Z test_reference_numerics_normal_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1417100Z test_reference_numerics_normal_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1417220Z test_reference_numerics_normal_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1417340Z test_reference_numerics_normal_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1417470Z test_reference_numerics_normal_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1417610Z test_reference_numerics_normal_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.1417740Z test_reference_numerics_normal_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1417860Z test_reference_numerics_normal_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1417980Z test_reference_numerics_normal_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1418100Z test_reference_numerics_normal_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1418250Z test_reference_numerics_normal_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1418430Z test_reference_numerics_normal_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1418590Z test_reference_numerics_normal_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1418740Z test_reference_numerics_normal_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1418890Z test_reference_numerics_normal_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1419080Z test_reference_numerics_normal_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1419250Z test_reference_numerics_normal_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1419400Z test_reference_numerics_normal_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1419550Z test_reference_numerics_normal_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1419690Z test_reference_numerics_normal_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1419840Z test_reference_numerics_normal_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1419980Z test_reference_numerics_normal_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1420110Z test_reference_numerics_normal_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1420230Z test_reference_numerics_normal_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2023-01-11T21:12:53.1420360Z test_reference_numerics_normal_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1420480Z test_reference_numerics_normal_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1420600Z test_reference_numerics_normal_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:53.1420720Z test_reference_numerics_normal_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:53.1420840Z test_reference_numerics_normal_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1420960Z test_reference_numerics_normal_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1421120Z test_reference_numerics_normal_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1421280Z test_reference_numerics_normal_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1421400Z test_reference_numerics_normal_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1421530Z test_reference_numerics_normal_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2023-01-11T21:12:53.1421660Z test_reference_numerics_normal_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1421800Z test_reference_numerics_normal_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1421920Z test_reference_numerics_normal_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1422040Z test_reference_numerics_normal_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1422160Z test_reference_numerics_normal_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1422280Z test_reference_numerics_normal_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1422400Z test_reference_numerics_normal_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1422530Z test_reference_numerics_normal_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1422660Z test_reference_numerics_normal_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1422780Z test_reference_numerics_normal_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1422910Z test_reference_numerics_normal_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1423070Z test_reference_numerics_normal_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1423220Z test_reference_numerics_normal_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1423350Z test_reference_numerics_normal_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1423470Z test_reference_numerics_normal_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1423590Z test_reference_numerics_normal_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1423700Z test_reference_numerics_normal_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1423820Z test_reference_numerics_normal_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1423940Z test_reference_numerics_normal_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1424060Z test_reference_numerics_normal_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1424180Z test_reference_numerics_normal_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1424300Z test_reference_numerics_normal_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.062s) 2023-01-11T21:12:53.1424430Z test_reference_numerics_normal_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1424550Z test_reference_numerics_normal_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1424670Z test_reference_numerics_normal_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1424790Z test_reference_numerics_normal_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1424940Z test_reference_numerics_normal_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1425090Z test_reference_numerics_normal_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1425220Z test_reference_numerics_normal_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1425340Z test_reference_numerics_normal_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1425460Z test_reference_numerics_normal_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1425580Z test_reference_numerics_normal_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1425700Z test_reference_numerics_normal_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.061s) 2023-01-11T21:12:53.1429740Z test_reference_numerics_normal_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1429880Z test_reference_numerics_normal_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1430000Z test_reference_numerics_normal_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1430130Z test_reference_numerics_normal_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1430240Z test_reference_numerics_normal_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1430360Z test_reference_numerics_normal_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1430520Z test_reference_numerics_normal_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1430640Z test_reference_numerics_normal_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1430810Z test_reference_numerics_normal_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1430970Z test_reference_numerics_normal_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1431100Z test_reference_numerics_normal_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1431240Z test_reference_numerics_normal_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1431370Z test_reference_numerics_normal_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1431500Z test_reference_numerics_normal_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1431630Z test_reference_numerics_normal_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1431760Z test_reference_numerics_normal_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.1431890Z test_reference_numerics_normal_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1432010Z test_reference_numerics_normal_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1432140Z test_reference_numerics_normal_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1432260Z test_reference_numerics_normal_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1432380Z test_reference_numerics_normal_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1432510Z test_reference_numerics_normal_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2023-01-11T21:12:53.1432630Z test_reference_numerics_normal_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1432790Z test_reference_numerics_normal_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1432940Z test_reference_numerics_normal_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1433070Z test_reference_numerics_normal_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1433190Z test_reference_numerics_normal_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1433310Z test_reference_numerics_normal_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1433430Z test_reference_numerics_normal_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1433570Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1433720Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1433850Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1434020Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1434160Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1434290Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1434430Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1434560Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1434700Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.084s) 2023-01-11T21:12:53.1434900Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2023-01-11T21:12:53.1435080Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.083s) 2023-01-11T21:12:53.1435210Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2023-01-11T21:12:53.1435340Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2023-01-11T21:12:53.1435470Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.079s) 2023-01-11T21:12:53.1435630Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.080s) 2023-01-11T21:12:53.1435760Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.078s) 2023-01-11T21:12:53.1435900Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.123s) 2023-01-11T21:12:53.1436030Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2023-01-11T21:12:53.1436170Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.128s) 2023-01-11T21:12:53.1436300Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2023-01-11T21:12:53.1436430Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2023-01-11T21:12:53.1436560Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2023-01-11T21:12:53.1436690Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.119s) 2023-01-11T21:12:53.1436820Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.120s) 2023-01-11T21:12:53.1436980Z test_reference_numerics_normal_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1437140Z test_reference_numerics_normal_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1437270Z test_reference_numerics_normal_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1437400Z test_reference_numerics_normal_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1437530Z test_reference_numerics_normal_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1437650Z test_reference_numerics_normal_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1437780Z test_reference_numerics_normal_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1437900Z test_reference_numerics_normal_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.1438030Z test_reference_numerics_normal_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1438180Z test_reference_numerics_normal_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1438300Z test_reference_numerics_normal_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1438430Z test_reference_numerics_normal_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1438550Z test_reference_numerics_normal_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1438680Z test_reference_numerics_normal_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1438800Z test_reference_numerics_normal_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1438990Z test_reference_numerics_normal_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1439140Z test_reference_numerics_normal_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1439260Z test_reference_numerics_normal_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1439380Z test_reference_numerics_normal_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1439500Z test_reference_numerics_normal_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1439620Z test_reference_numerics_normal_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1439740Z test_reference_numerics_normal_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1439880Z test_reference_numerics_normal_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1440010Z test_reference_numerics_normal_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1440150Z test_reference_numerics_normal_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1440280Z test_reference_numerics_normal_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1440410Z test_reference_numerics_normal_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1440550Z test_reference_numerics_normal_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1440690Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1440840Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1441010Z test_reference_numerics_normal_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1441190Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:53.1441330Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1441470Z test_reference_numerics_normal_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2023-01-11T21:12:53.1441610Z test_reference_numerics_normal_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:53.1441750Z test_reference_numerics_normal_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1441880Z test_reference_numerics_normal_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2023-01-11T21:12:53.1442010Z test_reference_numerics_normal_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1442150Z test_reference_numerics_normal_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1442280Z test_reference_numerics_normal_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1442440Z test_reference_numerics_normal_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1442570Z test_reference_numerics_normal_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1442700Z test_reference_numerics_normal_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1442830Z test_reference_numerics_normal_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1442960Z test_reference_numerics_normal_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1443150Z test_reference_numerics_normal_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1443310Z test_reference_numerics_normal_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1443450Z test_reference_numerics_normal_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1443590Z test_reference_numerics_normal_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1443720Z test_reference_numerics_normal_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1443850Z test_reference_numerics_normal_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1443990Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.057s) 2023-01-11T21:12:53.1444150Z test_reference_numerics_normal_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1444280Z test_reference_numerics_normal_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1444410Z test_reference_numerics_normal_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1444540Z test_reference_numerics_normal_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1444680Z test_reference_numerics_normal_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1444820Z test_reference_numerics_normal_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1444950Z test_reference_numerics_normal_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:53.1445090Z test_reference_numerics_normal_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1445270Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1445440Z test_reference_numerics_normal_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1445580Z test_reference_numerics_normal_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1445710Z test_reference_numerics_normal_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1445850Z test_reference_numerics_normal_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1445990Z test_reference_numerics_normal_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1446120Z test_reference_numerics_normal_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1446260Z test_reference_numerics_normal_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1446390Z test_reference_numerics_normal_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1446560Z test_reference_numerics_normal_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1446710Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1446860Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1447010Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1447160Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1447330Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1447500Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1447670Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1447820Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1447960Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1448090Z test_reference_numerics_normal_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:53.1448230Z test_reference_numerics_normal_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1448370Z test_reference_numerics_normal_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1448510Z test_reference_numerics_normal_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1448650Z test_reference_numerics_normal_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1448790Z test_reference_numerics_normal_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1448920Z test_reference_numerics_normal_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1449060Z test_reference_numerics_normal_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1449190Z test_reference_numerics_normal_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1449340Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.146s) 2023-01-11T21:12:53.1449470Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1449650Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.137s) 2023-01-11T21:12:53.1449820Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.141s) 2023-01-11T21:12:53.1449960Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2023-01-11T21:12:53.1450090Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1450230Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1450360Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1450490Z test_reference_numerics_normal_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1450660Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.183s) 2023-01-11T21:12:53.1450790Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.197s) 2023-01-11T21:12:53.1450930Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.184s) 2023-01-11T21:12:53.1451070Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.187s) 2023-01-11T21:12:53.1451200Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.154s) 2023-01-11T21:12:53.1451360Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.151s) 2023-01-11T21:12:53.1451490Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.151s) 2023-01-11T21:12:53.1451630Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.149s) 2023-01-11T21:12:53.1451800Z test_reference_numerics_normal_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.156s) 2023-01-11T21:12:53.1451970Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.199s) 2023-01-11T21:12:53.1452100Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2023-01-11T21:12:53.1452240Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2023-01-11T21:12:53.1452370Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.205s) 2023-01-11T21:12:53.1452510Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.182s) 2023-01-11T21:12:53.1452640Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.178s) 2023-01-11T21:12:53.1452770Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.183s) 2023-01-11T21:12:53.1452900Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.183s) 2023-01-11T21:12:53.1453040Z test_reference_numerics_normal_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.189s) 2023-01-11T21:12:53.1453170Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.187s) 2023-01-11T21:12:53.1453300Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.203s) 2023-01-11T21:12:53.1453440Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.198s) 2023-01-11T21:12:53.1453570Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.204s) 2023-01-11T21:12:53.1453700Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.185s) 2023-01-11T21:12:53.1453880Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.185s) 2023-01-11T21:12:53.1454040Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.184s) 2023-01-11T21:12:53.1454180Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.180s) 2023-01-11T21:12:53.1454310Z test_reference_numerics_normal_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.192s) 2023-01-11T21:12:53.1454450Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.187s) 2023-01-11T21:12:53.1454590Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.206s) 2023-01-11T21:12:53.1454740Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2023-01-11T21:12:53.1454880Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.193s) 2023-01-11T21:12:53.1455010Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.186s) 2023-01-11T21:12:53.1455150Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.184s) 2023-01-11T21:12:53.1455280Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.198s) 2023-01-11T21:12:53.1455440Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.190s) 2023-01-11T21:12:53.1455570Z test_reference_numerics_normal_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.187s) 2023-01-11T21:12:53.1455710Z test_reference_numerics_normal_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1455840Z test_reference_numerics_normal_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1456010Z test_reference_numerics_normal_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:53.1456170Z test_reference_numerics_normal_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1456300Z test_reference_numerics_normal_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1456430Z test_reference_numerics_normal_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1456550Z test_reference_numerics_normal_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1456680Z test_reference_numerics_normal_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.1456800Z test_reference_numerics_normal_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1456930Z test_reference_numerics_normal_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.1457050Z test_reference_numerics_normal_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1457170Z test_reference_numerics_normal_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1457300Z test_reference_numerics_normal_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1457420Z test_reference_numerics_normal_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2023-01-11T21:12:53.1457550Z test_reference_numerics_normal_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1457680Z test_reference_numerics_normal_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1457800Z test_reference_numerics_normal_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1457960Z test_reference_numerics_normal_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1458110Z test_reference_numerics_normal_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1458240Z test_reference_numerics_normal_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1458360Z test_reference_numerics_normal_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1458480Z test_reference_numerics_normal_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1458610Z test_reference_numerics_normal_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1458730Z test_reference_numerics_normal_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1458880Z test_reference_numerics_normal_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1459010Z test_reference_numerics_normal_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1459130Z test_reference_numerics_normal_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1459250Z test_reference_numerics_normal_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1459370Z test_reference_numerics_normal_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1459490Z test_reference_numerics_normal_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1459640Z test_reference_numerics_normal_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.1459760Z test_reference_numerics_normal_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1459910Z test_reference_numerics_normal_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.1460060Z test_reference_numerics_normal_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1460180Z test_reference_numerics_normal_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1460320Z test_reference_numerics_normal_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1460440Z test_reference_numerics_normal_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1460580Z test_reference_numerics_normal_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.1460710Z test_reference_numerics_normal_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1460840Z test_reference_numerics_normal_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1460970Z test_reference_numerics_normal_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1461100Z test_reference_numerics_normal_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1461220Z test_reference_numerics_normal_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1461350Z test_reference_numerics_normal_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1461470Z test_reference_numerics_normal_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1461590Z test_reference_numerics_normal_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1461720Z test_reference_numerics_normal_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1461870Z test_reference_numerics_normal_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1462030Z test_reference_numerics_normal_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1466110Z test_reference_numerics_normal_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1466250Z test_reference_numerics_normal_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1466380Z test_reference_numerics_normal_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1466500Z test_reference_numerics_normal_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.1466610Z test_reference_numerics_normal_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1466740Z test_reference_numerics_normal_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1466880Z test_reference_numerics_normal_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1467080Z test_reference_numerics_normal_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1467210Z test_reference_numerics_normal_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1467350Z test_reference_numerics_normal_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1467480Z test_reference_numerics_normal_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1467610Z test_reference_numerics_normal_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1467750Z test_reference_numerics_normal_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1467950Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1468120Z test_reference_numerics_normal_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1468250Z test_reference_numerics_normal_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1468370Z test_reference_numerics_normal_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.063s) 2023-01-11T21:12:53.1468500Z test_reference_numerics_normal_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:53.1468620Z test_reference_numerics_normal_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1468750Z test_reference_numerics_normal_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1468870Z test_reference_numerics_normal_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1468990Z test_reference_numerics_normal_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1469120Z test_reference_numerics_normal_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1469240Z test_reference_numerics_normal_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1469360Z test_reference_numerics_normal_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1469480Z test_reference_numerics_normal_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1469600Z test_reference_numerics_normal_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1469720Z test_reference_numerics_normal_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1469880Z test_reference_numerics_normal_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.1470040Z test_reference_numerics_normal_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:53.1470160Z test_reference_numerics_normal_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1470290Z test_reference_numerics_normal_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1470400Z test_reference_numerics_normal_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1470520Z test_reference_numerics_normal_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1470640Z test_reference_numerics_normal_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1470760Z test_reference_numerics_normal_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1470880Z test_reference_numerics_normal_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1471000Z test_reference_numerics_normal_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1471110Z test_reference_numerics_normal_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1471260Z test_reference_numerics_normal_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1471390Z test_reference_numerics_normal_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2023-01-11T21:12:53.1471520Z test_reference_numerics_normal_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1471650Z test_reference_numerics_normal_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2023-01-11T21:12:53.1471810Z test_reference_numerics_normal_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1471970Z test_reference_numerics_normal_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1472120Z test_reference_numerics_normal_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1472250Z test_reference_numerics_normal_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1472370Z test_reference_numerics_normal_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1472490Z test_reference_numerics_normal_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1472620Z test_reference_numerics_normal_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1472740Z test_reference_numerics_normal_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1472850Z test_reference_numerics_normal_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1472980Z test_reference_numerics_normal_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1473100Z test_reference_numerics_normal_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1473220Z test_reference_numerics_normal_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1473340Z test_reference_numerics_normal_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1473460Z test_reference_numerics_normal_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1473570Z test_reference_numerics_normal_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1473730Z test_reference_numerics_normal_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1473880Z test_reference_numerics_normal_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1474010Z test_reference_numerics_normal_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1474130Z test_reference_numerics_normal_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:53.1474260Z test_reference_numerics_normal_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1474390Z test_reference_numerics_normal_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1474510Z test_reference_numerics_normal_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1474640Z test_reference_numerics_normal_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1474760Z test_reference_numerics_normal_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1474880Z test_reference_numerics_normal_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1475000Z test_reference_numerics_normal_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1475120Z test_reference_numerics_normal_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1475240Z test_reference_numerics_normal_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1475360Z test_reference_numerics_normal_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1475510Z test_reference_numerics_normal_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2023-01-11T21:12:53.1475660Z test_reference_numerics_normal_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:53.1475820Z test_reference_numerics_normal_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1475950Z test_reference_numerics_normal_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1476070Z test_reference_numerics_normal_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1476180Z test_reference_numerics_normal_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1476330Z test_reference_numerics_normal_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1476440Z test_reference_numerics_normal_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:53.1476560Z test_reference_numerics_normal_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:53.1476680Z test_reference_numerics_normal_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1476800Z test_reference_numerics_normal_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2023-01-11T21:12:53.1476920Z test_reference_numerics_normal_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1477050Z test_reference_numerics_normal_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1477170Z test_reference_numerics_normal_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1477290Z test_reference_numerics_normal_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1477410Z test_reference_numerics_normal_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1477570Z test_reference_numerics_normal_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1477720Z test_reference_numerics_normal_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1477830Z test_reference_numerics_normal_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1477950Z test_reference_numerics_normal_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1478070Z test_reference_numerics_normal_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1478190Z test_reference_numerics_normal_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1478310Z test_reference_numerics_normal_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2023-01-11T21:12:53.1478440Z test_reference_numerics_normal_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:53.1478560Z test_reference_numerics_normal_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1478680Z test_reference_numerics_normal_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1478800Z test_reference_numerics_normal_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1478910Z test_reference_numerics_normal_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1479030Z test_reference_numerics_normal_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1479150Z test_reference_numerics_normal_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:12:53.1479260Z test_reference_numerics_normal_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1479430Z test_reference_numerics_normal_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.117s) 2023-01-11T21:12:53.1479600Z test_reference_numerics_normal_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.173s) 2023-01-11T21:12:53.1479750Z test_reference_numerics_normal_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.180s) 2023-01-11T21:12:53.1479890Z test_reference_numerics_normal_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.165s) 2023-01-11T21:12:53.1480020Z test_reference_numerics_normal_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2023-01-11T21:12:53.1480150Z test_reference_numerics_normal_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.162s) 2023-01-11T21:12:53.1480280Z test_reference_numerics_normal_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.161s) 2023-01-11T21:12:53.1480420Z test_reference_numerics_normal_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.246s) 2023-01-11T21:12:53.1480560Z test_reference_numerics_normal_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2023-01-11T21:12:53.1480690Z test_reference_numerics_normal_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1480820Z test_reference_numerics_normal_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1480960Z test_reference_numerics_normal_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2023-01-11T21:12:53.1481080Z test_reference_numerics_normal_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2023-01-11T21:12:53.1481210Z test_reference_numerics_normal_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1481340Z test_reference_numerics_normal_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1481510Z test_reference_numerics_normal_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.033s) 2023-01-11T21:12:53.1481670Z test_reference_numerics_normal_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.040s) 2023-01-11T21:12:53.1481810Z test_reference_numerics_normal_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1481940Z test_reference_numerics_normal_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1482070Z test_reference_numerics_normal_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1482190Z test_reference_numerics_normal_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1482320Z test_reference_numerics_normal_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1482450Z test_reference_numerics_normal_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1482580Z test_reference_numerics_normal_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1482710Z test_reference_numerics_normal_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.059s) 2023-01-11T21:12:53.1482840Z test_reference_numerics_normal_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1482970Z test_reference_numerics_normal_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1483100Z test_reference_numerics_normal_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1483230Z test_reference_numerics_normal_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1483360Z test_reference_numerics_normal_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1483520Z test_reference_numerics_normal_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:12:53.1483690Z test_reference_numerics_normal_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2023-01-11T21:12:53.1483860Z test_reference_numerics_normal_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2023-01-11T21:12:53.1483990Z test_reference_numerics_normal_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:12:53.1484120Z test_reference_numerics_normal_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1484250Z test_reference_numerics_normal_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1484370Z test_reference_numerics_normal_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1484540Z test_reference_numerics_normal_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:53.1484670Z test_reference_numerics_normal_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:12:53.1484800Z test_reference_numerics_normal_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1484940Z test_reference_numerics_normal_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1485070Z test_reference_numerics_normal_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2023-01-11T21:12:53.1485200Z test_reference_numerics_normal_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1485330Z test_reference_numerics_normal_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1485460Z test_reference_numerics_normal_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1485620Z test_reference_numerics_normal_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1485780Z test_reference_numerics_normal_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1485910Z test_reference_numerics_normal_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1486040Z test_reference_numerics_normal_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1486170Z test_reference_numerics_normal_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2023-01-11T21:12:53.1486300Z test_reference_numerics_normal_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1486430Z test_reference_numerics_normal_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1486560Z test_reference_numerics_normal_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2023-01-11T21:12:53.1486690Z test_reference_numerics_normal_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1486820Z test_reference_numerics_normal_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1486950Z test_reference_numerics_normal_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1487080Z test_reference_numerics_normal_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1487210Z test_reference_numerics_normal_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.114s) 2023-01-11T21:12:53.1487340Z test_reference_numerics_normal_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2023-01-11T21:12:53.1487470Z test_reference_numerics_normal_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.048s) 2023-01-11T21:12:53.1487630Z test_reference_numerics_normal_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:53.1487790Z test_reference_numerics_normal_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:53.1487920Z test_reference_numerics_normal_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:53.1488090Z test_reference_numerics_normal_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2023-01-11T21:12:53.1488210Z test_reference_numerics_normal_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2023-01-11T21:12:53.1488340Z test_reference_numerics_normal_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2023-01-11T21:12:53.1488470Z test_reference_numerics_normal_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.102s) 2023-01-11T21:12:53.1488590Z test_reference_numerics_normal_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2023-01-11T21:12:53.1488770Z test_reference_numerics_normal_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1488900Z test_reference_numerics_normal_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2023-01-11T21:12:53.1489020Z test_reference_numerics_normal_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2023-01-11T21:12:53.1489140Z test_reference_numerics_normal_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2023-01-11T21:12:53.1489260Z test_reference_numerics_normal_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2023-01-11T21:12:53.1489380Z test_reference_numerics_normal_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2023-01-11T21:12:53.1489500Z test_reference_numerics_normal_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.092s) 2023-01-11T21:12:53.1489670Z test_reference_numerics_normal_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:53.1489830Z test_reference_numerics_normal_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2023-01-11T21:12:53.1489960Z test_reference_numerics_normal_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2023-01-11T21:12:53.1490080Z test_reference_numerics_normal_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2023-01-11T21:12:53.1490210Z test_reference_numerics_normal_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2023-01-11T21:12:53.1490330Z test_reference_numerics_normal_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2023-01-11T21:12:53.1490450Z test_reference_numerics_normal_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2023-01-11T21:12:53.1490590Z test_reference_numerics_normal_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.064s) 2023-01-11T21:12:53.1490720Z test_reference_numerics_normal_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:53.1490860Z test_reference_numerics_normal_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2023-01-11T21:12:53.1490990Z test_reference_numerics_normal_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2023-01-11T21:12:53.1491120Z test_reference_numerics_normal_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2023-01-11T21:12:53.1491250Z test_reference_numerics_normal_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.042s) 2023-01-11T21:12:53.1491380Z test_reference_numerics_normal_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.041s) 2023-01-11T21:12:53.1491510Z test_reference_numerics_normal_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2023-01-11T21:12:53.1491690Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.109s) 2023-01-11T21:12:53.1491860Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1492010Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1492190Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1492330Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1492460Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1492600Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1492740Z test_reference_numerics_normal_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1492880Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.108s) 2023-01-11T21:12:53.1493050Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1493190Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1493320Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1493460Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1493590Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.055s) 2023-01-11T21:12:53.1493730Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.053s) 2023-01-11T21:12:53.1493900Z test_reference_numerics_normal_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:12:53.1494080Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.095s) 2023-01-11T21:12:53.1494220Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1494350Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1494490Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1494620Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1494750Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1494890Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1495020Z test_reference_numerics_normal_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.052s) 2023-01-11T21:12:53.1495160Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.094s) 2023-01-11T21:12:53.1495300Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1495430Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1495570Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2023-01-11T21:12:53.1495700Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1495830Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2023-01-11T21:12:53.1496000Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1496170Z test_reference_numerics_normal_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2023-01-11T21:12:53.1496330Z test_reference_numerics_normal_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1496460Z test_reference_numerics_normal_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.051s) 2023-01-11T21:12:53.1496590Z test_reference_numerics_normal_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1496720Z test_reference_numerics_normal_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1496850Z test_reference_numerics_normal_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1496990Z test_reference_numerics_normal_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1497120Z test_reference_numerics_normal_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1497250Z test_reference_numerics_normal_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1497370Z test_reference_numerics_normal_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1497500Z test_reference_numerics_normal_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.039s) 2023-01-11T21:12:53.1497630Z test_reference_numerics_normal_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1497760Z test_reference_numerics_normal_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1501720Z test_reference_numerics_normal_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1501910Z test_reference_numerics_normal_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1502070Z test_reference_numerics_normal_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1502210Z test_reference_numerics_normal_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1502340Z test_reference_numerics_normal_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1502500Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1502650Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1502800Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.034s) 2023-01-11T21:12:53.1502960Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1503110Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1503260Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1503410Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1503560Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:12:53.1503710Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:12:53.1503850Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.101s) 2023-01-11T21:12:53.1504000Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1504240Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1504420Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1504570Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1504710Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:12:53.1504860Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1505010Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.047s) 2023-01-11T21:12:53.1505180Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.100s) 2023-01-11T21:12:53.1505330Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1505480Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.038s) 2023-01-11T21:12:53.1505620Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1505760Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.037s) 2023-01-11T21:12:53.1505900Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1506040Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.036s) 2023-01-11T21:12:53.1506180Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:12:53.1506330Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:12:53.1506510Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1506680Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1506830Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1506970Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1507110Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1507260Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:12:53.1507400Z test_reference_numerics_normal_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1507520Z test_reference_numerics_normal_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1507640Z test_reference_numerics_normal_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.050s) 2023-01-11T21:12:53.1507770Z test_reference_numerics_normal_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1507900Z test_reference_numerics_normal_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1508020Z test_reference_numerics_normal_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1508150Z test_reference_numerics_normal_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1508270Z test_reference_numerics_normal_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1508420Z test_reference_numerics_normal_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1508570Z test_reference_numerics_normal_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1508730Z test_reference_numerics_normal_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1508850Z test_reference_numerics_normal_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1508980Z test_reference_numerics_normal_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1509110Z test_reference_numerics_normal_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1509260Z test_reference_numerics_normal_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1509390Z test_reference_numerics_normal_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1509510Z test_reference_numerics_normal_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1509640Z test_reference_numerics_normal_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1509760Z test_reference_numerics_normal_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1509880Z test_reference_numerics_normal_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1510000Z test_reference_numerics_normal_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1510120Z test_reference_numerics_normal_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1510250Z test_reference_numerics_normal_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1510360Z test_reference_numerics_normal_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1510520Z test_reference_numerics_normal_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1510670Z test_reference_numerics_normal_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1510800Z test_reference_numerics_normal_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2023-01-11T21:12:53.1510930Z test_reference_numerics_normal_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.046s) 2023-01-11T21:12:53.1511050Z test_reference_numerics_normal_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:12:53.1511170Z test_reference_numerics_normal_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:12:53.1511290Z test_reference_numerics_normal_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:12:53.1511410Z test_reference_numerics_normal_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1511520Z test_reference_numerics_normal_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1511640Z test_reference_numerics_normal_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1511760Z test_reference_numerics_normal_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:12:53.1511880Z test_reference_numerics_normal_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1512000Z test_reference_numerics_normal_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... ok (0.056s) 2023-01-11T21:12:53.1512130Z test_reference_numerics_normal_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.045s) 2023-01-11T21:12:53.1512250Z test_reference_numerics_normal_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.044s) 2023-01-11T21:12:53.1512410Z test_reference_numerics_normal_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:12:53.1512560Z test_reference_numerics_normal_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:12:53.1512710Z test_reference_numerics_normal_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:12:53.1512830Z test_reference_numerics_normal_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1512940Z test_reference_numerics_normal_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:12:53.1513060Z test_reference_numerics_normal_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:12:53.1513170Z test_reference_numerics_normal_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:12:53.1513300Z test_reference_numerics_normal_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1513450Z test_reference_numerics_normal_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1513570Z test_reference_numerics_normal_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1513690Z test_reference_numerics_normal_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:12:53.1513820Z test_reference_numerics_normal_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1513930Z test_reference_numerics_normal_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:12:53.1514060Z test_reference_numerics_normal_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1514170Z test_reference_numerics_normal_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:12:53.1514330Z test_reference_numerics_small_abs_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1514490Z test_reference_numerics_small_abs_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1514610Z test_reference_numerics_small_abs_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1514740Z test_reference_numerics_small_abs_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1514860Z test_reference_numerics_small_abs_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1514970Z test_reference_numerics_small_abs_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1515080Z test_reference_numerics_small_abs_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1515200Z test_reference_numerics_small_abs_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1515320Z test_reference_numerics_small_abs_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1515430Z test_reference_numerics_small_abs_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1515550Z test_reference_numerics_small_abs_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1515670Z test_reference_numerics_small_abs_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1515790Z test_reference_numerics_small_acos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1515940Z test_reference_numerics_small_acos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1516060Z test_reference_numerics_small_acos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1516220Z test_reference_numerics_small_acos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1516370Z test_reference_numerics_small_acos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1516500Z test_reference_numerics_small_acos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1516620Z test_reference_numerics_small_acos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1516730Z test_reference_numerics_small_acos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1516870Z test_reference_numerics_small_acos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1516990Z test_reference_numerics_small_acos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1517100Z test_reference_numerics_small_acos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1517230Z test_reference_numerics_small_acosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1517370Z test_reference_numerics_small_acosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1517500Z test_reference_numerics_small_acosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:12:53.1517640Z test_reference_numerics_small_acosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1517760Z test_reference_numerics_small_acosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1517880Z test_reference_numerics_small_acosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1518000Z test_reference_numerics_small_acosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1518150Z test_reference_numerics_small_acosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1518300Z test_reference_numerics_small_acosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1518420Z test_reference_numerics_small_acosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1518540Z test_reference_numerics_small_acosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1518680Z test_reference_numerics_small_angle_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.001s) 2023-01-11T21:12:53.1518830Z test_reference_numerics_small_angle_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1518960Z test_reference_numerics_small_angle_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1519080Z test_reference_numerics_small_angle_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1519220Z test_reference_numerics_small_angle_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.001s) 2023-01-11T21:12:53.1519350Z test_reference_numerics_small_angle_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.001s) 2023-01-11T21:12:53.1519490Z test_reference_numerics_small_angle_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.001s) 2023-01-11T21:12:53.1519610Z test_reference_numerics_small_angle_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1519730Z test_reference_numerics_small_angle_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1519840Z test_reference_numerics_small_angle_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1519960Z test_reference_numerics_small_angle_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1520110Z test_reference_numerics_small_angle_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1520270Z test_reference_numerics_small_asin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1520410Z test_reference_numerics_small_asin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1520530Z test_reference_numerics_small_asin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1520660Z test_reference_numerics_small_asin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:12:53.1520780Z test_reference_numerics_small_asin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1520900Z test_reference_numerics_small_asin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1521070Z test_reference_numerics_small_asin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1521190Z test_reference_numerics_small_asin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1521310Z test_reference_numerics_small_asin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1521430Z test_reference_numerics_small_asin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1521540Z test_reference_numerics_small_asin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1521670Z test_reference_numerics_small_asinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1521850Z test_reference_numerics_small_asinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1521990Z test_reference_numerics_small_asinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1522160Z test_reference_numerics_small_asinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1522320Z test_reference_numerics_small_asinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1522440Z test_reference_numerics_small_asinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1522560Z test_reference_numerics_small_asinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1522670Z test_reference_numerics_small_asinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1522790Z test_reference_numerics_small_asinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1522910Z test_reference_numerics_small_asinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1523020Z test_reference_numerics_small_asinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1523140Z test_reference_numerics_small_atan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1523290Z test_reference_numerics_small_atan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1523420Z test_reference_numerics_small_atan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1523560Z test_reference_numerics_small_atan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1523680Z test_reference_numerics_small_atan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1523800Z test_reference_numerics_small_atan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1523920Z test_reference_numerics_small_atan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1524070Z test_reference_numerics_small_atan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1524220Z test_reference_numerics_small_atan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1524340Z test_reference_numerics_small_atan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1524460Z test_reference_numerics_small_atan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1524590Z test_reference_numerics_small_atanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1524730Z test_reference_numerics_small_atanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1524870Z test_reference_numerics_small_atanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1525010Z test_reference_numerics_small_atanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1525130Z test_reference_numerics_small_atanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1525270Z test_reference_numerics_small_atanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1525400Z test_reference_numerics_small_atanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1525510Z test_reference_numerics_small_atanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1525630Z test_reference_numerics_small_atanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1525750Z test_reference_numerics_small_atanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1525860Z test_reference_numerics_small_atanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1526080Z test_reference_numerics_small_bitwise_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1526230Z test_reference_numerics_small_bitwise_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1526370Z test_reference_numerics_small_bitwise_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1526490Z test_reference_numerics_small_bitwise_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1526620Z test_reference_numerics_small_bitwise_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1526740Z test_reference_numerics_small_bitwise_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1526860Z test_reference_numerics_small_ceil_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1526980Z test_reference_numerics_small_ceil_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1527100Z test_reference_numerics_small_ceil_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1527220Z test_reference_numerics_small_ceil_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1527340Z test_reference_numerics_small_ceil_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1527460Z test_reference_numerics_small_ceil_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1527580Z test_reference_numerics_small_ceil_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1527700Z test_reference_numerics_small_ceil_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1527820Z test_reference_numerics_small_conj_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1527990Z test_reference_numerics_small_conj_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1528150Z test_reference_numerics_small_conj_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1528280Z test_reference_numerics_small_conj_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1528410Z test_reference_numerics_small_conj_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1528530Z test_reference_numerics_small_conj_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1528650Z test_reference_numerics_small_conj_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1528760Z test_reference_numerics_small_conj_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1528880Z test_reference_numerics_small_conj_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1528990Z test_reference_numerics_small_conj_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1529110Z test_reference_numerics_small_conj_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1529230Z test_reference_numerics_small_conj_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1529370Z test_reference_numerics_small_conj_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1529500Z test_reference_numerics_small_conj_physical_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1529660Z test_reference_numerics_small_conj_physical_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1529790Z test_reference_numerics_small_conj_physical_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1529960Z test_reference_numerics_small_conj_physical_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1530150Z test_reference_numerics_small_conj_physical_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1530290Z test_reference_numerics_small_conj_physical_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1530420Z test_reference_numerics_small_conj_physical_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1530550Z test_reference_numerics_small_conj_physical_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1530670Z test_reference_numerics_small_conj_physical_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1530800Z test_reference_numerics_small_conj_physical_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1530920Z test_reference_numerics_small_conj_physical_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1531050Z test_reference_numerics_small_conj_physical_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1531180Z test_reference_numerics_small_conj_physical_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1531300Z test_reference_numerics_small_cos_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1531450Z test_reference_numerics_small_cos_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1531570Z test_reference_numerics_small_cos_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1531700Z test_reference_numerics_small_cos_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1531820Z test_reference_numerics_small_cos_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1531970Z test_reference_numerics_small_cos_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1532120Z test_reference_numerics_small_cos_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1532240Z test_reference_numerics_small_cos_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1532360Z test_reference_numerics_small_cos_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1532480Z test_reference_numerics_small_cos_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1532590Z test_reference_numerics_small_cos_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1532720Z test_reference_numerics_small_cosh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1532860Z test_reference_numerics_small_cosh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1532990Z test_reference_numerics_small_cosh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1533110Z test_reference_numerics_small_cosh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1537070Z test_reference_numerics_small_cosh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1537210Z test_reference_numerics_small_cosh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1537330Z test_reference_numerics_small_cosh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1537510Z test_reference_numerics_small_cosh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1537630Z test_reference_numerics_small_cosh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1537780Z test_reference_numerics_small_cosh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1537930Z test_reference_numerics_small_cosh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1538060Z test_reference_numerics_small_deg2rad_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1538210Z test_reference_numerics_small_deg2rad_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1538360Z test_reference_numerics_small_deg2rad_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1538480Z test_reference_numerics_small_deg2rad_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1538610Z test_reference_numerics_small_deg2rad_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1538730Z test_reference_numerics_small_deg2rad_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1538850Z test_reference_numerics_small_deg2rad_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1538970Z test_reference_numerics_small_deg2rad_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1539090Z test_reference_numerics_small_deg2rad_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1539200Z test_reference_numerics_small_deg2rad_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1539330Z test_reference_numerics_small_digamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1539480Z test_reference_numerics_small_digamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1539600Z test_reference_numerics_small_digamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1539770Z test_reference_numerics_small_digamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1539920Z test_reference_numerics_small_digamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1540040Z test_reference_numerics_small_digamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1540160Z test_reference_numerics_small_digamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1540290Z test_reference_numerics_small_digamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1540410Z test_reference_numerics_small_digamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1540520Z test_reference_numerics_small_erf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1540670Z test_reference_numerics_small_erf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1540790Z test_reference_numerics_small_erf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1540910Z test_reference_numerics_small_erf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1541070Z test_reference_numerics_small_erf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1541190Z test_reference_numerics_small_erf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1541300Z test_reference_numerics_small_erf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1541420Z test_reference_numerics_small_erf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1541540Z test_reference_numerics_small_erf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1541750Z test_reference_numerics_small_erfc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1542110Z test_reference_numerics_small_erfc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1542410Z test_reference_numerics_small_erfc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1542670Z test_reference_numerics_small_erfc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1542950Z test_reference_numerics_small_erfc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1543210Z test_reference_numerics_small_erfc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1543520Z test_reference_numerics_small_erfc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1543780Z test_reference_numerics_small_erfc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1544110Z test_reference_numerics_small_erfc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1544380Z test_reference_numerics_small_erfinv_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1544680Z test_reference_numerics_small_erfinv_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1544960Z test_reference_numerics_small_erfinv_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1545240Z test_reference_numerics_small_erfinv_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1545500Z test_reference_numerics_small_erfinv_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1545770Z test_reference_numerics_small_erfinv_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1546060Z test_reference_numerics_small_erfinv_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1546370Z test_reference_numerics_small_erfinv_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1546630Z test_reference_numerics_small_erfinv_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1546900Z test_reference_numerics_small_exp2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1547180Z test_reference_numerics_small_exp2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1547460Z test_reference_numerics_small_exp2_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1547720Z test_reference_numerics_small_exp2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1547980Z test_reference_numerics_small_exp2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1548310Z test_reference_numerics_small_exp2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1548570Z test_reference_numerics_small_exp2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1548820Z test_reference_numerics_small_exp2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1549100Z test_reference_numerics_small_exp2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1549360Z test_reference_numerics_small_exp2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1549630Z test_reference_numerics_small_exp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1549930Z test_reference_numerics_small_exp_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1550290Z test_reference_numerics_small_exp_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1550570Z test_reference_numerics_small_exp_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1550870Z test_reference_numerics_small_exp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1551150Z test_reference_numerics_small_exp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1551410Z test_reference_numerics_small_exp_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1551670Z test_reference_numerics_small_exp_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1551920Z test_reference_numerics_small_exp_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1552240Z test_reference_numerics_small_exp_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1552530Z test_reference_numerics_small_exp_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1552810Z test_reference_numerics_small_expm1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1553110Z test_reference_numerics_small_expm1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1553390Z test_reference_numerics_small_expm1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1553650Z test_reference_numerics_small_expm1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1553920Z test_reference_numerics_small_expm1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1554210Z test_reference_numerics_small_expm1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1554500Z test_reference_numerics_small_expm1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1554760Z test_reference_numerics_small_expm1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1555020Z test_reference_numerics_small_expm1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1555280Z test_reference_numerics_small_fill_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1555560Z test_reference_numerics_small_fill_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1555850Z test_reference_numerics_small_fill_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1556120Z test_reference_numerics_small_fill_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1556450Z test_reference_numerics_small_fill_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1556780Z test_reference_numerics_small_fill_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1557090Z test_reference_numerics_small_fill_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1557360Z test_reference_numerics_small_fill_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1557610Z test_reference_numerics_small_fill_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1557880Z test_reference_numerics_small_fill_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1558130Z test_reference_numerics_small_fill_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1558390Z test_reference_numerics_small_fill_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1558710Z test_reference_numerics_small_fill_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1558970Z test_reference_numerics_small_floor_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1559240Z test_reference_numerics_small_floor_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1559510Z test_reference_numerics_small_floor_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1559770Z test_reference_numerics_small_floor_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1560060Z test_reference_numerics_small_floor_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1560310Z test_reference_numerics_small_floor_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1560600Z test_reference_numerics_small_floor_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1560900Z test_reference_numerics_small_floor_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1561170Z test_reference_numerics_small_frac_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1561430Z test_reference_numerics_small_frac_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1561720Z test_reference_numerics_small_frac_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1561980Z test_reference_numerics_small_frac_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1562250Z test_reference_numerics_small_frexp_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1562530Z test_reference_numerics_small_frexp_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1562850Z test_reference_numerics_small_frexp_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1563110Z test_reference_numerics_small_frexp_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1569500Z test_reference_numerics_small_i0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1569790Z test_reference_numerics_small_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1570140Z test_reference_numerics_small_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1570430Z test_reference_numerics_small_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1570690Z test_reference_numerics_small_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1571030Z test_reference_numerics_small_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1571380Z test_reference_numerics_small_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1571690Z test_reference_numerics_small_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1571970Z test_reference_numerics_small_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1572240Z test_reference_numerics_small_imag_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1572520Z test_reference_numerics_small_imag_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1572790Z test_reference_numerics_small_imag_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1573060Z test_reference_numerics_small_isfinite_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1573360Z test_reference_numerics_small_isfinite_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1573710Z test_reference_numerics_small_isfinite_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1574060Z test_reference_numerics_small_isfinite_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1574380Z test_reference_numerics_small_isfinite_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1574670Z test_reference_numerics_small_isfinite_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1574940Z test_reference_numerics_small_isfinite_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1575200Z test_reference_numerics_small_isfinite_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1575510Z test_reference_numerics_small_isfinite_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1575780Z test_reference_numerics_small_isfinite_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1576050Z test_reference_numerics_small_isfinite_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1576390Z test_reference_numerics_small_isfinite_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1576650Z test_reference_numerics_small_isfinite_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1576920Z test_reference_numerics_small_isinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1577240Z test_reference_numerics_small_isinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1577520Z test_reference_numerics_small_isinf_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1577800Z test_reference_numerics_small_isinf_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1578070Z test_reference_numerics_small_isinf_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1578370Z test_reference_numerics_small_isinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1578670Z test_reference_numerics_small_isinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1578940Z test_reference_numerics_small_isinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1579200Z test_reference_numerics_small_isinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1579460Z test_reference_numerics_small_isinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1579720Z test_reference_numerics_small_isinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1579970Z test_reference_numerics_small_isinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1580230Z test_reference_numerics_small_isinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1580570Z test_reference_numerics_small_isnan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1580860Z test_reference_numerics_small_isnan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1581150Z test_reference_numerics_small_isnan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1581430Z test_reference_numerics_small_isnan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1581720Z test_reference_numerics_small_isnan_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1581990Z test_reference_numerics_small_isnan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1582260Z test_reference_numerics_small_isnan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1582560Z test_reference_numerics_small_isnan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1582860Z test_reference_numerics_small_isnan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1583120Z test_reference_numerics_small_isnan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1583380Z test_reference_numerics_small_isnan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1583640Z test_reference_numerics_small_isnan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1583910Z test_reference_numerics_small_isneginf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1584220Z test_reference_numerics_small_isneginf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1584650Z test_reference_numerics_small_isneginf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1585030Z test_reference_numerics_small_isneginf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1585330Z test_reference_numerics_small_isneginf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1585600Z test_reference_numerics_small_isneginf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1585940Z test_reference_numerics_small_isneginf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1586200Z test_reference_numerics_small_isneginf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1586540Z test_reference_numerics_small_isneginf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1587000Z test_reference_numerics_small_isneginf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1587280Z test_reference_numerics_small_isposinf_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1587570Z test_reference_numerics_small_isposinf_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1587870Z test_reference_numerics_small_isposinf_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1588140Z test_reference_numerics_small_isposinf_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1588400Z test_reference_numerics_small_isposinf_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1588670Z test_reference_numerics_small_isposinf_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1589000Z test_reference_numerics_small_isposinf_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1589270Z test_reference_numerics_small_isposinf_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1589560Z test_reference_numerics_small_isposinf_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1589830Z test_reference_numerics_small_isposinf_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1590120Z test_reference_numerics_small_isreal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1590480Z test_reference_numerics_small_isreal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1590770Z test_reference_numerics_small_isreal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1591120Z test_reference_numerics_small_isreal_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1591400Z test_reference_numerics_small_isreal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1591680Z test_reference_numerics_small_isreal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1591950Z test_reference_numerics_small_isreal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1592220Z test_reference_numerics_small_isreal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1592490Z test_reference_numerics_small_isreal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1593490Z test_reference_numerics_small_isreal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1594250Z test_reference_numerics_small_isreal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1594980Z test_reference_numerics_small_isreal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1595680Z test_reference_numerics_small_isreal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1596440Z test_reference_numerics_small_jiterator_unary_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1597550Z test_reference_numerics_small_jiterator_unary_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1598390Z test_reference_numerics_small_jiterator_unary_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1599240Z test_reference_numerics_small_jiterator_unary_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1600060Z test_reference_numerics_small_jiterator_unary_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1600940Z test_reference_numerics_small_jiterator_unary_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1601910Z test_reference_numerics_small_jiterator_unary_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1603040Z test_reference_numerics_small_jiterator_unary_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1603960Z test_reference_numerics_small_jiterator_unary_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1604780Z test_reference_numerics_small_jiterator_unary_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1605710Z test_reference_numerics_small_jiterator_unary_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1606530Z test_reference_numerics_small_jiterator_unary_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:53.1607350Z test_reference_numerics_small_lgamma_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1608180Z test_reference_numerics_small_lgamma_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1608920Z test_reference_numerics_small_lgamma_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1609620Z test_reference_numerics_small_lgamma_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1610310Z test_reference_numerics_small_lgamma_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1610990Z test_reference_numerics_small_lgamma_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1611680Z test_reference_numerics_small_lgamma_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1612360Z test_reference_numerics_small_lgamma_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1613120Z test_reference_numerics_small_lgamma_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1613820Z test_reference_numerics_small_log10_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1614560Z test_reference_numerics_small_log10_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1615310Z test_reference_numerics_small_log10_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1616000Z test_reference_numerics_small_log10_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1623740Z test_reference_numerics_small_log10_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1624030Z test_reference_numerics_small_log10_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1624340Z test_reference_numerics_small_log10_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1624640Z test_reference_numerics_small_log10_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1624910Z test_reference_numerics_small_log10_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1625180Z test_reference_numerics_small_log10_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1625570Z test_reference_numerics_small_log10_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1625840Z test_reference_numerics_small_log1p_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1626130Z test_reference_numerics_small_log1p_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1626420Z test_reference_numerics_small_log1p_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1626760Z test_reference_numerics_small_log1p_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1627040Z test_reference_numerics_small_log1p_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1627380Z test_reference_numerics_small_log1p_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1627640Z test_reference_numerics_small_log1p_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1627900Z test_reference_numerics_small_log1p_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1628150Z test_reference_numerics_small_log1p_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1628400Z test_reference_numerics_small_log1p_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1628700Z test_reference_numerics_small_log1p_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1629000Z test_reference_numerics_small_log2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1629290Z test_reference_numerics_small_log2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1629580Z test_reference_numerics_small_log2_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1629850Z test_reference_numerics_small_log2_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1630120Z test_reference_numerics_small_log2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1630380Z test_reference_numerics_small_log2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1630640Z test_reference_numerics_small_log2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1630960Z test_reference_numerics_small_log2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1631240Z test_reference_numerics_small_log2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1631510Z test_reference_numerics_small_log2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1631770Z test_reference_numerics_small_log2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1632020Z test_reference_numerics_small_log_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1632310Z test_reference_numerics_small_log_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1632600Z test_reference_numerics_small_log_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1632910Z test_reference_numerics_small_log_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1633210Z test_reference_numerics_small_log_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1633470Z test_reference_numerics_small_log_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1633740Z test_reference_numerics_small_log_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1633990Z test_reference_numerics_small_log_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1634240Z test_reference_numerics_small_log_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1634520Z test_reference_numerics_small_log_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1634780Z test_reference_numerics_small_log_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1635110Z test_reference_numerics_small_logical_not_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1635420Z test_reference_numerics_small_logical_not_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1635720Z test_reference_numerics_small_logical_not_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1636010Z test_reference_numerics_small_logical_not_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:12:53.1636320Z test_reference_numerics_small_logical_not_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1636590Z test_reference_numerics_small_logical_not_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1636860Z test_reference_numerics_small_logical_not_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1637170Z test_reference_numerics_small_logical_not_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1637480Z test_reference_numerics_small_logical_not_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1637760Z test_reference_numerics_small_logical_not_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1638020Z test_reference_numerics_small_logical_not_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1638290Z test_reference_numerics_small_logical_not_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1638560Z test_reference_numerics_small_logit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1638850Z test_reference_numerics_small_logit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1639130Z test_reference_numerics_small_logit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1639460Z test_reference_numerics_small_logit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1639730Z test_reference_numerics_small_logit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1639990Z test_reference_numerics_small_logit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1640240Z test_reference_numerics_small_logit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1640490Z test_reference_numerics_small_logit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1640750Z test_reference_numerics_small_logit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1641030Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1641360Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1641690Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1641980Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1642270Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1642540Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1642830Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1643130Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1643460Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1643820Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1644120Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1644400Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1644680Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1644960Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1645290Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1645590Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1645910Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1646240Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1646520Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1646810Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1647090Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1647360Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1647650Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1647940Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1648290Z test_reference_numerics_small_nan_to_num_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1648590Z test_reference_numerics_small_nan_to_num_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1648880Z test_reference_numerics_small_nan_to_num_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1649150Z test_reference_numerics_small_nan_to_num_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1649420Z test_reference_numerics_small_nan_to_num_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1649690Z test_reference_numerics_small_nan_to_num_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1649950Z test_reference_numerics_small_nan_to_num_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1650260Z test_reference_numerics_small_nan_to_num_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1650570Z test_reference_numerics_small_nan_to_num_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1650850Z test_reference_numerics_small_nan_to_num_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1651120Z test_reference_numerics_small_neg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1651380Z test_reference_numerics_small_neg_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:12:53.1651650Z test_reference_numerics_small_neg_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1651920Z test_reference_numerics_small_neg_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1652180Z test_reference_numerics_small_neg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1652550Z test_reference_numerics_small_neg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1652820Z test_reference_numerics_small_neg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1653080Z test_reference_numerics_small_neg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1653330Z test_reference_numerics_small_neg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1653580Z test_reference_numerics_small_neg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1653830Z test_reference_numerics_small_neg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1654110Z test_reference_numerics_small_neg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1654420Z test_reference_numerics_small_nn_functional_celu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1654750Z test_reference_numerics_small_nn_functional_celu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1655040Z test_reference_numerics_small_nn_functional_celu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1655320Z test_reference_numerics_small_nn_functional_elu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1655610Z test_reference_numerics_small_nn_functional_elu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1655880Z test_reference_numerics_small_nn_functional_elu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1656180Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1656480Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1656840Z test_reference_numerics_small_nn_functional_hardsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1657150Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1657450Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1657740Z test_reference_numerics_small_nn_functional_logsigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1663360Z test_reference_numerics_small_nn_functional_mish_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1663690Z test_reference_numerics_small_nn_functional_mish_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1663970Z test_reference_numerics_small_nn_functional_mish_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1664290Z test_reference_numerics_small_nn_functional_prelu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1664620Z test_reference_numerics_small_nn_functional_prelu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1664910Z test_reference_numerics_small_nn_functional_prelu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1665200Z test_reference_numerics_small_nn_functional_relu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1665480Z test_reference_numerics_small_nn_functional_relu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1665760Z test_reference_numerics_small_nn_functional_relu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1666050Z test_reference_numerics_small_nn_functional_relu_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1666330Z test_reference_numerics_small_nn_functional_relu_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1666760Z test_reference_numerics_small_nn_functional_relu_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1667060Z test_reference_numerics_small_nn_functional_relu_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1667350Z test_reference_numerics_small_nn_functional_relu_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1667630Z test_reference_numerics_small_nn_functional_selu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1667910Z test_reference_numerics_small_nn_functional_selu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1668240Z test_reference_numerics_small_nn_functional_selu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1668530Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1668890Z test_reference_numerics_small_nn_functional_silu_complex_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1669230Z test_reference_numerics_small_nn_functional_silu_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1669520Z test_reference_numerics_small_nn_functional_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1669810Z test_reference_numerics_small_nn_functional_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1670100Z test_reference_numerics_small_nn_functional_softplus_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1670400Z test_reference_numerics_small_nn_functional_softplus_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1670690Z test_reference_numerics_small_nn_functional_softplus_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1670990Z test_reference_numerics_small_nn_functional_softsign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1671360Z test_reference_numerics_small_nn_functional_softsign_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1671660Z test_reference_numerics_small_nn_functional_softsign_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1671960Z test_reference_numerics_small_nn_functional_softsign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1672250Z test_reference_numerics_small_nn_functional_softsign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1672540Z test_reference_numerics_small_nn_functional_softsign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1672830Z test_reference_numerics_small_nn_functional_softsign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1673130Z test_reference_numerics_small_nn_functional_softsign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1673460Z test_reference_numerics_small_nn_functional_softsign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1673800Z test_reference_numerics_small_nn_functional_softsign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1674110Z test_reference_numerics_small_nn_functional_softsign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1674400Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1674720Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.012s) 2023-01-11T21:12:53.1675050Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... expected failure (0.012s) 2023-01-11T21:12:53.1675390Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1675680Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1676040Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1676340Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1676630Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1676920Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1677240Z test_reference_numerics_small_nn_functional_tanhshrink_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1677530Z test_reference_numerics_small_nn_functional_threshold_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1677830Z test_reference_numerics_small_nn_functional_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1678160Z test_reference_numerics_small_nn_functional_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1678490Z test_reference_numerics_small_nn_functional_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1678780Z test_reference_numerics_small_nn_functional_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1679070Z test_reference_numerics_small_nn_functional_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1679360Z test_reference_numerics_small_nn_functional_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1679640Z test_reference_numerics_small_nn_functional_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1679940Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1680260Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1680640Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1680940Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1681230Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1681520Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1681810Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1682100Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1682380Z test_reference_numerics_small_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1682710Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1683060Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1683370Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1683660Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1683950Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1684280Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1684570Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1684850Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1685210Z test_reference_numerics_small_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1685500Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1685850Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1686160Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1686450Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1686740Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1687020Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1687340Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1687670Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1687960Z test_reference_numerics_small_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1688250Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1688570Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1688870Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1689160Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1689450Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1689800Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1690090Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1690380Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1690660Z test_reference_numerics_small_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1690950Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1691260Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1691560Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1691880Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1692210Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1692490Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1692810Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1693100Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1693390Z test_reference_numerics_small_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1693670Z test_reference_numerics_small_positive_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1693950Z test_reference_numerics_small_positive_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1694300Z test_reference_numerics_small_positive_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1694620Z test_reference_numerics_small_positive_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1694890Z test_reference_numerics_small_positive_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1695160Z test_reference_numerics_small_positive_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1695430Z test_reference_numerics_small_positive_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1695700Z test_reference_numerics_small_positive_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1695970Z test_reference_numerics_small_positive_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1696270Z test_reference_numerics_small_positive_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1696570Z test_reference_numerics_small_positive_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1696840Z test_reference_numerics_small_positive_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1697130Z test_reference_numerics_small_rad2deg_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1697440Z test_reference_numerics_small_rad2deg_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1697730Z test_reference_numerics_small_rad2deg_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1698000Z test_reference_numerics_small_rad2deg_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1698270Z test_reference_numerics_small_rad2deg_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1698610Z test_reference_numerics_small_rad2deg_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1698880Z test_reference_numerics_small_rad2deg_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1699150Z test_reference_numerics_small_rad2deg_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1706390Z test_reference_numerics_small_rad2deg_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1707280Z test_reference_numerics_small_rad2deg_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1707980Z test_reference_numerics_small_real_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1708730Z test_reference_numerics_small_real_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1709520Z test_reference_numerics_small_real_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1710260Z test_reference_numerics_small_real_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1710960Z test_reference_numerics_small_real_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1711650Z test_reference_numerics_small_real_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1712330Z test_reference_numerics_small_real_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1713360Z test_reference_numerics_small_real_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1714050Z test_reference_numerics_small_real_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1714720Z test_reference_numerics_small_real_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1715470Z test_reference_numerics_small_real_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1716160Z test_reference_numerics_small_real_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1716820Z test_reference_numerics_small_real_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1717690Z test_reference_numerics_small_reciprocal_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1718540Z test_reference_numerics_small_reciprocal_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1719320Z test_reference_numerics_small_reciprocal_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1720060Z test_reference_numerics_small_reciprocal_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1720820Z test_reference_numerics_small_reciprocal_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1721600Z test_reference_numerics_small_reciprocal_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1722320Z test_reference_numerics_small_reciprocal_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1723040Z test_reference_numerics_small_reciprocal_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1723740Z test_reference_numerics_small_reciprocal_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1724440Z test_reference_numerics_small_reciprocal_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1725140Z test_reference_numerics_small_reciprocal_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1725850Z test_reference_numerics_small_reciprocal_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1726620Z test_reference_numerics_small_round_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1727330Z test_reference_numerics_small_round_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1728020Z test_reference_numerics_small_round_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1728700Z test_reference_numerics_small_round_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1729370Z test_reference_numerics_small_round_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1730040Z test_reference_numerics_small_round_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1730720Z test_reference_numerics_small_round_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1731430Z test_reference_numerics_small_round_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1732180Z test_reference_numerics_small_round_decimals_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1732920Z test_reference_numerics_small_round_decimals_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1733670Z test_reference_numerics_small_round_decimals_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1734460Z test_reference_numerics_small_round_decimals_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1734780Z test_reference_numerics_small_round_decimals_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1735140Z test_reference_numerics_small_round_decimals_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1735430Z test_reference_numerics_small_round_decimals_neg_3_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1735790Z test_reference_numerics_small_round_decimals_neg_3_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1736100Z test_reference_numerics_small_round_decimals_neg_3_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1736380Z test_reference_numerics_small_rsqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1736680Z test_reference_numerics_small_rsqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1737020Z test_reference_numerics_small_rsqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1737300Z test_reference_numerics_small_rsqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1737570Z test_reference_numerics_small_rsqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1737870Z test_reference_numerics_small_rsqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1738170Z test_reference_numerics_small_rsqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1738430Z test_reference_numerics_small_rsqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1738690Z test_reference_numerics_small_rsqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1738950Z test_reference_numerics_small_rsqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1739210Z test_reference_numerics_small_rsqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1739470Z test_reference_numerics_small_sgn_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1739760Z test_reference_numerics_small_sgn_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1740120Z test_reference_numerics_small_sgn_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1740390Z test_reference_numerics_small_sgn_cpu_complex32 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1740660Z test_reference_numerics_small_sgn_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1740930Z test_reference_numerics_small_sgn_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1741180Z test_reference_numerics_small_sgn_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1741440Z test_reference_numerics_small_sgn_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1741700Z test_reference_numerics_small_sgn_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1741990Z test_reference_numerics_small_sgn_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1742290Z test_reference_numerics_small_sgn_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1742550Z test_reference_numerics_small_sgn_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1742810Z test_reference_numerics_small_sgn_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1743070Z test_reference_numerics_small_sigmoid_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1743360Z test_reference_numerics_small_sigmoid_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1743660Z test_reference_numerics_small_sigmoid_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1743940Z test_reference_numerics_small_sigmoid_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1744340Z test_reference_numerics_small_sigmoid_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1744620Z test_reference_numerics_small_sigmoid_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1744890Z test_reference_numerics_small_sigmoid_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1745160Z test_reference_numerics_small_sigmoid_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1745420Z test_reference_numerics_small_sigmoid_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1745680Z test_reference_numerics_small_sigmoid_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1745990Z test_reference_numerics_small_sigmoid_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1746110Z test_reference_numerics_small_sign_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1746290Z test_reference_numerics_small_sign_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1746450Z test_reference_numerics_small_sign_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1746570Z test_reference_numerics_small_sign_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1746700Z test_reference_numerics_small_sign_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1746820Z test_reference_numerics_small_sign_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1746930Z test_reference_numerics_small_sign_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1747050Z test_reference_numerics_small_sign_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1747170Z test_reference_numerics_small_sign_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1747280Z test_reference_numerics_small_sign_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1747410Z test_reference_numerics_small_signbit_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1747560Z test_reference_numerics_small_signbit_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1747690Z test_reference_numerics_small_signbit_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1747810Z test_reference_numerics_small_signbit_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1747930Z test_reference_numerics_small_signbit_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1748050Z test_reference_numerics_small_signbit_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1748210Z test_reference_numerics_small_signbit_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1748370Z test_reference_numerics_small_signbit_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1748490Z test_reference_numerics_small_signbit_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1748610Z test_reference_numerics_small_signbit_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1748730Z test_reference_numerics_small_sin_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1748870Z test_reference_numerics_small_sin_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1749000Z test_reference_numerics_small_sin_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1749120Z test_reference_numerics_small_sin_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1749240Z test_reference_numerics_small_sin_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1749360Z test_reference_numerics_small_sin_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1749510Z test_reference_numerics_small_sin_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1749630Z test_reference_numerics_small_sin_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1749740Z test_reference_numerics_small_sin_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1749860Z test_reference_numerics_small_sin_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1749980Z test_reference_numerics_small_sin_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1750130Z test_reference_numerics_small_sinc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1750340Z test_reference_numerics_small_sinc_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1750470Z test_reference_numerics_small_sinc_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1750610Z test_reference_numerics_small_sinc_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1750730Z test_reference_numerics_small_sinc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1750850Z test_reference_numerics_small_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1750970Z test_reference_numerics_small_sinc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1751090Z test_reference_numerics_small_sinc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1751210Z test_reference_numerics_small_sinc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1751330Z test_reference_numerics_small_sinc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1751440Z test_reference_numerics_small_sinc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1751560Z test_reference_numerics_small_sinh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1751700Z test_reference_numerics_small_sinh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1751830Z test_reference_numerics_small_sinh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1751950Z test_reference_numerics_small_sinh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1752110Z test_reference_numerics_small_sinh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1752260Z test_reference_numerics_small_sinh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1752380Z test_reference_numerics_small_sinh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1752490Z test_reference_numerics_small_sinh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1752610Z test_reference_numerics_small_sinh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1752720Z test_reference_numerics_small_sinh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1752840Z test_reference_numerics_small_sinh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1753000Z test_reference_numerics_small_special_airy_ai_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1753130Z test_reference_numerics_small_special_airy_ai_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1753270Z test_reference_numerics_small_special_airy_ai_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1753400Z test_reference_numerics_small_special_airy_ai_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1753530Z test_reference_numerics_small_special_airy_ai_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1753680Z test_reference_numerics_small_special_airy_ai_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1753820Z test_reference_numerics_small_special_airy_ai_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1753950Z test_reference_numerics_small_special_airy_ai_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1754140Z test_reference_numerics_small_special_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1754310Z test_reference_numerics_small_special_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1754470Z test_reference_numerics_small_special_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1754610Z test_reference_numerics_small_special_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1754740Z test_reference_numerics_small_special_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1754870Z test_reference_numerics_small_special_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1755000Z test_reference_numerics_small_special_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1755120Z test_reference_numerics_small_special_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1755280Z test_reference_numerics_small_special_bessel_j1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1755410Z test_reference_numerics_small_special_bessel_j1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1755540Z test_reference_numerics_small_special_bessel_j1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1755670Z test_reference_numerics_small_special_bessel_j1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1755800Z test_reference_numerics_small_special_bessel_j1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1755930Z test_reference_numerics_small_special_bessel_j1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1756060Z test_reference_numerics_small_special_bessel_j1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1756220Z test_reference_numerics_small_special_bessel_j1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1756410Z test_reference_numerics_small_special_bessel_y0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1756540Z test_reference_numerics_small_special_bessel_y0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1756670Z test_reference_numerics_small_special_bessel_y0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1756800Z test_reference_numerics_small_special_bessel_y0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1756920Z test_reference_numerics_small_special_bessel_y0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1761810Z test_reference_numerics_small_special_bessel_y0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1761970Z test_reference_numerics_small_special_bessel_y0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1762100Z test_reference_numerics_small_special_bessel_y0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1762260Z test_reference_numerics_small_special_bessel_y1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1762390Z test_reference_numerics_small_special_bessel_y1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1762570Z test_reference_numerics_small_special_bessel_y1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1762690Z test_reference_numerics_small_special_bessel_y1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1762820Z test_reference_numerics_small_special_bessel_y1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1762950Z test_reference_numerics_small_special_bessel_y1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1763120Z test_reference_numerics_small_special_bessel_y1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1763280Z test_reference_numerics_small_special_bessel_y1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1763440Z test_reference_numerics_small_special_entr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1763590Z test_reference_numerics_small_special_entr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1763730Z test_reference_numerics_small_special_entr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1763870Z test_reference_numerics_small_special_entr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1764000Z test_reference_numerics_small_special_entr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1764120Z test_reference_numerics_small_special_entr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1764250Z test_reference_numerics_small_special_entr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1764380Z test_reference_numerics_small_special_entr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1764500Z test_reference_numerics_small_special_entr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1764660Z test_reference_numerics_small_special_erfcx_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1764790Z test_reference_numerics_small_special_erfcx_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1764920Z test_reference_numerics_small_special_erfcx_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1765050Z test_reference_numerics_small_special_erfcx_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1765210Z test_reference_numerics_small_special_erfcx_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1765370Z test_reference_numerics_small_special_erfcx_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1765500Z test_reference_numerics_small_special_erfcx_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1765640Z test_reference_numerics_small_special_erfcx_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1765770Z test_reference_numerics_small_special_i0e_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1765920Z test_reference_numerics_small_special_i0e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1766040Z test_reference_numerics_small_special_i0e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1766170Z test_reference_numerics_small_special_i0e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1766290Z test_reference_numerics_small_special_i0e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1766420Z test_reference_numerics_small_special_i0e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1766540Z test_reference_numerics_small_special_i0e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1766670Z test_reference_numerics_small_special_i0e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1766840Z test_reference_numerics_small_special_i0e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1767000Z test_reference_numerics_small_special_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1767130Z test_reference_numerics_small_special_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1767300Z test_reference_numerics_small_special_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1767460Z test_reference_numerics_small_special_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1767640Z test_reference_numerics_small_special_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1767760Z test_reference_numerics_small_special_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1767890Z test_reference_numerics_small_special_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1768010Z test_reference_numerics_small_special_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1768160Z test_reference_numerics_small_special_i1e_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1768290Z test_reference_numerics_small_special_i1e_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1768410Z test_reference_numerics_small_special_i1e_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1768540Z test_reference_numerics_small_special_i1e_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1768660Z test_reference_numerics_small_special_i1e_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1768780Z test_reference_numerics_small_special_i1e_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1768910Z test_reference_numerics_small_special_i1e_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1769030Z test_reference_numerics_small_special_i1e_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1769180Z test_reference_numerics_small_special_log_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1769350Z test_reference_numerics_small_special_log_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1769510Z test_reference_numerics_small_special_log_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1769650Z test_reference_numerics_small_special_log_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1769780Z test_reference_numerics_small_special_log_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1769910Z test_reference_numerics_small_special_log_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1770040Z test_reference_numerics_small_special_log_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1770180Z test_reference_numerics_small_special_log_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1770340Z test_reference_numerics_small_special_modified_bessel_i0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1770490Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1770630Z test_reference_numerics_small_special_modified_bessel_i0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1770770Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1770900Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1771070Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1771210Z test_reference_numerics_small_special_modified_bessel_i0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1771350Z test_reference_numerics_small_special_modified_bessel_i0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1771550Z test_reference_numerics_small_special_modified_bessel_i1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1771730Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1771910Z test_reference_numerics_small_special_modified_bessel_i1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1772050Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1772180Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1772310Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1772450Z test_reference_numerics_small_special_modified_bessel_i1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1772590Z test_reference_numerics_small_special_modified_bessel_i1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1772750Z test_reference_numerics_small_special_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1772900Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1773030Z test_reference_numerics_small_special_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1773170Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1773300Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1773440Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1773570Z test_reference_numerics_small_special_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1773750Z test_reference_numerics_small_special_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1773940Z test_reference_numerics_small_special_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1774070Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1774210Z test_reference_numerics_small_special_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1774350Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1774480Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1774610Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1774750Z test_reference_numerics_small_special_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1774880Z test_reference_numerics_small_special_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1775010Z test_reference_numerics_small_special_ndtr_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1775190Z test_reference_numerics_small_special_ndtr_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1775320Z test_reference_numerics_small_special_ndtr_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1775460Z test_reference_numerics_small_special_ndtr_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1775590Z test_reference_numerics_small_special_ndtr_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1775720Z test_reference_numerics_small_special_ndtr_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1775900Z test_reference_numerics_small_special_ndtr_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1776060Z test_reference_numerics_small_special_ndtr_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1776200Z test_reference_numerics_small_special_ndtr_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1776350Z test_reference_numerics_small_special_ndtri_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1776480Z test_reference_numerics_small_special_ndtri_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1776610Z test_reference_numerics_small_special_ndtri_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1776740Z test_reference_numerics_small_special_ndtri_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1776870Z test_reference_numerics_small_special_ndtri_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1776990Z test_reference_numerics_small_special_ndtri_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1777120Z test_reference_numerics_small_special_ndtri_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1777240Z test_reference_numerics_small_special_ndtri_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1777400Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1777570Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1777720Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1777870Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1778060Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1778250Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1778400Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1778550Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1778700Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1778870Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1779020Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1779160Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1779320Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1779460Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1779610Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1779750Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1779890Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1780080Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1780220Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1780400Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1780580Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1780720Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1780860Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1781000Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1781140Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1781310Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1781450Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1781590Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1781720Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1781860Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1782000Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1782140Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1782280Z test_reference_numerics_small_special_spherical_bessel_j0_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1782400Z test_reference_numerics_small_sqrt_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1782570Z test_reference_numerics_small_sqrt_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1782730Z test_reference_numerics_small_sqrt_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1782860Z test_reference_numerics_small_sqrt_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1782980Z test_reference_numerics_small_sqrt_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1783110Z test_reference_numerics_small_sqrt_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1783230Z test_reference_numerics_small_sqrt_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1783380Z test_reference_numerics_small_sqrt_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1783500Z test_reference_numerics_small_sqrt_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1783620Z test_reference_numerics_small_sqrt_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1783730Z test_reference_numerics_small_sqrt_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1783860Z test_reference_numerics_small_square_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1784000Z test_reference_numerics_small_square_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1784160Z test_reference_numerics_small_square_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1784290Z test_reference_numerics_small_square_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:12:53.1784410Z test_reference_numerics_small_square_cpu_float16 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1784570Z test_reference_numerics_small_square_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1784730Z test_reference_numerics_small_square_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1784850Z test_reference_numerics_small_square_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1784980Z test_reference_numerics_small_square_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1785090Z test_reference_numerics_small_square_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1785220Z test_reference_numerics_small_square_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1785340Z test_reference_numerics_small_square_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1785470Z test_reference_numerics_small_tan_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:53.1785620Z test_reference_numerics_small_tan_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1785740Z test_reference_numerics_small_tan_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1785860Z test_reference_numerics_small_tan_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1785980Z test_reference_numerics_small_tan_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1786100Z test_reference_numerics_small_tan_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1786220Z test_reference_numerics_small_tan_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1786340Z test_reference_numerics_small_tan_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1786490Z test_reference_numerics_small_tan_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1786650Z test_reference_numerics_small_tan_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1786770Z test_reference_numerics_small_tan_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1786890Z test_reference_numerics_small_tanh_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1787030Z test_reference_numerics_small_tanh_cpu_bool (__main__.TestUnaryUfuncsCPU) ... skip: bool has no small values (0.000s) 2023-01-11T21:12:53.1787160Z test_reference_numerics_small_tanh_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:12:53.1787290Z test_reference_numerics_small_tanh_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:12:53.1787410Z test_reference_numerics_small_tanh_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1787560Z test_reference_numerics_small_tanh_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1787680Z test_reference_numerics_small_tanh_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1787800Z test_reference_numerics_small_tanh_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1787910Z test_reference_numerics_small_tanh_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1788030Z test_reference_numerics_small_tanh_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1788140Z test_reference_numerics_small_tanh_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1788290Z test_reference_numerics_small_trunc_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1788450Z test_reference_numerics_small_trunc_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1788610Z test_reference_numerics_small_trunc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1788740Z test_reference_numerics_small_trunc_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1788860Z test_reference_numerics_small_trunc_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1788980Z test_reference_numerics_small_trunc_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1789090Z test_reference_numerics_small_trunc_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1789210Z test_reference_numerics_small_trunc_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1789310Z test_silu_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1789410Z test_silu_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1789510Z test_sinc_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1789630Z test_special_i0_i1_vs_scipy_cpu_bfloat16 (__main__.TestUnaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:12:53.1789740Z test_special_i0_i1_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:12:53.1789860Z test_special_i0_i1_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:12:53.1789980Z test_special_log_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1790090Z test_special_log_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1790250Z test_special_ndtr_vs_scipy_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1790390Z test_special_ndtr_vs_scipy_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:12:53.1790510Z test_threshold_cpu_complex128 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1790620Z test_threshold_cpu_complex64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1790720Z test_threshold_cpu_float32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1790830Z test_threshold_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1790930Z test_threshold_cpu_int16 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1791040Z test_threshold_cpu_int32 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1791140Z test_threshold_cpu_int64 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1791240Z test_threshold_cpu_int8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1791340Z test_threshold_cpu_uint8 (__main__.TestUnaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:12:53.1791460Z test_unary_out_op_mem_overlap_cpu_float64 (__main__.TestUnaryUfuncsCPU) ... ok (0.183s) 2023-01-11T21:12:53.1791470Z 2023-01-11T21:12:53.1791710Z ---------------------------------------------------------------------- 2023-01-11T21:12:53.1791770Z Ran 12640 tests in 66.799s 2023-01-11T21:12:53.1791780Z 2023-01-11T21:12:53.1791850Z OK (skipped=662, expected failures=16) 2023-01-11T21:12:53.1791890Z 2023-01-11T21:12:53.1791990Z Generating XML reports... 2023-01-11T21:12:53.1792260Z Generated XML report: test-reports/python-unittest/test_unary_ufuncs/TEST-TestUnaryUfuncsCPU-20230111211145.xml 2023-01-11T21:12:53.1792260Z 2023-01-11T21:12:53.1792550Z ##[endgroup] 2023-01-11T21:12:53.1792800Z FINISHED PRINTING LOG FILE of test_unary_ufuncs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_unary_ufuncs_chljc3up) 2023-01-11T21:12:53.1792810Z 2023-01-11T21:12:54.0840620Z Running test_quantization ... [2023-01-11 21:12:54.083817] 2023-01-11T21:12:54.0844670Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_quantization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:12:54.084058] 2023-01-11T21:12:54.0846000Z Ignoring disabled issues: [] 2023-01-11T21:13:52.7754900Z 2023-01-11T21:13:52.7756980Z Expand the folded group to see the log file of test_quantization 2023-01-11T21:13:52.7799380Z ##[group]PRINTING LOG FILE of test_quantization (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_quantization_fv4hmqzl) 2023-01-11T21:13:52.7800130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:13:52.7800570Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:13:52.7800710Z 2023-01-11T21:13:52.7800770Z Running tests... 2023-01-11T21:13:52.7804350Z ---------------------------------------------------------------------- 2023-01-11T21:13:52.7804640Z Test results will be stored in test-reports/python-unittest/test_quantization 2023-01-11T21:13:52.7804960Z test_modules_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.004s) 2023-01-11T21:13:52.7811310Z test_modules_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7811700Z test_modules_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7812100Z test_modules_intrinsic_qat_conv_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7812460Z test_modules_intrinsic_qat_linear_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7812810Z test_modules_intrinsic_qat_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7813170Z test_modules_intrinsic_quantized_bn_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7813520Z test_modules_intrinsic_quantized_conv_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7813870Z test_modules_intrinsic_quantized_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7814220Z test_modules_nn_intrinsic_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7814630Z test_package_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T21:13:52.7814990Z test_package_import_nn_intrinsic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T21:13:52.7815320Z Tests the migration of the torch.nn.intrinsic.modules ... ok (0.000s) 2023-01-11T21:13:52.7815620Z test_package_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T21:13:52.7815900Z Tests the migration of the torch.nn.intrinsic.modules ... ok (0.000s) 2023-01-11T21:13:52.7820760Z test_package_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T21:13:52.7821150Z Tests the migration of the torch.nn.intrinsic.quantized ... ok (0.000s) 2023-01-11T21:13:52.7821470Z test_functional_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:13:52.7821790Z Tests the migration of the torch.nn.quantized.functional ... ok (0.000s) 2023-01-11T21:13:52.7822100Z test_import_nn_qat_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7822460Z test_import_nn_qat_dynamic_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7826440Z test_import_nn_qat_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7826790Z test_import_nn_qat_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7827130Z test_import_nn_quantizable_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7827490Z test_import_nn_quantizable_rnn (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7827910Z test_import_nn_quantized_dynamic_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7828260Z test_modules_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7828600Z test_modules_batchnorm (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7828920Z test_modules_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7829250Z test_modules_dropout (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7829570Z test_modules_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7829910Z test_modules_functional_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7830280Z test_modules_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7830650Z test_modules_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7830980Z test_modules_normalization (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7831310Z test_modules_utils (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7831640Z test_package_import_nn_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7831970Z test_package_import_nn_qat_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:13:52.7832250Z Tests the migration of the torch.nn.qat.modules ... ok (0.000s) 2023-01-11T21:13:52.7832540Z test_package_import_nn_qat_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:13:52.7832880Z Tests the migration of the torch.nn.qat.modules ... ok (0.000s) 2023-01-11T21:13:52.7833180Z test_package_import_nn_quantizable (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7833530Z test_package_import_nn_quantizable_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:13:52.7833830Z Tests the migration of the torch.nn.quantizable.modules ... ok (0.000s) 2023-01-11T21:13:52.7834130Z test_package_import_nn_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7834560Z test_package_import_nn_quantized_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.000s) 2023-01-11T21:13:52.7834920Z test_package_import_nn_quantized_dynamic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:13:52.7835260Z Tests the migration of the torch.nn.quantized.modules ... ok (0.001s) 2023-01-11T21:13:52.7835590Z test_package_import_nn_quantized_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T21:13:52.7835890Z Tests the migration of the torch.nn.quantized.modules ... ok (0.001s) 2023-01-11T21:13:52.7836270Z test_function_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7836630Z test_function_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7837000Z test_function_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7837370Z test_function_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7837710Z test_function_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7838140Z test_function_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7838520Z test_function_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7838870Z test_function_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7839200Z test_function_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7839550Z test_function_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7839880Z test_function_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7840220Z test_package_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7840600Z test_package_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7840990Z test_package_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7841350Z test_package_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7841700Z test_package_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7842040Z test_package_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7842400Z test_package_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7842740Z test_package_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7843080Z test_package_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7843490Z test_package_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7843830Z test_package_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T21:13:52.7844200Z test_function_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7844540Z test_function_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7844880Z test_function_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T21:13:52.7845210Z test_function_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7845550Z test_function_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7846530Z test_function_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7846910Z test_function_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7847250Z test_function_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7847600Z test_function_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7847950Z test_function_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7848290Z test_function_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7848630Z test_function_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7848960Z test_package_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7849350Z test_package_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7849700Z test_package_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7850030Z test_package_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7850370Z test_package_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7850720Z test_package_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7851050Z test_package_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7851390Z test_package_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7851770Z test_package_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7852150Z test_package_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7852490Z test_package_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7852830Z test_package_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T21:13:52.7853150Z test_backend_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T21:13:52.7853460Z test_backend_config_set_backend_pattern_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:13:52.7853830Z test_backend_config_set_name (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7854130Z test_backend_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:13:52.7854500Z test_backend_op_config_add_dtype_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:13:52.7854820Z test_backend_op_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:13:52.7855130Z test_backend_op_config_set_extra_inputs_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7855490Z test_backend_op_config_set_fused_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7855800Z test_backend_op_config_set_fuser_method (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7856110Z test_backend_op_config_set_input_output_observed (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7856440Z test_backend_op_config_set_input_type_to_index (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7856810Z test_backend_op_config_set_num_tensor_args_to_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7857190Z test_backend_op_config_set_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7857500Z test_backend_op_config_set_qat_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7857820Z test_backend_op_config_set_reference_quantized_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7858140Z test_backend_op_config_set_root_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7858460Z test_backend_op_config_set_root_node_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T21:13:52.7858770Z test_backend_op_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:13:52.7859060Z test_dtype_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:13:52.7859430Z test_dtype_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T21:13:52.7859830Z test_conv_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7860340Z test_linear_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7860810Z test_compare_tensor_scalar (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.216s) 2023-01-11T21:13:52.7861110Z test_compare_tensor_tensor (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.117s) 2023-01-11T21:13:52.7861520Z test_erase_class_tensor_shapes (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7871050Z test_rnn_cell_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.7871770Z test_rnn_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.7872380Z test_device_affinity (quantization.core.test_workflow_module.TestDistributed) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:13:52.7872690Z test_fake_quant_preserves_buffers (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:13:52.7872970Z Tests that fake quant only modifies buffers in place. Note: this is important ... ok (0.001s) 2023-01-11T21:13:52.7873240Z test_observers_preserve_buffers (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:13:52.7873510Z Tests that observers only modify buffers in place. Note: this is important ... ok (0.004s) 2023-01-11T21:13:52.7873850Z test_qat_convbn_fused_syncbn_replacement (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:13:52.7874120Z Tests that SyncBatchNorm replacement works for fused ConvBN. ... ok (0.001s) 2023-01-11T21:13:52.7874450Z test_qat_data_parallel (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:13:52.7874790Z Tests that doing QAT in nn.DataParallel does not crash. ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:13:52.7875070Z test_syncbn_preserves_qconfig (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T21:13:52.7875330Z Makes sure that if a BatchNorm is not fused and a qconfig exists, ... ok (0.001s) 2023-01-11T21:13:52.7875600Z test_cell_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.001s) 2023-01-11T21:13:52.7875910Z test_dynamic_conv1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.7876220Z test_dynamic_conv2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.7876560Z test_dynamic_conv3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.7876920Z test_dynamic_convtranspose1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.7877260Z test_dynamic_convtranspose2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.7877580Z test_dynamic_convtranspose3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.7877900Z test_gru_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.7878210Z test_linear_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.016s) 2023-01-11T21:13:52.7878520Z test_lstm_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.002s) 2023-01-11T21:13:52.7878820Z test_dynamic_conv1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.7879180Z test_dynamic_conv2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.7879480Z test_dynamic_conv3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.7879790Z test_dynamic_convtranspose1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.7880100Z test_dynamic_convtranspose2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.7880390Z test_dynamic_convtranspose3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.7880800Z test_linear_prepack_fp16_numerics (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7881170Z test_qlinear (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.7881670Z test_qlinear_dynamic_fp16 (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7882190Z test_qlinear_legacy (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7882550Z test_qlstmGRU (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.015s) 2023-01-11T21:13:52.7882830Z test_qrnncell (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.015s) 2023-01-11T21:13:52.7883100Z test_converged (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:13:52.7883400Z Sanity checks on _equalize.converged working ... ok (0.001s) 2023-01-11T21:13:52.7883660Z test_cross_layer_equalization (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:13:52.7883930Z applies _equalize.cross_layer_equalization on two modules and checks ... ok (0.001s) 2023-01-11T21:13:52.7884250Z test_equalize (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:13:52.7884510Z First checks to see if _equalize.equalize can handle multiple ... ok (0.006s) 2023-01-11T21:13:52.7884780Z test_equalize_fused_convrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:13:52.7885030Z Checks to see if eager mode equalization supports fused ... ok (0.012s) 2023-01-11T21:13:52.7885290Z test_equalize_fused_linearrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T21:13:52.7885540Z Checks to see if eager mode equalization supports fused ... ok (0.008s) 2023-01-11T21:13:52.7885800Z test_input_weight_eq_observer (quantization.fx.test_equalize_fx.TestEqualizeFx) ... ok (0.073s) 2023-01-11T21:13:52.7886120Z test_input_weight_equalization_activation_values (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:13:52.7886780Z After applying the equalization functions check if the input ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/prepare.py:1435: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T21:13:52.7887180Z warnings.warn( 2023-01-11T21:13:52.7887670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/prepare.py:1441: UserWarning: Passing a QConfig dictionary to prepare for equalization is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T21:13:52.7888010Z warnings.warn( 2023-01-11T21:13:52.7888130Z ok (0.033s) 2023-01-11T21:13:52.7888340Z test_input_weight_equalization_branching (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:13:52.7888850Z Tests that graphs containing branches are prepared correctly. ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/prepare.py:712: UserWarning: Cannot equalize linear1 because it is part of a branch. 2023-01-11T21:13:52.7889240Z warnings.warn( 2023-01-11T21:13:52.7889610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/prepare.py:712: UserWarning: Cannot equalize linear2 because it is part of a branch. 2023-01-11T21:13:52.7889880Z warnings.warn( 2023-01-11T21:13:52.7890010Z ok (0.047s) 2023-01-11T21:13:52.7890210Z test_input_weight_equalization_convert (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:13:52.7890570Z Tests that the modified model for equalization (before quantization) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7890930Z test_input_weight_equalization_equalization_scales (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:13:52.7891300Z After applying the equalization functions, check if the equalization ... ok (0.030s) 2023-01-11T21:13:52.7891600Z test_input_weight_equalization_graphs (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:13:52.7891960Z Tests that the modified model for equalization has the same graph ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.7892310Z test_input_weight_equalization_prepare (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:13:52.7892560Z Tests that graphs created after prepare_fx is as expected ... ok (0.082s) 2023-01-11T21:13:52.7892810Z test_input_weight_equalization_results (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:13:52.7893210Z Tests that for small models, the results of quantized models that ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7893550Z test_input_weight_equalization_weights_bias (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:13:52.7893890Z After applying the equalization functions check if the weights and ... ok (0.031s) 2023-01-11T21:13:52.7894150Z test_selective_equalization (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T21:13:52.7894490Z Tests that we are able to run numeric suite on the equalized model ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7894940Z test_dict_return_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7895400Z test_matching_failure_node_count (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7895880Z test_matching_failure_node_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7896230Z test_methods (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T21:13:52.7896840Z Verify that graph matching works on methods ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7897240Z warnings.warn( 2023-01-11T21:13:52.7897370Z ok (0.026s) 2023-01-11T21:13:52.7897670Z test_nodes_before_cat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7898140Z test_nodes_with_equal_types_get_matched (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7898510Z test_op_relationship_mapping (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T21:13:52.7898760Z Tests that the mapping of op relationships is complete. ... ok (0.005s) 2023-01-11T21:13:52.7899110Z test_results_order (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7899630Z test_simple_fun (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7900130Z test_simple_fusion (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7900570Z test_simple_mod (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7901010Z test_simple_mod_multi (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7901500Z test_simple_tensor_ops (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7901860Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T21:13:52.7902200Z Verify that graph matching works on user defined functions ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7902590Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.000s) 2023-01-11T21:13:52.7902950Z test_mobilenet_v2_qat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.000s) 2023-01-11T21:13:52.7903290Z test_add_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:13:52.7903710Z test_add_mul_inputs_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7904130Z test_add_shadow_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:13:52.7904550Z test_add_shadow_loggers_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7905040Z test_add_shadow_loggers_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7905420Z test_add_shadow_loggers_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:13:52.7905830Z Verify that add_loggers works on methods ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7906280Z test_add_shadow_loggers_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7906750Z test_add_shadow_loggers_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7907240Z test_extend_logger_results_with_comparison (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7907800Z test_extract_weights_conv_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7908310Z test_extract_weights_conv_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7908730Z test_extract_weights_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:13:52.7909190Z test_extract_weights_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7909750Z test_extract_weights_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7910240Z test_extract_weights_linear_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7910720Z test_extract_weights_linear_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7911200Z test_extract_weights_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7911680Z test_extract_weights_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7912080Z test_fp16_shadows_fp32 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.068s) 2023-01-11T21:13:52.7912490Z test_int8_shadows_fp32_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7913050Z test_int8_shadows_fp32_simple (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7913540Z test_int8_shadows_int8_fun (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7914020Z test_int8_shadows_int8_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7914490Z test_layer_names (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7914960Z test_linear_fp16_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7921720Z test_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7922480Z test_linear_fp16_vs_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7923030Z test_linear_fp16_weights (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7923460Z test_linear_kwargs_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.024s) 2023-01-11T21:13:52.7923880Z test_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7924340Z test_logging_inputs (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:13:52.7924690Z Verifies that logging inputs works correctly ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7925140Z test_match_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7925620Z test_match_activations_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7926140Z test_match_activations_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7926610Z test_match_activations_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:13:52.7926960Z Verify that add_loggers works on methods ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7927390Z test_match_activations_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7927860Z test_match_activations_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7928760Z test_mul_add_cat_stack_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T21:13:52.7929330Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:13:52.7929590Z skipping shadow loggers for node_b: _operator.mul, start_node_a: _operator.mul, unsupported 2023-01-11T21:13:52.7929950Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.mul, unsupported 2023-01-11T21:13:52.7930350Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T21:13:52.7930740Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T21:13:52.7931140Z skipping shadow loggers for node_b: _operator.add, start_node_a: _operator.add, unsupported 2023-01-11T21:13:52.7931460Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.add, unsupported 2023-01-11T21:13:52.7931800Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T21:13:52.7932170Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T21:13:52.7932530Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:13:52.7933000Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T21:13:52.7933340Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: _operator.mul, unsupported 2023-01-11T21:13:52.7933680Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T21:13:52.7934000Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: _operator.add, unsupported 2023-01-11T21:13:52.7934320Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T21:13:52.7934660Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:13:52.7935010Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T21:13:52.7935270Z ok (0.468s) 2023-01-11T21:13:52.7935520Z test_op_io_dtype_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:13:52.7935790Z Tests that all the ops quantization cares about have input and output ... ok (0.005s) 2023-01-11T21:13:52.7936070Z test_op_with_either_fp32_or_int8_input (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:13:52.7936430Z Verify that shadowing works with ops which accept either fp32 or ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7936900Z test_op_with_only_kwargs_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:13:52.7937330Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T21:13:52.7937680Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T21:13:52.7938100Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T21:13:52.7938330Z ok (0.112s) 2023-01-11T21:13:52.7938560Z test_ops_with_same_fp32_and_int8_signature (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:13:52.7938920Z Verifies that we can match pairs of ops which have the same aten ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7939370Z test_shadow_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7939930Z test_shadow_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7940360Z test_unsupported_op_copy_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:13:52.7940790Z Copying a `call_function` node is not implemented, test that this ... skipping shadow loggers for node_b: torch.nn.functional.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T21:13:52.7941250Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T21:13:52.7941660Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T21:13:52.7941970Z ok (0.206s) 2023-01-11T21:13:52.7942190Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:13:52.7942540Z Verify that NS APIs work on user defined functions ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.7942860Z test_user_module (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T21:13:52.7943180Z For user defined modules, ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7943670Z test_user_module_scriptable (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7944190Z test_compare_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7944710Z test_compare_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7945220Z test_compare_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7945730Z test_compare_shadow_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7946240Z test_compare_shadow_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7946750Z test_compare_shadow_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7947290Z test_compare_weights_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7947820Z test_compare_weights_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7948390Z test_compare_weights_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7948820Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.000s) 2023-01-11T21:13:52.7949160Z test_resnet18 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.000s) 2023-01-11T21:13:52.7949580Z test_sparsenn_compare_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7950110Z test_sparsenn_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7950590Z test_conv_bn_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7951130Z test_custom_functions_and_tracer (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7951610Z test_functions (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7952060Z test_linear_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7952520Z test_linear_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7953000Z test_logger_enabled_and_save_activations_flags (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.7953480Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7953950Z test_partial_qconfig_mapping (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7954470Z test_qconfig_multi_mapping_deduplication (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7954990Z test_qconfig_multi_mapping_end_to_end (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7955480Z test_qconfig_multi_mapping_from_list (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7955960Z test_qconfig_multi_mapping_insert_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7956540Z test_qconfig_multi_mapping_ordering (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7957030Z test_qconfig_multi_mapping_repr (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7957520Z test_qconfig_multi_mapping_retroactive_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.7958040Z test_fq_module_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.101s) 2023-01-11T21:13:52.7958400Z test_fq_serializable_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.002s) 2023-01-11T21:13:52.7958710Z test_quant_min_max_override (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.001s) 2023-01-11T21:13:52.7958990Z test_backward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T21:13:52.7959290Z Tests the backward method. ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.070s) 2023-01-11T21:13:52.7959610Z test_backward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.004s) 2023-01-11T21:13:52.7959940Z test_backward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T21:13:52.7960250Z test_backward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T21:13:52.7960530Z Tests the backward method. ... skip: temporarily disable the test (0.003s) 2023-01-11T21:13:52.7960840Z test_backward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.003s) 2023-01-11T21:13:52.7961180Z test_backward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T21:13:52.7961890Z test_fake_quant_control (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7962280Z warnings.warn( 2023-01-11T21:13:52.7962410Z ok (0.003s) 2023-01-11T21:13:52.7962630Z test_fake_quant_per_channel_qparam_range (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.165s) 2023-01-11T21:13:52.7963290Z test_fake_quant_preserves_qparam_shapes_for_activations (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7963770Z warnings.warn( 2023-01-11T21:13:52.7963890Z ok (0.002s) 2023-01-11T21:13:52.7964100Z test_fixed_qparams_fq_module (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.074s) 2023-01-11T21:13:52.7964750Z test_forward_backward_per_tensor_with_amp (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7965270Z warnings.warn( 2023-01-11T21:13:52.7965650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/amp/autocast_mode.py:204: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling 2023-01-11T21:13:52.7966050Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2023-01-11T21:13:52.7966270Z ok (0.002s) 2023-01-11T21:13:52.7966510Z test_forward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T21:13:52.7966770Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.067s) 2023-01-11T21:13:52.7967140Z test_forward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.003s) 2023-01-11T21:13:52.7967460Z test_forward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T21:13:52.7967800Z test_forward_per_channel_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.003s) 2023-01-11T21:13:52.7968090Z test_forward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T21:13:52.7968350Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.053s) 2023-01-11T21:13:52.7968700Z test_forward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.003s) 2023-01-11T21:13:52.7969030Z test_forward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.000s) 2023-01-11T21:13:52.7969370Z test_forward_per_tensor_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.002s) 2023-01-11T21:13:52.7975960Z test_fq_module_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7976400Z warnings.warn( 2023-01-11T21:13:52.7976900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7977220Z warnings.warn( 2023-01-11T21:13:52.7977690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7978040Z warnings.warn( 2023-01-11T21:13:52.7978480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7978780Z warnings.warn( 2023-01-11T21:13:52.7979210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7979520Z warnings.warn( 2023-01-11T21:13:52.7980160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7980480Z warnings.warn( 2023-01-11T21:13:52.7980970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7981280Z warnings.warn( 2023-01-11T21:13:52.7981700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7982130Z warnings.warn( 2023-01-11T21:13:52.7982560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7982870Z warnings.warn( 2023-01-11T21:13:52.7983300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7983640Z warnings.warn( 2023-01-11T21:13:52.7984090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7984410Z warnings.warn( 2023-01-11T21:13:52.7984830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7985140Z warnings.warn( 2023-01-11T21:13:52.7985560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7985870Z warnings.warn( 2023-01-11T21:13:52.7986290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7986670Z warnings.warn( 2023-01-11T21:13:52.7987090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7987400Z warnings.warn( 2023-01-11T21:13:52.7987820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7988120Z warnings.warn( 2023-01-11T21:13:52.7988630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7988960Z warnings.warn( 2023-01-11T21:13:52.7989430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7989770Z warnings.warn( 2023-01-11T21:13:52.7990200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7990580Z warnings.warn( 2023-01-11T21:13:52.7991010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7991320Z warnings.warn( 2023-01-11T21:13:52.7991740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7992050Z warnings.warn( 2023-01-11T21:13:52.7992540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7992850Z warnings.warn( 2023-01-11T21:13:52.7993270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7993570Z warnings.warn( 2023-01-11T21:13:52.7993990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7994300Z warnings.warn( 2023-01-11T21:13:52.7994720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7995060Z warnings.warn( 2023-01-11T21:13:52.7995520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7995820Z warnings.warn( 2023-01-11T21:13:52.7996250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7996560Z warnings.warn( 2023-01-11T21:13:52.7997090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7997410Z warnings.warn( 2023-01-11T21:13:52.7997850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7998220Z warnings.warn( 2023-01-11T21:13:52.7998650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7999030Z warnings.warn( 2023-01-11T21:13:52.7999480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.7999790Z warnings.warn( 2023-01-11T21:13:52.8000210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8000520Z warnings.warn( 2023-01-11T21:13:52.8000990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8001340Z warnings.warn( 2023-01-11T21:13:52.8001780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8002100Z warnings.warn( 2023-01-11T21:13:52.8002530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8002840Z warnings.warn( 2023-01-11T21:13:52.8003260Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8003570Z warnings.warn( 2023-01-11T21:13:52.8004080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8004380Z warnings.warn( 2023-01-11T21:13:52.8004800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8005110Z warnings.warn( 2023-01-11T21:13:52.8005620Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8005940Z warnings.warn( 2023-01-11T21:13:52.8006370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8006710Z warnings.warn( 2023-01-11T21:13:52.8007160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8007540Z warnings.warn( 2023-01-11T21:13:52.8007980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8008280Z warnings.warn( 2023-01-11T21:13:52.8008700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8009010Z warnings.warn( 2023-01-11T21:13:52.8009430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8009800Z warnings.warn( 2023-01-11T21:13:52.8010220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8010540Z warnings.warn( 2023-01-11T21:13:52.8010960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8011270Z warnings.warn( 2023-01-11T21:13:52.8011690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8012000Z warnings.warn( 2023-01-11T21:13:52.8012460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8012810Z warnings.warn( 2023-01-11T21:13:52.8013250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8013570Z warnings.warn( 2023-01-11T21:13:52.8014080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8014390Z warnings.warn( 2023-01-11T21:13:52.8014520Z ok (0.064s) 2023-01-11T21:13:52.8014740Z test_fq_serializable_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.003s) 2023-01-11T21:13:52.8015190Z test_learnable_backward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.002s) 2023-01-11T21:13:52.8015610Z test_learnable_backward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.002s) 2023-01-11T21:13:52.8016020Z test_learnable_backward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.094s) 2023-01-11T21:13:52.8016350Z test_learnable_backward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.002s) 2023-01-11T21:13:52.8017080Z test_learnable_forward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/78377 for platform(s) macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:13:52.8017630Z test_learnable_forward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.002s) 2023-01-11T21:13:52.8018030Z test_learnable_forward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.002s) 2023-01-11T21:13:52.8018470Z test_learnable_forward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: No gpu is not available. (0.002s) 2023-01-11T21:13:52.8018840Z test_numerical_consistency_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.021s) 2023-01-11T21:13:52.8019150Z test_numerical_consistency_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.007s) 2023-01-11T21:13:52.8019430Z test_forward_hooks_preserved (quantization.eager.test_fuse_eager.TestFuseEager) 2023-01-11T21:13:52.8019790Z Test case that checks whether forward pre hooks of the first module and ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8020230Z test_fuse_function_customization (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8020680Z test_fuse_module_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8021120Z test_fuse_module_train (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8021620Z test_fusion_conv_with_bias (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8022090Z test_fusion_convtranspose_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8028960Z test_fusion_linear_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8029440Z test_fusion_sequential_model_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8029890Z test_fusion_sequential_model_train (quantization.eager.test_fuse_eager.TestFuseEager) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8030320Z test_fuse_addtional_fuser_method (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Temporarily skipping the test case, will enable after the simplepattern format is supported (0.001s) 2023-01-11T21:13:52.8031140Z test_fuse_conv_bn_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/prepare.py:1435: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T21:13:52.8031580Z warnings.warn( 2023-01-11T21:13:52.8031740Z ok (0.011s) 2023-01-11T21:13:52.8031940Z test_fuse_convtranspose_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.004s) 2023-01-11T21:13:52.8032200Z test_fuse_custom_pattern (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.003s) 2023-01-11T21:13:52.8032450Z test_fuse_linear_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.002s) 2023-01-11T21:13:52.8032750Z test_fuse_linear_bn_leaky_relu_onednn (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Quantized operations require ONEDNN. (0.001s) 2023-01-11T21:13:52.8033080Z test_fuse_linear_tanh_for_onednn_backend (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Quantized operations require ONEDNN. (0.000s) 2023-01-11T21:13:52.8033370Z test_fuse_module_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.003s) 2023-01-11T21:13:52.8033690Z test_fusion_pattern_with_matchallnode (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T21:13:52.8033950Z This test tests that the node matched by MatchAllNode will be regared as an input ... ok (0.002s) 2023-01-11T21:13:52.8034210Z test_fusion_pattern_with_multiple_inputs (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T21:13:52.8034460Z This test tests two keys in backend_config: root_node_getter and ... ok (0.002s) 2023-01-11T21:13:52.8034720Z test_linear_bn_leaky_relu_not_fused_by_default (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.004s) 2023-01-11T21:13:52.8034990Z test_linear_tanh_not_fused_by_default (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.002s) 2023-01-11T21:13:52.8035590Z test_problematic_fuse_example (quantization.fx.test_quantize_fx.TestFuseFx) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8036000Z warnings.warn( 2023-01-11T21:13:52.8036160Z ok (0.006s) 2023-01-11T21:13:52.8036340Z test_qconfig_fused_module (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T21:13:52.8036650Z TODO: add test for all fused modules ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8036990Z test_fused_backward_op_fake_quant_off (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.003s) 2023-01-11T21:13:52.8037290Z test_fused_obs_fake_quant_backward_op (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.003s) 2023-01-11T21:13:52.8037580Z test_fused_obs_fake_quant_moving_avg (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2023-01-11T21:13:52.8037950Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.006s) 2023-01-11T21:13:52.8038310Z test_fused_obs_fake_quant_moving_avg_per_channel (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2023-01-11T21:13:52.8038590Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.013s) 2023-01-11T21:13:52.8038890Z test_compare_fused_obs_fq_oss_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.004s) 2023-01-11T21:13:52.8039560Z test_default_fused_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8040060Z warnings.warn( 2023-01-11T21:13:52.8040190Z ok (0.006s) 2023-01-11T21:13:52.8040410Z test_embedding_bag_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.007s) 2023-01-11T21:13:52.8040770Z test_embedding_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.001s) 2023-01-11T21:13:52.8041120Z test_fused_mod_per_channel (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.014s) 2023-01-11T21:13:52.8041450Z test_fused_mod_reduce_range (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.000s) 2023-01-11T21:13:52.8041780Z test_fused_obs_fq_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.003s) 2023-01-11T21:13:52.8042110Z test_fused_obs_fq_moving_avg_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.004s) 2023-01-11T21:13:52.8042420Z test_quantized_add_relu_fusion (quantization.jit.test_fusion_passes.TestFusionPasses) ... ok (0.008s) 2023-01-11T21:13:52.8042840Z test_input_weight_equalization_determine_points (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8043370Z test_input_weight_equalization_report_gen (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8043960Z test_input_weight_equalization_report_gen_empty (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8044470Z test_all_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8044940Z test_multiple_run_consistent_spike_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8045420Z test_no_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8045880Z test_outlier_detection_determine_points (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8046250Z test_constructor (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:13:52.8046650Z Tests the constructor of the ModelReport class. ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8047040Z test_equalization_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:13:52.8047420Z Tests for generation of qconfigs by ModelReport API ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8047750Z test_generate_report (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:13:52.8048100Z Tests model_report.generate_model_report to ensure report generation ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8048510Z test_generate_visualizer (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:13:52.8048890Z Tests that the ModelReport class can properly create the ModelReportVisualizer instance ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8049260Z test_prepare_model_callibration (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:13:52.8049630Z Tests model_report.prepare_detailed_calibration that prepares the model for callibration ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8050070Z test_qconfig_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T21:13:52.8050420Z Tests for generation of qconfigs by ModelReport API ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8050870Z test_nested_detection_case (quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8051290Z test_conv_sub_class_considered (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.010s) 2023-01-11T21:13:52.8051690Z test_fusion_layer_in_sequential (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8052090Z test_multi_linear_model_without_per_channel (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.006s) 2023-01-11T21:13:52.8052770Z test_multiple_q_config_options (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8053220Z warnings.warn( 2023-01-11T21:13:52.8053370Z ok (0.009s) 2023-01-11T21:13:52.8053590Z test_qat_aware_model_example (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.004s) 2023-01-11T21:13:52.8053900Z test_sequential_model_format (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.008s) 2023-01-11T21:13:52.8054280Z test_simple_conv (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8054650Z test_observer_after_relu (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.006s) 2023-01-11T21:13:52.8054960Z test_random_epochs_and_batches (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.035s) 2023-01-11T21:13:52.8055370Z test_single_batch_of_ones (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.001s) 2023-01-11T21:13:52.8055750Z test_zero_tensor_errors (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.003s) 2023-01-11T21:13:52.8056070Z test_generate_tables_match_with_report (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T21:13:52.8056420Z Tests the generate_table_view() ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8056750Z test_generate_tables_no_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T21:13:52.8057170Z Tests the generate_table_view() ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8057510Z test_generate_tables_single_feat_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T21:13:52.8057840Z Tests the generate_table_view() ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8058210Z test_get_modules_and_features (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T21:13:52.8058610Z Tests the get_all_unique_module_fqns and get_all_unique_feature_names methods of ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8059300Z test_histogram_observer (quantization.core.test_workflow_module.TestHistogramObserver) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:13:52.8059680Z warnings.warn( 2023-01-11T21:13:52.8060100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:13:52.8060400Z warnings.warn( 2023-01-11T21:13:52.8060860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8061180Z warnings.warn( 2023-01-11T21:13:52.8061640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:13:52.8061950Z warnings.warn( 2023-01-11T21:13:52.8062360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:13:52.8062660Z warnings.warn( 2023-01-11T21:13:52.8063060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:13:52.8063350Z warnings.warn( 2023-01-11T21:13:52.8063870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8064240Z warnings.warn( 2023-01-11T21:13:52.8064670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:13:52.8064970Z warnings.warn( 2023-01-11T21:13:52.8065400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8065770Z warnings.warn( 2023-01-11T21:13:52.8066180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:13:52.8066470Z warnings.warn( 2023-01-11T21:13:52.8066900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8067290Z warnings.warn( 2023-01-11T21:13:52.8067700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:13:52.8067990Z warnings.warn( 2023-01-11T21:13:52.8068120Z ok (5.867s) 2023-01-11T21:13:52.8068700Z test_histogram_observer_against_reference (quantization.core.test_workflow_module.TestHistogramObserver) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8069120Z warnings.warn( 2023-01-11T21:13:52.8069550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8069910Z warnings.warn( 2023-01-11T21:13:52.8070370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8070680Z warnings.warn( 2023-01-11T21:13:52.8071100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8071420Z warnings.warn( 2023-01-11T21:13:52.8071850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8072160Z warnings.warn( 2023-01-11T21:13:52.8072690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8079160Z warnings.warn( 2023-01-11T21:13:52.8079710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8080030Z warnings.warn( 2023-01-11T21:13:52.8080450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8080940Z warnings.warn( 2023-01-11T21:13:52.8081380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8081690Z warnings.warn( 2023-01-11T21:13:52.8082140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8082490Z warnings.warn( 2023-01-11T21:13:52.8082920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8083230Z warnings.warn( 2023-01-11T21:13:52.8083660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8083970Z warnings.warn( 2023-01-11T21:13:52.8084410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8084730Z warnings.warn( 2023-01-11T21:13:52.8085220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8085540Z warnings.warn( 2023-01-11T21:13:52.8085980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8086280Z warnings.warn( 2023-01-11T21:13:52.8086710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8087020Z warnings.warn( 2023-01-11T21:13:52.8087520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8087860Z warnings.warn( 2023-01-11T21:13:52.8088320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8088630Z warnings.warn( 2023-01-11T21:13:52.8089050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8089420Z warnings.warn( 2023-01-11T21:13:52.8089840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8090150Z warnings.warn( 2023-01-11T21:13:52.8090570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8090950Z warnings.warn( 2023-01-11T21:13:52.8091370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8091680Z warnings.warn( 2023-01-11T21:13:52.8092100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8092400Z warnings.warn( 2023-01-11T21:13:52.8092820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8093130Z warnings.warn( 2023-01-11T21:13:52.8093590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8093940Z warnings.warn( 2023-01-11T21:13:52.8094370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8094680Z warnings.warn( 2023-01-11T21:13:52.8094800Z ok (1.572s) 2023-01-11T21:13:52.8095030Z test_histogram_observer_correct_numel (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.001s) 2023-01-11T21:13:52.8095350Z test_histogram_observer_extreme_inputs (quantization.core.test_workflow_module.TestHistogramObserver) 2023-01-11T21:13:52.8095630Z Ensures that the HistogramObserver is able to work correctly in ... ok (0.000s) 2023-01-11T21:13:52.8096390Z test_histogram_observer_one_sided (quantization.core.test_workflow_module.TestHistogramObserver) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8096820Z warnings.warn( 2023-01-11T21:13:52.8096950Z ok (0.062s) 2023-01-11T21:13:52.8097170Z test_histogram_observer_same_inputs (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.186s) 2023-01-11T21:13:52.8097480Z test_observer_scriptable (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.262s) 2023-01-11T21:13:52.8097850Z test_fake_quant_true_quant_compare (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.001s) 2023-01-11T21:13:52.8098170Z test_float_quant_compare_per_channel (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.016s) 2023-01-11T21:13:52.8098530Z test_float_quant_compare_per_tensor (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.001s) 2023-01-11T21:13:52.8098890Z test_weight_only_activation_only_fakequant (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.001s) 2023-01-11T21:13:52.8099220Z test_compare_model_outputs_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8099550Z test_compare_model_outputs_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8099890Z test_compare_model_outputs_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8100220Z test_compare_model_outputs_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8100540Z test_compare_model_outputs_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8100860Z test_compare_model_stub_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8101250Z test_compare_model_stub_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8101570Z test_compare_model_stub_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8101900Z test_compare_model_stub_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8102220Z test_compare_model_stub_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8102540Z test_compare_model_stub_partial (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8102860Z test_compare_model_stub_submodule_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8103180Z test_compare_weights_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8103540Z test_compare_weights_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8103890Z test_compare_weights_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8104210Z test_compare_weights_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8104530Z test_mobilenet_v2 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.000s) 2023-01-11T21:13:52.8104850Z test_mobilenet_v3 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.000s) 2023-01-11T21:13:52.8105220Z test_output_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8105520Z test_shadow_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.000s) 2023-01-11T21:13:52.8105810Z test_histogram_observer_consistent_buffer_shape (quantization.core.test_workflow_module.TestObserver) 2023-01-11T21:13:52.8106150Z Ensures that the buffer shapes do not change from uninitialized to ... ok (0.002s) 2023-01-11T21:13:52.8106420Z test_histogram_observer_save_load_state_dict (quantization.core.test_workflow_module.TestObserver) 2023-01-11T21:13:52.8106660Z Smoke test on saving/loading state_dict ... ok (0.001s) 2023-01-11T21:13:52.8106960Z test_memoryless_minmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.006s) 2023-01-11T21:13:52.8107270Z test_memoryless_perchannelminmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.006s) 2023-01-11T21:13:52.8107570Z test_observer_qparams_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) 2023-01-11T21:13:52.8107930Z Ensure that the scale and zero_point returned by the observer ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:13:52.8108250Z test_observer_scriptable (quantization.core.test_workflow_module.TestObserver) ... ok (0.039s) 2023-01-11T21:13:52.8108820Z test_per_channel_observers (quantization.core.test_workflow_module.TestObserver) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8109180Z warnings.warn( 2023-01-11T21:13:52.8109550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8109830Z warnings.warn( 2023-01-11T21:13:52.8110190Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8110460Z warnings.warn( 2023-01-11T21:13:52.8110820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8111150Z warnings.warn( 2023-01-11T21:13:52.8111510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8111790Z warnings.warn( 2023-01-11T21:13:52.8112140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8112410Z warnings.warn( 2023-01-11T21:13:52.8112840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8113160Z warnings.warn( 2023-01-11T21:13:52.8113560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8113860Z warnings.warn( 2023-01-11T21:13:52.8114320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8114600Z warnings.warn( 2023-01-11T21:13:52.8114970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8115240Z warnings.warn( 2023-01-11T21:13:52.8115590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8115850Z warnings.warn( 2023-01-11T21:13:52.8116390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8116650Z warnings.warn( 2023-01-11T21:13:52.8117010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8117270Z warnings.warn( 2023-01-11T21:13:52.8117690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8118000Z warnings.warn( 2023-01-11T21:13:52.8118360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8118660Z warnings.warn( 2023-01-11T21:13:52.8119130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8119440Z warnings.warn( 2023-01-11T21:13:52.8119800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8120070Z warnings.warn( 2023-01-11T21:13:52.8120420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8120690Z warnings.warn( 2023-01-11T21:13:52.8121040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8127920Z warnings.warn( 2023-01-11T21:13:52.8128400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8128660Z warnings.warn( 2023-01-11T21:13:52.8129020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8129300Z warnings.warn( 2023-01-11T21:13:52.8129650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8129920Z warnings.warn( 2023-01-11T21:13:52.8130580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8130930Z warnings.warn( 2023-01-11T21:13:52.8131290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8131560Z warnings.warn( 2023-01-11T21:13:52.8131910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8132260Z warnings.warn( 2023-01-11T21:13:52.8132700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8133020Z warnings.warn( 2023-01-11T21:13:52.8133440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8133710Z warnings.warn( 2023-01-11T21:13:52.8134060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8134330Z warnings.warn( 2023-01-11T21:13:52.8134690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8134960Z warnings.warn( 2023-01-11T21:13:52.8135310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8135610Z warnings.warn( 2023-01-11T21:13:52.8136070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8136390Z warnings.warn( 2023-01-11T21:13:52.8136750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8137020Z warnings.warn( 2023-01-11T21:13:52.8137440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8137760Z warnings.warn( 2023-01-11T21:13:52.8138110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8138440Z warnings.warn( 2023-01-11T21:13:52.8138800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8139070Z warnings.warn( 2023-01-11T21:13:52.8139480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8139750Z warnings.warn( 2023-01-11T21:13:52.8140100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8140370Z warnings.warn( 2023-01-11T21:13:52.8140770Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8141110Z warnings.warn( 2023-01-11T21:13:52.8141540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8141860Z warnings.warn( 2023-01-11T21:13:52.8142210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8142480Z warnings.warn( 2023-01-11T21:13:52.8142830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8143100Z warnings.warn( 2023-01-11T21:13:52.8143530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8143800Z warnings.warn( 2023-01-11T21:13:52.8144150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8144410Z warnings.warn( 2023-01-11T21:13:52.8144760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8145030Z warnings.warn( 2023-01-11T21:13:52.8145380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8145670Z warnings.warn( 2023-01-11T21:13:52.8146070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8146330Z warnings.warn( 2023-01-11T21:13:52.8146760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8147070Z warnings.warn( 2023-01-11T21:13:52.8147420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8147690Z warnings.warn( 2023-01-11T21:13:52.8148090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8148420Z warnings.warn( 2023-01-11T21:13:52.8148780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8149040Z warnings.warn( 2023-01-11T21:13:52.8149400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8149700Z warnings.warn( 2023-01-11T21:13:52.8150060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8150320Z warnings.warn( 2023-01-11T21:13:52.8150710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8151010Z warnings.warn( 2023-01-11T21:13:52.8151440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8151760Z warnings.warn( 2023-01-11T21:13:52.8152110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8152380Z warnings.warn( 2023-01-11T21:13:52.8152730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8153000Z warnings.warn( 2023-01-11T21:13:52.8153420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8153690Z warnings.warn( 2023-01-11T21:13:52.8154120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8154430Z warnings.warn( 2023-01-11T21:13:52.8154780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8155050Z warnings.warn( 2023-01-11T21:13:52.8155470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8155820Z warnings.warn( 2023-01-11T21:13:52.8156220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8156490Z warnings.warn( 2023-01-11T21:13:52.8156920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8157190Z warnings.warn( 2023-01-11T21:13:52.8157320Z ok (0.098s) 2023-01-11T21:13:52.8157800Z test_per_tensor_observers (quantization.core.test_workflow_module.TestObserver) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8158150Z warnings.warn( 2023-01-11T21:13:52.8158580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8158920Z warnings.warn( 2023-01-11T21:13:52.8159300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8159560Z warnings.warn( 2023-01-11T21:13:52.8159920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8160190Z warnings.warn( 2023-01-11T21:13:52.8160550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8160850Z warnings.warn( 2023-01-11T21:13:52.8161240Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8161510Z warnings.warn( 2023-01-11T21:13:52.8161860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8162130Z warnings.warn( 2023-01-11T21:13:52.8162490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8162760Z warnings.warn( 2023-01-11T21:13:52.8163200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8163590Z warnings.warn( 2023-01-11T21:13:52.8163950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8164230Z warnings.warn( 2023-01-11T21:13:52.8164580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8164850Z warnings.warn( 2023-01-11T21:13:52.8165210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8165470Z warnings.warn( 2023-01-11T21:13:52.8165980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8166330Z warnings.warn( 2023-01-11T21:13:52.8166700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8166970Z warnings.warn( 2023-01-11T21:13:52.8167390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8167750Z warnings.warn( 2023-01-11T21:13:52.8168100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8168370Z warnings.warn( 2023-01-11T21:13:52.8174280Z ok (0.027s) 2023-01-11T21:13:52.8174510Z test_save_load_state_dict_script (quantization.core.test_workflow_module.TestObserver) 2023-01-11T21:13:52.8174770Z Tests that we can save and load state_dict for observers that are scripted ... ok (0.091s) 2023-01-11T21:13:52.8175170Z test_state_dict_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:13:52.8175470Z test_zero_numel (quantization.core.test_workflow_module.TestObserver) ... ok (0.001s) 2023-01-11T21:13:52.8175940Z test_constant_padNd (quantization.core.test_quantized_op.TestPadding) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8176310Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8176690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8177010Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8177360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8177650Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8177990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8178280Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8178610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8178900Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8179300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8179600Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8179940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8180220Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8180550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8180840Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8181180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8181630Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8182010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8182300Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8182630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8182910Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8183300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8183580Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8183920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8184270Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8184620Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8184900Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8185230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8185520Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8185850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8186140Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8186510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8186840Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8187180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8187470Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8187810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8188100Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8188440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8188730Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8189140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8189430Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8189760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8190040Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8190380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8190670Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8191000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8191380Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8191750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8192040Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8192370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8192660Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8193000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8193320Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8193660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8194020Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8194360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8194640Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8194970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8195250Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8195590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8195870Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8196250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8196570Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8196900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8197180Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8197500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8197790Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8198120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8198400Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8198810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8199100Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8199430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8199700Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8200030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8200310Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8200640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8200960Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8201400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8201700Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8202030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8202310Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8202640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8203000Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8203330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8203700Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8204040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8204330Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8204650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8204930Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8205250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8205540Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8205900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8206230Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8206560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8206850Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8207190Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8207480Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8207810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8208100Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8208320Z ok (0.301s) 2023-01-11T21:13:52.8208710Z test_reflection_pad1d (quantization.core.test_quantized_op.TestPadding) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8209070Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8209390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8209670Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8210000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8210280Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8210650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8211030Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8211360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8211640Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8211970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8212250Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8212580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8212910Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8218950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8219320Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8219660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8219950Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8220280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8220560Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8220900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8221220Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8221590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8221870Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8222200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8222480Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8222810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8223100Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8223430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8223780Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8224110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8224400Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8224720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8225010Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8225340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8225620Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8225990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8226460Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8226800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8227080Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8227410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8227700Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8228020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8228370Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8228770Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8229060Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8229390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8229670Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8230000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8230290Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8230620Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8230940Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8231300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8231580Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8231910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8232190Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8232510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8232800Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8233130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8233480Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8233810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8234090Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8234410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8234690Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8235020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8235300Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8235670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8235980Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8236360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8236650Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8236980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8237260Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8237580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8237900Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8238300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8238590Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8238910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8239020Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8239240Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8239350Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8239570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8239680Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8239900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8240010Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8240230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8240340Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8240600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8240740Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8240960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8241070Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8241290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8241400Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8241620Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8241730Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8241940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8242050Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8242270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8242380Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8242680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8242810Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8242860Z ok (0.183s) 2023-01-11T21:13:52.8243210Z test_reflection_pad2d (quantization.core.test_quantized_op.TestPadding) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8243360Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8243580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8243770Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8243990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8244100Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8244320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8244430Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8244650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8244760Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8244990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8245090Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8245320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8245430Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8245640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8245790Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8246040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8246160Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8246380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8246490Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8246710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8246820Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8247040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8247150Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8247370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8247480Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8247700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8247810Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8248070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8248190Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8248450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8248590Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8248820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8248980Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8249200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8249310Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8249530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8249630Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8249850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8249960Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8250170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8250280Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8250500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8250620Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8250840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8250980Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8251230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8251350Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8251570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8251670Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8251900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8252000Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8252220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8252330Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8252550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8252670Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8252890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8253000Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8253260Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8253380Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8253630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8253780Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8254000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8254160Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8254390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8254500Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8254720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8254830Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8255050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8255160Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8255380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8255490Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8255710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8255820Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8256040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8256180Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8256440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8256550Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8256770Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8256880Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8257110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8257210Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8257440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8257550Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8257760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8257870Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8258090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8258200Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8258470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8268070Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8268460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8268600Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8268830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8269100Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8269320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8269440Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8269660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8269770Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8269990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8270100Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8270150Z ok (16.697s) 2023-01-11T21:13:52.8270340Z test_adaptive_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8270530Z test_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8270710Z test_hardtanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8270880Z test_mean (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8271100Z test_qnnpack_add (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8271320Z test_qnnpack_add_broadcast (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8271510Z test_qnnpack_maxpool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8271690Z test_qnnpack_mul (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8271880Z test_qnnpack_relu (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T21:13:52.8272060Z test_qnnpack_sigmoid (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8272240Z test_qnnpack_sigmoid_sweep (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T21:13:52.8272420Z test_qnnpack_tanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T21:13:52.8272920Z test_quantization_doc_custom (quantization.core.test_docs.TestQuantizationDocs) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8272970Z warnings.warn( 2023-01-11T21:13:52.8273360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py:148: UserWarning: Passing a prepare_custom_config_dict to prepare is deprecated and will not be supported in a future version. Please pass in a PrepareCustomConfig instead. 2023-01-11T21:13:52.8273410Z warnings.warn( 2023-01-11T21:13:52.8273790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py:540: UserWarning: Passing a convert_custom_config_dict to convert is deprecated and will not be supported in a future version. Please pass in a ConvertCustomConfig instead. 2023-01-11T21:13:52.8273900Z warnings.warn( 2023-01-11T21:13:52.8273950Z ok (0.011s) 2023-01-11T21:13:52.8274410Z test_quantization_doc_fx (quantization.core.test_docs.TestQuantizationDocs) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T21:13:52.8274490Z warnings.warn( 2023-01-11T21:13:52.8274540Z ok (0.023s) 2023-01-11T21:13:52.8274800Z test_quantization_doc_ptdq (quantization.core.test_docs.TestQuantizationDocs) ... [W qlinear_dynamic.cpp:247] Warning: Currently, qnnpack incorrectly ignores reduce_range when it is set to true; this may change in a future release. (function operator()) 2023-01-11T21:13:52.8274840Z ok (0.002s) 2023-01-11T21:13:52.8275300Z test_quantization_doc_ptsq (quantization.core.test_docs.TestQuantizationDocs) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8275350Z warnings.warn( 2023-01-11T21:13:52.8275400Z ok (0.025s) 2023-01-11T21:13:52.8275530Z test_quantization_doc_qat (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.006s) 2023-01-11T21:13:52.8275760Z test_embedding_bag (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8276000Z test_embedding_bag_padding_idx_error (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8276130Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (0.000s) 2023-01-11T21:13:52.8276280Z test_convert_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.007s) 2023-01-11T21:13:52.8276430Z test_dynamic_multi_op (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.000s) 2023-01-11T21:13:52.8276580Z test_dynamic_quant_multi_uses (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.000s) 2023-01-11T21:13:52.8276760Z test_dynamic_shared_weights (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.000s) 2023-01-11T21:13:52.8276940Z test_dynamic_weight_observer (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.040s) 2023-01-11T21:13:52.8277090Z test_dynamic_with_if (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.000s) 2023-01-11T21:13:52.8277260Z test_insert_quant_dequant_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.043s) 2023-01-11T21:13:52.8277450Z test_prepare_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.014s) 2023-01-11T21:13:52.8277610Z test_prepare_dynamic_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.016s) 2023-01-11T21:13:52.8278510Z test_quantize_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py:818: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /Users/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:13:52.8278630Z if param.grad is not None: 2023-01-11T21:13:52.8278670Z ok (0.015s) 2023-01-11T21:13:52.8278800Z test_conv_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.001s) 2023-01-11T21:13:52.8278940Z test_conv_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2023-01-11T21:13:52.8279060Z test_conv_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2023-01-11T21:13:52.8279210Z test_conv_transpose_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2023-01-11T21:13:52.8279340Z test_conv_transpose_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2023-01-11T21:13:52.8279480Z test_conv_transpose_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2023-01-11T21:13:52.8280000Z test_functional_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8280080Z warnings.warn( 2023-01-11T21:13:52.8280120Z ok (0.238s) 2023-01-11T21:13:52.8280270Z test_int16_reference_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2023-01-11T21:13:52.8280660Z test_leaky_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8280720Z warnings.warn( 2023-01-11T21:13:52.8280760Z ok (0.001s) 2023-01-11T21:13:52.8280890Z test_linear (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.000s) 2023-01-11T21:13:52.8281020Z test_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.001s) 2023-01-11T21:13:52.8281270Z test_embedding_ops_dynamic (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8281420Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8281690Z Test post-training dynamic quantization on preserving ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8281930Z test_linear_relu_fusion (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8282110Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8282380Z Test quantization for nested model, top level 'fc3' and ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8282540Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8282770Z Another test case for quantized, we will quantize all submodules ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8282960Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8283170Z More complicated nested test case with child qconfig overrides ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8283320Z test_per_channel_linear_quantize (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8283520Z Test quantization for per_channel dynamic quantization ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8283650Z test_quantized_rnn (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8283890Z Test dynamic quantization, scriptability and serialization for dynamic quantized lstm modules on int8 and fp16 ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8284030Z test_quantized_rnn_cell (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8284260Z Test dynamic quantization, scriptability and serialization for dynamic quantized rnn cell modules on int8 and fp16 ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8284400Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8284630Z Dynamic Quantize SingleLayerLinearDynamicModel which has one Linear module, ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8284760Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8284980Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8285110Z test_type_match_rule (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T21:13:52.8285410Z Test quantization for nested model, top level 'fc3' and ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8285580Z test_activations (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8285760Z Test quantization of activations ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8285920Z test_activations_in_non_leaf_module_list (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8286040Z Ensure activations like `nn.Sigmoid` and `nn.Tanh` are properly handled in ... ok (0.002s) 2023-01-11T21:13:52.8286200Z test_convtranspose_per_channel_fails_early (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8286530Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8286700Z test_convtranspose_per_channel_qconfig_none (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8286900Z Verifies that having qconfig==None for conv transpose does not crash ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8287140Z test_custom_module_class (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8287420Z test_dequant_stub (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8287580Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.000s) 2023-01-11T21:13:52.8287710Z test_manual (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8287900Z User inserts QuantStub and DeQuantStub in model code ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8288030Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8288220Z Test quantization for nested model, top level 'fc3' and ... ok (0.001s) 2023-01-11T21:13:52.8288490Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8288620Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8288730Z More complicated nested test case with child qconfig overrides ... ok (0.001s) 2023-01-11T21:13:52.8288870Z test_normalization (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8289060Z Test quantization of normalization layers ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8289200Z test_quantized_embedding (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8289480Z Test the post-training quantization flow, serialization and scripting ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8289630Z test_quantized_embedding_bag (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8289790Z Test the post-training quantization flow, serialization and scripting ... ok (0.051s) 2023-01-11T21:13:52.8290050Z test_quantwrapper_attaches_qconfig_to_dequant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8290190Z test_resnet_base (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8290300Z Test quantization for bottleneck topology used in resnet/resnext ... ok (0.001s) 2023-01-11T21:13:52.8290440Z test_save_load_state_dict (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8290570Z Test PTQ flow of creating a model and quantizing it and saving the quantized state_dict ... ok (0.001s) 2023-01-11T21:13:52.8290740Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8290980Z Quantize SingleLayerLinearModel which has one Linear module, make sure it is swapped ... ok (0.001s) 2023-01-11T21:13:52.8291120Z test_skip_quant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8291230Z The case when we want to skip quantizing some layers ... ok (0.001s) 2023-01-11T21:13:52.8291360Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T21:13:52.8291570Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8291730Z test_add_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.002s) 2023-01-11T21:13:52.8291930Z test_conv_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.001s) 2023-01-11T21:13:52.8292060Z test_conv_linear_symm (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T21:13:52.8292160Z Same as test_conv_linear but with Symmetric quantization. ... ok (0.001s) 2023-01-11T21:13:52.8292310Z test_defused_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.001s) 2023-01-11T21:13:52.8292440Z test_dropout (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.001s) 2023-01-11T21:13:52.8292580Z test_dynamic_qat_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.001s) 2023-01-11T21:13:52.8292720Z test_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.001s) 2023-01-11T21:13:52.8292870Z test_embedding_qat_qconfig_equal (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.003s) 2023-01-11T21:13:52.8293030Z test_eval_only_fake_quant (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T21:13:52.8293160Z Using FakeQuant in evaluation only mode, ... ok (0.000s) 2023-01-11T21:13:52.8293310Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.000s) 2023-01-11T21:13:52.8293440Z test_manual (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.001s) 2023-01-11T21:13:52.8293590Z test_mul_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.002s) 2023-01-11T21:13:52.8293730Z test_qat_embedding_bag_errors (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.000s) 2023-01-11T21:13:52.8293870Z test_train_save_load_eval (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T21:13:52.8293990Z Test QAT flow of creating a model, doing QAT and saving the quantized state_dict ... ok (0.001s) 2023-01-11T21:13:52.8294510Z test_conv_bn_folded_vs_unfolded (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8294570Z warnings.warn( 2023-01-11T21:13:52.8294930Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8294990Z warnings.warn( 2023-01-11T21:13:52.8295340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8295400Z warnings.warn( 2023-01-11T21:13:52.8295850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8295940Z warnings.warn( 2023-01-11T21:13:52.8296340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8296450Z warnings.warn( 2023-01-11T21:13:52.8296800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8296860Z warnings.warn( 2023-01-11T21:13:52.8297210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8297260Z warnings.warn( 2023-01-11T21:13:52.8297610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8297660Z warnings.warn( 2023-01-11T21:13:52.8298010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8298060Z warnings.warn( 2023-01-11T21:13:52.8298410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8298460Z warnings.warn( 2023-01-11T21:13:52.8298800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8298860Z warnings.warn( 2023-01-11T21:13:52.8299240Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8299320Z warnings.warn( 2023-01-11T21:13:52.8299670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8299730Z warnings.warn( 2023-01-11T21:13:52.8300070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8300130Z warnings.warn( 2023-01-11T21:13:52.8300530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8300590Z warnings.warn( 2023-01-11T21:13:52.8300940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8301030Z warnings.warn( 2023-01-11T21:13:52.8301380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8301440Z warnings.warn( 2023-01-11T21:13:52.8301780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8301830Z warnings.warn( 2023-01-11T21:13:52.8302170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8302250Z warnings.warn( 2023-01-11T21:13:52.8302640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8302690Z warnings.warn( 2023-01-11T21:13:52.8303030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8303090Z warnings.warn( 2023-01-11T21:13:52.8303430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8303490Z warnings.warn( 2023-01-11T21:13:52.8303830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8303880Z warnings.warn( 2023-01-11T21:13:52.8304230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8304280Z warnings.warn( 2023-01-11T21:13:52.8304620Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8304670Z warnings.warn( 2023-01-11T21:13:52.8305060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8305120Z warnings.warn( 2023-01-11T21:13:52.8305500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8305620Z warnings.warn( 2023-01-11T21:13:52.8305970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8306030Z warnings.warn( 2023-01-11T21:13:52.8306370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8306420Z warnings.warn( 2023-01-11T21:13:52.8306760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8306820Z warnings.warn( 2023-01-11T21:13:52.8307160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8307210Z warnings.warn( 2023-01-11T21:13:52.8307560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8307610Z warnings.warn( 2023-01-11T21:13:52.8307950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8308000Z warnings.warn( 2023-01-11T21:13:52.8308340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8308430Z warnings.warn( 2023-01-11T21:13:52.8308810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8308860Z warnings.warn( 2023-01-11T21:13:52.8309210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8309260Z warnings.warn( 2023-01-11T21:13:52.8309660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8309720Z warnings.warn( 2023-01-11T21:13:52.8310070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8310180Z warnings.warn( 2023-01-11T21:13:52.8310530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8310580Z warnings.warn( 2023-01-11T21:13:52.8310930Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8310980Z warnings.warn( 2023-01-11T21:13:52.8311330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8311380Z warnings.warn( 2023-01-11T21:13:52.8311760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8311840Z warnings.warn( 2023-01-11T21:13:52.8312190Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8312240Z warnings.warn( 2023-01-11T21:13:52.8312580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8312640Z warnings.warn( 2023-01-11T21:13:52.8318000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8318090Z warnings.warn( 2023-01-11T21:13:52.8318480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8318530Z warnings.warn( 2023-01-11T21:13:52.8318870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8319050Z warnings.warn( 2023-01-11T21:13:52.8319400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8319450Z warnings.warn( 2023-01-11T21:13:52.8319800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8319930Z warnings.warn( 2023-01-11T21:13:52.8320310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8320360Z warnings.warn( 2023-01-11T21:13:52.8320410Z ok (0.291s) 2023-01-11T21:13:52.8320560Z test_conv_bn_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.143s) 2023-01-11T21:13:52.8321050Z test_fixed_qparam_ops (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8321100Z warnings.warn( 2023-01-11T21:13:52.8321390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8321440Z warnings.warn( 2023-01-11T21:13:52.8321480Z ok (0.005s) 2023-01-11T21:13:52.8321640Z test_leaky_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.002s) 2023-01-11T21:13:52.8321790Z test_linear_bn_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.000s) 2023-01-11T21:13:52.8321950Z test_linear_bn_symm_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.000s) 2023-01-11T21:13:52.8322100Z test_linear_bn_workflow (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.000s) 2023-01-11T21:13:52.8322240Z test_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.001s) 2023-01-11T21:13:52.8322510Z test__convert_to_reference_decomposed_fx (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8322770Z test__convert_to_reference_decomposed_fx_dynamic_quant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8323020Z test__convert_to_reference_decomposed_fx_per_channel_quant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8323150Z test_assert_on_size_after_quant_layer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8323350Z Verifies that calculating a size of a quantized tensor works ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8323600Z test_attention (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8323730Z test_backend_config_check_for_weight_and_bias (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8323930Z Test to make sure the backend_config check for weight and bias ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8324060Z test_backend_config_quantization_range (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8324280Z Check that quantization ranges specified through the BackendConfig are reflected in ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8324440Z test_backend_config_scale_min (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8324720Z Test QConfig eps validation against the BackendConfig's min scale value. ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8324850Z test_change_backend_config_for_fixed_qparam_ops (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8325060Z Making sure we can skip validation of qconfigs for fixedqparam ops based ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8325280Z test_channel_shuffle_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8325420Z test_conv_bn_relu (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8325720Z Tests fusion and quantization for "Conv - Bn" and "Conv - Bn - ReLU" ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8325850Z test_conv_linear_not_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8326030Z Test quantizing conv and linear ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8326180Z test_conv_linear_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8326380Z Test quantizing functional conv and linear with reference option ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8326590Z test_conv_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8326820Z test_convert_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8327060Z test_convert_custom_config_set_observed_to_quantized_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8327290Z test_convert_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8327500Z test_convert_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8327750Z test_convert_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8327880Z test_convtranspose_per_channel_fails_early (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8328170Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8328300Z test_copy_node_has_shared_actpp_instance (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8328560Z Test the output of CopyNode to have the same ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8328790Z test_custom_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8328930Z test_custom_module_class_input_has_multiple_users (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8329130Z Tests that the flow still works when the input of custom module ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8329350Z test_deepcopy_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8329580Z test_default_qconfig_mapping_override_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8329700Z test_default_quant_after_none_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8329890Z Make sure default quant is inserted properly ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8329990Z test_dequantize (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8330180Z Test to make sure dequantize node are placed before ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8330290Z test_dict_output (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8330490Z Make sure quantization runs for models with dictionary output ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8330620Z test_dynamic_linear_input_multiple_use (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8330810Z Tests input for dynamic linear being used by multiple ops ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8331020Z test_dynamic_quant_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8331170Z test_dynamic_quant_weight_observer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8331390Z Test that weight observer is run in convert step ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8331510Z test_dynamic_with_fusion (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8331770Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8331900Z test_dynamic_with_fusion_multiple_uses (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8332100Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8332210Z test_fold_quant_dequant (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8332470Z Test that the sequence of quant-dequant nodes in the ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8332740Z test_fp32_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8332950Z test_fp32_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8333050Z test_fp32_sum (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8333320Z Verifies that fp32 sum works correctly if it's before or after ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8333540Z test_fuse_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8333770Z test_fuse_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8333980Z test_fuse_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8334220Z test_fused_module_qat_swap (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8334370Z test_fusion_pattern_unquantized (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8334580Z Ensure that leaving a possible fusion pattern of multiple nodes ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8334700Z test_get_default_qconfig_valid_backend (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8334920Z Checks that AssertionError is raised when non expected backend input is specified ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8335150Z test_get_executorch_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8335270Z test_getattr_with_nontensor_result (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8335460Z Verifies that binary ops get quantized correctly if some ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8335710Z test_linear_bn (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8335830Z test_linear_leaky_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8336090Z Test fusion and lowering of Linear - (bn -) LeakyReLU ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8336210Z test_linear_qint8_activation (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8336400Z Test support for qint8 activation in reference pattern ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8336560Z test_linear_tanh_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8336810Z Test fusion and lowering of Linear - Tanh ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8337070Z test_masked_fill_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8337230Z test_match_pattern_with_multiple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8337430Z Test that we can match a pattern that has multiple arguments ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8337640Z test_mul_add_fp16_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8337770Z test_no_obs_between_unmatched_node_and_copy_node (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8337970Z Verifies that an observer is not inserted between an unmatched ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8338180Z test_non_traceable_module (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8338280Z test_not_used (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8338460Z Test quantizing a not used value ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8338570Z test_observer_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8338780Z Test to make sure the observer FQN is based on the quantizable op/module that it is observing ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8338900Z test_output_lists_and_dicts (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8339100Z Verify that specifying complicated output types does not crash. ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8339310Z test_packed_weight_fused_op (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8339420Z test_pattern_match (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8339620Z test MatchAllNode with ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8339910Z test_pattern_match_constant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8340150Z test_permute_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8340380Z test_prepare_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8340630Z test_prepare_custom_config_set_float_to_observed_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8340910Z test_prepare_custom_config_set_input_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8341160Z test_prepare_custom_config_set_non_traceable_module_classes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8341400Z test_prepare_custom_config_set_non_traceable_module_names (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8341640Z test_prepare_custom_config_set_output_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8341880Z test_prepare_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8342110Z test_prepare_custom_config_set_standalone_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8342340Z test_prepare_custom_config_set_standalone_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8342550Z test_prepare_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8342760Z test_prepare_mode (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8342880Z test_prepared_model_deepcopy (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8343110Z Ensures that copy.deepcopy works correctly on a prepared model. ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8343350Z test_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8343470Z test_preserve_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8343720Z Test to make sure the temporary config option to preserve qconfig attributes ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8343830Z test_preserve_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8344010Z Test tuple input type is preserved ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8344240Z test_propagate_dtypes_for_known_nodes_dict_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8344510Z test_propagate_dtypes_for_known_nodes_dict_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8344740Z test_propagate_dtypes_for_known_nodes_dict_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8344960Z test_propagate_dtypes_for_known_nodes_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8345190Z test_propagate_dtypes_for_known_nodes_split_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8345420Z test_propagate_dtypes_for_known_nodes_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8345650Z test_propagate_dtypes_for_known_nodes_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8345850Z test_qat_and_script (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8346070Z test_qat_prepare_device_affinity (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8346310Z test_qat_skip_untraced (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8346550Z test_qconfig_dict_setup (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8346770Z test_qconfig_dict_with_fused_modules (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8346990Z test_qconfig_for_call_func (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8347200Z test_qconfig_for_call_method (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8347470Z test_qconfig_function (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8347690Z test_qconfig_mapping_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8347900Z test_qconfig_mapping_repr (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8348120Z test_qconfig_mapping_set_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8348400Z test_qconfig_mapping_set_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8348630Z test_qconfig_mapping_set_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8348860Z test_qconfig_mapping_set_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8349070Z test_qconfig_mapping_set_object_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8349280Z test_qconfig_mapping_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8349500Z test_qconfig_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8349750Z test_qconfig_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8349990Z test_qconfig_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8350200Z test_qconfig_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8350410Z test_qconfig_precedence (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8350620Z test_qconfig_qat_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8350730Z test_qnnpack_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8350950Z Test whether default QNNPACK QConfigs are compatible with the QNNPACK BackendConfig. ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8351200Z test_qparams_buffers (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8351310Z test_qparams_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8351510Z Test that the FQN of input_scale/zero_point is set ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8351630Z test_quant_output_always_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8351820Z If the output is hardcoded to be quantized, ensure that ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8352080Z test_quantized_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8352290Z test_quantized_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8352410Z test_quantized_model_type (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8352650Z Test state_dict and deepcopy works properly in the quantized model ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8352790Z test_ref_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8352990Z Make sure the numerics for models with ref conv module ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8353100Z test_ref_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8353300Z Make sure the numerics for models with ref linear module ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8353510Z test_register_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8353710Z test_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8353910Z test_remove_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8354140Z test_repeat_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8354260Z test_reroute_tuple_getitem_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8354470Z The following graph should redirect the output to `b`. After the transformation, ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8354690Z test_reshape_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8354900Z test_return_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8355160Z test_reuse_input_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8355370Z test_save_observer_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8355610Z test_sequential (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8355760Z test_shape_followed_by_quantized_op (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8355990Z Make sure that shape does not dequantize ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8356220Z test_size_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8356430Z test_stack_trace_preserved_linear (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8356650Z test_standalone_module_float_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8356880Z test_standalone_module_quantized_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8356990Z test_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8357180Z Make sure packed params appear in state_dict ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8357290Z test_static_lstm (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8357500Z Test statically quantized custom module LSTM followed by ops that consume individual ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8357620Z test_static_lstm_consume_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8357830Z Test statically quantized custom module LSTM followed by a module that consumes the ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8357950Z test_static_lstm_with_custom_fixed_qparams (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8358160Z Test statically quantized LSTM with custom fixed qparams assigned to each of the ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8358400Z test_sub_scalar (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8358560Z test_symmetric_qnnpack_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T21:13:52.8358800Z Test whether `torch.ao.quantization.qconfig_mapping._get_symmetric_qnnpack_qconfig_mapping` ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8359070Z test_torch_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8359300Z test_torch_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8359520Z test_trace_quantize_per_tensor (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8359750Z test_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8360010Z test_unsqueeze__nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8360230Z test_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8360440Z test_view_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8360580Z test_model_dropout (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.000s) 2023-01-11T21:13:52.8360750Z test_prepare_serialize_switch_device_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.001s) 2023-01-11T21:13:52.8360890Z test_qat_embedding_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.000s) 2023-01-11T21:13:52.8361020Z test_qat_embeddingbag_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.000s) 2023-01-11T21:13:52.8361160Z test_qat_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.001s) 2023-01-11T21:13:52.8361330Z test_resnet18_ddp (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.000s) 2023-01-11T21:13:52.8361480Z test_resnet_base (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.000s) 2023-01-11T21:13:52.8361650Z test_static_gpu_convert_basic (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.000s) 2023-01-11T21:13:52.8361810Z test_switch_device_prepare_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: gpu is not available. (0.001s) 2023-01-11T21:13:52.8361950Z test_torchvision (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.001s) 2023-01-11T21:13:52.8362160Z test_add (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8362360Z test_add_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8362580Z test_add_relu_multiple_uses_of_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8362710Z test_ave_pool_with_custom_cfg (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8362910Z A test that checks correct patterns are produced for ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8368890Z test_bmm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8369010Z test_bmm_int_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8369340Z int8 is not supported for bmm so we won't produce reference ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8369460Z test_boolean_tensor (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8369800Z Make sure we don't insert observer for boolean Tensors ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8369940Z test_cat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8370160Z quantization of the output of cat will depend on the ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8370370Z test_chunk (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8370580Z test_clamp (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8370800Z test_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8371010Z test_conv_transpose_1d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8371220Z test_conv_transpose_2d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8371340Z test_copy_node_fp32_input (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8371540Z CopyNode works for both fp32 and int8 inputs, this is a test to make ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8371740Z test_div (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8371930Z test_elu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8372140Z test_embedding (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8372350Z test_embedding_bag (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8372560Z test_fixed_qparams_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8372820Z test_fixed_qparams_ops_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8373080Z test_fixed_qparams_ops_qint8 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8373240Z test_fixed_qparams_ops_wrong_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8373450Z Test that wrong qconfigs for fixed qparams ops results in the ops not being quantized. ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8373710Z test_float_functional (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8373920Z test_functional_conv (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8374140Z test_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8374340Z test_gelu_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8374550Z test_gelu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8374670Z test_general_shape_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8374860Z A test that checks dequantize will be swapped for ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8374970Z test_general_value_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8375160Z A test that checks correct patterns are produced for ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8375270Z test_getitem (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8375480Z Make sure we only insert observer for getitem if the following node is matched ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8375680Z test_hardswish (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8375930Z test_instance_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8376080Z test_int8_input_no_unnecessary_fq (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8376280Z If the inputs to the graph are quantized and the only node ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8376490Z test_layer_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8376690Z test_leaky_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8376960Z test_linear_dynamic_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8377170Z test_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8377390Z test_linear_static_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8377650Z test_mish_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8377860Z test_mul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8378070Z test_mul_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8378200Z test_multiple_qconfigs_for_single_value (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8378390Z Test multiple qconfigs for a single value ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8378600Z test_norm_weight_bias (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8378800Z test_prelu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8379040Z test_qbatch_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8379280Z test_qbatch_norm_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8379490Z test_qmatmul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8379700Z test_quantized_add_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8379820Z test_quantized_conv_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T21:13:52.8380000Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8380210Z test_quantized_mul_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8380420Z test_ref_pattern_multi_use (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8380670Z test_reshape_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8380870Z test_rnn (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8381070Z test_rnn_cell (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8381280Z test_silu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8381530Z test_softmax_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8381740Z test_softmax_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8381940Z test_sub (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8382170Z test_sum (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8382320Z test_conv (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2023-01-11T21:13:52.8382440Z test_conv_bn (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2023-01-11T21:13:52.8382560Z test_conv_transpose (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2023-01-11T21:13:52.8382780Z test_linear_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeJit) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8382900Z test_nested (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2023-01-11T21:13:52.8383020Z test_observer_with_ignored_function (quantization.jit.test_quantize_jit.TestQuantizeJit) 2023-01-11T21:13:52.8383220Z Test observers with ignored function and make sure it works in ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8383340Z test_single_linear (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2023-01-11T21:13:52.8383470Z test_single_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2023-01-11T21:13:52.8383590Z test_skip_quant (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.000s) 2023-01-11T21:13:52.8383810Z test_cat_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8384020Z test_clamp (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8384150Z test_conv_with_benchmark_flag (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2023-01-11T21:13:52.8384280Z test_dequantize_tuple (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:13:52.8384500Z Make sure dequantize can support Tuple of tensor ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8384710Z test_elu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2023-01-11T21:13:52.8384850Z test_general_shape_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:13:52.8385720Z A test that checks dequantize will be swapped for ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py:818: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /Users/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:13:52.8385860Z if param.grad is not None: 2023-01-11T21:13:52.8385920Z ok (0.071s) 2023-01-11T21:13:52.8386030Z test_general_value_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:13:52.8386140Z A test that checks correct patterns are produced for ... ok (0.141s) 2023-01-11T21:13:52.8386260Z test_group_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2023-01-11T21:13:52.8386390Z test_hardswish (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2023-01-11T21:13:52.8386520Z test_instance_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2023-01-11T21:13:52.8386630Z test_layer_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2023-01-11T21:13:52.8386850Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8387060Z test_qbatch_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8387300Z test_qbatch_norm_relu_BNFuncInplaceRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8387560Z test_qbatch_norm_relu_BNFuncRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8387810Z test_qbatch_norm_relu_BNRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8388030Z test_quantized_add (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8388160Z test_quantized_add_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:13:52.8388370Z Test quant fusion for multiple aten::add using same ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8388590Z test_quantized_add_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8388710Z test_quantized_add_relu_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:13:52.8388900Z Test quant fusion for multiple aten::add using same ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8389180Z test_quantized_add_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8389400Z test_quantized_add_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8389520Z test_quantized_cat (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:13:52.8389720Z quantization of the output of cat will be depend on the ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8389970Z test_quantized_conv (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8390090Z test_quantized_conv_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T21:13:52.8390280Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8390520Z test_quantized_mul (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8390770Z test_quantized_mul_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8390990Z test_quantized_mul_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8391220Z test_quantized_mul_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8391350Z test_conv_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.027s) 2023-01-11T21:13:52.8391490Z test_convtranspose_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.029s) 2023-01-11T21:13:52.8391620Z test_dedup_module_uses (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.004s) 2023-01-11T21:13:52.8391750Z test_finalize_debug (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.028s) 2023-01-11T21:13:52.8391890Z test_finalize_for_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.036s) 2023-01-11T21:13:52.8392030Z test_foldbn_complex_cases (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.457s) 2023-01-11T21:13:52.8392160Z test_foldbn_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.035s) 2023-01-11T21:13:52.8392280Z test_foldbn_no_fusion (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:13:52.8392440Z Test that we don't fuse the cases when module type does not match ... ok (0.003s) 2023-01-11T21:13:52.8392590Z test_foldbn_shared_classtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.097s) 2023-01-11T21:13:52.8392720Z test_foldbn_trivial (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.027s) 2023-01-11T21:13:52.8392890Z test_foldbn_trivial_nobias (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.027s) 2023-01-11T21:13:52.8393050Z test_fuse_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.017s) 2023-01-11T21:13:52.8393230Z test_inplace_option (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.077s) 2023-01-11T21:13:52.8393370Z test_insert_observers (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.015s) 2023-01-11T21:13:52.8393520Z test_insert_observers_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.018s) 2023-01-11T21:13:52.8393660Z test_insert_observers_for_general_ops (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:13:52.8393810Z Make sure we skip observers for ops that doesn't require ... ok (0.015s) 2023-01-11T21:13:52.8393950Z test_insert_observers_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.049s) 2023-01-11T21:13:52.8394160Z test_insert_observers_for_if_consistent_observation (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:13:52.8394250Z check quantization for if works as long as ... ok (0.132s) 2023-01-11T21:13:52.8394390Z test_insert_observers_for_nested_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.048s) 2023-01-11T21:13:52.8394540Z test_insert_observers_for_reused_weight (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.013s) 2023-01-11T21:13:52.8394680Z test_insert_observers_interface (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.081s) 2023-01-11T21:13:52.8394830Z test_insert_observers_interface_unshare_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.077s) 2023-01-11T21:13:52.8394970Z test_insert_observers_propagate_observed (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:13:52.8395120Z Make sure we propagate observed property through general ops ... ok (0.017s) 2023-01-11T21:13:52.8395310Z test_insert_observers_propagate_observed_for_function (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.018s) 2023-01-11T21:13:52.8395470Z test_insert_observers_propagate_observed_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:13:52.8395580Z Make sure we propagate observed property through general ops ... ok (0.018s) 2023-01-11T21:13:52.8395730Z test_insert_observers_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.017s) 2023-01-11T21:13:52.8395960Z test_insert_observers_skip_values (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support avx2 or newer. (0.001s) 2023-01-11T21:13:52.8396100Z test_insert_observers_weight_dtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.015s) 2023-01-11T21:13:52.8396240Z test_insert_quant_dequant (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.087s) 2023-01-11T21:13:52.8396390Z test_insert_quant_dequant_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.055s) 2023-01-11T21:13:52.8396530Z test_interface_with_fork (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.041s) 2023-01-11T21:13:52.8396650Z test_module_list (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.048s) 2023-01-11T21:13:52.8396770Z test_quantize_fork_wait (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:13:52.8396970Z Tests the case where fork and wait calls are in different subgraphs ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8397200Z test_replicate_dequant_same_value (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support avx2 or newer. (0.000s) 2023-01-11T21:13:52.8397340Z test_replicate_dequantize (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.004s) 2023-01-11T21:13:52.8397520Z test_replicate_dequantize_in_block (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.004s) 2023-01-11T21:13:52.8397740Z test_replicate_quantize_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T21:13:52.8397930Z We want to move quantize nodes for output of prim::If ... [W utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T21:13:52.8398070Z [W utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T21:13:52.8398210Z [W utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T21:13:52.8398340Z [W utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T21:13:52.8398420Z ok (0.090s) 2023-01-11T21:13:52.8398570Z test_skip_dequant_constant_prop (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.027s) 2023-01-11T21:13:52.8398710Z test_swap_functional_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.003s) 2023-01-11T21:13:52.8398860Z test_resnet18 (quantization.fx.test_quantize_pt2e.TestQuantizePT2EModels) ... skip: no torchvision (0.001s) 2023-01-11T21:13:52.8399030Z test_benchmark (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: used for local benchmarking, comment when we want to run it (0.001s) 2023-01-11T21:13:52.8399160Z test_conv_reorder_issue_onednn (quantization.core.test_quantized_op.TestQuantizedConv) 2023-01-11T21:13:52.8399270Z Ensure reorder failure issue in conv is fixed for onednn backend. ... ok (0.001s) 2023-01-11T21:13:52.8399390Z test_qconv1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.038s) 2023-01-11T21:13:52.8399610Z test_qconv1d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.003s) 2023-01-11T21:13:52.8399770Z test_qconv1d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.155s) 2023-01-11T21:13:52.8399920Z test_qconv2d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.043s) 2023-01-11T21:13:52.8400140Z test_qconv2d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.004s) 2023-01-11T21:13:52.8400270Z test_qconv2d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.181s) 2023-01-11T21:13:52.8400390Z test_qconv3d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.057s) 2023-01-11T21:13:52.8400520Z test_qconv3d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.179s) 2023-01-11T21:13:52.8400650Z test_qconv_transpose1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.000s) 2023-01-11T21:13:52.8400780Z test_qconv_transpose2d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.048s) 2023-01-11T21:13:52.8400910Z test_qconv_transpose3d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.056s) 2023-01-11T21:13:52.8401070Z test_embedding (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Known test failure on Mac. (0.000s) 2023-01-11T21:13:52.8401210Z test_embedding_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2023-01-11T21:13:52.8401350Z Tests the case where 2D indices are passed into the operator ... skip: Known test failure on Mac. (0.001s) 2023-01-11T21:13:52.8401520Z test_embedding_bag_2bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Known test failure on Mac. (0.000s) 2023-01-11T21:13:52.8401690Z test_embedding_bag_2bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Known test failure on Mac. (0.000s) 2023-01-11T21:13:52.8401830Z test_embedding_bag_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2023-01-11T21:13:52.8402070Z Tests the case where 2D indices are passed into the operator ... skip: Known test failure on Mac. (0.001s) 2023-01-11T21:13:52.8402280Z test_embedding_bag_4bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Known test failure on Mac. (0.000s) 2023-01-11T21:13:52.8402450Z test_embedding_bag_4bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Known test failure on Mac. (0.000s) 2023-01-11T21:13:52.8402620Z test_embedding_bag_byte (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Known test failure on Mac. (0.000s) 2023-01-11T21:13:52.8402790Z test_embedding_bag_byte_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Known test failure on Mac. (0.000s) 2023-01-11T21:13:52.8403010Z test_conv1d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.084s) 2023-01-11T21:13:52.8403160Z test_conv2d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.081s) 2023-01-11T21:13:52.8403300Z test_conv3d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.050s) 2023-01-11T21:13:52.8403870Z test_grid_sample (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8403920Z warnings.warn( 2023-01-11T21:13:52.8404330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8404390Z warnings.warn( 2023-01-11T21:13:52.8404790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8404840Z warnings.warn( 2023-01-11T21:13:52.8405230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8405320Z warnings.warn( 2023-01-11T21:13:52.8405750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8405800Z warnings.warn( 2023-01-11T21:13:52.8406200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8406250Z warnings.warn( 2023-01-11T21:13:52.8406710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8406770Z warnings.warn( 2023-01-11T21:13:52.8407160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8407220Z warnings.warn( 2023-01-11T21:13:52.8407610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8407710Z warnings.warn( 2023-01-11T21:13:52.8408110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8408160Z warnings.warn( 2023-01-11T21:13:52.8408560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8408610Z warnings.warn( 2023-01-11T21:13:52.8409040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8409130Z warnings.warn( 2023-01-11T21:13:52.8409520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8409570Z warnings.warn( 2023-01-11T21:13:52.8409960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8410010Z warnings.warn( 2023-01-11T21:13:52.8410410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8410470Z warnings.warn( 2023-01-11T21:13:52.8410850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8410900Z warnings.warn( 2023-01-11T21:13:52.8411350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8411400Z warnings.warn( 2023-01-11T21:13:52.8411790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8411840Z warnings.warn( 2023-01-11T21:13:52.8412230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8417150Z warnings.warn( 2023-01-11T21:13:52.8417660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8417720Z warnings.warn( 2023-01-11T21:13:52.8418140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8418190Z warnings.warn( 2023-01-11T21:13:52.8418590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8418640Z warnings.warn( 2023-01-11T21:13:52.8419040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8419090Z warnings.warn( 2023-01-11T21:13:52.8419490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8419540Z warnings.warn( 2023-01-11T21:13:52.8419930Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8419980Z warnings.warn( 2023-01-11T21:13:52.8420370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8420420Z warnings.warn( 2023-01-11T21:13:52.8420960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8421050Z warnings.warn( 2023-01-11T21:13:52.8421450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8421550Z warnings.warn( 2023-01-11T21:13:52.8421950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8422000Z warnings.warn( 2023-01-11T21:13:52.8422400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8422450Z warnings.warn( 2023-01-11T21:13:52.8422840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8422900Z warnings.warn( 2023-01-11T21:13:52.8423290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8423340Z warnings.warn( 2023-01-11T21:13:52.8423730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8423790Z warnings.warn( 2023-01-11T21:13:52.8424180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8424260Z warnings.warn( 2023-01-11T21:13:52.8424690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8424740Z warnings.warn( 2023-01-11T21:13:52.8425140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8425190Z warnings.warn( 2023-01-11T21:13:52.8425680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8425740Z warnings.warn( 2023-01-11T21:13:52.8426180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8426300Z warnings.warn( 2023-01-11T21:13:52.8426700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8426750Z warnings.warn( 2023-01-11T21:13:52.8427150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8427200Z warnings.warn( 2023-01-11T21:13:52.8427590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8427640Z warnings.warn( 2023-01-11T21:13:52.8428070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8428150Z warnings.warn( 2023-01-11T21:13:52.8428550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8428600Z warnings.warn( 2023-01-11T21:13:52.8428990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8429050Z warnings.warn( 2023-01-11T21:13:52.8429430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8429490Z warnings.warn( 2023-01-11T21:13:52.8429880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8429970Z warnings.warn( 2023-01-11T21:13:52.8430370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8430420Z warnings.warn( 2023-01-11T21:13:52.8430810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8430910Z warnings.warn( 2023-01-11T21:13:52.8431300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8431390Z warnings.warn( 2023-01-11T21:13:52.8431820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4235: UserWarning: 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. 2023-01-11T21:13:52.8431870Z warnings.warn( 2023-01-11T21:13:52.8431920Z ok (0.080s) 2023-01-11T21:13:52.8432070Z test_relu_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.001s) 2023-01-11T21:13:52.8432200Z test_qlinear (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.000s) 2023-01-11T21:13:52.8432420Z test_qlinear_cudnn (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.004s) 2023-01-11T21:13:52.8432600Z test_qlinear_leaky_relu (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: Quantized operations require ONEDNN. (0.001s) 2023-01-11T21:13:52.8432730Z test_qlinear_relu (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.000s) 2023-01-11T21:13:52.8432890Z test_qlinear_tanh (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: Quantized operations require ONEDNN. (0.000s) 2023-01-11T21:13:52.8433020Z test_qlinear_unpack (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.046s) 2023-01-11T21:13:52.8433270Z test_qlinear_with_input_q_dq_qweight_dq_output_fp32 (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.006s) 2023-01-11T21:13:52.8433400Z test_adaptive_avg_pool (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.229s) 2023-01-11T21:13:52.8433530Z test_adaptive_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.032s) 2023-01-11T21:13:52.8433670Z test_adaptive_avg_pool3d_ndhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.034s) 2023-01-11T21:13:52.8433850Z test_add_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: skipping macos test (0.000s) 2023-01-11T21:13:52.8434000Z test_advanced_indexing (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:13:52.8434110Z Verifies that the x[:, [0], :, :] syntax works for quantized tensors. ... ok (0.002s) 2023-01-11T21:13:52.8434230Z test_avg_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:13:52.8434370Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (0.309s) 2023-01-11T21:13:52.8434530Z test_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:13:52.8434670Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (0.461s) 2023-01-11T21:13:52.8434780Z test_avg_pool3d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:13:52.8434910Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (1.954s) 2023-01-11T21:13:52.8435030Z test_avg_pool3d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:13:52.8435160Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (2.087s) 2023-01-11T21:13:52.8435410Z test_batch_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8435630Z test_batch_norm_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8435750Z test_cat (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.165s) 2023-01-11T21:13:52.8435870Z test_cat_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.184s) 2023-01-11T21:13:52.8436040Z test_channel_shuffle (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.484s) 2023-01-11T21:13:52.8436190Z test_custom_module_lstm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8436340Z test_custom_module_multi_head_attention (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8436470Z test_empty_batch (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8436590Z test_equal (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.189s) 2023-01-11T21:13:52.8436790Z test_group_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.002s) 2023-01-11T21:13:52.8436920Z test_hardswish (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8437130Z test_hardtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8437340Z test_instance_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8437460Z test_interpolate (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:13:52.8437570Z This test cover upsample_nearest2d and upsample_bilinear2d ... ok (0.693s) 2023-01-11T21:13:52.8437680Z test_interpolate3d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T21:13:52.8437770Z This test cover upsample_nearest3d ... ok (6.370s) 2023-01-11T21:13:52.8437890Z test_leaky_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.007s) 2023-01-11T21:13:52.8438030Z test_leaky_relu_observed_output (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8438190Z test_linear_bias_unpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8438340Z test_max_pool1d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.190s) 2023-01-11T21:13:52.8438470Z test_max_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.210s) 2023-01-11T21:13:52.8438620Z test_max_pool2d_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.004s) 2023-01-11T21:13:52.8438780Z test_max_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.300s) 2023-01-11T21:13:52.8438900Z test_mean (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8439050Z test_mul_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: skipping macos test (0.000s) 2023-01-11T21:13:52.8439480Z test_qadd_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... [W Resize.cpp:33] Warning: An output with one or more elements was resized since it had shape [1, 1, 4, 4], which does not match the required output shape [2, 1, 4, 4]. 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). (function _resize_output_check) 2023-01-11T21:13:52.8439560Z ok (0.001s) 2023-01-11T21:13:52.8439720Z test_qadd_relu_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.001s) 2023-01-11T21:13:52.8439870Z test_qadd_relu_cudnn_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: cudnn is not enabled. (0.001s) 2023-01-11T21:13:52.8440010Z test_qadd_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.002s) 2023-01-11T21:13:52.8440150Z test_qadd_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.002s) 2023-01-11T21:13:52.8440260Z test_qcelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.134s) 2023-01-11T21:13:52.8440380Z test_qclamp (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.331s) 2023-01-11T21:13:52.8440530Z test_qelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.069s) 2023-01-11T21:13:52.8440680Z test_qgelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.013s) 2023-01-11T21:13:52.8440810Z test_qhardsigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8441020Z test_qlayer_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8441140Z test_qmatmul (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.102s) 2023-01-11T21:13:52.8441270Z test_qmul_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.001s) 2023-01-11T21:13:52.8441410Z test_qmul_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.002s) 2023-01-11T21:13:52.8441550Z test_qmul_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.118s) 2023-01-11T21:13:52.8441670Z test_qprelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.014s) 2023-01-11T21:13:52.8441780Z test_qrelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8441900Z test_qrelu6 (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.067s) 2023-01-11T21:13:52.8442020Z test_qsoftmax (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.037s) 2023-01-11T21:13:52.8442140Z test_qsoftmax_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.038s) 2023-01-11T21:13:52.8442340Z test_qtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.002s) 2023-01-11T21:13:52.8442460Z test_qthreshold (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.065s) 2023-01-11T21:13:52.8442970Z test_qtopk (quantization.core.test_quantized_op.TestQuantizedOps) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_op.py:1999: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:13:52.8443130Z indices = torch.tensor(X).long() 2023-01-11T21:13:52.8443180Z ok (0.052s) 2023-01-11T21:13:52.8443320Z test_quantized_mean_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.002s) 2023-01-11T21:13:52.8443530Z test_sigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8443660Z test_sigmoid_non_observed (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8443780Z test_std (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.000s) 2023-01-11T21:13:52.8443970Z test_bfp16_quantize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8444180Z test_choose_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.002s) 2023-01-11T21:13:52.8444330Z test_choose_qparams_optimized (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T21:13:52.8444450Z test_clone (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8444630Z test_compare_per_channel_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.001s) 2023-01-11T21:13:52.8444800Z test_compare_per_tensor_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2023-01-11T21:13:52.8444970Z test_cuda_quantization_does_not_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2023-01-11T21:13:52.8445130Z test_decomposed_dequantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8445310Z test_decomposed_dequantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8445490Z test_decomposed_dynamic_quant_pattern (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8445640Z test_decomposed_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8445800Z test_decomposed_quantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8445930Z test_dequantize_fp16_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T21:13:52.8446090Z test_dequantize_fp16_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:13:52.8446540Z test_fp16_saturate_op (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_tensor.py:1390: UserWarning: FOUND weight out of range (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/quantized/cpu/QuantUtils.h:215.) 2023-01-11T21:13:52.8446610Z y = torch._saturate_weight_to_fp16(x) 2023-01-11T21:13:52.8446660Z ok (0.000s) 2023-01-11T21:13:52.8446800Z test_jit_serialization (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:13:52.8446950Z test_per_channel_qtensor_creation_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8447120Z test_per_channel_qtensor_creation_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:13:52.8447270Z test_per_channel_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8447470Z test_per_channel_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.001s) 2023-01-11T21:13:52.8447630Z test_per_tensor_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8447820Z test_per_tensor_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:13:52.8448470Z test_pickle_checkpoint_qtensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_utils.py:309: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:13:52.8448580Z device=storage.device, 2023-01-11T21:13:52.8449070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_utils.py:330: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:13:52.8449130Z device=storage.device, 2023-01-11T21:13:52.8449180Z ok (0.005s) 2023-01-11T21:13:52.8449320Z test_qscheme_pickle (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8449470Z test_qtensor_channel_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.029s) 2023-01-11T21:13:52.8449600Z test_qtensor_copy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.007s) 2023-01-11T21:13:52.8449730Z test_qtensor_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T21:13:52.8449870Z test_qtensor_creation (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T21:13:52.8450020Z test_qtensor_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:13:52.8450150Z test_qtensor_dtypes (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8450300Z test_qtensor_fill_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T21:13:52.8450440Z test_qtensor_fill_per_channel_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T21:13:52.8450620Z test_qtensor_fill_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8450800Z test_qtensor_fill_per_tensor_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T21:13:52.8450940Z test_qtensor_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8451080Z test_qtensor_index_put_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:13:52.8451250Z test_qtensor_index_put_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:13:52.8451390Z test_qtensor_index_select_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T21:13:52.8451550Z test_qtensor_index_select_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:13:52.8451680Z test_qtensor_int_repr (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T21:13:52.8452310Z test_qtensor_legacy_new_failure (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_tensor.py:410: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:13:52.8452420Z self.assertRaises(RuntimeError, lambda: qr.new(r.storage())) 2023-01-11T21:13:52.8452470Z ok (0.003s) 2023-01-11T21:13:52.8453040Z test_qtensor_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_tensor.py:831: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:13:52.8453190Z self.assertEqual(qr2.storage().data_ptr(), qrv2.storage().data_ptr()) 2023-01-11T21:13:52.8453240Z ok (0.005s) 2023-01-11T21:13:52.8453380Z test_qtensor_masked_fill_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T21:13:52.8453580Z test_qtensor_masked_fill_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: No gpu is available. (0.000s) 2023-01-11T21:13:52.8453760Z test_qtensor_per_channel_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:13:52.8453910Z test_qtensor_per_channel_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.004s) 2023-01-11T21:13:52.8454040Z test_qtensor_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T21:13:52.8454190Z test_qtensor_quant_dequant (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8454330Z test_qtensor_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (4.917s) 2023-01-11T21:13:52.8454470Z test_qtensor_reshape (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T21:13:52.8454800Z test_qtensor_resize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T21:13:52.8454920Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T21:13:52.8454970Z ok (0.002s) 2023-01-11T21:13:52.8455540Z test_qtensor_sub_byte_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_tensor.py:290: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:13:52.8455690Z self.assertEqual(qr.storage().size(), rows * math.ceil(cols / elements_per_byte), f"with {dtype}, {elements_per_byte}") 2023-01-11T21:13:52.8456160Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/quantization/core/test_quantized_tensor.py:299: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:13:52.8456300Z self.assertEqual(q.storage().size(), math.ceil(num_elements / elements_per_byte), f"with {dtype}, {elements_per_byte}") 2023-01-11T21:13:52.8456340Z ok (0.005s) 2023-01-11T21:13:52.8456520Z test_qtensor_sub_byte_not_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T21:13:52.8456690Z test_qtensor_unsqueeze (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T21:13:52.8456870Z test_qtensor_view (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T21:13:52.8457030Z test_quant_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: CUDA is not available (0.000s) 2023-01-11T21:13:52.8457180Z test_quantize_per_channel_float_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (4.664s) 2023-01-11T21:13:52.8457320Z test_quantize_per_channel_sub_byte (quantization.core.test_quantized_tensor.TestQuantizedTensor) 2023-01-11T21:13:52.8457470Z Tests the per channel quantization scheme for 4-bit qtensors. ... ok (0.154s) 2023-01-11T21:13:52.8457640Z test_repeat (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T21:13:52.8457780Z test_torch_qtensor_deepcopy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T21:13:52.8457940Z test_observer_scriptable (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.007s) 2023-01-11T21:13:52.8458090Z test_record_observer (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.001s) 2023-01-11T21:13:52.8458220Z test_rnn (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T21:13:52.8458330Z Checks the rnn reference quantized modules has correct numerics ... ok (0.003s) 2023-01-11T21:13:52.8458470Z test_rnn_cell (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T21:13:52.8458580Z Checks the rnn cell reference quantized modules has correct numerics ... ok (0.002s) 2023-01-11T21:13:52.8458750Z test_sparse (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T21:13:52.8458860Z Embedding and EmbeddingBag ... ok (0.002s) 2023-01-11T21:13:52.8458990Z test_conv2d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8459130Z test_conv2d_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8459280Z test_conv2d_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8459420Z test_conv2d_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8459550Z test_conv2d_nobias (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8459700Z test_conv2d_nobias_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8464470Z test_conv2d_nobias_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8464640Z test_conv2d_nobias_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8464780Z test_conv2d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8464920Z test_conv3d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8465050Z test_conv3d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8465560Z test_default_qat_qconfig (quantization.bc.test_backward_compatibility.TestSerialization) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py:214: UserWarning: Please use quant_min and quant_max to specify the range for observers. reduce_range will be deprecated in a future release of PyTorch. 2023-01-11T21:13:52.8465620Z warnings.warn( 2023-01-11T21:13:52.8465700Z ok (0.005s) 2023-01-11T21:13:52.8465860Z test_linear (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8466010Z test_linear_dynamic (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8466270Z test_linear_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8466520Z test_linear_relu_package_quantization_transforms (quantization.bc.test_backward_compatibility.TestSerialization) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.000s) 2023-01-11T21:13:52.8466650Z test_lstm (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.000s) 2023-01-11T21:13:52.8466800Z test_per_channel_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.002s) 2023-01-11T21:13:52.8466940Z test_per_tensor_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.002s) 2023-01-11T21:13:52.8467130Z test_batch_norm2d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8467230Z Tests the correctness of the batchnorm2d module. ... ok (0.001s) 2023-01-11T21:13:52.8467660Z test_batch_norm2d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T21:13:52.8467710Z warnings.warn( 2023-01-11T21:13:52.8467760Z ok (0.003s) 2023-01-11T21:13:52.8467890Z test_batch_norm3d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8467990Z Tests the correctness of the batchnorm3d module. ... ok (0.001s) 2023-01-11T21:13:52.8468180Z test_batch_norm3d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.003s) 2023-01-11T21:13:52.8468340Z test_channel_shuffle (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8468450Z Tests the correctness of the ChannelShuffle module. ... ok (0.002s) 2023-01-11T21:13:52.8468590Z test_conv1d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.8468730Z test_conv2d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.8468960Z test_conv3d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:13:52.8469090Z test_dropout (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8469180Z Tests the correctness of the dropout module. ... ok (0.001s) 2023-01-11T21:13:52.8469340Z test_dropout_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.002s) 2023-01-11T21:13:52.8469470Z test_elu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8469550Z Tests the correctness of the ELU module. ... ok (0.001s) 2023-01-11T21:13:52.8469790Z test_embedding_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.004s) 2023-01-11T21:13:52.8469930Z test_embedding_bag_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8470140Z Test execution and serialization for dynamic quantized embedding_bag modules on int8 ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.004s) 2023-01-11T21:13:52.8470270Z test_group_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8470400Z Tests the correctness of the groupnorm module. ... ok (0.001s) 2023-01-11T21:13:52.8470570Z test_instance_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8470670Z Tests the correctness of the instancenorm{n}d modules. ... ok (0.003s) 2023-01-11T21:13:52.8470850Z test_layer_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8470940Z Tests the correctness of the layernorm module. ... ok (0.001s) 2023-01-11T21:13:52.8471090Z test_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.001s) 2023-01-11T21:13:52.8471230Z test_linear (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.8471360Z test_linear_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8471520Z test API functionality for nn.intrinsic.quantized.linear_leaky_relu ... skip: Quantized operations require ONEDNN. (0.000s) 2023-01-11T21:13:52.8471700Z test_linear_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.000s) 2023-01-11T21:13:52.8471840Z test_linear_tanh (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8471990Z test API functionality for nn.intrinsic.quantized.linear_tanh ... skip: Quantized operations require ONEDNN. (0.000s) 2023-01-11T21:13:52.8472120Z test_pool_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T21:13:52.8472210Z Tests the correctness of the pool module. ... ok (0.007s) 2023-01-11T21:13:52.8472340Z test_prelu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.001s) 2023-01-11T21:13:52.8472520Z test_quant_dequant_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.001s) 2023-01-11T21:13:52.8472690Z test_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.001s) 2023-01-11T21:13:52.8472840Z test_sigmoid (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.001s) 2023-01-11T21:13:52.8472990Z test_subgraph_rewriter_annotations_int (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.034s) 2023-01-11T21:13:52.8473160Z test_subgraph_rewriter_correct_output_replacement (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.005s) 2023-01-11T21:13:52.8473310Z test_subgraph_rewriter_graph_argument_order (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8473500Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8473650Z test_subgraph_rewriter_multiple_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8473810Z test_subgraph_rewriter_pattern_is_entire_graph (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8474000Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8474150Z test_subgraph_rewriter_placeholder_matching (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T21:13:52.8474260Z This tests that a placeholder Node can be matched to a Node with ... ok (0.004s) 2023-01-11T21:13:52.8474410Z test_subgraph_rewriter_preserves_logic (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8474580Z test_subgraph_rewriter_replaces_referenced_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8474730Z test_subgraph_rewriter_single_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8474920Z test_subgraph_rewriter_traced_as_callable (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8475110Z test_subgraph_rewriter_with_oneliner_pattern (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8475320Z test_subgraph_writer_replace_consecutive_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:13:52.8475450Z test_get_fqn_to_example_inputs_complex_args (quantization.core.test_utils.TestUtils) 2023-01-11T21:13:52.8475560Z Test that we can record complex example inputs such as lists and dicts ... ok (0.001s) 2023-01-11T21:13:52.8475690Z test_get_fqn_to_example_inputs_default_kwargs (quantization.core.test_utils.TestUtils) 2023-01-11T21:13:52.8475810Z Test that we can get example inputs for functions with default keyword arguments ... ok (0.001s) 2023-01-11T21:13:52.8475940Z test_get_fqn_to_example_inputs_simple (quantization.core.test_utils.TestUtils) ... ok (0.001s) 2023-01-11T21:13:52.8476100Z test_quantize_weight_clamping_per_channel (quantization.core.test_utils.TestUtils) 2023-01-11T21:13:52.8476240Z Test quant_{min, max} from per channel observer is honored by `_quantize_weight` method ... ok (0.001s) 2023-01-11T21:13:52.8476350Z test_quantize_weight_clamping_per_tensor (quantization.core.test_utils.TestUtils) 2023-01-11T21:13:52.8476480Z Test quant_{min, max} from per tensor observer is honored by `_quantize_weight` method ... ok (0.001s) 2023-01-11T21:13:52.8476490Z 2023-01-11T21:13:52.8476630Z ---------------------------------------------------------------------- 2023-01-11T21:13:52.8476690Z Ran 1000 tests in 57.359s 2023-01-11T21:13:52.8476700Z 2023-01-11T21:13:52.8476750Z OK (skipped=467) 2023-01-11T21:13:52.8476750Z 2023-01-11T21:13:52.8476840Z Generating XML reports... 2023-01-11T21:13:52.8477150Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic-20230111211255.xml 2023-01-11T21:13:52.8477440Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized-20230111211255.xml 2023-01-11T21:13:52.8477710Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20230111211255.xml 2023-01-11T21:13:52.8477970Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20230111211255.xml 2023-01-11T21:13:52.8478230Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_backend_config.TestBackendConfig-20230111211255.xml 2023-01-11T21:13:52.8478470Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestComparatorOps-20230111211255.xml 2023-01-11T21:13:52.8478700Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestDistributed-20230111211255.xml 2023-01-11T21:13:52.8478970Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20230111211255.xml 2023-01-11T21:13:52.8479220Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20230111211255.xml 2023-01-11T21:13:52.8479460Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20230111211255.xml 2023-01-11T21:13:52.8479690Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20230111211255.xml 2023-01-11T21:13:52.8479920Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20230111211255.xml 2023-01-11T21:13:52.8480180Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20230111211255.xml 2023-01-11T21:13:52.8480420Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFakeQuantize-20230111211255.xml 2023-01-11T21:13:52.8480730Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20230111211255.xml 2023-01-11T21:13:52.8480990Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestFuseFx-20230111211255.xml 2023-01-11T21:13:52.8481240Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20230111211255.xml 2023-01-11T21:13:52.8481510Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20230111211255.xml 2023-01-11T21:13:52.8481790Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20230111211255.xml 2023-01-11T21:13:52.8482040Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetector-20230111211255.xml 2023-01-11T21:13:52.8482290Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportObserver-20230111211255.xml 2023-01-11T21:13:52.8482540Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestHistogramObserver-20230111211255.xml 2023-01-11T21:13:52.8482790Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20230111211255.xml 2023-01-11T21:13:52.8483050Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20230111211255.xml 2023-01-11T21:13:52.8483280Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestObserver-20230111211255.xml 2023-01-11T21:13:52.8483510Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestPadding-20230111211255.xml 2023-01-11T21:13:52.8483740Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_docs.TestQuantizationDocs-20230111211255.xml 2023-01-11T21:13:52.8483990Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20230111211255.xml 2023-01-11T21:13:52.8484250Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20230111211255.xml 2023-01-11T21:13:52.8484530Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20230111211255.xml 2023-01-11T21:13:52.8484830Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20230111211255.xml 2023-01-11T21:13:52.8485090Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20230111211255.xml 2023-01-11T21:13:52.8485360Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20230111211255.xml 2023-01-11T21:13:52.8485600Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20230111211255.xml 2023-01-11T21:13:52.8485830Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20230111211255.xml 2023-01-11T21:13:52.8486070Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20230111211255.xml 2023-01-11T21:13:52.8486360Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20230111211255.xml 2023-01-11T21:13:52.8486600Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedConv-20230111211255.xml 2023-01-11T21:13:52.8486870Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20230111211255.xml 2023-01-11T21:13:52.8487110Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20230111211255.xml 2023-01-11T21:13:52.8487350Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedOps-20230111211255.xml 2023-01-11T21:13:52.8487660Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20230111211255.xml 2023-01-11T21:13:52.8487920Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20230111211255.xml 2023-01-11T21:13:52.8488190Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20230111211255.xml 2023-01-11T21:13:52.8488480Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.bc.test_backward_compatibility.TestSerialization-20230111211255.xml 2023-01-11T21:13:52.8488780Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20230111211255.xml 2023-01-11T21:13:52.8489030Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111211255.xml 2023-01-11T21:13:52.8489260Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_utils.TestUtils-20230111211255.xml 2023-01-11T21:13:52.8489520Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20230111211255.xml 2023-01-11T21:13:52.8489790Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20230111211255.xml 2023-01-11T21:13:52.8490040Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20230111211255.xml 2023-01-11T21:13:52.8490300Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20230111211255.xml 2023-01-11T21:13:52.8490560Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows-20230111211255.xml 2023-01-11T21:13:52.8490790Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_fuse_eager.TestFuseEager-20230111211255.xml 2023-01-11T21:13:52.8491060Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization-20230111211255.xml 2023-01-11T21:13:52.8491290Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxDetectOutliers-20230111211255.xml 2023-01-11T21:13:52.8491540Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportClass-20230111211255.xml 2023-01-11T21:13:52.8491810Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic-20230111211255.xml 2023-01-11T21:13:52.8492060Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_model_report_fx.TestFxModelReportVisualizer-20230111211255.xml 2023-01-11T21:13:52.8492380Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQNNPackOps-20230111211255.xml 2023-01-11T21:13:52.8492680Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20230111211255.xml 2023-01-11T21:13:52.8492910Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20230111211255.xml 2023-01-11T21:13:52.8493150Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20230111211255.xml 2023-01-11T21:13:52.8493440Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.fx.test_quantize_pt2e.TestQuantizePT2EModels-20230111211255.xml 2023-01-11T21:13:52.8493690Z Generated XML report: test-reports/python-unittest/test_quantization/TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20230111211255.xml 2023-01-11T21:13:52.8493700Z 2023-01-11T21:13:52.8494020Z ##[endgroup] 2023-01-11T21:13:52.8494240Z FINISHED PRINTING LOG FILE of test_quantization (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_quantization_fv4hmqzl) 2023-01-11T21:13:52.8494250Z 2023-01-11T21:13:53.8018310Z Running test_serialization ... [2023-01-11 21:13:53.801600] 2023-01-11T21:13:53.8019720Z Ignoring disabled issues: [] 2023-01-11T21:13:53.8025910Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_serialization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:53.801886] 2023-01-11T21:14:34.7386040Z 2023-01-11T21:14:34.7386380Z Expand the folded group to see the log file of test_serialization 2023-01-11T21:14:34.7386990Z ##[group]PRINTING LOG FILE of test_serialization (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_serialization_w7cexxt0) 2023-01-11T21:14:34.7387210Z 2023-01-11T21:14:34.7387280Z Running tests... 2023-01-11T21:14:34.7387670Z ---------------------------------------------------------------------- 2023-01-11T21:14:34.7387980Z Test results will be stored in test-reports/python-unittest/test_serialization 2023-01-11T21:14:34.7388290Z test_serialization_new_format_old_format_compat_cpu (__main__.TestBothSerializationCPU) ... ok (0.049s) 2023-01-11T21:14:34.7390220Z test_serialization_new_format_old_format_compat_safe_cpu (__main__.TestBothSerializationCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7390920Z return self.fget.__get__(instance, owner)() 2023-01-11T21:14:34.7391100Z ok (0.050s) 2023-01-11T21:14:34.7391290Z test_load_error_msg (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7391550Z test_load_nonexistent_device (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7391810Z test_load_python2_unicode_module (__main__.TestOldSerialization) ... ok (0.061s) 2023-01-11T21:14:34.7392070Z test_load_unicode_error_msg (__main__.TestOldSerialization) ... ok (0.000s) 2023-01-11T21:14:34.7392770Z test_save_different_dtype_error (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:719: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7393320Z torch.save([a.storage(), a.imag], f) 2023-01-11T21:14:34.7400600Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:722: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7401140Z torch.save([a, a.imag.storage()], f) 2023-01-11T21:14:34.7401760Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:725: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7418910Z torch.save([a.storage(), a.imag.storage()], f) 2023-01-11T21:14:34.7419640Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:729: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7420080Z wrap_storage=a.storage().untyped(), 2023-01-11T21:14:34.7420640Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:728: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7421160Z s_bytes = torch.TypedStorage( 2023-01-11T21:14:34.7421730Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:736: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7422150Z torch.save([a.storage(), s_bytes], f) 2023-01-11T21:14:34.7422300Z ok (0.001s) 2023-01-11T21:14:34.7422940Z test_save_different_dtype_unallocated (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:697: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7423440Z wrap_storage=a.storage().untyped(), 2023-01-11T21:14:34.7424000Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:696: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7424450Z s = torch.TypedStorage( 2023-01-11T21:14:34.7426230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7427450Z device=typed_storage.device, 2023-01-11T21:14:34.7428230Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:700: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7428630Z save_load_check(a.storage(), s) 2023-01-11T21:14:34.7428770Z ok (0.052s) 2023-01-11T21:14:34.7429360Z test_serialization (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7429780Z b += [a[0].storage()] # 4 2023-01-11T21:14:34.7430480Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7430940Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:14:34.7431490Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7431980Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7432550Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7433030Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7433620Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7434080Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:14:34.7434680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7435130Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:14:34.7435700Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7436160Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:14:34.7436750Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7437170Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:14:34.7437830Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7438350Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:14:34.7438520Z ok (0.004s) 2023-01-11T21:14:34.7439170Z test_serialization_backwards_compat (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:403: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7439720Z b += [a[0].storage()] 2023-01-11T21:14:34.7440270Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:404: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7440710Z b += [a[0].reshape(-1)[1:4].clone().storage()] 2023-01-11T21:14:34.7441240Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:416: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7441710Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:14:34.7442300Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:426: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7442700Z return (self.new_tensor.storage(), 2023-01-11T21:14:34.7443230Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:446: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7443650Z self.assertEqual(x.storage(), load_x.storage()) 2023-01-11T21:14:34.7443810Z ok (0.018s) 2023-01-11T21:14:34.7444470Z test_serialization_backwards_compat_safe (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7444980Z return self.fget.__get__(instance, owner)() 2023-01-11T21:14:34.7445190Z ok (0.006s) 2023-01-11T21:14:34.7445390Z test_serialization_container (__main__.TestOldSerialization) ... ok (0.008s) 2023-01-11T21:14:34.7445660Z test_serialization_container_filelike (__main__.TestOldSerialization) ... ok (0.005s) 2023-01-11T21:14:34.7446080Z test_serialization_dill (__main__.TestOldSerialization) ... skip: "dill" not found or not correct version (0.000s) 2023-01-11T21:14:34.7446420Z test_serialization_dill_version_not_supported (__main__.TestOldSerialization) ... skip: "dill" not found or is correct version (0.000s) 2023-01-11T21:14:34.7446830Z test_serialization_fake_zip (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7447580Z test_serialization_filelike (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7448090Z b += [a[0].storage()] # 4 2023-01-11T21:14:34.7448700Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7449260Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:14:34.7449830Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7450330Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7450920Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7451410Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7451990Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7452480Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:14:34.7453050Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7453500Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:14:34.7454140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7454590Z device=typed_storage.device, 2023-01-11T21:14:34.7455150Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7455610Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:14:34.7456310Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7456780Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:14:34.7457340Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7457870Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:14:34.7458040Z ok (0.001s) 2023-01-11T21:14:34.7458250Z test_serialization_filelike_api_requirements (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7458960Z test_serialization_filelike_exceptions (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:616: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7459450Z s = torch.CharStorage(s_data) 2023-01-11T21:14:34.7459660Z ok (0.001s) 2023-01-11T21:14:34.7459870Z test_serialization_filelike_missing_attrs (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7460130Z test_serialization_filelike_stress (__main__.TestOldSerialization) ... ok (0.215s) 2023-01-11T21:14:34.7460380Z test_serialization_filelike_uses_readinto (__main__.TestOldSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7460630Z test_serialization_gzip (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T21:14:34.7460870Z test_serialization_map_location (__main__.TestOldSerialization) ... ok (0.014s) 2023-01-11T21:14:34.7461110Z test_serialization_offset (__main__.TestOldSerialization) ... ok (21.615s) 2023-01-11T21:14:34.7461400Z test_serialization_offset_filelike_weights_only_False (__main__.TestOldSerialization) ... ok (7.429s) 2023-01-11T21:14:34.7462170Z test_serialization_offset_filelike_weights_only_True (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7462670Z return self.fget.__get__(instance, owner)() 2023-01-11T21:14:34.7462820Z ok (6.947s) 2023-01-11T21:14:34.7463010Z test_serialization_offset_gzip (__main__.TestOldSerialization) ... ok (0.002s) 2023-01-11T21:14:34.7463250Z test_serialization_safe (__main__.TestOldSerialization) ... ok (0.005s) 2023-01-11T21:14:34.7463490Z test_serialization_save_warnings (__main__.TestOldSerialization) ... ok (0.003s) 2023-01-11T21:14:34.7464140Z test_serialization_sparse (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7464660Z b += [a[0].storage()] # 4 2023-01-11T21:14:34.7465280Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7465740Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:14:34.7466310Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7466850Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7467440Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7467920Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7468540Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7469010Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:14:34.7469550Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7469980Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:14:34.7470830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7471420Z device=typed_storage.device, 2023-01-11T21:14:34.7472090Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7472570Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:14:34.7473240Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7473650Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:14:34.7474190Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7474780Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:14:34.7474950Z ok (0.004s) 2023-01-11T21:14:34.7475620Z test_serialization_sparse_bsc_invalid (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:391: UserWarning: Sparse BSC tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:14:34.7476140Z lambda x: x.to_sparse_bsc(1, 1), torch.Tensor.ccol_indices, torch.Tensor.row_indices) 2023-01-11T21:14:34.7476630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py:172: FutureWarning: Possible nested set at position 14 2023-01-11T21:14:34.7476920Z expected_regex = re.compile(expected_regex) 2023-01-11T21:14:34.7477090Z ok (0.005s) 2023-01-11T21:14:34.7477280Z test_serialization_sparse_bsr_invalid (__main__.TestOldSerialization) ... ok (0.004s) 2023-01-11T21:14:34.7477540Z test_serialization_sparse_csc_invalid (__main__.TestOldSerialization) ... ok (0.004s) 2023-01-11T21:14:34.7477790Z test_serialization_sparse_csr_invalid (__main__.TestOldSerialization) ... ok (0.004s) 2023-01-11T21:14:34.7478040Z test_serialization_sparse_invalid (__main__.TestOldSerialization) ... ok (0.003s) 2023-01-11T21:14:34.7478760Z test_serialization_sparse_safe (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7479420Z return self.fget.__get__(instance, owner)() 2023-01-11T21:14:34.7479590Z ok (0.005s) 2023-01-11T21:14:34.7480220Z test_serialization_storage_slice (__main__.TestOldSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:651: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7480680Z self.assertEqual(s1[0], 0) 2023-01-11T21:14:34.7481230Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:652: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7481630Z self.assertEqual(s2[0], 0) 2023-01-11T21:14:34.7482180Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:653: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7482640Z self.assertEqual(s1.data_ptr() + 4, s2.data_ptr()) 2023-01-11T21:14:34.7482840Z ok (0.001s) 2023-01-11T21:14:34.7483040Z test_serialization_zipfile_utils (__main__.TestOldSerialization) ... ok (0.004s) 2023-01-11T21:14:34.7483280Z test_serialize_device (__main__.TestOldSerialization) ... ok (0.000s) 2023-01-11T21:14:34.7483510Z test_load_error_msg (__main__.TestSerialization) ... ok (0.000s) 2023-01-11T21:14:34.7483740Z test_load_nonexistent_device (__main__.TestSerialization) ... ok (0.000s) 2023-01-11T21:14:34.7483990Z test_load_python2_unicode_module (__main__.TestSerialization) ... ok (0.005s) 2023-01-11T21:14:34.7484310Z test_load_unicode_error_msg (__main__.TestSerialization) ... ok (0.000s) 2023-01-11T21:14:34.7484650Z test_meta_serialization_weights_only_False (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7484920Z test_meta_serialization_weights_only_True (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7485190Z test_pathlike_serialization_weights_only_False (__main__.TestSerialization) ... ok (0.010s) 2023-01-11T21:14:34.7485910Z test_pathlike_serialization_weights_only_True (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7486460Z return self.fget.__get__(instance, owner)() 2023-01-11T21:14:34.7486620Z ok (0.010s) 2023-01-11T21:14:34.7487210Z test_save_different_dtype_error (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:719: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7487690Z torch.save([a.storage(), a.imag], f) 2023-01-11T21:14:34.7488260Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:722: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7488680Z torch.save([a, a.imag.storage()], f) 2023-01-11T21:14:34.7489230Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:725: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7489650Z torch.save([a.storage(), a.imag.storage()], f) 2023-01-11T21:14:34.7490210Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:729: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7490620Z wrap_storage=a.storage().untyped(), 2023-01-11T21:14:34.7491170Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:728: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7491650Z s_bytes = torch.TypedStorage( 2023-01-11T21:14:34.7492300Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:736: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7492700Z torch.save([a.storage(), s_bytes], f) 2023-01-11T21:14:34.7492840Z ok (0.001s) 2023-01-11T21:14:34.7493510Z test_save_different_dtype_unallocated (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:697: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7493980Z wrap_storage=a.storage().untyped(), 2023-01-11T21:14:34.7494520Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:696: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7495000Z s = torch.TypedStorage( 2023-01-11T21:14:34.7495640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7496090Z device=typed_storage.device, 2023-01-11T21:14:34.7496650Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:700: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7497050Z save_load_check(a.storage(), s) 2023-01-11T21:14:34.7497190Z ok (0.054s) 2023-01-11T21:14:34.7497770Z test_serialization (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7498200Z b += [a[0].storage()] # 4 2023-01-11T21:14:34.7498870Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7499350Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:14:34.7499910Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7500680Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7501360Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7501930Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7502670Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7503250Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:14:34.7503870Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7504340Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:14:34.7505040Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7505520Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:14:34.7506130Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7506590Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:14:34.7507160Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7508550Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:14:34.7508760Z ok (0.004s) 2023-01-11T21:14:34.7508970Z test_serialization_2gb_file (__main__.TestSerialization) ... ok (2.882s) 2023-01-11T21:14:34.7509690Z test_serialization_backwards_compat (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:403: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7510180Z b += [a[0].storage()] 2023-01-11T21:14:34.7510750Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:404: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7511250Z b += [a[0].reshape(-1)[1:4].clone().storage()] 2023-01-11T21:14:34.7511870Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:416: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7512370Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:14:34.7512970Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:426: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7513660Z return (self.new_tensor.storage(), 2023-01-11T21:14:34.7514220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:446: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7514640Z self.assertEqual(x.storage(), load_x.storage()) 2023-01-11T21:14:34.7514830Z ok (0.007s) 2023-01-11T21:14:34.7515050Z test_serialization_backwards_compat_safe (__main__.TestSerialization) ... ok (0.005s) 2023-01-11T21:14:34.7515490Z test_serialization_dill (__main__.TestSerialization) ... skip: "dill" not found or not correct version (0.000s) 2023-01-11T21:14:34.7515830Z test_serialization_dill_version_not_supported (__main__.TestSerialization) ... skip: "dill" not found or is correct version (0.000s) 2023-01-11T21:14:34.7516180Z test_serialization_efficient_zerotensor_weights_only_False (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7516660Z test_serialization_efficient_zerotensor_weights_only_True (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7516990Z test_serialization_fake_zip (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7517260Z test_serialization_filelike (__main__.TestSerialization) ... ok (0.002s) 2023-01-11T21:14:34.7517530Z test_serialization_filelike_api_requirements (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7518310Z test_serialization_filelike_exceptions (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:616: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7518840Z s = torch.CharStorage(s_data) 2023-01-11T21:14:34.7519140Z ok (0.001s) 2023-01-11T21:14:34.7519370Z test_serialization_filelike_missing_attrs (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7526490Z test_serialization_filelike_stress (__main__.TestSerialization) ... ok (0.318s) 2023-01-11T21:14:34.7526780Z test_serialization_filelike_uses_readinto (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7527020Z test_serialization_gzip (__main__.TestSerialization) ... ok (0.002s) 2023-01-11T21:14:34.7527260Z test_serialization_map_location (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T21:14:34.7527580Z test_serialization_math_bits_weights_only_False (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7527850Z test_serialization_math_bits_weights_only_True (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7528100Z test_serialization_offset_gzip (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7528330Z test_serialization_python_attr (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7528570Z test_serialization_safe (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T21:14:34.7528800Z test_serialization_save_warnings (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7529480Z test_serialization_sparse (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:85: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7529970Z b += [a[0].storage()] # 4 2023-01-11T21:14:34.7530660Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:86: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7531120Z b += [a[0].reshape(-1)[1:4].storage()] # 5 2023-01-11T21:14:34.7531680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:88: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7533970Z t1 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7535170Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:89: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7535690Z t2 = torch.FloatTensor().set_(a[0].reshape(-1)[1:4].clone().storage(), 0, (3,), (1,)) 2023-01-11T21:14:34.7536250Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:90: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7536740Z b += [(t1.storage(), t1.storage(), t2.storage())] # 7 2023-01-11T21:14:34.7537290Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:91: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7537710Z b += [a[0].reshape(-1)[0:2].storage()] # 8 2023-01-11T21:14:34.7538330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7538780Z device=typed_storage.device, 2023-01-11T21:14:34.7539330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:104: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7539770Z self.assertEqual(c[4], torch.FloatStorage(25).fill_(10), atol=0, rtol=0) 2023-01-11T21:14:34.7540370Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:110: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7540820Z self.assertEqual(c[4][i + 1], c[5][i]) 2023-01-11T21:14:34.7541360Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:120: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7541870Z self.assertEqual(rootview.data_ptr(), c[0].data_ptr()) 2023-01-11T21:14:34.7542050Z ok (0.004s) 2023-01-11T21:14:34.7542260Z test_serialization_sparse_bsc_invalid (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T21:14:34.7545220Z test_serialization_sparse_bsr_invalid (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T21:14:34.7545480Z test_serialization_sparse_csc_invalid (__main__.TestSerialization) ... ok (0.005s) 2023-01-11T21:14:34.7545800Z test_serialization_sparse_csr_invalid (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T21:14:34.7546050Z test_serialization_sparse_invalid (__main__.TestSerialization) ... ok (0.003s) 2023-01-11T21:14:34.7546920Z test_serialization_sparse_safe (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7547420Z return self.fget.__get__(instance, owner)() 2023-01-11T21:14:34.7547570Z ok (0.005s) 2023-01-11T21:14:34.7548170Z test_serialization_storage_slice (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:651: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7548630Z self.assertEqual(s1[0], 0) 2023-01-11T21:14:34.7549220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:652: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7549660Z self.assertEqual(s2[0], 0) 2023-01-11T21:14:34.7550240Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_serialization.py:653: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:14:34.7550690Z self.assertEqual(s1.data_ptr() + 4, s2.data_ptr()) 2023-01-11T21:14:34.7550860Z ok (0.001s) 2023-01-11T21:14:34.7551420Z test_serialization_zipfile_actually_jit (__main__.TestSerialization) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/serialization.py:801: UserWarning: 'torch.load' received a zip file that looks like a TorchScript archive dispatching to 'torch.jit.load' (call 'torch.jit.load' directly to silence this warning) 2023-01-11T21:14:34.7551960Z warnings.warn("'torch.load' received a zip file that looks like a TorchScript archive" 2023-01-11T21:14:34.7552140Z ok (0.010s) 2023-01-11T21:14:34.7552390Z test_serialization_zipfile_utils (__main__.TestSerialization) ... ok (0.004s) 2023-01-11T21:14:34.7552650Z test_serialization_zipfile_weights_only_False (__main__.TestSerialization) ... ok (0.006s) 2023-01-11T21:14:34.7552910Z test_serialization_zipfile_weights_only_True (__main__.TestSerialization) ... ok (0.005s) 2023-01-11T21:14:34.7553150Z test_serialize_device (__main__.TestSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7553380Z test_weights_only_assert (__main__.TestSerialization) ... Hello World! 2023-01-11T21:14:34.7553550Z ok (0.001s) 2023-01-11T21:14:34.7553760Z test_cloned_deepcopy_requires_grad_False (__main__.TestSubclassSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7554140Z test_cloned_deepcopy_requires_grad_True (__main__.TestSubclassSerialization) ... ok (0.000s) 2023-01-11T21:14:34.7554450Z test_empty_class_serialization (__main__.TestSubclassSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7554720Z test_tensor_subclass_deepcopy (__main__.TestSubclassSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7554980Z test_tensor_subclass_getstate_overwrite (__main__.TestSubclassSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7555260Z test_tensor_subclass_wrapper_serialization (__main__.TestSubclassSerialization) ... ok (0.001s) 2023-01-11T21:14:34.7555420Z 2023-01-11T21:14:34.7555570Z ---------------------------------------------------------------------- 2023-01-11T21:14:34.7555810Z Ran 93 tests in 39.917s 2023-01-11T21:14:34.7555910Z 2023-01-11T21:14:34.7555960Z OK (skipped=4) 2023-01-11T21:14:34.7556070Z 2023-01-11T21:14:34.7556170Z Generating XML reports... 2023-01-11T21:14:34.7556500Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestBothSerializationCPU-20230111211354.xml 2023-01-11T21:14:34.7556910Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestOldSerialization-20230111211354.xml 2023-01-11T21:14:34.7558740Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSerialization-20230111211354.xml 2023-01-11T21:14:34.7559140Z Generated XML report: test-reports/python-unittest/test_serialization/TEST-TestSubclassSerialization-20230111211354.xml 2023-01-11T21:14:34.7559340Z 2023-01-11T21:14:34.7559620Z ##[endgroup] 2023-01-11T21:14:34.7559930Z FINISHED PRINTING LOG FILE of test_serialization (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_serialization_w7cexxt0) 2023-01-11T21:14:34.7560160Z 2023-01-11T21:14:36.0821940Z Running test_binary_ufuncs ... [2023-01-11 21:14:36.081962] 2023-01-11T21:14:36.0823530Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_binary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:36.082213] 2023-01-11T21:14:36.0824330Z Ignoring disabled issues: [] 2023-01-11T21:15:08.1238910Z 2023-01-11T21:15:08.1239690Z Expand the folded group to see the log file of test_binary_ufuncs 2023-01-11T21:15:08.1240940Z ##[group]PRINTING LOG FILE of test_binary_ufuncs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_binary_ufuncs_sn5x7o8x) 2023-01-11T21:15:08.1241450Z 2023-01-11T21:15:08.1241600Z Running tests... 2023-01-11T21:15:08.1242550Z ---------------------------------------------------------------------- 2023-01-11T21:15:08.1243490Z Test results will be stored in test-reports/python-unittest/test_binary_ufuncs 2023-01-11T21:15:08.1243830Z test___add___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.1244090Z test___add___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1244360Z test___add___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1244620Z test___add___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1246160Z test___add___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1246430Z test___add___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1246720Z test___add___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1247000Z test___add___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1247250Z test___and___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1247510Z test___and___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1247760Z test___and___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1248310Z test___and___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1248560Z test___and___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1248820Z test___and___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1249140Z test___and___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1249400Z test___and___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1249650Z test___eq___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1249900Z test___eq___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1250360Z test___eq___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1250610Z test___eq___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1250860Z test___eq___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1251150Z test___eq___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1251450Z test___eq___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1251700Z test___eq___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1251960Z test___floordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1252220Z test___floordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1252480Z test___floordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1252750Z test___floordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1253010Z test___floordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1253340Z test___floordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1253620Z test___floordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1253880Z test___floordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1254130Z test___ge___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1254380Z test___ge___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1254630Z test___ge___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1254880Z test___ge___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1255170Z test___ge___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1255460Z test___ge___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1255720Z test___ge___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1255960Z test___ge___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1256210Z test___gt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1256460Z test___gt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1256710Z test___gt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1256950Z test___gt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1257270Z test___gt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1257520Z test___gt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1257830Z test___gt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1258080Z test___gt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1258350Z test___iadd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1258610Z test___iadd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1258860Z test___iadd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1259150Z test___iadd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1259500Z test___iadd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1268440Z test___iadd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1268710Z test___iadd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1268970Z test___iadd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1269230Z test___iand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1269490Z test___iand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1269750Z test___iand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1270070Z test___iand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1270330Z test___iand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1270590Z test___iand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1270840Z test___iand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1271110Z test___iand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1271380Z test___ifloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1271680Z test___ifloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1271990Z test___ifloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1272290Z test___ifloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1272560Z test___ifloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1272820Z test___ifloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1273090Z test___ifloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1273350Z test___ifloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1273610Z test___ilshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1273870Z test___ilshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1274210Z test___ilshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1274480Z test___ilshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1275070Z test___ilshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1275330Z test___ilshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1275590Z test___ilshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1275850Z test___ilshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1276230Z test___imod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1276530Z test___imod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1276820Z test___imod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1277070Z test___imod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1277320Z test___imod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1277570Z test___imod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1277870Z test___imod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1278120Z test___imod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1278370Z test___imul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1278690Z test___imul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1278940Z test___imul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1279190Z test___imul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1279440Z test___imul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1279680Z test___imul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1279930Z test___imul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1280200Z test___imul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1280500Z test___ior___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1280810Z test___ior___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1281080Z test___ior___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1281360Z test___ior___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1281610Z test___ior___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1281860Z test___ior___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1282120Z test___ior___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1282380Z test___ior___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1282710Z test___ipow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1282990Z test___ipow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1283250Z test___ipow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1283510Z test___ipow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1283770Z test___ipow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1284020Z test___ipow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1284310Z test___ipow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1284610Z test___ipow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1284930Z test___irshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1285200Z test___irshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1285520Z test___irshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1285790Z test___irshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1286060Z test___irshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1286330Z test___irshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1286590Z test___irshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1286930Z test___irshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1287210Z test___isub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1287520Z test___isub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1287780Z test___isub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1288070Z test___isub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1288330Z test___isub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1288590Z test___isub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1288890Z test___isub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1289180Z test___isub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1289440Z test___itruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1289710Z test___itruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1289990Z test___itruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1290280Z test___itruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1290570Z test___itruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1290820Z test___itruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1291160Z test___itruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1291440Z test___itruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1291790Z test___ixor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1292050Z test___ixor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1292320Z test___ixor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1292600Z test___ixor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1292870Z test___ixor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1293160Z test___ixor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1293460Z test___ixor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1293710Z test___ixor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1293970Z test___le___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1294220Z test___le___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1294470Z test___le___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1294740Z test___le___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1294990Z test___le___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1295420Z test___le___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1295700Z test___le___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1295960Z test___le___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1296210Z test___lshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1309590Z test___lshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1310430Z test___lshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1311150Z test___lshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1311450Z test___lshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1311740Z test___lshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1312000Z test___lshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1312250Z test___lshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1312500Z test___lt___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1312750Z test___lt___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1313010Z test___lt___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1313250Z test___lt___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1313570Z test___lt___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1313830Z test___lt___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1314080Z test___lt___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1314320Z test___lt___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1314570Z test___matmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1314830Z test___matmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1315070Z test___matmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1315360Z test___matmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1315650Z test___matmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1315910Z test___matmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1316150Z test___matmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1316410Z test___matmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1316660Z test___mod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1316900Z test___mod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1317150Z test___mod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1317470Z test___mod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1317720Z test___mod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1317970Z test___mod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1318220Z test___mod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1318530Z test___mod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1318770Z test___mul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1319020Z test___mul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1319300Z test___mul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1319590Z test___mul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1319830Z test___mul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1320120Z test___mul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1320370Z test___mul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1320610Z test___mul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1320860Z test___ne___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1321110Z test___ne___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1321430Z test___ne___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1321680Z test___ne___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1321920Z test___ne___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1322170Z test___ne___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1322410Z test___ne___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1322650Z test___ne___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1322900Z test___or___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1323180Z test___or___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1323460Z test___or___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1323710Z test___or___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1323940Z test___or___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1324190Z test___or___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1324430Z test___or___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1324670Z test___or___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1324920Z test___pow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1325240Z test___pow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1325490Z test___pow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1325740Z test___pow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1325990Z test___pow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1326230Z test___pow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1326470Z test___pow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1326710Z test___pow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1327000Z test___radd___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1327290Z test___radd___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1327590Z test___radd___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1327840Z test___radd___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1328090Z test___radd___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1328340Z test___radd___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1328590Z test___radd___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1328830Z test___radd___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1329190Z test___rand___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1329450Z test___rand___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1329700Z test___rand___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1329950Z test___rand___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1330190Z test___rand___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1330440Z test___rand___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1330680Z test___rand___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1330960Z test___rand___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1331250Z test___rfloordiv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1331520Z test___rfloordiv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1331780Z test___rfloordiv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1332040Z test___rfloordiv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1332300Z test___rfloordiv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1332550Z test___rfloordiv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1332800Z test___rfloordiv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1333130Z test___rfloordiv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1333390Z test___rlshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1333640Z test___rlshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1333880Z test___rlshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1334130Z test___rlshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1334390Z test___rlshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1334630Z test___rlshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1334920Z test___rlshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1335210Z test___rlshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1335460Z test___rmatmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1335710Z test___rmatmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1335960Z test___rmatmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1336210Z test___rmatmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1336510Z test___rmatmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1336760Z test___rmatmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1337080Z test___rmatmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1337340Z test___rmatmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1337590Z test___rmod___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1337840Z test___rmod___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1338130Z test___rmod___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1338380Z test___rmod___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1338630Z test___rmod___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1345690Z test___rmod___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1345980Z test___rmod___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1346230Z test___rmod___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1346480Z test___rmul___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1346730Z test___rmul___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1346980Z test___rmul___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1347250Z test___rmul___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1348420Z test___rmul___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1349180Z test___rmul___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1350170Z test___rmul___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1350870Z test___rmul___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1351540Z test___ror___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1352200Z test___ror___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1352850Z test___ror___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1353510Z test___ror___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1354180Z test___ror___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1355190Z test___ror___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1355470Z test___ror___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1355720Z test___ror___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1355980Z test___rpow___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1356250Z test___rpow___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1356510Z test___rpow___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1356760Z test___rpow___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1357090Z test___rpow___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1357350Z test___rpow___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1357600Z test___rpow___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1358010Z test___rpow___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1358270Z test___rrshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1358530Z test___rrshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1358780Z test___rrshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1359070Z test___rrshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1359370Z test___rrshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1359700Z test___rrshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1359950Z test___rrshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1360210Z test___rrshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1360470Z test___rshift___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1360720Z test___rshift___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1360980Z test___rshift___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1361300Z test___rshift___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1361570Z test___rshift___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1361820Z test___rshift___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1362070Z test___rshift___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1362320Z test___rshift___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1362570Z test___rsub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1362820Z test___rsub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1363110Z test___rsub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1363400Z test___rsub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1363650Z test___rsub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1363900Z test___rsub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1364150Z test___rsub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1364390Z test___rsub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1364650Z test___rtruediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1364910Z test___rtruediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1365240Z test___rtruediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1365500Z test___rtruediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1365770Z test___rtruediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1366020Z test___rtruediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1366270Z test___rtruediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1366530Z test___rtruediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1366830Z test___rxor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1367120Z test___rxor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1367410Z test___rxor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1367660Z test___rxor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1367910Z test___rxor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1368160Z test___rxor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1368410Z test___rxor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1368710Z test___rxor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1368960Z test___sub___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1369290Z test___sub___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1369540Z test___sub___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1369800Z test___sub___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1370040Z test___sub___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1370280Z test___sub___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1384130Z test___sub___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1384470Z test___sub___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1384770Z test___truediv___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1385070Z test___truediv___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1385340Z test___truediv___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1385600Z test___truediv___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1385850Z test___truediv___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1386110Z test___truediv___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1386360Z test___truediv___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1386610Z test___truediv___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1386930Z test___xor___not_implemented_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1387200Z test___xor___not_implemented_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1387460Z test___xor___not_implemented_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1387710Z test___xor___not_implemented_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1387960Z test___xor___not_implemented_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1388210Z test___xor___not_implemented_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1388460Z test___xor___not_implemented_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1388750Z test___xor___not_implemented_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1389040Z test_add_broadcast_empty_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1389290Z test_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:15:08.1389530Z test_add_with_tail_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.174s) 2023-01-11T21:15:08.1389960Z test_addcmul_scalars_as_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1390240Z test_addsub_half_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1390490Z test_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1390730Z test_atan2_edgecases_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1391050Z test_batch_vs_slicing___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1391320Z test_batch_vs_slicing___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1391600Z test_batch_vs_slicing___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1391960Z test_batch_vs_slicing___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1392220Z test_batch_vs_slicing___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1392480Z test_batch_vs_slicing___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1392730Z test_batch_vs_slicing___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1393020Z test_batch_vs_slicing___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1393320Z test_batch_vs_slicing___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1393590Z test_batch_vs_slicing___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1393840Z test_batch_vs_slicing___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1394100Z test_batch_vs_slicing___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1394350Z test_batch_vs_slicing___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1394610Z test_batch_vs_slicing___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1394860Z test_batch_vs_slicing___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1395180Z test_batch_vs_slicing___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1395430Z test_batch_vs_slicing___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1395680Z test_batch_vs_slicing___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1395940Z test_batch_vs_slicing___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1396190Z test_batch_vs_slicing___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1396460Z test_batch_vs_slicing___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1396730Z test_batch_vs_slicing___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1397030Z test_batch_vs_slicing___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1397340Z test_batch_vs_slicing___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1397600Z test_batch_vs_slicing___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1397860Z test_batch_vs_slicing___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1398110Z test_batch_vs_slicing___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1398360Z test_batch_vs_slicing___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1398620Z test_batch_vs_slicing___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1398860Z test_batch_vs_slicing___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1399190Z test_batch_vs_slicing___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1399510Z test_batch_vs_slicing___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1399770Z test_batch_vs_slicing___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1400030Z test_batch_vs_slicing___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1400280Z test_batch_vs_slicing___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1400540Z test_batch_vs_slicing___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1400800Z test_batch_vs_slicing___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1401150Z test_batch_vs_slicing___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1401450Z test_batch_vs_slicing___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1401720Z test_batch_vs_slicing___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1401970Z test_batch_vs_slicing___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1402220Z test_batch_vs_slicing___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1402480Z test_batch_vs_slicing___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1402730Z test_batch_vs_slicing___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1402990Z test_batch_vs_slicing___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1403320Z test_batch_vs_slicing___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1403570Z test_batch_vs_slicing___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1403830Z test_batch_vs_slicing___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1404090Z test_batch_vs_slicing___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1404340Z test_batch_vs_slicing___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1404590Z test_batch_vs_slicing___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1404850Z test_batch_vs_slicing___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1405650Z test_batch_vs_slicing___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:15:08.1406260Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:08.1406450Z ok (0.003s) 2023-01-11T21:15:08.1406670Z test_batch_vs_slicing___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1406950Z test_batch_vs_slicing___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1407210Z test_batch_vs_slicing___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1407470Z test_batch_vs_slicing___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1407720Z test_batch_vs_slicing___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1408040Z test_batch_vs_slicing___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1408300Z test_batch_vs_slicing___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1408560Z test_batch_vs_slicing___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1408920Z test_batch_vs_slicing___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1409180Z test_batch_vs_slicing___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1409430Z test_batch_vs_slicing___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1409690Z test_batch_vs_slicing___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1409980Z test_batch_vs_slicing___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1410280Z test_batch_vs_slicing___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1410620Z test_batch_vs_slicing___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1410870Z test_batch_vs_slicing___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1411120Z test_batch_vs_slicing___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1411380Z test_batch_vs_slicing___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1411620Z test_batch_vs_slicing___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1411880Z test_batch_vs_slicing___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1412200Z test_batch_vs_slicing___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1412460Z test_batch_vs_slicing___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1412710Z test_batch_vs_slicing___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1412970Z test_batch_vs_slicing___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1413210Z test_batch_vs_slicing___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1413460Z test_batch_vs_slicing___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1413710Z test_batch_vs_slicing___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1414000Z test_batch_vs_slicing_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1414300Z test_batch_vs_slicing_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1414560Z test_batch_vs_slicing_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1415220Z test_batch_vs_slicing_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_creation.py:167: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:15:08.1415690Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:15:08.1415870Z ok (0.003s) 2023-01-11T21:15:08.1416070Z test_batch_vs_slicing_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1416340Z test_batch_vs_slicing_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1416660Z test_batch_vs_slicing_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1416930Z test_batch_vs_slicing_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1417190Z test_batch_vs_slicing_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1417440Z test_batch_vs_slicing_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1417690Z test_batch_vs_slicing_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1424270Z test_batch_vs_slicing_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1424760Z test_batch_vs_slicing_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1425060Z test_batch_vs_slicing_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1425350Z test_batch_vs_slicing_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1425610Z test_batch_vs_slicing_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1425870Z test_batch_vs_slicing_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1426120Z test_batch_vs_slicing_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1426380Z test_batch_vs_slicing_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1426700Z test_batch_vs_slicing_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1426960Z test_batch_vs_slicing_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1427280Z test_batch_vs_slicing_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1427550Z test_batch_vs_slicing_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1427820Z test_batch_vs_slicing_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1428080Z test_batch_vs_slicing_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1428340Z test_batch_vs_slicing_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1428590Z test_batch_vs_slicing_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1428860Z test_batch_vs_slicing_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1429160Z test_batch_vs_slicing_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1429470Z test_batch_vs_slicing_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1429760Z test_batch_vs_slicing_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1430030Z test_batch_vs_slicing_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1430340Z test_batch_vs_slicing_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1430600Z test_batch_vs_slicing_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1430870Z test_batch_vs_slicing_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1431120Z test_batch_vs_slicing_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1431450Z test_batch_vs_slicing_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1431720Z test_batch_vs_slicing_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1431980Z test_batch_vs_slicing_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1432250Z test_batch_vs_slicing_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1432520Z test_batch_vs_slicing_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1432790Z test_batch_vs_slicing_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1433060Z test_batch_vs_slicing_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1433370Z test_batch_vs_slicing_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1433680Z test_batch_vs_slicing_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1433940Z test_batch_vs_slicing_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1434260Z test_batch_vs_slicing_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1434520Z test_batch_vs_slicing_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1434780Z test_batch_vs_slicing_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1435040Z test_batch_vs_slicing_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1435300Z test_batch_vs_slicing_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1435630Z test_batch_vs_slicing_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1435950Z test_batch_vs_slicing_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1436220Z test_batch_vs_slicing_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1436480Z test_batch_vs_slicing_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1436740Z test_batch_vs_slicing_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1437000Z test_batch_vs_slicing_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1437260Z test_batch_vs_slicing_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1437550Z test_batch_vs_slicing_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1437850Z test_batch_vs_slicing_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1438110Z test_batch_vs_slicing_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1438380Z test_batch_vs_slicing_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1438640Z test_batch_vs_slicing_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1438900Z test_batch_vs_slicing_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1439160Z test_batch_vs_slicing_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1439410Z test_batch_vs_slicing_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1439730Z test_batch_vs_slicing_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1440000Z test_batch_vs_slicing_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1440250Z test_batch_vs_slicing_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1440520Z test_batch_vs_slicing_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1440770Z test_batch_vs_slicing_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1441030Z test_batch_vs_slicing_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1441280Z test_batch_vs_slicing_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1441580Z test_batch_vs_slicing_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1441880Z test_batch_vs_slicing_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1442150Z test_batch_vs_slicing_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1442410Z test_batch_vs_slicing_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1442670Z test_batch_vs_slicing_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1442930Z test_batch_vs_slicing_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1443190Z test_batch_vs_slicing_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1443500Z test_batch_vs_slicing_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1443830Z test_batch_vs_slicing_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1444090Z test_batch_vs_slicing_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1444370Z test_batch_vs_slicing_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1444650Z test_batch_vs_slicing_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1444930Z test_batch_vs_slicing_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1445260Z test_batch_vs_slicing_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1445530Z test_batch_vs_slicing_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1445850Z test_batch_vs_slicing_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1446160Z test_batch_vs_slicing_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1446440Z test_batch_vs_slicing_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1446710Z test_batch_vs_slicing_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1446990Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1447270Z test_batch_vs_slicing_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1447560Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1447840Z test_batch_vs_slicing_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1448200Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1448480Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1448760Z test_batch_vs_slicing_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1449040Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1449310Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1449580Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1449850Z test_batch_vs_slicing_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1450160Z test_batch_vs_slicing_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1450480Z test_batch_vs_slicing_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1450770Z test_batch_vs_slicing_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1451040Z test_batch_vs_slicing_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1451310Z test_batch_vs_slicing_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1451580Z test_batch_vs_slicing_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1451850Z test_batch_vs_slicing_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1452110Z test_batch_vs_slicing_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1452530Z test_batch_vs_slicing_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1452810Z test_batch_vs_slicing_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1453090Z test_batch_vs_slicing_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1453340Z test_batch_vs_slicing_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1453600Z test_batch_vs_slicing_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1453860Z test_batch_vs_slicing_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1454120Z test_batch_vs_slicing_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1454470Z test_batch_vs_slicing_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1454770Z test_batch_vs_slicing_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1455020Z test_batch_vs_slicing_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1455270Z test_batch_vs_slicing_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1455520Z test_batch_vs_slicing_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1455770Z test_batch_vs_slicing_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1456020Z test_batch_vs_slicing_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1456260Z test_batch_vs_slicing_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1456600Z test_batch_vs_slicing_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1456870Z test_batch_vs_slicing_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1457150Z test_batch_vs_slicing_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1457420Z test_batch_vs_slicing_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1457690Z test_batch_vs_slicing_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1457960Z test_batch_vs_slicing_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1465210Z test_batch_vs_slicing_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1465570Z test_batch_vs_slicing_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1465880Z test_batch_vs_slicing_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1466160Z test_batch_vs_slicing_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1466420Z test_batch_vs_slicing_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1466680Z test_batch_vs_slicing_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1466970Z test_batch_vs_slicing_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.1467260Z test_batch_vs_slicing_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1467530Z test_batch_vs_slicing_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1467870Z test_batch_vs_slicing_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1468140Z test_batch_vs_slicing_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1468410Z test_batch_vs_slicing_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1468660Z test_batch_vs_slicing_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1469100Z test_batch_vs_slicing_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1469360Z test_batch_vs_slicing_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1469620Z test_batch_vs_slicing_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1469920Z test_batch_vs_slicing_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1470230Z test_batch_vs_slicing_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1470490Z test_batch_vs_slicing_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1470740Z test_batch_vs_slicing_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1471070Z test_batch_vs_slicing_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1471370Z test_batch_vs_slicing_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1471620Z test_batch_vs_slicing_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1471870Z test_batch_vs_slicing_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1472200Z test_batch_vs_slicing_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1472460Z test_batch_vs_slicing_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1472720Z test_batch_vs_slicing_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1472990Z test_batch_vs_slicing_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1473240Z test_batch_vs_slicing_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1473490Z test_batch_vs_slicing_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1473740Z test_batch_vs_slicing_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1474030Z test_batch_vs_slicing_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1474320Z test_batch_vs_slicing_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1474570Z test_batch_vs_slicing_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1474820Z test_batch_vs_slicing_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1475080Z test_batch_vs_slicing_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1475330Z test_batch_vs_slicing_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1475580Z test_batch_vs_slicing_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1475830Z test_batch_vs_slicing_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1476150Z test_batch_vs_slicing_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1476410Z test_batch_vs_slicing_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1476650Z test_batch_vs_slicing_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1476900Z test_batch_vs_slicing_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1477150Z test_batch_vs_slicing_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1477400Z test_batch_vs_slicing_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1477650Z test_batch_vs_slicing_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1477930Z test_batch_vs_slicing_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1478220Z test_batch_vs_slicing_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1478470Z test_batch_vs_slicing_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1478780Z test_batch_vs_slicing_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1479040Z test_batch_vs_slicing_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1479300Z test_batch_vs_slicing_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1479550Z test_batch_vs_slicing_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1479800Z test_batch_vs_slicing_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1480120Z test_batch_vs_slicing_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1480420Z test_batch_vs_slicing_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1480660Z test_batch_vs_slicing_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1480910Z test_batch_vs_slicing_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1481150Z test_batch_vs_slicing_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1481400Z test_batch_vs_slicing_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1481650Z test_batch_vs_slicing_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1481930Z test_batch_vs_slicing_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1482210Z test_batch_vs_slicing_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1482450Z test_batch_vs_slicing_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1482700Z test_batch_vs_slicing_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1482930Z test_batch_vs_slicing_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1483170Z test_batch_vs_slicing_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1483400Z test_batch_vs_slicing_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1483640Z test_batch_vs_slicing_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1483970Z test_batch_vs_slicing_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1484230Z test_batch_vs_slicing_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1484500Z test_batch_vs_slicing_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1484760Z test_batch_vs_slicing_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1485010Z test_batch_vs_slicing_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1485270Z test_batch_vs_slicing_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1485540Z test_batch_vs_slicing_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1485830Z test_batch_vs_slicing_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1486130Z test_batch_vs_slicing_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1486390Z test_batch_vs_slicing_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1486640Z test_batch_vs_slicing_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1486900Z test_batch_vs_slicing_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1487150Z test_batch_vs_slicing_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1487410Z test_batch_vs_slicing_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1487660Z test_batch_vs_slicing_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1488060Z test_batch_vs_slicing_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1488320Z test_batch_vs_slicing_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1488580Z test_batch_vs_slicing_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1488830Z test_batch_vs_slicing_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1489080Z test_batch_vs_slicing_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1489330Z test_batch_vs_slicing_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1489640Z test_batch_vs_slicing_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1489940Z test_batch_vs_slicing_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1490230Z test_batch_vs_slicing_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1490500Z test_batch_vs_slicing_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1490750Z test_batch_vs_slicing_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1491000Z test_batch_vs_slicing_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1491260Z test_batch_vs_slicing_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1491510Z test_batch_vs_slicing_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1491770Z test_batch_vs_slicing_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1492090Z test_batch_vs_slicing_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1492350Z test_batch_vs_slicing_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1492610Z test_batch_vs_slicing_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1492890Z test_batch_vs_slicing_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1493200Z test_batch_vs_slicing_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1493510Z test_batch_vs_slicing_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1493820Z test_batch_vs_slicing_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1494160Z test_batch_vs_slicing_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1494510Z test_batch_vs_slicing_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1494820Z test_batch_vs_slicing_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1495130Z test_batch_vs_slicing_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1495420Z test_batch_vs_slicing_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1495720Z test_batch_vs_slicing_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1496010Z test_batch_vs_slicing_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1496310Z test_batch_vs_slicing_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1496690Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1497120Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1497460Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1497790Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1498110Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1498540Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1498850Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1504660Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1505080Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1505410Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1505720Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1506040Z test_batch_vs_slicing_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1506320Z test_batch_vs_slicing_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1506570Z test_batch_vs_slicing_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1506810Z test_batch_vs_slicing_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1507130Z test_batch_vs_slicing_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1507380Z test_batch_vs_slicing_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1507630Z test_batch_vs_slicing_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1507890Z test_batch_vs_slicing_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1508150Z test_batch_vs_slicing_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1508410Z test_batch_vs_slicing_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1508670Z test_batch_vs_slicing_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1508970Z test_batch_vs_slicing_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1509260Z test_batch_vs_slicing_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1509510Z test_batch_vs_slicing_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1509770Z test_batch_vs_slicing_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1510020Z test_batch_vs_slicing_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1510270Z test_batch_vs_slicing_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1510510Z test_batch_vs_slicing_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1510760Z test_batch_vs_slicing_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1511080Z test_batch_vs_slicing_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1511340Z test_batch_vs_slicing_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1511800Z test_batch_vs_slicing_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1512050Z test_batch_vs_slicing_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1512290Z test_batch_vs_slicing_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1512530Z test_batch_vs_slicing_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1512780Z test_batch_vs_slicing_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1513060Z test_batch_vs_slicing_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1513420Z test_batch_vs_slicing_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1513680Z test_batch_vs_slicing_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1513950Z test_batch_vs_slicing_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1514220Z test_batch_vs_slicing_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1514500Z test_batch_vs_slicing_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1514770Z test_batch_vs_slicing_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1515030Z test_batch_vs_slicing_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1515370Z test_batch_vs_slicing_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1515630Z test_batch_vs_slicing_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1515900Z test_batch_vs_slicing_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1516150Z test_batch_vs_slicing_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1516410Z test_batch_vs_slicing_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1516670Z test_batch_vs_slicing_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1516920Z test_batch_vs_slicing_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1517220Z test_batch_vs_slicing_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1517520Z test_batch_vs_slicing_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1517790Z test_batch_vs_slicing_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1518050Z test_batch_vs_slicing_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1518320Z test_batch_vs_slicing_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1518570Z test_batch_vs_slicing_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1518830Z test_batch_vs_slicing_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1519080Z test_batch_vs_slicing_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1519400Z test_batch_vs_slicing_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1519660Z test_batch_vs_slicing_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1519910Z test_batch_vs_slicing_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1520170Z test_batch_vs_slicing_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1520430Z test_batch_vs_slicing_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1520770Z test_batch_vs_slicing_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1521060Z test_batch_vs_slicing_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1521360Z test_batch_vs_slicing_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1521660Z test_batch_vs_slicing_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1521930Z test_batch_vs_slicing_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1522190Z test_batch_vs_slicing_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1522520Z test_batch_vs_slicing_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1522770Z test_batch_vs_slicing_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1523030Z test_batch_vs_slicing_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1523280Z test_batch_vs_slicing_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1523610Z test_batch_vs_slicing_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1523860Z test_batch_vs_slicing_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1524110Z test_batch_vs_slicing_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1524360Z test_batch_vs_slicing_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1524600Z test_batch_vs_slicing_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1524850Z test_batch_vs_slicing_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1525090Z test_batch_vs_slicing_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1525360Z test_batch_vs_slicing_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1525650Z test_batch_vs_slicing_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1525900Z test_batch_vs_slicing_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1526160Z test_batch_vs_slicing_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1526420Z test_batch_vs_slicing_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1526680Z test_batch_vs_slicing_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1526940Z test_batch_vs_slicing_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1527190Z test_batch_vs_slicing_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1527510Z test_batch_vs_slicing_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1527780Z test_batch_vs_slicing_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1528030Z test_batch_vs_slicing_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1528290Z test_batch_vs_slicing_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1528540Z test_batch_vs_slicing_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1528790Z test_batch_vs_slicing_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1529040Z test_batch_vs_slicing_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1529330Z test_batch_vs_slicing_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1529620Z test_batch_vs_slicing_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1529880Z test_batch_vs_slicing_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1530210Z test_batch_vs_slicing_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1530470Z test_batch_vs_slicing_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1530720Z test_batch_vs_slicing_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1530980Z test_batch_vs_slicing_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1531220Z test_batch_vs_slicing_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1531550Z test_batch_vs_slicing_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1531880Z test_batch_vs_slicing_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1532140Z test_batch_vs_slicing_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1532400Z test_batch_vs_slicing_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1532650Z test_batch_vs_slicing_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1532890Z test_batch_vs_slicing_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1533150Z test_batch_vs_slicing_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1533430Z test_batch_vs_slicing_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1533720Z test_batch_vs_slicing_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1533970Z test_batch_vs_slicing_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1534220Z test_batch_vs_slicing_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1534470Z test_batch_vs_slicing_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1534720Z test_batch_vs_slicing_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1534970Z test_batch_vs_slicing_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1535220Z test_batch_vs_slicing_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1535550Z test_batch_vs_slicing_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1535800Z test_batch_vs_slicing_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1536060Z test_batch_vs_slicing_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1536310Z test_batch_vs_slicing_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1536560Z test_batch_vs_slicing_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1536810Z test_batch_vs_slicing_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1537060Z test_batch_vs_slicing_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1537340Z test_batch_vs_slicing_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1537640Z test_batch_vs_slicing_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1544280Z test_batch_vs_slicing_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1544530Z test_batch_vs_slicing_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1544790Z test_batch_vs_slicing_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1545050Z test_batch_vs_slicing_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1545290Z test_batch_vs_slicing_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1545750Z test_batch_vs_slicing_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1546070Z test_batch_vs_slicing_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1546330Z test_batch_vs_slicing_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1546570Z test_batch_vs_slicing_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1546820Z test_batch_vs_slicing_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1547070Z test_batch_vs_slicing_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1547320Z test_batch_vs_slicing_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1547690Z test_batch_vs_slicing_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1547980Z test_batch_vs_slicing_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1548260Z test_batch_vs_slicing_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1548510Z test_batch_vs_slicing_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1548750Z test_batch_vs_slicing_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1548990Z test_batch_vs_slicing_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1549240Z test_batch_vs_slicing_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1549480Z test_batch_vs_slicing_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1549720Z test_batch_vs_slicing_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1550050Z test_batch_vs_slicing_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1550320Z test_batch_vs_slicing_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1550580Z test_batch_vs_slicing_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1550840Z test_batch_vs_slicing_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1551090Z test_batch_vs_slicing_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1551350Z test_batch_vs_slicing_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1551600Z test_batch_vs_slicing_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1551890Z test_batch_vs_slicing_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1552180Z test_batch_vs_slicing_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1552430Z test_batch_vs_slicing_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1552680Z test_batch_vs_slicing_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1552930Z test_batch_vs_slicing_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1553180Z test_batch_vs_slicing_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1553420Z test_batch_vs_slicing_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1553660Z test_batch_vs_slicing_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1553980Z test_batch_vs_slicing_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1554240Z test_batch_vs_slicing_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1554510Z test_batch_vs_slicing_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1554770Z test_batch_vs_slicing_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1555090Z test_batch_vs_slicing_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1555350Z test_batch_vs_slicing_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1555600Z test_batch_vs_slicing_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1555890Z test_batch_vs_slicing_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1556180Z test_batch_vs_slicing_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1556440Z test_batch_vs_slicing_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1556700Z test_batch_vs_slicing_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1557020Z test_batch_vs_slicing_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1557270Z test_batch_vs_slicing_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1557530Z test_batch_vs_slicing_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1557780Z test_batch_vs_slicing_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1558100Z test_batch_vs_slicing_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1558350Z test_batch_vs_slicing_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1558590Z test_batch_vs_slicing_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1558840Z test_batch_vs_slicing_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1559080Z test_batch_vs_slicing_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1559330Z test_batch_vs_slicing_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1559600Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1559930Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1560260Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1560560Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1560860Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1561150Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1561440Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1561730Z test_batch_vs_slicing_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1562010Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1562380Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1562670Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1562960Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1563240Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1563530Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1563830Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1564190Z test_batch_vs_slicing_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1564750Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1565260Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1565720Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1566270Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1566720Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1567160Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1567600Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1568040Z test_batch_vs_slicing_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1568550Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1569010Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1569450Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1569890Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1570330Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1570760Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1571200Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1571670Z test_batch_vs_slicing_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1572050Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1572350Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1572640Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1572940Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1573220Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1573590Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1573890Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1574240Z test_batch_vs_slicing_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1574530Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1574830Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1575120Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1575470Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1575760Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1576040Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1576370Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1576680Z test_batch_vs_slicing_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1576980Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1577270Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1577570Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1577850Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1578150Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1578430Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1578790Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1579080Z test_batch_vs_slicing_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1579500Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1579960Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1580420Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1580870Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1581310Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1581790Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1582280Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1588800Z test_batch_vs_slicing_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1589270Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1589740Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1590210Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1590780Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1591240Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1591760Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1592230Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1592680Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1593140Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1593590Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1594060Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1594510Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1595000Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1595490Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1595950Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1596410Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1596860Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1597310Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1597830Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1598290Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1598810Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1599270Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1599780Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1600230Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1600670Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1601130Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1601590Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1602080Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1602570Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1603030Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1603480Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1603930Z test_batch_vs_slicing_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1604260Z test_batch_vs_slicing_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1604520Z test_batch_vs_slicing_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1604790Z test_batch_vs_slicing_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1605130Z test_batch_vs_slicing_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1605420Z test_batch_vs_slicing_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1605690Z test_batch_vs_slicing_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1605960Z test_batch_vs_slicing_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1606220Z test_batch_vs_slicing_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1606480Z test_batch_vs_slicing_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1606750Z test_batch_vs_slicing_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1607110Z test_batch_vs_slicing_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1607410Z test_batch_vs_slicing_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1607680Z test_batch_vs_slicing_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1607940Z test_batch_vs_slicing_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1608200Z test_batch_vs_slicing_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1608450Z test_batch_vs_slicing_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1608760Z test_batch_vs_slicing_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1609010Z test_batch_vs_slicing_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1609340Z test_batch_vs_slicing_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1609600Z test_batch_vs_slicing_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1609860Z test_batch_vs_slicing_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1610120Z test_batch_vs_slicing_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1610370Z test_batch_vs_slicing_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1610620Z test_batch_vs_slicing_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1610870Z test_batch_vs_slicing_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1611160Z test_batch_vs_slicing_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1611440Z test_batch_vs_slicing_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1611690Z test_batch_vs_slicing_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1611940Z test_batch_vs_slicing_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1612180Z test_batch_vs_slicing_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1612430Z test_batch_vs_slicing_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1612690Z test_batch_vs_slicing_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1612960Z test_batch_vs_slicing_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1613300Z test_batch_vs_slicing_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1613570Z test_batch_vs_slicing_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1613840Z test_batch_vs_slicing_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1614100Z test_batch_vs_slicing_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1614360Z test_batch_vs_slicing_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1614610Z test_batch_vs_slicing_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1614860Z test_batch_vs_slicing_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1615160Z test_batch_vs_slicing_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1615450Z test_batch_vs_slicing_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1615710Z test_batch_vs_slicing_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1615970Z test_batch_vs_slicing_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1616270Z test_batch_vs_slicing_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1616530Z test_batch_vs_slicing_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1616780Z test_batch_vs_slicing_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1617030Z test_batch_vs_slicing_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1617350Z test_batch_vs_slicing_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1617470Z test_batch_vs_slicing_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1617590Z test_batch_vs_slicing_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1617740Z test_batch_vs_slicing_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1617860Z test_binary_op_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.152s) 2023-01-11T21:15:08.1618030Z test_binary_op_scalar_device_unspecified_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T21:15:08.1618140Z test_binary_ops_with_scalars_cpu (__main__.TestBinaryUfuncsCPU) ... ok (2.427s) 2023-01-11T21:15:08.1618250Z test_bitwise_ops_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.041s) 2023-01-11T21:15:08.1618360Z test_bitwise_ops_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T21:15:08.1618460Z test_bitwise_ops_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T21:15:08.1618560Z test_bitwise_ops_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.044s) 2023-01-11T21:15:08.1618670Z test_bitwise_ops_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T21:15:08.1618770Z test_bitwise_ops_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T21:15:08.1618890Z test_bool_tensor_comparison_ops_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1619040Z test_broadcasting_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1619190Z test_broadcasting_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1619310Z test_broadcasting_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1619430Z test_broadcasting_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1619540Z test_broadcasting_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1619660Z test_broadcasting_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1619780Z test_broadcasting_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1619900Z test_broadcasting_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1620010Z test_broadcasting_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1620130Z test_broadcasting_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1620240Z test_broadcasting_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1620360Z test_broadcasting_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1620480Z test_broadcasting_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.1620600Z test_broadcasting_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1620720Z test_broadcasting_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1620870Z test_broadcasting_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1621010Z test_broadcasting_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1621130Z test_broadcasting_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1621310Z test_broadcasting_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1621430Z test_broadcasting_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1621550Z test_broadcasting_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1621650Z test_broadcasting_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1621770Z test_broadcasting_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1621880Z test_broadcasting_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1622060Z test_broadcasting_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.1622170Z test_broadcasting_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1622320Z test_broadcasting_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1622470Z test_broadcasting_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1622630Z test_broadcasting_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1622780Z test_broadcasting_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.1622930Z test_broadcasting_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1623080Z test_broadcasting_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1623190Z test_broadcasting_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1623320Z test_broadcasting_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1623430Z test_broadcasting_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1623560Z test_broadcasting_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1623680Z test_broadcasting_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1623800Z test_broadcasting_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1623910Z test_broadcasting_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1624020Z test_broadcasting_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1624140Z test_broadcasting_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1624260Z test_broadcasting_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1624370Z test_broadcasting_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1624490Z test_broadcasting_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1624600Z test_broadcasting_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1624760Z test_broadcasting_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1624910Z test_broadcasting_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1625020Z test_broadcasting_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1625140Z test_broadcasting_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1625250Z test_broadcasting_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1625360Z test_broadcasting_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1625470Z test_broadcasting_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1625630Z test_broadcasting_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1625750Z test_broadcasting_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1625870Z test_broadcasting_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1625980Z test_broadcasting_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1626100Z test_broadcasting_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1626670Z test_cdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/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-11T21:15:08.1626780Z sm2.storage(), 2023-01-11T21:15:08.1627260Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/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-11T21:15:08.1627400Z sm2.storage(), sm2.storage_offset(), m2[:, 4].size(), m2[:, 4].stride() 2023-01-11T21:15:08.1627480Z ok (0.001s) 2023-01-11T21:15:08.1632790Z test_cmul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1632990Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.1633150Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1633290Z test_comparison_ops_type_promotion_and_broadcasting_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1633450Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1633590Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1633740Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1633890Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1634040Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1634180Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1634330Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1634480Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1634630Z test_comparison_ops_type_promotion_and_broadcasting_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1634810Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.1634990Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1635140Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1635290Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1635580Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1635730Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1635880Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1636020Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1636160Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1636350Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1636490Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1636640Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1636780Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1636920Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1637060Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1637240Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1637410Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1637560Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1637710Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1637850Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1637990Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1638130Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1638270Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1638410Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1638550Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1638690Z test_comparison_ops_type_promotion_and_broadcasting_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1638830Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1638970Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1639110Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1639260Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1639440Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1639610Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1639800Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1639940Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1640090Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1640230Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1640370Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1640550Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1640720Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1640860Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1641000Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1641140Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1641280Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1641420Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1641570Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.1641740Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1641920Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1642060Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1642210Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1642350Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1642490Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1642640Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1642770Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1642910Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1643050Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1643190Z test_comparison_ops_type_promotion_and_broadcasting_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1643330Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1643470Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1643620Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1643820Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.1644000Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1644180Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1644320Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1644460Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1644600Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.1644800Z test_comparison_ops_type_promotion_and_broadcasting_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1644930Z test_complex_scalar_pow_tensor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1645060Z test_complex_scalar_pow_tensor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1645180Z test_complex_scalar_pow_tensor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.1645300Z test_complex_scalar_pow_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1645410Z test_complex_scalar_pow_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1645530Z test_complex_scalar_pow_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1645650Z test_complex_scalar_pow_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1645760Z test_complex_scalar_pow_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1645880Z test_complex_scalar_pow_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1646030Z test_complex_scalar_pow_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1646180Z test_contig_size1___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1646300Z test_contig_size1___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1646420Z test_contig_size1___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1646540Z test_contig_size1___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1646650Z test_contig_size1___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1646770Z test_contig_size1___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1646880Z test_contig_size1___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1646990Z test_contig_size1___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1647100Z test_contig_size1___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1647210Z test_contig_size1___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1647320Z test_contig_size1___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1647430Z test_contig_size1___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1647530Z test_contig_size1___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1647640Z test_contig_size1___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1647790Z test_contig_size1___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1647930Z test_contig_size1___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1648040Z test_contig_size1___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1648190Z test_contig_size1___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1648310Z test_contig_size1___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1648420Z test_contig_size1___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1648540Z test_contig_size1___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1648650Z test_contig_size1___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1648770Z test_contig_size1___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1648920Z test_contig_size1___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1649030Z test_contig_size1___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1649140Z test_contig_size1___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1649250Z test_contig_size1___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1649360Z test_contig_size1___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1649470Z test_contig_size1___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1649610Z test_contig_size1___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1649760Z test_contig_size1___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1649870Z test_contig_size1___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1649980Z test_contig_size1___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1650090Z test_contig_size1___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1650210Z test_contig_size1___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1650320Z test_contig_size1___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1650430Z test_contig_size1___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1650550Z test_contig_size1___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1650650Z test_contig_size1___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1650760Z test_contig_size1___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1650870Z test_contig_size1___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1650980Z test_contig_size1___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1651090Z test_contig_size1___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1651200Z test_contig_size1___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1651340Z test_contig_size1___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1651480Z test_contig_size1___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1651600Z test_contig_size1___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1651710Z test_contig_size1___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1651810Z test_contig_size1___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1651920Z test_contig_size1___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1652030Z test_contig_size1___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1652130Z test_contig_size1___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1652280Z test_contig_size1___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1652410Z test_contig_size1___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1652520Z test_contig_size1___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1652630Z test_contig_size1___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1652740Z test_contig_size1___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1652860Z test_contig_size1___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1653010Z test_contig_size1___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1653150Z test_contig_size1___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1653290Z test_contig_size1___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1653410Z test_contig_size1___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1653520Z test_contig_size1___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1653630Z test_contig_size1___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1653750Z test_contig_size1___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1653860Z test_contig_size1___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1653970Z test_contig_size1___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1654080Z test_contig_size1___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1654190Z test_contig_size1___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1654300Z test_contig_size1___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1654410Z test_contig_size1___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1654510Z test_contig_size1___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1654620Z test_contig_size1___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1654720Z test_contig_size1___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1654870Z test_contig_size1___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1655010Z test_contig_size1___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1655120Z test_contig_size1___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1655220Z test_contig_size1___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1655330Z test_contig_size1___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1655440Z test_contig_size1___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1655550Z test_contig_size1_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1655660Z test_contig_size1_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1655770Z test_contig_size1_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1655890Z test_contig_size1_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1656000Z test_contig_size1_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1656110Z test_contig_size1_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1656220Z test_contig_size1_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1656330Z test_contig_size1_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1656480Z test_contig_size1_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1656620Z test_contig_size1_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1656770Z test_contig_size1_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1656880Z test_contig_size1_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1656990Z test_contig_size1_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1657110Z test_contig_size1_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1657250Z test_contig_size1_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1657360Z test_contig_size1_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1657470Z test_contig_size1_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1657580Z test_contig_size1_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1657690Z test_contig_size1_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1657790Z test_contig_size1_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1657900Z test_contig_size1_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1658020Z test_contig_size1_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1658130Z test_contig_size1_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1658250Z test_contig_size1_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1658400Z test_contig_size1_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1658550Z test_contig_size1_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1658670Z test_contig_size1_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1658780Z test_contig_size1_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1658900Z test_contig_size1_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1659020Z test_contig_size1_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1659140Z test_contig_size1_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1659260Z test_contig_size1_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1659380Z test_contig_size1_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1659500Z test_contig_size1_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1659610Z test_contig_size1_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1659720Z test_contig_size1_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1659830Z test_contig_size1_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1662340Z test_contig_size1_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1662450Z test_contig_size1_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1662620Z test_contig_size1_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1662780Z test_contig_size1_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1662900Z test_contig_size1_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1663020Z test_contig_size1_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1663200Z test_contig_size1_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1663310Z test_contig_size1_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1663430Z test_contig_size1_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1663540Z test_contig_size1_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1663660Z test_contig_size1_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1663770Z test_contig_size1_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1663930Z test_contig_size1_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1664050Z test_contig_size1_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1664170Z test_contig_size1_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1668830Z test_contig_size1_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1668970Z test_contig_size1_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1669120Z test_contig_size1_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1669270Z test_contig_size1_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1669390Z test_contig_size1_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1669510Z test_contig_size1_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1669620Z test_contig_size1_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1669730Z test_contig_size1_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1669850Z test_contig_size1_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1669960Z test_contig_size1_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1670070Z test_contig_size1_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1670190Z test_contig_size1_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1670300Z test_contig_size1_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1670420Z test_contig_size1_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1670530Z test_contig_size1_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1670640Z test_contig_size1_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1670750Z test_contig_size1_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1670900Z test_contig_size1_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1671050Z test_contig_size1_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1671160Z test_contig_size1_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1671280Z test_contig_size1_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1671390Z test_contig_size1_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1671500Z test_contig_size1_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1671620Z test_contig_size1_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1671730Z test_contig_size1_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1671850Z test_contig_size1_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1672080Z test_contig_size1_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1672200Z test_contig_size1_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1672300Z test_contig_size1_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1672420Z test_contig_size1_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1672530Z test_contig_size1_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1672660Z test_contig_size1_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1672860Z test_contig_size1_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1673020Z test_contig_size1_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1673150Z test_contig_size1_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1673280Z test_contig_size1_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1673400Z test_contig_size1_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1673510Z test_contig_size1_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1673640Z test_contig_size1_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1673750Z test_contig_size1_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1673880Z test_contig_size1_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1674010Z test_contig_size1_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1674140Z test_contig_size1_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1674270Z test_contig_size1_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1674390Z test_contig_size1_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1674510Z test_contig_size1_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1674630Z test_contig_size1_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1674780Z test_contig_size1_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1674940Z test_contig_size1_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1675060Z test_contig_size1_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1675190Z test_contig_size1_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1675310Z test_contig_size1_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1675440Z test_contig_size1_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1675560Z test_contig_size1_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1675680Z test_contig_size1_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1675800Z test_contig_size1_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1675920Z test_contig_size1_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1676040Z test_contig_size1_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1676200Z test_contig_size1_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1676320Z test_contig_size1_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1676440Z test_contig_size1_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1676560Z test_contig_size1_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1676700Z test_contig_size1_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1676850Z test_contig_size1_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1676970Z test_contig_size1_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1677120Z test_contig_size1_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1677230Z test_contig_size1_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1677350Z test_contig_size1_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1677460Z test_contig_size1_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1677570Z test_contig_size1_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1677680Z test_contig_size1_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1677780Z test_contig_size1_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1677890Z test_contig_size1_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1678000Z test_contig_size1_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1678120Z test_contig_size1_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1678230Z test_contig_size1_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1678360Z test_contig_size1_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1678510Z test_contig_size1_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1678660Z test_contig_size1_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1678790Z test_contig_size1_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1678900Z test_contig_size1_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1679010Z test_contig_size1_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1679130Z test_contig_size1_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1679240Z test_contig_size1_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1679360Z test_contig_size1_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1679470Z test_contig_size1_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1679600Z test_contig_size1_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.1679720Z test_contig_size1_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1679840Z test_contig_size1_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1679950Z test_contig_size1_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1680060Z test_contig_size1_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1680180Z test_contig_size1_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1680330Z test_contig_size1_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1680520Z test_contig_size1_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1680640Z test_contig_size1_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1680750Z test_contig_size1_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1680860Z test_contig_size1_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1680970Z test_contig_size1_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1681080Z test_contig_size1_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1681190Z test_contig_size1_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1681330Z test_contig_size1_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1681440Z test_contig_size1_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1681560Z test_contig_size1_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1681660Z test_contig_size1_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1681770Z test_contig_size1_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1681880Z test_contig_size1_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1681990Z test_contig_size1_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1682140Z test_contig_size1_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1682280Z test_contig_size1_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1682390Z test_contig_size1_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1682490Z test_contig_size1_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1682600Z test_contig_size1_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1682710Z test_contig_size1_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1682820Z test_contig_size1_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1682920Z test_contig_size1_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1683030Z test_contig_size1_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1683140Z test_contig_size1_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1683250Z test_contig_size1_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1683360Z test_contig_size1_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1683470Z test_contig_size1_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1683570Z test_contig_size1_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1683680Z test_contig_size1_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1683820Z test_contig_size1_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1683970Z test_contig_size1_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1684080Z test_contig_size1_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1684190Z test_contig_size1_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1684290Z test_contig_size1_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1684400Z test_contig_size1_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1684500Z test_contig_size1_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1684620Z test_contig_size1_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1684780Z test_contig_size1_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1684890Z test_contig_size1_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1685000Z test_contig_size1_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1685100Z test_contig_size1_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1685210Z test_contig_size1_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1685320Z test_contig_size1_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1685420Z test_contig_size1_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1685620Z test_contig_size1_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1685760Z test_contig_size1_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1685870Z test_contig_size1_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1685980Z test_contig_size1_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1686090Z test_contig_size1_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1686200Z test_contig_size1_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1686300Z test_contig_size1_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1686410Z test_contig_size1_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1686520Z test_contig_size1_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1686620Z test_contig_size1_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1686730Z test_contig_size1_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1686830Z test_contig_size1_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1686950Z test_contig_size1_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1687070Z test_contig_size1_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1687190Z test_contig_size1_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1687340Z test_contig_size1_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1687490Z test_contig_size1_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1687600Z test_contig_size1_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1687720Z test_contig_size1_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1687840Z test_contig_size1_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1687950Z test_contig_size1_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1688060Z test_contig_size1_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1688180Z test_contig_size1_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1688290Z test_contig_size1_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1688400Z test_contig_size1_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1688520Z test_contig_size1_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1688630Z test_contig_size1_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1688740Z test_contig_size1_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1688850Z test_contig_size1_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1689010Z test_contig_size1_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1689170Z test_contig_size1_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1689310Z test_contig_size1_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1689430Z test_contig_size1_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1689550Z test_contig_size1_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1689660Z test_contig_size1_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1689790Z test_contig_size1_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1689940Z test_contig_size1_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1690060Z test_contig_size1_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1690170Z test_contig_size1_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1690280Z test_contig_size1_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1690390Z test_contig_size1_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1690500Z test_contig_size1_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1690610Z test_contig_size1_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1690720Z test_contig_size1_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1690830Z test_contig_size1_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1691010Z test_contig_size1_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1691190Z test_contig_size1_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1691340Z test_contig_size1_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1691490Z test_contig_size1_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1691630Z test_contig_size1_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1691770Z test_contig_size1_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1691900Z test_contig_size1_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1692040Z test_contig_size1_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1692180Z test_contig_size1_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1692310Z test_contig_size1_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1692450Z test_contig_size1_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1692590Z test_contig_size1_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1692740Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1692890Z test_contig_size1_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1693050Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1693280Z test_contig_size1_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1693460Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1693620Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1693770Z test_contig_size1_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1693920Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1694120Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1694260Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1694410Z test_contig_size1_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1694550Z test_contig_size1_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1694680Z test_contig_size1_large_dim___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1694800Z test_contig_size1_large_dim___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1694930Z test_contig_size1_large_dim___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1695060Z test_contig_size1_large_dim___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1695190Z test_contig_size1_large_dim___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1695310Z test_contig_size1_large_dim___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1695470Z test_contig_size1_large_dim___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1695620Z test_contig_size1_large_dim___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1695740Z test_contig_size1_large_dim___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1695860Z test_contig_size1_large_dim___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1695980Z test_contig_size1_large_dim___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1696100Z test_contig_size1_large_dim___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1696220Z test_contig_size1_large_dim___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1696340Z test_contig_size1_large_dim___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1696450Z test_contig_size1_large_dim___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1696570Z test_contig_size1_large_dim___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1696680Z test_contig_size1_large_dim___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1696790Z test_contig_size1_large_dim___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1696920Z test_contig_size1_large_dim___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1697030Z test_contig_size1_large_dim___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1697160Z test_contig_size1_large_dim___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1697320Z test_contig_size1_large_dim___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1697520Z test_contig_size1_large_dim___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1697640Z test_contig_size1_large_dim___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1697770Z test_contig_size1_large_dim___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1697880Z test_contig_size1_large_dim___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1698000Z test_contig_size1_large_dim___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1698150Z test_contig_size1_large_dim___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1698270Z test_contig_size1_large_dim___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1698380Z test_contig_size1_large_dim___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1698510Z test_contig_size1_large_dim___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1703040Z test_contig_size1_large_dim___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1703190Z test_contig_size1_large_dim___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1703310Z test_contig_size1_large_dim___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1703440Z test_contig_size1_large_dim___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1703550Z test_contig_size1_large_dim___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1703730Z test_contig_size1_large_dim___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1703890Z test_contig_size1_large_dim___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1704010Z test_contig_size1_large_dim___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1704130Z test_contig_size1_large_dim___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1704250Z test_contig_size1_large_dim___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1704360Z test_contig_size1_large_dim___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1704480Z test_contig_size1_large_dim___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1704590Z test_contig_size1_large_dim___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1704710Z test_contig_size1_large_dim___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1704830Z test_contig_size1_large_dim___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1704950Z test_contig_size1_large_dim___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1705070Z test_contig_size1_large_dim___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1705180Z test_contig_size1_large_dim___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1705300Z test_contig_size1_large_dim___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1705420Z test_contig_size1_large_dim___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1705590Z test_contig_size1_large_dim___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1705760Z test_contig_size1_large_dim___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1705890Z test_contig_size1_large_dim___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1706150Z test_contig_size1_large_dim___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1706270Z test_contig_size1_large_dim___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1706390Z test_contig_size1_large_dim___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1706510Z test_contig_size1_large_dim___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1706630Z test_contig_size1_large_dim___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1706750Z test_contig_size1_large_dim___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1707580Z test_contig_size1_large_dim___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1707960Z test_contig_size1_large_dim___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1708300Z test_contig_size1_large_dim___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1708620Z test_contig_size1_large_dim___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1708950Z test_contig_size1_large_dim___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1709270Z test_contig_size1_large_dim___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1709620Z test_contig_size1_large_dim___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1709970Z test_contig_size1_large_dim___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1710300Z test_contig_size1_large_dim___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1710610Z test_contig_size1_large_dim___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1710920Z test_contig_size1_large_dim___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1711240Z test_contig_size1_large_dim___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1711550Z test_contig_size1_large_dim___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1711850Z test_contig_size1_large_dim___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1712160Z test_contig_size1_large_dim___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1712460Z test_contig_size1_large_dim___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1712770Z test_contig_size1_large_dim___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1713070Z test_contig_size1_large_dim___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1713380Z test_contig_size1_large_dim___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1713690Z test_contig_size1_large_dim___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1714000Z test_contig_size1_large_dim_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1714330Z test_contig_size1_large_dim_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1714680Z test_contig_size1_large_dim_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1715010Z test_contig_size1_large_dim_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1715330Z test_contig_size1_large_dim_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1715630Z test_contig_size1_large_dim_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1715940Z test_contig_size1_large_dim_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1716710Z test_contig_size1_large_dim_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1717040Z test_contig_size1_large_dim_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1717340Z test_contig_size1_large_dim_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1717630Z test_contig_size1_large_dim_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1717930Z test_contig_size1_large_dim_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1718240Z test_contig_size1_large_dim_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1718750Z test_contig_size1_large_dim_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1719050Z test_contig_size1_large_dim_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1719370Z test_contig_size1_large_dim_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1719730Z test_contig_size1_large_dim_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1720060Z test_contig_size1_large_dim_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1720370Z test_contig_size1_large_dim_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1720670Z test_contig_size1_large_dim_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1720970Z test_contig_size1_large_dim_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1721270Z test_contig_size1_large_dim_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1721590Z test_contig_size1_large_dim_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1721920Z test_contig_size1_large_dim_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1722240Z test_contig_size1_large_dim_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1722560Z test_contig_size1_large_dim_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1722870Z test_contig_size1_large_dim_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1723190Z test_contig_size1_large_dim_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1723540Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1723880Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1724210Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1724580Z test_contig_size1_large_dim_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1724950Z test_contig_size1_large_dim_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1725280Z test_contig_size1_large_dim_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1725600Z test_contig_size1_large_dim_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1725910Z test_contig_size1_large_dim_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1726230Z test_contig_size1_large_dim_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1726550Z test_contig_size1_large_dim_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1726860Z test_contig_size1_large_dim_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1727380Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1727750Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1728090Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1728430Z test_contig_size1_large_dim_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1728770Z test_contig_size1_large_dim_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1729090Z test_contig_size1_large_dim_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1729540Z test_contig_size1_large_dim_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1729900Z test_contig_size1_large_dim_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1730250Z test_contig_size1_large_dim_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1730580Z test_contig_size1_large_dim_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1730900Z test_contig_size1_large_dim_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1731220Z test_contig_size1_large_dim_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1731540Z test_contig_size1_large_dim_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1731870Z test_contig_size1_large_dim_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1732190Z test_contig_size1_large_dim_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1732510Z test_contig_size1_large_dim_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1732830Z test_contig_size1_large_dim_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1733150Z test_contig_size1_large_dim_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1733460Z test_contig_size1_large_dim_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1733780Z test_contig_size1_large_dim_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1734090Z test_contig_size1_large_dim_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1734420Z test_contig_size1_large_dim_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1734770Z test_contig_size1_large_dim_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1735120Z test_contig_size1_large_dim_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1735450Z test_contig_size1_large_dim_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1735770Z test_contig_size1_large_dim_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1736090Z test_contig_size1_large_dim_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1736410Z test_contig_size1_large_dim_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1736720Z test_contig_size1_large_dim_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1737030Z test_contig_size1_large_dim_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1737350Z test_contig_size1_large_dim_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1737670Z test_contig_size1_large_dim_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1738120Z test_contig_size1_large_dim_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1738450Z test_contig_size1_large_dim_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1738770Z test_contig_size1_large_dim_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1739090Z test_contig_size1_large_dim_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1739410Z test_contig_size1_large_dim_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1739770Z test_contig_size1_large_dim_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1740250Z test_contig_size1_large_dim_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1740570Z test_contig_size1_large_dim_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1740890Z test_contig_size1_large_dim_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1741200Z test_contig_size1_large_dim_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1741520Z test_contig_size1_large_dim_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1741830Z test_contig_size1_large_dim_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1742180Z test_contig_size1_large_dim_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1742530Z test_contig_size1_large_dim_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1742870Z test_contig_size1_large_dim_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1743210Z test_contig_size1_large_dim_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1743550Z test_contig_size1_large_dim_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1743880Z test_contig_size1_large_dim_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1744220Z test_contig_size1_large_dim_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1744560Z test_contig_size1_large_dim_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1744930Z test_contig_size1_large_dim_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1745320Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1745670Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1746030Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1746380Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1746720Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1747060Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1747400Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1747740Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1748080Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1748420Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1748970Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1749350Z test_contig_size1_large_dim_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1749690Z test_contig_size1_large_dim_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1750030Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1750410Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1750790Z test_contig_size1_large_dim_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1751520Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1751850Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1752190Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1752530Z test_contig_size1_large_dim_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1752880Z test_contig_size1_large_dim_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1753180Z test_contig_size1_large_dim_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1753480Z test_contig_size1_large_dim_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1753800Z test_contig_size1_large_dim_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1754110Z test_contig_size1_large_dim_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1754420Z test_contig_size1_large_dim_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1754720Z test_contig_size1_large_dim_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1755020Z test_contig_size1_large_dim_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1755320Z test_contig_size1_large_dim_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1755650Z test_contig_size1_large_dim_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1755980Z test_contig_size1_large_dim_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1756280Z test_contig_size1_large_dim_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1756590Z test_contig_size1_large_dim_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1756890Z test_contig_size1_large_dim_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1757220Z test_contig_size1_large_dim_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1757540Z test_contig_size1_large_dim_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1757870Z test_contig_size1_large_dim_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1758200Z test_contig_size1_large_dim_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1758530Z test_contig_size1_large_dim_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1758850Z test_contig_size1_large_dim_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1759170Z test_contig_size1_large_dim_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1759490Z test_contig_size1_large_dim_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1759940Z test_contig_size1_large_dim_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1760270Z test_contig_size1_large_dim_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1760630Z test_contig_size1_large_dim_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1761000Z test_contig_size1_large_dim_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1761370Z test_contig_size1_large_dim_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:08.1761700Z test_contig_size1_large_dim_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1762110Z test_contig_size1_large_dim_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1762440Z test_contig_size1_large_dim_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1762760Z test_contig_size1_large_dim_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1763080Z test_contig_size1_large_dim_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1763400Z test_contig_size1_large_dim_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1763720Z test_contig_size1_large_dim_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1764040Z test_contig_size1_large_dim_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1764350Z test_contig_size1_large_dim_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1764650Z test_contig_size1_large_dim_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1764970Z test_contig_size1_large_dim_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1765280Z test_contig_size1_large_dim_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1765620Z test_contig_size1_large_dim_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1765960Z test_contig_size1_large_dim_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1766260Z test_contig_size1_large_dim_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1766560Z test_contig_size1_large_dim_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1766860Z test_contig_size1_large_dim_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1767170Z test_contig_size1_large_dim_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1767480Z test_contig_size1_large_dim_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1767780Z test_contig_size1_large_dim_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1768090Z test_contig_size1_large_dim_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1768390Z test_contig_size1_large_dim_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1768690Z test_contig_size1_large_dim_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1769000Z test_contig_size1_large_dim_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1769290Z test_contig_size1_large_dim_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1769590Z test_contig_size1_large_dim_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1769890Z test_contig_size1_large_dim_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1770230Z test_contig_size1_large_dim_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1770730Z test_contig_size1_large_dim_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1771070Z test_contig_size1_large_dim_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1771380Z test_contig_size1_large_dim_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1771680Z test_contig_size1_large_dim_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1771980Z test_contig_size1_large_dim_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1772280Z test_contig_size1_large_dim_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1772660Z test_contig_size1_large_dim_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1772970Z test_contig_size1_large_dim_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1773280Z test_contig_size1_large_dim_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1773580Z test_contig_size1_large_dim_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1773880Z test_contig_size1_large_dim_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1774170Z test_contig_size1_large_dim_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1774470Z test_contig_size1_large_dim_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1774770Z test_contig_size1_large_dim_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1775120Z test_contig_size1_large_dim_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1775450Z test_contig_size1_large_dim_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1775760Z test_contig_size1_large_dim_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1776060Z test_contig_size1_large_dim_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1776350Z test_contig_size1_large_dim_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1776650Z test_contig_size1_large_dim_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1786760Z test_contig_size1_large_dim_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1787200Z test_contig_size1_large_dim_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1787500Z test_contig_size1_large_dim_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1787810Z test_contig_size1_large_dim_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1788120Z test_contig_size1_large_dim_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1788420Z test_contig_size1_large_dim_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1788720Z test_contig_size1_large_dim_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1789030Z test_contig_size1_large_dim_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1789330Z test_contig_size1_large_dim_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1789670Z test_contig_size1_large_dim_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1790000Z test_contig_size1_large_dim_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1790310Z test_contig_size1_large_dim_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1790610Z test_contig_size1_large_dim_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1790920Z test_contig_size1_large_dim_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1791650Z test_contig_size1_large_dim_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1791980Z test_contig_size1_large_dim_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1792310Z test_contig_size1_large_dim_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1792640Z test_contig_size1_large_dim_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1792960Z test_contig_size1_large_dim_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1793290Z test_contig_size1_large_dim_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1793690Z test_contig_size1_large_dim_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1794010Z test_contig_size1_large_dim_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1794320Z test_contig_size1_large_dim_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1794640Z test_contig_size1_large_dim_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1794990Z test_contig_size1_large_dim_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1795340Z test_contig_size1_large_dim_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1795660Z test_contig_size1_large_dim_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1795980Z test_contig_size1_large_dim_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1796290Z test_contig_size1_large_dim_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1796610Z test_contig_size1_large_dim_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1796930Z test_contig_size1_large_dim_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1797250Z test_contig_size1_large_dim_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1797560Z test_contig_size1_large_dim_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1797880Z test_contig_size1_large_dim_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1798190Z test_contig_size1_large_dim_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1798510Z test_contig_size1_large_dim_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1798820Z test_contig_size1_large_dim_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1799140Z test_contig_size1_large_dim_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1799470Z test_contig_size1_large_dim_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1799820Z test_contig_size1_large_dim_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1800170Z test_contig_size1_large_dim_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1800490Z test_contig_size1_large_dim_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1800790Z test_contig_size1_large_dim_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1801100Z test_contig_size1_large_dim_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1801410Z test_contig_size1_large_dim_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1801720Z test_contig_size1_large_dim_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1802180Z test_contig_size1_large_dim_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1802590Z test_contig_size1_large_dim_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1802970Z test_contig_size1_large_dim_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1803360Z test_contig_size1_large_dim_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1803760Z test_contig_size1_large_dim_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1804260Z test_contig_size1_large_dim_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1804640Z test_contig_size1_large_dim_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1805030Z test_contig_size1_large_dim_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1805440Z test_contig_size1_large_dim_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1805850Z test_contig_size1_large_dim_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1806220Z test_contig_size1_large_dim_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1806600Z test_contig_size1_large_dim_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1807160Z test_contig_size1_large_dim_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1807420Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1807590Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1807760Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1807920Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1808080Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1808230Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1808380Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1808540Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1808690Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1808840Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1809030Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1809220Z test_contig_size1_large_dim_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.1809340Z test_contig_size1_large_dim_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1809690Z test_contig_size1_large_dim_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1809810Z test_contig_size1_large_dim_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1809930Z test_contig_size1_large_dim_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1810040Z test_contig_size1_large_dim_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1810170Z test_contig_size1_large_dim_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1810290Z test_contig_size1_large_dim_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1810480Z test_contig_size1_large_dim_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1810610Z test_contig_size1_large_dim_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1810730Z test_contig_size1_large_dim_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1810850Z test_contig_size1_large_dim_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1810970Z test_contig_size1_large_dim_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1811090Z test_contig_size1_large_dim_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1811240Z test_contig_size1_large_dim_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1811390Z test_contig_size1_large_dim_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1811510Z test_contig_size1_large_dim_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1811630Z test_contig_size1_large_dim_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1811740Z test_contig_size1_large_dim_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1811860Z test_contig_size1_large_dim_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1811980Z test_contig_size1_large_dim_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1812090Z test_contig_size1_large_dim_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1812210Z test_contig_size1_large_dim_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1812320Z test_contig_size1_large_dim_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1812440Z test_contig_size1_large_dim_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1812550Z test_contig_size1_large_dim_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1812670Z test_contig_size1_large_dim_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1812790Z test_contig_size1_large_dim_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1812920Z test_contig_size1_large_dim_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1813080Z test_contig_size1_large_dim_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1813240Z test_contig_size1_large_dim_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1813380Z test_contig_size1_large_dim_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1813510Z test_contig_size1_large_dim_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1813640Z test_contig_size1_large_dim_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1813760Z test_contig_size1_large_dim_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1813940Z test_contig_size1_large_dim_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1814060Z test_contig_size1_large_dim_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1814190Z test_contig_size1_large_dim_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1814310Z test_contig_size1_large_dim_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1814440Z test_contig_size1_large_dim_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1814560Z test_contig_size1_large_dim_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1814710Z test_contig_size1_large_dim_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1814850Z test_contig_size1_large_dim_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1814980Z test_contig_size1_large_dim_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1815140Z test_contig_size1_large_dim_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1815290Z test_contig_size1_large_dim_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1815420Z test_contig_size1_large_dim_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1815550Z test_contig_size1_large_dim_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1815670Z test_contig_size1_large_dim_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1815790Z test_contig_size1_large_dim_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1815910Z test_contig_size1_large_dim_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1816030Z test_contig_size1_large_dim_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1816160Z test_contig_size1_large_dim_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1816280Z test_contig_size1_large_dim_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1816410Z test_contig_size1_large_dim_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1816540Z test_contig_size1_large_dim_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1816670Z test_contig_size1_large_dim_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1816790Z test_contig_size1_large_dim_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1816920Z test_contig_size1_large_dim_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1817080Z test_contig_size1_large_dim_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1817230Z test_contig_size1_large_dim_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1817360Z test_contig_size1_large_dim_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1817490Z test_contig_size1_large_dim_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1817610Z test_contig_size1_large_dim_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1817730Z test_contig_size1_large_dim_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1817850Z test_contig_size1_large_dim_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1817960Z test_contig_size1_large_dim_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1818120Z test_contig_size1_large_dim_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1818240Z test_contig_size1_large_dim_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1818350Z test_contig_size1_large_dim_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1818470Z test_contig_size1_large_dim_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1818580Z test_contig_size1_large_dim_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1818700Z test_contig_size1_large_dim_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1818830Z test_contig_size1_large_dim_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1819000Z test_contig_size1_large_dim_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1819150Z test_contig_size1_large_dim_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1819280Z test_contig_size1_large_dim_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1819410Z test_contig_size1_large_dim_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1819530Z test_contig_size1_large_dim_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1819650Z test_contig_size1_large_dim_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1819780Z test_contig_size1_large_dim_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1819900Z test_contig_size1_large_dim_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1820020Z test_contig_size1_large_dim_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1820140Z test_contig_size1_large_dim_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1820260Z test_contig_size1_large_dim_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1820380Z test_contig_size1_large_dim_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1820510Z test_contig_size1_large_dim_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1820630Z test_contig_size1_large_dim_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1820750Z test_contig_size1_large_dim_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1820900Z test_contig_size1_large_dim_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1821060Z test_contig_size1_large_dim_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1821180Z test_contig_size1_large_dim_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1821310Z test_contig_size1_large_dim_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1821430Z test_contig_size1_large_dim_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1821560Z test_contig_size1_large_dim_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1821680Z test_contig_size1_large_dim_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1821800Z test_contig_size1_large_dim_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1821920Z test_contig_size1_large_dim_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1822050Z test_contig_size1_large_dim_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1822170Z test_contig_size1_large_dim_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1822360Z test_contig_size1_large_dim_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1822480Z test_contig_size1_large_dim_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1822600Z test_contig_size1_large_dim_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1822720Z test_contig_size1_large_dim_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1822870Z test_contig_size1_large_dim_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1823030Z test_contig_size1_large_dim_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1823190Z test_contig_size1_large_dim_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1823310Z test_contig_size1_large_dim_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1823430Z test_contig_size1_large_dim_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1823550Z test_contig_size1_large_dim_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1823670Z test_contig_size1_large_dim_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1823790Z test_contig_size1_large_dim_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1823910Z test_contig_size1_large_dim_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1824030Z test_contig_size1_large_dim_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1824150Z test_contig_size1_large_dim_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1824260Z test_contig_size1_large_dim_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1824390Z test_contig_size1_large_dim_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1824510Z test_contig_size1_large_dim_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1824620Z test_contig_size1_large_dim_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1824780Z test_contig_size1_large_dim_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1824920Z test_contig_size1_large_dim_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1825050Z test_contig_size1_large_dim_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1825170Z test_contig_size1_large_dim_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1825280Z test_contig_size1_large_dim_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1825400Z test_contig_size1_large_dim_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1825510Z test_contig_size1_large_dim_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1825630Z test_contig_size1_large_dim_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1825750Z test_contig_size1_large_dim_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1825860Z test_contig_size1_large_dim_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1825980Z test_contig_size1_large_dim_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1826100Z test_contig_size1_large_dim_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1826220Z test_contig_size1_large_dim_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1826330Z test_contig_size1_large_dim_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1826480Z test_contig_size1_large_dim_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1826630Z test_contig_size1_large_dim_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1826780Z test_contig_size1_large_dim_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1826900Z test_contig_size1_large_dim_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1827020Z test_contig_size1_large_dim_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1827140Z test_contig_size1_large_dim_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1827290Z test_contig_size1_large_dim_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1827420Z test_contig_size1_large_dim_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1827540Z test_contig_size1_large_dim_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1827660Z test_contig_size1_large_dim_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1827780Z test_contig_size1_large_dim_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1827900Z test_contig_size1_large_dim_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1828020Z test_contig_size1_large_dim_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1828140Z test_contig_size1_large_dim_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1828260Z test_contig_size1_large_dim_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1828380Z test_contig_size1_large_dim_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1828530Z test_contig_size1_large_dim_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1828680Z test_contig_size1_large_dim_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1828800Z test_contig_size1_large_dim_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1828920Z test_contig_size1_large_dim_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1829030Z test_contig_size1_large_dim_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1829150Z test_contig_size1_large_dim_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1829280Z test_contig_size1_large_dim_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1829400Z test_contig_size1_large_dim_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1829530Z test_contig_size1_large_dim_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1829650Z test_contig_size1_large_dim_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1829770Z test_contig_size1_large_dim_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1829890Z test_contig_size1_large_dim_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1830020Z test_contig_size1_large_dim_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1830140Z test_contig_size1_large_dim_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1830260Z test_contig_size1_large_dim_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1830410Z test_contig_size1_large_dim_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1830570Z test_contig_size1_large_dim_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1830730Z test_contig_size1_large_dim_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1836420Z test_contig_size1_large_dim_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1836560Z test_contig_size1_large_dim_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1836680Z test_contig_size1_large_dim_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1836800Z test_contig_size1_large_dim_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1836910Z test_contig_size1_large_dim_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1837130Z test_contig_size1_large_dim_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1837250Z test_contig_size1_large_dim_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1837370Z test_contig_size1_large_dim_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1837520Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1837670Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1837810Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1837950Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1838130Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1838300Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1838440Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1838590Z test_contig_size1_large_dim_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1838720Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1838860Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1839000Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1839140Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1839280Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1839420Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1839550Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1839690Z test_contig_size1_large_dim_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1840090Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1840360Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1840610Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1840960Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1841250Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1841520Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1841780Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1842060Z test_contig_size1_large_dim_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1842310Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1842560Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1842810Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1843060Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1843310Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1843560Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1843810Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1844060Z test_contig_size1_large_dim_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1844200Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1844350Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1844520Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1844690Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1844840Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1844980Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1845120Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1845250Z test_contig_size1_large_dim_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1845390Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1845530Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1845730Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1845870Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1846010Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1846150Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1846280Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1846450Z test_contig_size1_large_dim_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1846590Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1846770Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1846950Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1847090Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1847230Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1847360Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1847500Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1847630Z test_contig_size1_large_dim_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1847890Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1848160Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1848410Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1848670Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1848910Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1849160Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1849410Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1849670Z test_contig_size1_large_dim_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1849970Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1850310Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1850590Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1850870Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1851120Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1851420Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1851690Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1851940Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1852200Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1852460Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1852720Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1852980Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1853240Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1853500Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1853760Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1854050Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1854340Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1854610Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1854870Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1855130Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1855430Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1855690Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1855950Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1856210Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1856490Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1856750Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1857010Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1857270Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1857520Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1857780Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1858080Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1858370Z test_contig_size1_large_dim_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:08.1858510Z test_contig_size1_large_dim_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1858640Z test_contig_size1_large_dim_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1858780Z test_contig_size1_large_dim_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1858910Z test_contig_size1_large_dim_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1859040Z test_contig_size1_large_dim_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1859170Z test_contig_size1_large_dim_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1859300Z test_contig_size1_large_dim_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1859420Z test_contig_size1_large_dim_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1859550Z test_contig_size1_large_dim_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1859670Z test_contig_size1_large_dim_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1859800Z test_contig_size1_large_dim_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1859930Z test_contig_size1_large_dim_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1860090Z test_contig_size1_large_dim_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1860250Z test_contig_size1_large_dim_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1860410Z test_contig_size1_large_dim_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1860540Z test_contig_size1_large_dim_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1860660Z test_contig_size1_large_dim_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1860790Z test_contig_size1_large_dim_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.1860930Z test_contig_size1_large_dim_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1861050Z test_contig_size1_large_dim_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1861180Z test_contig_size1_large_dim_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.1861300Z test_contig_size1_large_dim_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1861420Z test_contig_size1_large_dim_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1861540Z test_contig_size1_large_dim_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1861650Z test_contig_size1_large_dim_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1861770Z test_contig_size1_large_dim_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1861880Z test_contig_size1_large_dim_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1862000Z test_contig_size1_large_dim_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1862150Z test_contig_size1_large_dim_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1862300Z test_contig_size1_large_dim_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1862430Z test_contig_size1_large_dim_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1862560Z test_contig_size1_large_dim_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1862690Z test_contig_size1_large_dim_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1862820Z test_contig_size1_large_dim_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1862950Z test_contig_size1_large_dim_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.1863080Z test_contig_size1_large_dim_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1863200Z test_contig_size1_large_dim_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1863330Z test_contig_size1_large_dim_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1863450Z test_contig_size1_large_dim_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1863570Z test_contig_size1_large_dim_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1863690Z test_contig_size1_large_dim_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1863820Z test_contig_size1_large_dim_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1863940Z test_contig_size1_large_dim_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1864090Z test_contig_size1_large_dim_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1864250Z test_contig_size1_large_dim_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1864420Z test_contig_size1_large_dim_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1864550Z test_contig_size1_large_dim_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1864670Z test_contig_size1_large_dim_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1864790Z test_contig_size1_large_dim_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1864900Z test_contig_size1_large_dim_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1865020Z test_contig_size1_large_dim_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.1865170Z test_contig_size1_large_dim_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1865290Z test_contig_size1_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1865400Z test_contig_size1_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1865510Z test_contig_size1_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1865620Z test_contig_size1_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1865730Z test_contig_size1_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1865850Z test_contig_size1_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1865990Z test_contig_size1_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1866140Z test_contig_size1_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1866270Z test_contig_size1_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1866380Z test_contig_size1_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1866500Z test_contig_size1_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1866610Z test_contig_size1_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1866720Z test_contig_size1_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1866830Z test_contig_size1_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1866930Z test_contig_size1_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1867050Z test_contig_size1_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1867160Z test_contig_size1_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1867270Z test_contig_size1_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1867380Z test_contig_size1_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1867490Z test_contig_size1_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1867610Z test_contig_size1_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1867750Z test_contig_size1_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1867890Z test_contig_size1_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1868000Z test_contig_size1_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1868110Z test_contig_size1_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1868220Z test_contig_size1_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1868330Z test_contig_size1_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1868450Z test_contig_size1_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1868570Z test_contig_size1_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1868730Z test_contig_size1_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1868850Z test_contig_size1_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1868970Z test_contig_size1_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1869090Z test_contig_size1_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1869200Z test_contig_size1_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1869320Z test_contig_size1_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1869460Z test_contig_size1_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1869610Z test_contig_size1_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1869760Z test_contig_size1_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1869880Z test_contig_size1_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1870000Z test_contig_size1_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1870110Z test_contig_size1_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1870230Z test_contig_size1_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1870350Z test_contig_size1_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1870470Z test_contig_size1_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1870580Z test_contig_size1_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1870690Z test_contig_size1_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1870810Z test_contig_size1_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1870920Z test_contig_size1_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1871030Z test_contig_size1_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1871150Z test_contig_size1_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1871260Z test_contig_size1_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1871410Z test_contig_size1_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1871560Z test_contig_size1_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1871680Z test_contig_size1_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1871800Z test_contig_size1_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1871920Z test_contig_size1_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1872030Z test_contig_size1_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1872140Z test_contig_size1_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1872260Z test_contig_size1_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1872370Z test_contig_size1_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1872480Z test_contig_size1_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1872600Z test_contig_size1_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1872710Z test_contig_size1_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1872860Z test_contig_size1_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1872970Z test_contig_size1_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1873090Z test_contig_size1_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1873230Z test_contig_size1_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1873380Z test_contig_size1_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1873490Z test_contig_size1_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1873590Z test_contig_size1_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1873720Z test_contig_size1_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1873830Z test_contig_size1_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1873940Z test_contig_size1_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1874060Z test_contig_size1_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1874170Z test_contig_size1_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1874290Z test_contig_size1_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1874400Z test_contig_size1_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1874520Z test_contig_size1_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1874630Z test_contig_size1_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1879290Z test_contig_size1_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1879430Z test_contig_size1_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1879580Z test_contig_size1_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1879730Z test_contig_size1_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1879840Z test_contig_size1_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1879960Z test_contig_size1_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1880070Z test_contig_size1_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1880190Z test_contig_size1_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1880300Z test_contig_size1_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1880410Z test_contig_size1_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1880520Z test_contig_size1_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1880630Z test_contig_size1_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1880740Z test_contig_size1_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1880850Z test_contig_size1_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1880970Z test_contig_size1_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1881080Z test_contig_size1_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1881190Z test_contig_size1_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1881340Z test_contig_size1_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1881490Z test_contig_size1_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1881610Z test_contig_size1_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1881830Z test_contig_size1_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1881940Z test_contig_size1_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1882050Z test_contig_size1_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1882160Z test_contig_size1_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1882270Z test_contig_size1_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1882390Z test_contig_size1_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1882520Z test_contig_size1_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1882630Z test_contig_size1_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1882740Z test_contig_size1_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1882850Z test_contig_size1_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1882960Z test_contig_size1_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1883070Z test_contig_size1_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1883220Z test_contig_size1_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1883360Z test_contig_size1_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1883480Z test_contig_size1_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1883590Z test_contig_size1_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1883710Z test_contig_size1_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1883820Z test_contig_size1_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1883930Z test_contig_size1_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1884040Z test_contig_size1_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1884150Z test_contig_size1_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1884260Z test_contig_size1_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1884370Z test_contig_size1_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1884480Z test_contig_size1_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1884590Z test_contig_size1_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1884690Z test_contig_size1_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1884800Z test_contig_size1_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1884950Z test_contig_size1_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1885090Z test_contig_size1_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1885200Z test_contig_size1_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1885310Z test_contig_size1_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1885430Z test_contig_size1_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1885540Z test_contig_size1_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1885650Z test_contig_size1_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1885750Z test_contig_size1_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1885860Z test_contig_size1_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1886030Z test_contig_size1_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1886140Z test_contig_size1_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1886250Z test_contig_size1_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1886370Z test_contig_size1_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1886480Z test_contig_size1_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1886600Z test_contig_size1_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1886750Z test_contig_size1_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1886930Z test_contig_size1_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1887050Z test_contig_size1_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1887170Z test_contig_size1_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1887280Z test_contig_size1_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1887390Z test_contig_size1_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1887500Z test_contig_size1_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1887600Z test_contig_size1_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1887710Z test_contig_size1_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1887820Z test_contig_size1_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1887930Z test_contig_size1_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1888040Z test_contig_size1_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1888140Z test_contig_size1_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1888260Z test_contig_size1_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1888380Z test_contig_size1_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1888530Z test_contig_size1_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1888680Z test_contig_size1_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1888800Z test_contig_size1_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1888910Z test_contig_size1_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1889030Z test_contig_size1_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1889140Z test_contig_size1_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1889250Z test_contig_size1_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1889370Z test_contig_size1_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1889480Z test_contig_size1_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1889590Z test_contig_size1_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1889700Z test_contig_size1_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1889810Z test_contig_size1_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1889920Z test_contig_size1_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1890030Z test_contig_size1_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1890140Z test_contig_size1_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1890320Z test_contig_size1_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1890470Z test_contig_size1_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1890580Z test_contig_size1_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1890730Z test_contig_size1_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1890860Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1891000Z test_contig_size1_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1891160Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1891290Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1891420Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1891550Z test_contig_size1_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1891680Z test_contig_size1_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1891810Z test_contig_size1_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1891940Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1892070Z test_contig_size1_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1892200Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1892370Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1892530Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1892660Z test_contig_size1_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1892790Z test_contig_size1_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1893110Z test_contig_size1_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1893370Z test_contig_size1_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1893620Z test_contig_size1_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1893860Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1894110Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1894350Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1894590Z test_contig_size1_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1894830Z test_contig_size1_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1895110Z test_contig_size1_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1895360Z test_contig_size1_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1895600Z test_contig_size1_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1895880Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1896180Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1896440Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1896680Z test_contig_size1_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1896920Z test_contig_size1_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1897050Z test_contig_size1_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1897190Z test_contig_size1_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1897320Z test_contig_size1_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1897450Z test_contig_size1_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1897580Z test_contig_size1_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1897710Z test_contig_size1_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1897840Z test_contig_size1_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1897970Z test_contig_size1_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1898100Z test_contig_size1_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1898230Z test_contig_size1_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1898400Z test_contig_size1_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1898570Z test_contig_size1_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1898700Z test_contig_size1_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1898830Z test_contig_size1_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1898960Z test_contig_size1_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1899090Z test_contig_size1_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1899220Z test_contig_size1_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1899360Z test_contig_size1_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1899520Z test_contig_size1_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1899650Z test_contig_size1_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1899780Z test_contig_size1_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1899910Z test_contig_size1_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1900040Z test_contig_size1_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1900170Z test_contig_size1_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1900440Z test_contig_size1_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1900730Z test_contig_size1_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1901000Z test_contig_size1_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1901250Z test_contig_size1_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1901490Z test_contig_size1_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1901740Z test_contig_size1_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1901980Z test_contig_size1_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1902220Z test_contig_size1_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1902480Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1902730Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1902980Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1903230Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1903480Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1903730Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1903980Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1904220Z test_contig_size1_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1904650Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1904950Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1905210Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1905460Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1905750Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1906000Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1906250Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1906500Z test_contig_size1_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1906740Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1906990Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1908420Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1909140Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1909830Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1910510Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1911220Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1911950Z test_contig_size1_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1912660Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1913350Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1914030Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1914710Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1915780Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1916530Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1917210Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1917890Z test_contig_size1_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.1918350Z test_contig_size1_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1918670Z test_contig_size1_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1918990Z test_contig_size1_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1919300Z test_contig_size1_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1919620Z test_contig_size1_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1919930Z test_contig_size1_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1920280Z test_contig_size1_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1920610Z test_contig_size1_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1920930Z test_contig_size1_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1921240Z test_contig_size1_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1921540Z test_contig_size1_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1921860Z test_contig_size1_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1922160Z test_contig_size1_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1922460Z test_contig_size1_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1922760Z test_contig_size1_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1923070Z test_contig_size1_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1923370Z test_contig_size1_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1923670Z test_contig_size1_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1923960Z test_contig_size1_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1924250Z test_contig_size1_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1924540Z test_contig_size1_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1924860Z test_contig_size1_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1925180Z test_contig_size1_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1925470Z test_contig_size1_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1925760Z test_contig_size1_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1926040Z test_contig_size1_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1926320Z test_contig_size1_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1926600Z test_contig_size1_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1927000Z test_contig_size1_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1927300Z test_contig_size1_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1927600Z test_contig_size1_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1927900Z test_contig_size1_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1928210Z test_contig_size1_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1928520Z test_contig_size1_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1928980Z test_contig_size1_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1929280Z test_contig_size1_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1929610Z test_contig_size1_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1929960Z test_contig_size1_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1930270Z test_contig_size1_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1930560Z test_contig_size1_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1930860Z test_contig_size1_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1931150Z test_contig_size1_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1931440Z test_contig_size1_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1931730Z test_contig_size1_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1943960Z test_contig_size1_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1944410Z test_contig_size1_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1944700Z test_contig_size1_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1944990Z test_contig_size1_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1945270Z test_contig_size1_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1945550Z test_contig_size1_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1945850Z test_contig_size1_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1946180Z test_contig_size1_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1946540Z test_contig_vs_every_other___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1946850Z test_contig_vs_every_other___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1947180Z test_contig_vs_every_other___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1947500Z test_contig_vs_every_other___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1947810Z test_contig_vs_every_other___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1948130Z test_contig_vs_every_other___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1948440Z test_contig_vs_every_other___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1948740Z test_contig_vs_every_other___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1949050Z test_contig_vs_every_other___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1949350Z test_contig_vs_every_other___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1949970Z test_contig_vs_every_other___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1950300Z test_contig_vs_every_other___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1950610Z test_contig_vs_every_other___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1950910Z test_contig_vs_every_other___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1951250Z test_contig_vs_every_other___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1951580Z test_contig_vs_every_other___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1952000Z test_contig_vs_every_other___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1952300Z test_contig_vs_every_other___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1952620Z test_contig_vs_every_other___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1952930Z test_contig_vs_every_other___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1953250Z test_contig_vs_every_other___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1953560Z test_contig_vs_every_other___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1953870Z test_contig_vs_every_other___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1954190Z test_contig_vs_every_other___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1954500Z test_contig_vs_every_other___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1954810Z test_contig_vs_every_other___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1955110Z test_contig_vs_every_other___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1955420Z test_contig_vs_every_other___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1955720Z test_contig_vs_every_other___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1956060Z test_contig_vs_every_other___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1956410Z test_contig_vs_every_other___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1956720Z test_contig_vs_every_other___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1957040Z test_contig_vs_every_other___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1957350Z test_contig_vs_every_other___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1957660Z test_contig_vs_every_other___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1957980Z test_contig_vs_every_other___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1958300Z test_contig_vs_every_other___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1958620Z test_contig_vs_every_other___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1958930Z test_contig_vs_every_other___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1959240Z test_contig_vs_every_other___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1959550Z test_contig_vs_every_other___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1959860Z test_contig_vs_every_other___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1960160Z test_contig_vs_every_other___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1960660Z test_contig_vs_every_other___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1961030Z test_contig_vs_every_other___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1961380Z test_contig_vs_every_other___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1961680Z test_contig_vs_every_other___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1961980Z test_contig_vs_every_other___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1962290Z test_contig_vs_every_other___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1962720Z test_contig_vs_every_other___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1963030Z test_contig_vs_every_other___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1963330Z test_contig_vs_every_other___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1963650Z test_contig_vs_every_other___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1963970Z test_contig_vs_every_other___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1964290Z test_contig_vs_every_other___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1964600Z test_contig_vs_every_other___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1964910Z test_contig_vs_every_other___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1965220Z test_contig_vs_every_other___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1965530Z test_contig_vs_every_other___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1965870Z test_contig_vs_every_other___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1966220Z test_contig_vs_every_other___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1966530Z test_contig_vs_every_other___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1966850Z test_contig_vs_every_other___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1967160Z test_contig_vs_every_other___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1967480Z test_contig_vs_every_other___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1967810Z test_contig_vs_every_other___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1968110Z test_contig_vs_every_other___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1968420Z test_contig_vs_every_other___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1968730Z test_contig_vs_every_other___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1969040Z test_contig_vs_every_other___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1969340Z test_contig_vs_every_other___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1969640Z test_contig_vs_every_other___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1969940Z test_contig_vs_every_other___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1970250Z test_contig_vs_every_other___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1970600Z test_contig_vs_every_other___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1970940Z test_contig_vs_every_other___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1971340Z test_contig_vs_every_other___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1971660Z test_contig_vs_every_other___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1971960Z test_contig_vs_every_other___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1972260Z test_contig_vs_every_other___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1972570Z test_contig_vs_every_other_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1972870Z test_contig_vs_every_other_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1973270Z test_contig_vs_every_other_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1973580Z test_contig_vs_every_other_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1973890Z test_contig_vs_every_other_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1974200Z test_contig_vs_every_other_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1974500Z test_contig_vs_every_other_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1974800Z test_contig_vs_every_other_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1975090Z test_contig_vs_every_other_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1975430Z test_contig_vs_every_other_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1975760Z test_contig_vs_every_other_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1976070Z test_contig_vs_every_other_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1976370Z test_contig_vs_every_other_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1976680Z test_contig_vs_every_other_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1976990Z test_contig_vs_every_other_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1977290Z test_contig_vs_every_other_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1977600Z test_contig_vs_every_other_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1977900Z test_contig_vs_every_other_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1978200Z test_contig_vs_every_other_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1978500Z test_contig_vs_every_other_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1978810Z test_contig_vs_every_other_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1979110Z test_contig_vs_every_other_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1979430Z test_contig_vs_every_other_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1979740Z test_contig_vs_every_other_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1980100Z test_contig_vs_every_other_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1980450Z test_contig_vs_every_other_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1980770Z test_contig_vs_every_other_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1981100Z test_contig_vs_every_other_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1981430Z test_contig_vs_every_other_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1981850Z test_contig_vs_every_other_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1982200Z test_contig_vs_every_other_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1982530Z test_contig_vs_every_other_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1982870Z test_contig_vs_every_other_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1983180Z test_contig_vs_every_other_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1983500Z test_contig_vs_every_other_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1983890Z test_contig_vs_every_other_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1984210Z test_contig_vs_every_other_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1984530Z test_contig_vs_every_other_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1984840Z test_contig_vs_every_other_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1985220Z test_contig_vs_every_other_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1985590Z test_contig_vs_every_other_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1985940Z test_contig_vs_every_other_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1986280Z test_contig_vs_every_other_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1986630Z test_contig_vs_every_other_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1986940Z test_contig_vs_every_other_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1987260Z test_contig_vs_every_other_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1987580Z test_contig_vs_every_other_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1987900Z test_contig_vs_every_other_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1988210Z test_contig_vs_every_other_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1988530Z test_contig_vs_every_other_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1988850Z test_contig_vs_every_other_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1989170Z test_contig_vs_every_other_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1989490Z test_contig_vs_every_other_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1989810Z test_contig_vs_every_other_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1990170Z test_contig_vs_every_other_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1990520Z test_contig_vs_every_other_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1990840Z test_contig_vs_every_other_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1991150Z test_contig_vs_every_other_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1991470Z test_contig_vs_every_other_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1991780Z test_contig_vs_every_other_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1992100Z test_contig_vs_every_other_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1992490Z test_contig_vs_every_other_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1992820Z test_contig_vs_every_other_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1993140Z test_contig_vs_every_other_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1993450Z test_contig_vs_every_other_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1993770Z test_contig_vs_every_other_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1994080Z test_contig_vs_every_other_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1994460Z test_contig_vs_every_other_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1994770Z test_contig_vs_every_other_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1995130Z test_contig_vs_every_other_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1995480Z test_contig_vs_every_other_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1995800Z test_contig_vs_every_other_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1996110Z test_contig_vs_every_other_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1996430Z test_contig_vs_every_other_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1996750Z test_contig_vs_every_other_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1997070Z test_contig_vs_every_other_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1997390Z test_contig_vs_every_other_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1997710Z test_contig_vs_every_other_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1998020Z test_contig_vs_every_other_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1998340Z test_contig_vs_every_other_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1998650Z test_contig_vs_every_other_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1998970Z test_contig_vs_every_other_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1999280Z test_contig_vs_every_other_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.1999630Z test_contig_vs_every_other_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2000020Z test_contig_vs_every_other_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2000400Z test_contig_vs_every_other_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2000750Z test_contig_vs_every_other_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2001080Z test_contig_vs_every_other_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2001420Z test_contig_vs_every_other_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2001750Z test_contig_vs_every_other_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2002080Z test_contig_vs_every_other_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2002420Z test_contig_vs_every_other_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2002770Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2003210Z test_contig_vs_every_other_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2003590Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2003940Z test_contig_vs_every_other_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2004290Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2004630Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2004960Z test_contig_vs_every_other_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2005470Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2005840Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2006190Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2006520Z test_contig_vs_every_other_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2006870Z test_contig_vs_every_other_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2007210Z test_contig_vs_every_other_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2007720Z test_contig_vs_every_other_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2007930Z test_contig_vs_every_other_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2008060Z test_contig_vs_every_other_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2008200Z test_contig_vs_every_other_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2008340Z test_contig_vs_every_other_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2008470Z test_contig_vs_every_other_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2008600Z test_contig_vs_every_other_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2008730Z test_contig_vs_every_other_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2008850Z test_contig_vs_every_other_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2009010Z test_contig_vs_every_other_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2009170Z test_contig_vs_every_other_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2009300Z test_contig_vs_every_other_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2009410Z test_contig_vs_every_other_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2009530Z test_contig_vs_every_other_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2009650Z test_contig_vs_every_other_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2009770Z test_contig_vs_every_other_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2009880Z test_contig_vs_every_other_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2010000Z test_contig_vs_every_other_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2010120Z test_contig_vs_every_other_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2010230Z test_contig_vs_every_other_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2010530Z test_contig_vs_every_other_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2010660Z test_contig_vs_every_other_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2010790Z test_contig_vs_every_other_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2010930Z test_contig_vs_every_other_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2011090Z test_contig_vs_every_other_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2011250Z test_contig_vs_every_other_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2011450Z test_contig_vs_every_other_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2011570Z test_contig_vs_every_other_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2011700Z test_contig_vs_every_other_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2011820Z test_contig_vs_every_other_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2011940Z test_contig_vs_every_other_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2012070Z test_contig_vs_every_other_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2012190Z test_contig_vs_every_other_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2012330Z test_contig_vs_every_other_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2012460Z test_contig_vs_every_other_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2012590Z test_contig_vs_every_other_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2012710Z test_contig_vs_every_other_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2012830Z test_contig_vs_every_other_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2012950Z test_contig_vs_every_other_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2013110Z test_contig_vs_every_other_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2013260Z test_contig_vs_every_other_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2013400Z test_contig_vs_every_other_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2013520Z test_contig_vs_every_other_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2013650Z test_contig_vs_every_other_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2019360Z test_contig_vs_every_other_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2019500Z test_contig_vs_every_other_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2019620Z test_contig_vs_every_other_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2019740Z test_contig_vs_every_other_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2019860Z test_contig_vs_every_other_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2019970Z test_contig_vs_every_other_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2020090Z test_contig_vs_every_other_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2020210Z test_contig_vs_every_other_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2020420Z test_contig_vs_every_other_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2020540Z test_contig_vs_every_other_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2020700Z test_contig_vs_every_other_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2020840Z test_contig_vs_every_other_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2020970Z test_contig_vs_every_other_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2021090Z test_contig_vs_every_other_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2021240Z test_contig_vs_every_other_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2021350Z test_contig_vs_every_other_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2021470Z test_contig_vs_every_other_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2021590Z test_contig_vs_every_other_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2021730Z test_contig_vs_every_other_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2021850Z test_contig_vs_every_other_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2021970Z test_contig_vs_every_other_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2022080Z test_contig_vs_every_other_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2022190Z test_contig_vs_every_other_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2022300Z test_contig_vs_every_other_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2022410Z test_contig_vs_every_other_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2022570Z test_contig_vs_every_other_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2022720Z test_contig_vs_every_other_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2022840Z test_contig_vs_every_other_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2022960Z test_contig_vs_every_other_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2023070Z test_contig_vs_every_other_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2023190Z test_contig_vs_every_other_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2023300Z test_contig_vs_every_other_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2023420Z test_contig_vs_every_other_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2023540Z test_contig_vs_every_other_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2023650Z test_contig_vs_every_other_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2023770Z test_contig_vs_every_other_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2023880Z test_contig_vs_every_other_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2024000Z test_contig_vs_every_other_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2024110Z test_contig_vs_every_other_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2024220Z test_contig_vs_every_other_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2024370Z test_contig_vs_every_other_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2024520Z test_contig_vs_every_other_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2024670Z test_contig_vs_every_other_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2024790Z test_contig_vs_every_other_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2024910Z test_contig_vs_every_other_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2025030Z test_contig_vs_every_other_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2025140Z test_contig_vs_every_other_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2025250Z test_contig_vs_every_other_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2025390Z test_contig_vs_every_other_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2025510Z test_contig_vs_every_other_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2025620Z test_contig_vs_every_other_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2025730Z test_contig_vs_every_other_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2025860Z test_contig_vs_every_other_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2025980Z test_contig_vs_every_other_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2026110Z test_contig_vs_every_other_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2026270Z test_contig_vs_every_other_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2026430Z test_contig_vs_every_other_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2026570Z test_contig_vs_every_other_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2026690Z test_contig_vs_every_other_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2026810Z test_contig_vs_every_other_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2026940Z test_contig_vs_every_other_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2027050Z test_contig_vs_every_other_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2027170Z test_contig_vs_every_other_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2027300Z test_contig_vs_every_other_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2027420Z test_contig_vs_every_other_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2027540Z test_contig_vs_every_other_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2027660Z test_contig_vs_every_other_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2027790Z test_contig_vs_every_other_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2027900Z test_contig_vs_every_other_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2028030Z test_contig_vs_every_other_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2028190Z test_contig_vs_every_other_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2028350Z test_contig_vs_every_other_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2028470Z test_contig_vs_every_other_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2028600Z test_contig_vs_every_other_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2028720Z test_contig_vs_every_other_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2028920Z test_contig_vs_every_other_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2029040Z test_contig_vs_every_other_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2029170Z test_contig_vs_every_other_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2029290Z test_contig_vs_every_other_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2029410Z test_contig_vs_every_other_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2029530Z test_contig_vs_every_other_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2029690Z test_contig_vs_every_other_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2029810Z test_contig_vs_every_other_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2029930Z test_contig_vs_every_other_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2030050Z test_contig_vs_every_other_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2030240Z test_contig_vs_every_other_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2030420Z test_contig_vs_every_other_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2030580Z test_contig_vs_every_other_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2030740Z test_contig_vs_every_other_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2030890Z test_contig_vs_every_other_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2031040Z test_contig_vs_every_other_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2031180Z test_contig_vs_every_other_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2031330Z test_contig_vs_every_other_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2031470Z test_contig_vs_every_other_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2031610Z test_contig_vs_every_other_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2031760Z test_contig_vs_every_other_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2031900Z test_contig_vs_every_other_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2032060Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2032220Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2032380Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2032570Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2032770Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2032940Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2033120Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2033280Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2033440Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2033590Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2033740Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2033920Z test_contig_vs_every_other_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2034040Z test_contig_vs_every_other_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2034160Z test_contig_vs_every_other_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2034280Z test_contig_vs_every_other_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2034400Z test_contig_vs_every_other_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2034510Z test_contig_vs_every_other_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2034630Z test_contig_vs_every_other_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2034790Z test_contig_vs_every_other_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2034950Z test_contig_vs_every_other_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2035070Z test_contig_vs_every_other_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2035200Z test_contig_vs_every_other_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2035320Z test_contig_vs_every_other_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2035440Z test_contig_vs_every_other_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2035560Z test_contig_vs_every_other_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2035670Z test_contig_vs_every_other_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2035790Z test_contig_vs_every_other_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2035910Z test_contig_vs_every_other_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2036030Z test_contig_vs_every_other_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2036140Z test_contig_vs_every_other_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2036260Z test_contig_vs_every_other_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2036370Z test_contig_vs_every_other_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2036490Z test_contig_vs_every_other_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2036640Z test_contig_vs_every_other_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2036790Z test_contig_vs_every_other_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2036910Z test_contig_vs_every_other_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2037030Z test_contig_vs_every_other_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2037140Z test_contig_vs_every_other_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2037300Z test_contig_vs_every_other_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2037440Z test_contig_vs_every_other_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2037570Z test_contig_vs_every_other_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2037700Z test_contig_vs_every_other_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2037840Z test_contig_vs_every_other_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2037960Z test_contig_vs_every_other_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2038120Z test_contig_vs_every_other_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2038250Z test_contig_vs_every_other_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2038370Z test_contig_vs_every_other_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2038500Z test_contig_vs_every_other_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2038660Z test_contig_vs_every_other_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2038820Z test_contig_vs_every_other_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2038940Z test_contig_vs_every_other_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2039060Z test_contig_vs_every_other_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2039190Z test_contig_vs_every_other_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2039320Z test_contig_vs_every_other_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2039450Z test_contig_vs_every_other_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2039580Z test_contig_vs_every_other_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2039700Z test_contig_vs_every_other_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2039820Z test_contig_vs_every_other_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2039950Z test_contig_vs_every_other_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2040070Z test_contig_vs_every_other_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2040190Z test_contig_vs_every_other_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2040310Z test_contig_vs_every_other_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2040430Z test_contig_vs_every_other_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2040590Z test_contig_vs_every_other_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2040760Z test_contig_vs_every_other_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2040890Z test_contig_vs_every_other_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2041020Z test_contig_vs_every_other_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2041140Z test_contig_vs_every_other_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2041270Z test_contig_vs_every_other_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2041390Z test_contig_vs_every_other_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2041540Z test_contig_vs_every_other_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2041660Z test_contig_vs_every_other_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2041780Z test_contig_vs_every_other_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2041900Z test_contig_vs_every_other_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2042020Z test_contig_vs_every_other_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2042140Z test_contig_vs_every_other_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2042290Z test_contig_vs_every_other_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2042400Z test_contig_vs_every_other_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2042560Z test_contig_vs_every_other_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2042700Z test_contig_vs_every_other_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2042830Z test_contig_vs_every_other_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2042940Z test_contig_vs_every_other_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2043060Z test_contig_vs_every_other_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2043180Z test_contig_vs_every_other_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2043290Z test_contig_vs_every_other_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2043420Z test_contig_vs_every_other_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2043540Z test_contig_vs_every_other_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2043670Z test_contig_vs_every_other_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2043790Z test_contig_vs_every_other_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2043920Z test_contig_vs_every_other_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2044040Z test_contig_vs_every_other_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2044160Z test_contig_vs_every_other_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2044280Z test_contig_vs_every_other_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2044440Z test_contig_vs_every_other_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2044600Z test_contig_vs_every_other_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2044720Z test_contig_vs_every_other_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2044840Z test_contig_vs_every_other_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2044960Z test_contig_vs_every_other_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2045080Z test_contig_vs_every_other_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2045200Z test_contig_vs_every_other_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2045320Z test_contig_vs_every_other_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2045440Z test_contig_vs_every_other_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2045560Z test_contig_vs_every_other_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2045740Z test_contig_vs_every_other_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2045860Z test_contig_vs_every_other_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2045990Z test_contig_vs_every_other_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2046110Z test_contig_vs_every_other_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2046230Z test_contig_vs_every_other_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2046390Z test_contig_vs_every_other_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2046590Z test_contig_vs_every_other_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2046720Z test_contig_vs_every_other_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2046840Z test_contig_vs_every_other_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2046970Z test_contig_vs_every_other_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2047080Z test_contig_vs_every_other_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2047200Z test_contig_vs_every_other_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2047320Z test_contig_vs_every_other_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2047440Z test_contig_vs_every_other_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2047560Z test_contig_vs_every_other_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2047680Z test_contig_vs_every_other_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2047800Z test_contig_vs_every_other_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2047920Z test_contig_vs_every_other_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2048030Z test_contig_vs_every_other_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2048150Z test_contig_vs_every_other_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2048300Z test_contig_vs_every_other_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2048450Z test_contig_vs_every_other_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2048570Z test_contig_vs_every_other_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2048690Z test_contig_vs_every_other_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2048810Z test_contig_vs_every_other_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2048930Z test_contig_vs_every_other_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2049050Z test_contig_vs_every_other_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2049160Z test_contig_vs_every_other_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2049290Z test_contig_vs_every_other_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2049400Z test_contig_vs_every_other_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2049520Z test_contig_vs_every_other_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2049630Z test_contig_vs_every_other_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2049750Z test_contig_vs_every_other_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2049900Z test_contig_vs_every_other_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2050030Z test_contig_vs_every_other_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2050180Z test_contig_vs_every_other_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2055580Z test_contig_vs_every_other_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2055760Z test_contig_vs_every_other_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2055880Z test_contig_vs_every_other_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2056000Z test_contig_vs_every_other_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2056270Z test_contig_vs_every_other_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2056380Z test_contig_vs_every_other_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2056500Z test_contig_vs_every_other_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2056610Z test_contig_vs_every_other_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2056730Z test_contig_vs_every_other_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2056840Z test_contig_vs_every_other_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2056950Z test_contig_vs_every_other_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2057080Z test_contig_vs_every_other_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2057210Z test_contig_vs_every_other_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2057340Z test_contig_vs_every_other_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2057500Z test_contig_vs_every_other_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2057650Z test_contig_vs_every_other_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2057770Z test_contig_vs_every_other_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2057890Z test_contig_vs_every_other_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2058010Z test_contig_vs_every_other_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2058130Z test_contig_vs_every_other_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2058250Z test_contig_vs_every_other_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2058360Z test_contig_vs_every_other_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2058480Z test_contig_vs_every_other_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2058600Z test_contig_vs_every_other_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2058710Z test_contig_vs_every_other_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2058830Z test_contig_vs_every_other_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2058940Z test_contig_vs_every_other_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2059080Z test_contig_vs_every_other_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2059210Z test_contig_vs_every_other_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2059370Z test_contig_vs_every_other_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2059530Z test_contig_vs_every_other_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2059690Z test_contig_vs_every_other_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2059820Z test_contig_vs_every_other_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2059940Z test_contig_vs_every_other_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2060070Z test_contig_vs_every_other_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2060180Z test_contig_vs_every_other_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2060300Z test_contig_vs_every_other_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2060450Z test_contig_vs_every_other_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2060580Z test_contig_vs_every_other_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2060700Z test_contig_vs_every_other_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2060810Z test_contig_vs_every_other_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2060930Z test_contig_vs_every_other_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2061050Z test_contig_vs_every_other_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2061160Z test_contig_vs_every_other_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2061310Z test_contig_vs_every_other_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2061460Z test_contig_vs_every_other_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2061580Z test_contig_vs_every_other_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2061730Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2061880Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2062020Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2062170Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2062310Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2062450Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2062590Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2062730Z test_contig_vs_every_other_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2062870Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2063020Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2063160Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2063300Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2063470Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2063640Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2063790Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2063960Z test_contig_vs_every_other_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2064330Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2064600Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2064850Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2065140Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2065400Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2065650Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2065900Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2066150Z test_contig_vs_every_other_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2066400Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2066660Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2066910Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2067190Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2067470Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2067740Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2067990Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2068240Z test_contig_vs_every_other_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2068390Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2068530Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2068660Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2068800Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2069000Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2069140Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2069280Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2069420Z test_contig_vs_every_other_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2069560Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2069740Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2069920Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2070090Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2070230Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2070380Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2070510Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2070650Z test_contig_vs_every_other_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2070790Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2070930Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2071070Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2071210Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2071340Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2071480Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2071610Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2071740Z test_contig_vs_every_other_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2072010Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2072310Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2072590Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2072850Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2073110Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2073410Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2073670Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2073920Z test_contig_vs_every_other_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2074190Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2074490Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2074760Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2075020Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2075300Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2075560Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2075820Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2076090Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2076390Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2076690Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2076960Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2077220Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2077470Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2077720Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2077980Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2078240Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2078540Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2078810Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2079070Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2079320Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2079610Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2079870Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2080130Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2080430Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2080720Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2080990Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2081250Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2081500Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2081760Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2082010Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2082270Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2082530Z test_contig_vs_every_other_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2082670Z test_contig_vs_every_other_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2082800Z test_contig_vs_every_other_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2082930Z test_contig_vs_every_other_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2083070Z test_contig_vs_every_other_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2083200Z test_contig_vs_every_other_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2083330Z test_contig_vs_every_other_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2083520Z test_contig_vs_every_other_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2083680Z test_contig_vs_every_other_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2083810Z test_contig_vs_every_other_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2083940Z test_contig_vs_every_other_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2084060Z test_contig_vs_every_other_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2084190Z test_contig_vs_every_other_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2084340Z test_contig_vs_every_other_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2084470Z test_contig_vs_every_other_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2084600Z test_contig_vs_every_other_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2084720Z test_contig_vs_every_other_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2084840Z test_contig_vs_every_other_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2084960Z test_contig_vs_every_other_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2085080Z test_contig_vs_every_other_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2085210Z test_contig_vs_every_other_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2085330Z test_contig_vs_every_other_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2085490Z test_contig_vs_every_other_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2085640Z test_contig_vs_every_other_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2085760Z test_contig_vs_every_other_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2085880Z test_contig_vs_every_other_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2086000Z test_contig_vs_every_other_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2086120Z test_contig_vs_every_other_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2086240Z test_contig_vs_every_other_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2086350Z test_contig_vs_every_other_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2086460Z test_contig_vs_every_other_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2086590Z test_contig_vs_every_other_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2086720Z test_contig_vs_every_other_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2086850Z test_contig_vs_every_other_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2086980Z test_contig_vs_every_other_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2087110Z test_contig_vs_every_other_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2087240Z test_contig_vs_every_other_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2087400Z test_contig_vs_every_other_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2087550Z test_contig_vs_every_other_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2087730Z test_contig_vs_every_other_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2087860Z test_contig_vs_every_other_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2087980Z test_contig_vs_every_other_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2088100Z test_contig_vs_every_other_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2088220Z test_contig_vs_every_other_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2088350Z test_contig_vs_every_other_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2088510Z test_contig_vs_every_other_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2088630Z test_contig_vs_every_other_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2088750Z test_contig_vs_every_other_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2088870Z test_contig_vs_every_other_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2088980Z test_contig_vs_every_other_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2089100Z test_contig_vs_every_other_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2089220Z test_contig_vs_every_other_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2089370Z test_contig_vs_every_other_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2089520Z test_contig_vs_transposed___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2089650Z test_contig_vs_transposed___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2089780Z test_contig_vs_transposed___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2089900Z test_contig_vs_transposed___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2090030Z test_contig_vs_transposed___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2090150Z test_contig_vs_transposed___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2090270Z test_contig_vs_transposed___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2090390Z test_contig_vs_transposed___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2090500Z test_contig_vs_transposed___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2090620Z test_contig_vs_transposed___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2090740Z test_contig_vs_transposed___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2090850Z test_contig_vs_transposed___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2090970Z test_contig_vs_transposed___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2091090Z test_contig_vs_transposed___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2091240Z test_contig_vs_transposed___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2091390Z test_contig_vs_transposed___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2091510Z test_contig_vs_transposed___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2091620Z test_contig_vs_transposed___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2091740Z test_contig_vs_transposed___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2091860Z test_contig_vs_transposed___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2092020Z test_contig_vs_transposed___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2092140Z test_contig_vs_transposed___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2092260Z test_contig_vs_transposed___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2092380Z test_contig_vs_transposed___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2092500Z test_contig_vs_transposed___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2092620Z test_contig_vs_transposed___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2092770Z test_contig_vs_transposed___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2092890Z test_contig_vs_transposed___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2093010Z test_contig_vs_transposed___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2093160Z test_contig_vs_transposed___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2093320Z test_contig_vs_transposed___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2093440Z test_contig_vs_transposed___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2093560Z test_contig_vs_transposed___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2093680Z test_contig_vs_transposed___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2093800Z test_contig_vs_transposed___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2093920Z test_contig_vs_transposed___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2094050Z test_contig_vs_transposed___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2094170Z test_contig_vs_transposed___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2094290Z test_contig_vs_transposed___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2094410Z test_contig_vs_transposed___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2099700Z test_contig_vs_transposed___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2099860Z test_contig_vs_transposed___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2099990Z test_contig_vs_transposed___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2100100Z test_contig_vs_transposed___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2100260Z test_contig_vs_transposed___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2100410Z test_contig_vs_transposed___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2100530Z test_contig_vs_transposed___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2100650Z test_contig_vs_transposed___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2100770Z test_contig_vs_transposed___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2100880Z test_contig_vs_transposed___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2100990Z test_contig_vs_transposed___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2101110Z test_contig_vs_transposed___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2101230Z test_contig_vs_transposed___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2101500Z test_contig_vs_transposed___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2101630Z test_contig_vs_transposed___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:15:08.2101750Z test_contig_vs_transposed___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2101870Z test_contig_vs_transposed___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2101990Z test_contig_vs_transposed___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2102100Z test_contig_vs_transposed___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2102290Z test_contig_vs_transposed___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2102440Z test_contig_vs_transposed___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2102560Z test_contig_vs_transposed___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2102680Z test_contig_vs_transposed___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2102800Z test_contig_vs_transposed___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2102920Z test_contig_vs_transposed___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2103050Z test_contig_vs_transposed___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2103170Z test_contig_vs_transposed___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2103280Z test_contig_vs_transposed___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2103400Z test_contig_vs_transposed___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2103520Z test_contig_vs_transposed___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2103640Z test_contig_vs_transposed___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2103750Z test_contig_vs_transposed___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2103860Z test_contig_vs_transposed___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2103980Z test_contig_vs_transposed___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2104130Z test_contig_vs_transposed___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2104280Z test_contig_vs_transposed___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2104390Z test_contig_vs_transposed___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2104510Z test_contig_vs_transposed___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2104630Z test_contig_vs_transposed___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2104740Z test_contig_vs_transposed___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2104860Z test_contig_vs_transposed_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2104980Z test_contig_vs_transposed_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2105100Z test_contig_vs_transposed_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2105220Z test_contig_vs_transposed_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2105330Z test_contig_vs_transposed_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2105450Z test_contig_vs_transposed_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2105600Z test_contig_vs_transposed_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2105710Z test_contig_vs_transposed_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2105830Z test_contig_vs_transposed_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2105990Z test_contig_vs_transposed_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2106130Z test_contig_vs_transposed_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2106250Z test_contig_vs_transposed_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2106400Z test_contig_vs_transposed_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2106520Z test_contig_vs_transposed_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2106650Z test_contig_vs_transposed_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2106760Z test_contig_vs_transposed_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2106880Z test_contig_vs_transposed_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2107000Z test_contig_vs_transposed_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2107110Z test_contig_vs_transposed_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2107230Z test_contig_vs_transposed_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2107350Z test_contig_vs_transposed_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2107510Z test_contig_vs_transposed_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2107630Z test_contig_vs_transposed_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2107750Z test_contig_vs_transposed_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2107920Z test_contig_vs_transposed_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2108070Z test_contig_vs_transposed_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2108190Z test_contig_vs_transposed_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2108320Z test_contig_vs_transposed_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2108460Z test_contig_vs_transposed_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2108590Z test_contig_vs_transposed_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2108720Z test_contig_vs_transposed_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2108850Z test_contig_vs_transposed_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2108980Z test_contig_vs_transposed_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2109110Z test_contig_vs_transposed_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2109230Z test_contig_vs_transposed_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2109350Z test_contig_vs_transposed_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2109470Z test_contig_vs_transposed_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2109590Z test_contig_vs_transposed_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2109710Z test_contig_vs_transposed_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2109940Z test_contig_vs_transposed_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2110110Z test_contig_vs_transposed_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2110250Z test_contig_vs_transposed_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2110380Z test_contig_vs_transposed_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2110510Z test_contig_vs_transposed_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2110630Z test_contig_vs_transposed_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2110790Z test_contig_vs_transposed_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2110920Z test_contig_vs_transposed_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2111040Z test_contig_vs_transposed_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2111160Z test_contig_vs_transposed_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2111280Z test_contig_vs_transposed_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2111400Z test_contig_vs_transposed_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2111520Z test_contig_vs_transposed_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2111640Z test_contig_vs_transposed_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2111770Z test_contig_vs_transposed_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2111920Z test_contig_vs_transposed_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2112080Z test_contig_vs_transposed_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2112210Z test_contig_vs_transposed_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2112330Z test_contig_vs_transposed_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2112450Z test_contig_vs_transposed_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2112570Z test_contig_vs_transposed_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2112700Z test_contig_vs_transposed_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2112810Z test_contig_vs_transposed_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2112940Z test_contig_vs_transposed_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2113060Z test_contig_vs_transposed_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2113180Z test_contig_vs_transposed_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2113300Z test_contig_vs_transposed_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2113420Z test_contig_vs_transposed_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2113540Z test_contig_vs_transposed_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2113660Z test_contig_vs_transposed_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2113810Z test_contig_vs_transposed_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2113960Z test_contig_vs_transposed_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2114120Z test_contig_vs_transposed_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2114240Z test_contig_vs_transposed_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2114360Z test_contig_vs_transposed_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2114490Z test_contig_vs_transposed_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2114610Z test_contig_vs_transposed_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2114730Z test_contig_vs_transposed_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2114880Z test_contig_vs_transposed_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2115000Z test_contig_vs_transposed_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2115110Z test_contig_vs_transposed_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2115230Z test_contig_vs_transposed_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2115350Z test_contig_vs_transposed_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2115460Z test_contig_vs_transposed_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2115600Z test_contig_vs_transposed_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2115770Z test_contig_vs_transposed_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2115930Z test_contig_vs_transposed_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2116070Z test_contig_vs_transposed_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2116200Z test_contig_vs_transposed_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2116340Z test_contig_vs_transposed_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2116460Z test_contig_vs_transposed_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2116600Z test_contig_vs_transposed_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2116730Z test_contig_vs_transposed_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2116860Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2117000Z test_contig_vs_transposed_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2117140Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2117270Z test_contig_vs_transposed_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2117410Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2117540Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2117660Z test_contig_vs_transposed_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2117830Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2117990Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2118130Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2118260Z test_contig_vs_transposed_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2118420Z test_contig_vs_transposed_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2118550Z test_contig_vs_transposed_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2118690Z test_contig_vs_transposed_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2118820Z test_contig_vs_transposed_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2118940Z test_contig_vs_transposed_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2119100Z test_contig_vs_transposed_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2119230Z test_contig_vs_transposed_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2119360Z test_contig_vs_transposed_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2119490Z test_contig_vs_transposed_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2119620Z test_contig_vs_transposed_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2119730Z test_contig_vs_transposed_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2119880Z test_contig_vs_transposed_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2120040Z test_contig_vs_transposed_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2120160Z test_contig_vs_transposed_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2120280Z test_contig_vs_transposed_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2120400Z test_contig_vs_transposed_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2120520Z test_contig_vs_transposed_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2120630Z test_contig_vs_transposed_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2120750Z test_contig_vs_transposed_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2120870Z test_contig_vs_transposed_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2120980Z test_contig_vs_transposed_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2121100Z test_contig_vs_transposed_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2121210Z test_contig_vs_transposed_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2121340Z test_contig_vs_transposed_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2121460Z test_contig_vs_transposed_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2121590Z test_contig_vs_transposed_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2121760Z test_contig_vs_transposed_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2121920Z test_contig_vs_transposed_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2122050Z test_contig_vs_transposed_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2122170Z test_contig_vs_transposed_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2122300Z test_contig_vs_transposed_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2122420Z test_contig_vs_transposed_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2122560Z test_contig_vs_transposed_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2122690Z test_contig_vs_transposed_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2122820Z test_contig_vs_transposed_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2122960Z test_contig_vs_transposed_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2123090Z test_contig_vs_transposed_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2123210Z test_contig_vs_transposed_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2123350Z test_contig_vs_transposed_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2123470Z test_contig_vs_transposed_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2123600Z test_contig_vs_transposed_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2123760Z test_contig_vs_transposed_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2123910Z test_contig_vs_transposed_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2124040Z test_contig_vs_transposed_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2124160Z test_contig_vs_transposed_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2124280Z test_contig_vs_transposed_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2124400Z test_contig_vs_transposed_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2124520Z test_contig_vs_transposed_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2124630Z test_contig_vs_transposed_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2124750Z test_contig_vs_transposed_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2124860Z test_contig_vs_transposed_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2124980Z test_contig_vs_transposed_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2125090Z test_contig_vs_transposed_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2125200Z test_contig_vs_transposed_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2125320Z test_contig_vs_transposed_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2125440Z test_contig_vs_transposed_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2125590Z test_contig_vs_transposed_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2125740Z test_contig_vs_transposed_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2125860Z test_contig_vs_transposed_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2125970Z test_contig_vs_transposed_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2126090Z test_contig_vs_transposed_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2126200Z test_contig_vs_transposed_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2126310Z test_contig_vs_transposed_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2126420Z test_contig_vs_transposed_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2126540Z test_contig_vs_transposed_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2126660Z test_contig_vs_transposed_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2126820Z test_contig_vs_transposed_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2126940Z test_contig_vs_transposed_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2127050Z test_contig_vs_transposed_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2127160Z test_contig_vs_transposed_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2127280Z test_contig_vs_transposed_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2127430Z test_contig_vs_transposed_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2127630Z test_contig_vs_transposed_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2127750Z test_contig_vs_transposed_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2127870Z test_contig_vs_transposed_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2127990Z test_contig_vs_transposed_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2128100Z test_contig_vs_transposed_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2128220Z test_contig_vs_transposed_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2128340Z test_contig_vs_transposed_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2128450Z test_contig_vs_transposed_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2128570Z test_contig_vs_transposed_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2128680Z test_contig_vs_transposed_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2128790Z test_contig_vs_transposed_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2128910Z test_contig_vs_transposed_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2129020Z test_contig_vs_transposed_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2129140Z test_contig_vs_transposed_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2129290Z test_contig_vs_transposed_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2129430Z test_contig_vs_transposed_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2129560Z test_contig_vs_transposed_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2129680Z test_contig_vs_transposed_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2129790Z test_contig_vs_transposed_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2129900Z test_contig_vs_transposed_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2130010Z test_contig_vs_transposed_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2130130Z test_contig_vs_transposed_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2135090Z test_contig_vs_transposed_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2135240Z test_contig_vs_transposed_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2135350Z test_contig_vs_transposed_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2135470Z test_contig_vs_transposed_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2135600Z test_contig_vs_transposed_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2135730Z test_contig_vs_transposed_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2135970Z test_contig_vs_transposed_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2136140Z test_contig_vs_transposed_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2136300Z test_contig_vs_transposed_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2136420Z test_contig_vs_transposed_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2136540Z test_contig_vs_transposed_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2136670Z test_contig_vs_transposed_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2136810Z test_contig_vs_transposed_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2136940Z test_contig_vs_transposed_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2137060Z test_contig_vs_transposed_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2137180Z test_contig_vs_transposed_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2137300Z test_contig_vs_transposed_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2137420Z test_contig_vs_transposed_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2137540Z test_contig_vs_transposed_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2137660Z test_contig_vs_transposed_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2137780Z test_contig_vs_transposed_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2137910Z test_contig_vs_transposed_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2138060Z test_contig_vs_transposed_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2138220Z test_contig_vs_transposed_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2138340Z test_contig_vs_transposed_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2138460Z test_contig_vs_transposed_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2138590Z test_contig_vs_transposed_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2138710Z test_contig_vs_transposed_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2138840Z test_contig_vs_transposed_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2138960Z test_contig_vs_transposed_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2139080Z test_contig_vs_transposed_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2139200Z test_contig_vs_transposed_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2139320Z test_contig_vs_transposed_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2139430Z test_contig_vs_transposed_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2139550Z test_contig_vs_transposed_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2139670Z test_contig_vs_transposed_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2139780Z test_contig_vs_transposed_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2139970Z test_contig_vs_transposed_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2140150Z test_contig_vs_transposed_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2140340Z test_contig_vs_transposed_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2140510Z test_contig_vs_transposed_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2140660Z test_contig_vs_transposed_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2140800Z test_contig_vs_transposed_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2140940Z test_contig_vs_transposed_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2141110Z test_contig_vs_transposed_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2141250Z test_contig_vs_transposed_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2141390Z test_contig_vs_transposed_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2141540Z test_contig_vs_transposed_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2141680Z test_contig_vs_transposed_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2141840Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2142000Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2142160Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2142360Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2142550Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2142710Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2142870Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2143020Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2143180Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2143330Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2143480Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2143630Z test_contig_vs_transposed_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2143750Z test_contig_vs_transposed_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2143870Z test_contig_vs_transposed_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2143980Z test_contig_vs_transposed_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2144100Z test_contig_vs_transposed_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2144240Z test_contig_vs_transposed_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2144360Z test_contig_vs_transposed_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2144520Z test_contig_vs_transposed_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2144670Z test_contig_vs_transposed_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2144800Z test_contig_vs_transposed_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:15:08.2144920Z test_contig_vs_transposed_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2145060Z test_contig_vs_transposed_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2145170Z test_contig_vs_transposed_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2145290Z test_contig_vs_transposed_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2145410Z test_contig_vs_transposed_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2145520Z test_contig_vs_transposed_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2145640Z test_contig_vs_transposed_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2145760Z test_contig_vs_transposed_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2145870Z test_contig_vs_transposed_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2145990Z test_contig_vs_transposed_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2146110Z test_contig_vs_transposed_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2146220Z test_contig_vs_transposed_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2146380Z test_contig_vs_transposed_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2146520Z test_contig_vs_transposed_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2146640Z test_contig_vs_transposed_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2146760Z test_contig_vs_transposed_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2146880Z test_contig_vs_transposed_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2146990Z test_contig_vs_transposed_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2147120Z test_contig_vs_transposed_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2147240Z test_contig_vs_transposed_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2147380Z test_contig_vs_transposed_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2147510Z test_contig_vs_transposed_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2147640Z test_contig_vs_transposed_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2147760Z test_contig_vs_transposed_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2147880Z test_contig_vs_transposed_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2148010Z test_contig_vs_transposed_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2148130Z test_contig_vs_transposed_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2148290Z test_contig_vs_transposed_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2148450Z test_contig_vs_transposed_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2148610Z test_contig_vs_transposed_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2148740Z test_contig_vs_transposed_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2148870Z test_contig_vs_transposed_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2149000Z test_contig_vs_transposed_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2149120Z test_contig_vs_transposed_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2149250Z test_contig_vs_transposed_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2149410Z test_contig_vs_transposed_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2149530Z test_contig_vs_transposed_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2149650Z test_contig_vs_transposed_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2149780Z test_contig_vs_transposed_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2149890Z test_contig_vs_transposed_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2150020Z test_contig_vs_transposed_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2150140Z test_contig_vs_transposed_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2150300Z test_contig_vs_transposed_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2150450Z test_contig_vs_transposed_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2150580Z test_contig_vs_transposed_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2150710Z test_contig_vs_transposed_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2150840Z test_contig_vs_transposed_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2150960Z test_contig_vs_transposed_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2151080Z test_contig_vs_transposed_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2151200Z test_contig_vs_transposed_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2151330Z test_contig_vs_transposed_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2151450Z test_contig_vs_transposed_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2151570Z test_contig_vs_transposed_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2151690Z test_contig_vs_transposed_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2151810Z test_contig_vs_transposed_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2151930Z test_contig_vs_transposed_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2152040Z test_contig_vs_transposed_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2152200Z test_contig_vs_transposed_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2152340Z test_contig_vs_transposed_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2152460Z test_contig_vs_transposed_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2152580Z test_contig_vs_transposed_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2152690Z test_contig_vs_transposed_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2152830Z test_contig_vs_transposed_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2152940Z test_contig_vs_transposed_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2153070Z test_contig_vs_transposed_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2153190Z test_contig_vs_transposed_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2153320Z test_contig_vs_transposed_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2153450Z test_contig_vs_transposed_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2153590Z test_contig_vs_transposed_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2153710Z test_contig_vs_transposed_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2153840Z test_contig_vs_transposed_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2153960Z test_contig_vs_transposed_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2154110Z test_contig_vs_transposed_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2154270Z test_contig_vs_transposed_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2154390Z test_contig_vs_transposed_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2154510Z test_contig_vs_transposed_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2154630Z test_contig_vs_transposed_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2154750Z test_contig_vs_transposed_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2154870Z test_contig_vs_transposed_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2154990Z test_contig_vs_transposed_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2155110Z test_contig_vs_transposed_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2155220Z test_contig_vs_transposed_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2155340Z test_contig_vs_transposed_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2155460Z test_contig_vs_transposed_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2155580Z test_contig_vs_transposed_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2155700Z test_contig_vs_transposed_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2155830Z test_contig_vs_transposed_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2155990Z test_contig_vs_transposed_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2156140Z test_contig_vs_transposed_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2156260Z test_contig_vs_transposed_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2156380Z test_contig_vs_transposed_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2156500Z test_contig_vs_transposed_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2156620Z test_contig_vs_transposed_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2156740Z test_contig_vs_transposed_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2156860Z test_contig_vs_transposed_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2157010Z test_contig_vs_transposed_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2157130Z test_contig_vs_transposed_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2157250Z test_contig_vs_transposed_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2157370Z test_contig_vs_transposed_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2157480Z test_contig_vs_transposed_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2157600Z test_contig_vs_transposed_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2157740Z test_contig_vs_transposed_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2157890Z test_contig_vs_transposed_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2158050Z test_contig_vs_transposed_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2158170Z test_contig_vs_transposed_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2158280Z test_contig_vs_transposed_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2158400Z test_contig_vs_transposed_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2158520Z test_contig_vs_transposed_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:15:08.2158640Z test_contig_vs_transposed_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2158760Z test_contig_vs_transposed_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2158880Z test_contig_vs_transposed_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2158990Z test_contig_vs_transposed_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2159110Z test_contig_vs_transposed_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2159220Z test_contig_vs_transposed_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2159340Z test_contig_vs_transposed_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2159450Z test_contig_vs_transposed_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2159570Z test_contig_vs_transposed_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2159720Z test_contig_vs_transposed_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2159870Z test_contig_vs_transposed_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2159990Z test_contig_vs_transposed_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2160110Z test_contig_vs_transposed_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2160230Z test_contig_vs_transposed_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2160340Z test_contig_vs_transposed_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2160460Z test_contig_vs_transposed_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2160570Z test_contig_vs_transposed_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2160690Z test_contig_vs_transposed_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2160800Z test_contig_vs_transposed_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2160910Z test_contig_vs_transposed_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2161030Z test_contig_vs_transposed_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2161170Z test_contig_vs_transposed_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2161300Z test_contig_vs_transposed_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2161430Z test_contig_vs_transposed_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2161580Z test_contig_vs_transposed_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2161730Z test_contig_vs_transposed_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2161850Z test_contig_vs_transposed_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2161990Z test_contig_vs_transposed_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:15:08.2162110Z test_contig_vs_transposed_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2162230Z test_contig_vs_transposed_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2162350Z test_contig_vs_transposed_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2162460Z test_contig_vs_transposed_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2162580Z test_contig_vs_transposed_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2162690Z test_contig_vs_transposed_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2162810Z test_contig_vs_transposed_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2162920Z test_contig_vs_transposed_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2163040Z test_contig_vs_transposed_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2163160Z test_contig_vs_transposed_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2163290Z test_contig_vs_transposed_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2163450Z test_contig_vs_transposed_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2163600Z test_contig_vs_transposed_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2163720Z test_contig_vs_transposed_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2163850Z test_contig_vs_transposed_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2163960Z test_contig_vs_transposed_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2164090Z test_contig_vs_transposed_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2164210Z test_contig_vs_transposed_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2164330Z test_contig_vs_transposed_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2164450Z test_contig_vs_transposed_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2164570Z test_contig_vs_transposed_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2164680Z test_contig_vs_transposed_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2164800Z test_contig_vs_transposed_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2164910Z test_contig_vs_transposed_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2165030Z test_contig_vs_transposed_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2165150Z test_contig_vs_transposed_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2165330Z test_contig_vs_transposed_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2165490Z test_contig_vs_transposed_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2165600Z test_contig_vs_transposed_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2165750Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2165900Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2170330Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2170590Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2170720Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2170860Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2171000Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2171130Z test_contig_vs_transposed_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2171270Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2171410Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2171550Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2171690Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2171870Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2172030Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2172180Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2172320Z test_contig_vs_transposed_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2172670Z 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-11T21:15:08.2172940Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2173190Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2173440Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2173700Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2173950Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2174200Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2174490Z test_contig_vs_transposed_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2174740Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2174990Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2175240Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2175550Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2175830Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2176090Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2176340Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2176590Z test_contig_vs_transposed_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2176730Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2176870Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2177010Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2177150Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2177290Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2177420Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2177560Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2177690Z test_contig_vs_transposed_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2177830Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2177970Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2178140Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2178310Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2178460Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2178590Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2178730Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2178870Z test_contig_vs_transposed_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2179030Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2179180Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2179320Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2179450Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2179590Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2179750Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2179880Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2180020Z test_contig_vs_transposed_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2180280Z 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-11T21:15:08.2180580Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2180860Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2181130Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2181380Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2181630Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2181880Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2182130Z test_contig_vs_transposed_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2182390Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2182660Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2182920Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2183180Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2183440Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2183690Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2183990Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2184250Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2184550Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2184870Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2185140Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2185400Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2185660Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2185910Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2186170Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2186430Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2186680Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2186940Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2187200Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2187450Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2187710Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2187960Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2188220Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2188510Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2188800Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2189110Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2189380Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2189630Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2189930Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2190180Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2190440Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2190700Z test_contig_vs_transposed_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2190830Z test_contig_vs_transposed_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2190960Z test_contig_vs_transposed_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2191090Z test_contig_vs_transposed_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2191230Z test_contig_vs_transposed_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2191350Z test_contig_vs_transposed_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2191480Z test_contig_vs_transposed_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2191650Z test_contig_vs_transposed_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2191800Z test_contig_vs_transposed_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2191930Z test_contig_vs_transposed_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2192060Z test_contig_vs_transposed_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2192190Z test_contig_vs_transposed_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2192320Z test_contig_vs_transposed_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2192440Z test_contig_vs_transposed_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2192560Z test_contig_vs_transposed_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2192690Z test_contig_vs_transposed_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2192810Z test_contig_vs_transposed_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2192940Z test_contig_vs_transposed_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2193060Z test_contig_vs_transposed_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:15:08.2193180Z test_contig_vs_transposed_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2193300Z test_contig_vs_transposed_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2193460Z test_contig_vs_transposed_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2193620Z test_contig_vs_transposed_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2193770Z test_contig_vs_transposed_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2193900Z test_contig_vs_transposed_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2194020Z test_contig_vs_transposed_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2194130Z test_contig_vs_transposed_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2194280Z test_contig_vs_transposed_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2194390Z test_contig_vs_transposed_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2194520Z test_contig_vs_transposed_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2194630Z test_contig_vs_transposed_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2194750Z test_contig_vs_transposed_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2194880Z test_contig_vs_transposed_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2195010Z test_contig_vs_transposed_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2195140Z test_contig_vs_transposed_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2195270Z test_contig_vs_transposed_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2195390Z test_contig_vs_transposed_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2195550Z test_contig_vs_transposed_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2195710Z test_contig_vs_transposed_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2195830Z test_contig_vs_transposed_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2195960Z test_contig_vs_transposed_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2196080Z test_contig_vs_transposed_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2196200Z test_contig_vs_transposed_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2196320Z test_contig_vs_transposed_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2196440Z test_contig_vs_transposed_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2196560Z test_contig_vs_transposed_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2196680Z test_contig_vs_transposed_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2196800Z test_contig_vs_transposed_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2196920Z test_contig_vs_transposed_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2197030Z test_contig_vs_transposed_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2197150Z test_contig_vs_transposed_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2197260Z test_contig_vs_transposed_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2197420Z test_contig_vs_transposed_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2197570Z test_copysign_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2197710Z test_copysign_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2197830Z test_copysign_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2197940Z test_copysign_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2198050Z test_copysign_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2198160Z test_copysign_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2198270Z test_copysign_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2198380Z test_copysign_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2198520Z test_copysign_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2198630Z test_copysign_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2198740Z test_copysign_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2198850Z test_copysign_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2198960Z test_copysign_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2199070Z test_copysign_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2199210Z test_copysign_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2199350Z test_copysign_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2199460Z test_copysign_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2199570Z test_copysign_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2199680Z test_copysign_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2199780Z test_copysign_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2199900Z test_copysign_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2200010Z test_copysign_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2200120Z test_copysign_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2200230Z test_copysign_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2200340Z test_copysign_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2200450Z test_copysign_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2200560Z test_copysign_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2200670Z test_copysign_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2200770Z test_copysign_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2200920Z test_copysign_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2201060Z test_copysign_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2201170Z test_copysign_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2201280Z test_copysign_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2201390Z test_copysign_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2201500Z test_copysign_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2201600Z test_copysign_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2201710Z test_copysign_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2201820Z test_copysign_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2201930Z test_copysign_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2202050Z test_copysign_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2202160Z test_copysign_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2202270Z test_copysign_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2202380Z test_copysign_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2202490Z test_copysign_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2202640Z test_copysign_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2202800Z test_copysign_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2202910Z test_copysign_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203020Z test_copysign_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203130Z test_copysign_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203230Z test_copysign_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203340Z test_copysign_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203450Z test_copysign_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203560Z test_copysign_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203670Z test_copysign_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203770Z test_copysign_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203880Z test_copysign_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2203990Z test_copysign_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2204100Z test_copysign_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2204200Z test_copysign_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2204350Z test_copysign_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2204490Z test_copysign_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2204600Z test_copysign_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2204700Z test_copysign_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2204810Z test_copysign_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2204920Z test_copysign_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2205020Z test_copysign_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2205130Z test_copysign_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2205240Z test_copysign_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2205340Z test_copysign_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2205450Z test_copysign_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2205550Z test_copysign_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2205660Z test_copysign_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2205760Z test_copysign_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2205870Z test_copysign_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2206010Z test_copysign_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2206160Z test_copysign_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2206300Z test_copysign_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2206400Z test_copysign_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2206510Z test_copysign_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2206610Z test_copysign_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2206720Z test_copysign_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2206830Z test_copysign_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2206940Z test_copysign_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2207080Z test_copysign_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2207190Z test_copysign_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2207290Z test_copysign_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2207390Z test_copysign_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2213450Z test_copysign_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2213880Z test_copysign_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2226770Z test_copysign_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2227130Z test_copysign_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2227420Z test_copysign_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2227720Z test_copysign_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2228010Z test_copysign_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2228290Z test_copysign_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2228570Z test_copysign_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2228850Z test_copysign_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2229130Z test_copysign_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2229400Z test_copysign_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2229680Z test_copysign_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2230010Z test_copysign_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2230340Z test_copysign_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2230660Z test_copysign_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2230980Z test_copysign_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2231340Z test_copysign_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2231690Z test_copysign_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2232010Z test_copysign_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2232330Z test_copysign_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2232650Z test_copysign_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2232960Z test_copysign_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2233280Z test_copysign_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2233590Z test_copysign_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2234280Z test_copysign_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2234610Z test_copysign_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2234930Z test_copysign_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2235250Z test_copysign_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2235510Z test_cpow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2235880Z test_cpu_tensor_pow_cuda_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2236280Z test_cremainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2236680Z test_cross_device_binary_ops_cpu (__main__.TestBinaryUfuncsCPU) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T21:15:08.2237070Z test_cross_device_inplace_error_msg_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2237340Z test_csub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2237700Z test_cuda_tensor_pow_scalar_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2237980Z test_cumulative_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.040s) 2023-01-11T21:15:08.2238300Z test_div_and_floordiv_script_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.048s) 2023-01-11T21:15:08.2238590Z test_div_and_floordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2238850Z test_div_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2239110Z test_div_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2239410Z test_div_rounding_modes_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2239700Z test_div_rounding_modes_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2239990Z test_div_rounding_modes_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2240280Z test_div_rounding_modes_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2240560Z test_div_rounding_modes_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2240840Z test_div_rounding_modes_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2241160Z test_div_rounding_modes_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2241480Z test_div_rounding_modes_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2241780Z test_div_rounding_modes_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2242080Z test_div_rounding_nonfinite_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2242390Z test_div_rounding_nonfinite_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2242690Z test_div_rounding_nonfinite_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2242990Z test_div_rounding_nonfinite_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2243280Z test_div_rounding_numpy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2243580Z test_div_rounding_numpy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2243860Z test_div_rounding_numpy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2244150Z test_div_rounding_numpy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2244440Z test_div_rounding_numpy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2244720Z test_div_rounding_numpy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2245100Z test_div_rounding_numpy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2245410Z test_div_rounding_numpy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2246470Z test_divide_by_zero_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:1035: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:15:08.2246660Z expect = np.divide(an, 0) 2023-01-11T21:15:08.2247250Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:1035: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:15:08.2247420Z expect = np.divide(an, 0) 2023-01-11T21:15:08.2247700Z ok (0.001s) 2023-01-11T21:15:08.2248010Z test_divide_by_zero_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2248320Z test_divide_by_zero_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2248630Z test_divide_by_zero_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2248960Z test_divmul_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2249760Z test_float_power_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:4010: RuntimeWarning: invalid value encountered in float_power 2023-01-11T21:15:08.2250030Z expected_scalar_base = torch.from_numpy(np.float_power(i, to_np(exp))) 2023-01-11T21:15:08.2250170Z ok (0.012s) 2023-01-11T21:15:08.2250470Z test_float_power_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2250780Z test_float_power_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2251070Z test_float_power_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2251400Z test_float_power_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2251730Z test_float_power_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2252030Z test_float_power_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2252320Z test_float_power_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2252610Z test_float_power_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2252900Z test_float_power_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2253180Z test_float_power_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2253490Z test_float_power_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2253800Z test_float_power_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2254100Z test_float_power_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2254400Z test_float_power_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2254700Z test_float_power_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2255000Z test_float_power_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2255290Z test_float_power_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2255580Z test_float_power_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2255910Z test_float_power_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2256240Z test_float_power_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2256550Z test_float_power_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2256950Z test_float_power_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2257260Z test_float_power_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2257570Z test_float_power_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2257860Z test_float_power_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2258160Z test_float_power_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2258450Z test_float_power_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2258810Z test_float_power_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2259100Z test_float_power_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2259390Z test_float_power_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2259690Z test_float_power_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2259980Z test_float_power_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2260270Z test_float_power_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2260610Z test_float_power_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2260950Z test_float_power_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2261240Z test_float_power_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2261540Z test_float_power_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2261830Z test_float_power_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2262110Z test_float_power_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2262400Z test_float_power_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2262680Z test_float_power_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2262970Z test_float_power_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2263250Z test_float_power_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2263550Z test_float_power_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2263840Z test_float_power_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2264140Z test_float_power_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2264440Z test_float_power_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2264730Z test_float_power_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2265060Z test_float_power_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2265380Z test_float_power_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2265670Z test_float_power_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2265950Z test_float_power_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2266230Z test_float_power_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2266520Z test_float_power_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2266820Z test_float_power_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2267120Z test_float_power_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2267420Z test_float_power_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2267870Z test_float_power_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2268240Z test_float_power_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2268540Z test_float_power_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2268830Z test_float_power_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2269110Z test_float_power_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2269390Z test_float_power_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2269880Z test_float_power_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2270200Z test_float_power_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2270500Z test_float_power_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2270800Z test_float_power_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2271090Z test_float_power_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2271380Z test_float_power_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2271660Z test_float_power_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2271940Z test_float_power_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2272220Z test_float_power_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2272500Z test_float_power_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2272790Z test_float_power_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2273070Z test_float_power_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2273350Z test_float_power_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2273640Z test_float_power_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2273930Z test_float_power_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2274260Z test_float_power_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2274580Z test_float_power_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2274870Z test_float_power_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2275150Z test_float_power_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2275430Z test_float_power_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2275710Z test_float_power_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2275990Z test_float_power_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2276270Z test_float_power_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2276560Z test_float_power_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2276850Z test_float_power_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2277140Z test_float_power_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2277430Z test_float_power_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2277720Z test_float_power_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2278000Z test_float_power_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2278280Z test_float_power_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2278700Z test_float_power_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2279030Z test_float_power_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2279320Z test_float_power_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2279600Z test_float_power_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2279880Z test_float_power_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2280170Z test_float_power_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2280550Z test_float_power_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2280840Z test_float_power_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2281130Z test_float_power_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2281420Z test_float_power_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2281700Z test_float_power_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2281980Z test_float_power_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2282260Z test_float_power_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2282540Z test_float_power_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2282820Z test_float_power_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2283130Z test_float_power_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2283460Z test_float_power_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2283760Z test_float_power_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2284060Z test_float_power_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2284350Z test_float_power_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2284640Z test_float_power_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2284920Z test_float_power_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2285200Z test_float_power_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2285480Z test_float_power_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2285760Z test_float_power_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2286050Z test_float_power_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2286330Z test_float_power_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2288440Z test_float_power_exceptions_cpu (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:4041: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:08.2288630Z torch.float_power(base, exp, out=out) 2023-01-11T21:15:08.2288760Z ok (0.016s) 2023-01-11T21:15:08.2289620Z test_float_scalar_pow_float_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:1378: RuntimeWarning: invalid value encountered in power 2023-01-11T21:15:08.2289880Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T21:15:08.2290640Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:1378: RuntimeWarning: divide by zero encountered in power 2023-01-11T21:15:08.2290880Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T21:15:08.2291010Z ok (0.006s) 2023-01-11T21:15:08.2291340Z test_float_scalar_pow_float_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2291640Z test_floor_divide_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2291930Z test_floor_divide_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2292210Z test_floor_divide_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2292580Z test_floor_divide_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2292870Z test_floor_divide_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2293160Z test_floor_divide_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2293450Z test_floor_divide_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2293740Z test_floor_divide_tensor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2294040Z test_floor_divide_tensor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2294370Z test_floor_divide_tensor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2294690Z test_floor_divide_tensor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2294990Z test_floor_divide_tensor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2295280Z test_floor_divide_tensor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2295560Z test_floor_divide_tensor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2295850Z test_floor_divide_zero_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2296130Z test_floor_divide_zero_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2296410Z test_floor_divide_zero_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2296700Z test_floor_divide_zero_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2296980Z test_floor_divide_zero_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2297300Z test_fmod_remainder_by_zero_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2297610Z test_fmod_remainder_by_zero_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2297930Z test_fmod_remainder_by_zero_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2298250Z test_fmod_remainder_by_zero_integral_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2298570Z test_fmod_remainder_by_zero_integral_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2298920Z test_fmod_remainder_by_zero_integral_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2299270Z test_fmod_remainder_by_zero_integral_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2299590Z test_fmod_remainder_by_zero_integral_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2299880Z test_fmod_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2300160Z test_fmod_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.004s) 2023-01-11T21:15:08.2300450Z test_fmod_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2300730Z test_fmod_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:15:08.2301000Z test_fmod_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:15:08.2301450Z test_fmod_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:15:08.2301750Z test_fmod_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:15:08.2302040Z test_fmod_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:15:08.2302290Z test_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2314680Z test_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2314900Z test_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2315000Z test_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2315400Z test_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2315560Z test_heaviside_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2315700Z test_heaviside_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2315840Z test_heaviside_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2315970Z test_heaviside_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2316080Z test_heaviside_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2316200Z test_heaviside_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2316320Z test_heaviside_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2316430Z test_heaviside_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2316550Z test_heaviside_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2316660Z test_heaviside_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2316770Z test_heaviside_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2316880Z test_heaviside_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2316990Z test_heaviside_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2317110Z test_heaviside_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2317250Z test_heaviside_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2317390Z test_heaviside_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2317520Z test_heaviside_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2317630Z test_heaviside_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2317740Z test_heaviside_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2317860Z test_heaviside_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2317970Z test_heaviside_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2318080Z test_heaviside_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2318180Z test_heaviside_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2318290Z test_heaviside_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2318400Z test_heaviside_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2318520Z test_heaviside_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2318630Z test_heaviside_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2318740Z test_heaviside_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2318850Z test_heaviside_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2319080Z test_heaviside_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2319230Z test_heaviside_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2319350Z test_heaviside_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2319460Z test_heaviside_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2319570Z test_heaviside_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2319680Z test_heaviside_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2319790Z test_heaviside_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2319950Z test_heaviside_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2320060Z test_heaviside_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2320170Z test_heaviside_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2320270Z test_heaviside_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2320380Z test_heaviside_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2320490Z test_heaviside_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2320600Z test_heaviside_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2320700Z test_heaviside_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2320850Z test_heaviside_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2320990Z test_heaviside_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2321110Z test_heaviside_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2321220Z test_heaviside_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2321320Z test_heaviside_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2321430Z test_heaviside_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2321540Z test_heaviside_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2321640Z test_heaviside_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2321760Z test_heaviside_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2321860Z test_heaviside_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2321980Z test_heaviside_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2322090Z test_heaviside_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2322190Z test_heaviside_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2322300Z test_heaviside_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2322400Z test_heaviside_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2322550Z test_heaviside_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2322690Z test_heaviside_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2322800Z test_heaviside_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2322910Z test_heaviside_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2323020Z test_heaviside_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2323140Z test_heaviside_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2323240Z test_heaviside_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2323380Z test_heaviside_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2323490Z test_heaviside_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2323590Z test_heaviside_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2323700Z test_heaviside_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2323810Z test_heaviside_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2323910Z test_heaviside_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2324020Z test_heaviside_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2324150Z test_heaviside_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2324300Z test_heaviside_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2324440Z test_heaviside_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2324550Z test_heaviside_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2324660Z test_heaviside_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2324760Z test_heaviside_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2324870Z test_heaviside_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2324980Z test_heaviside_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2325080Z test_heaviside_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2325190Z test_heaviside_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2325300Z test_heaviside_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2325410Z test_heaviside_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2325520Z test_heaviside_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2325630Z test_heaviside_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2325730Z test_heaviside_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2325840Z test_heaviside_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2325990Z test_heaviside_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2326130Z test_heaviside_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2326240Z test_heaviside_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2326350Z test_heaviside_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2326460Z test_heaviside_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2326570Z test_heaviside_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2326680Z test_heaviside_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2326790Z test_heaviside_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2326900Z test_heaviside_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2327000Z test_heaviside_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2327110Z test_heaviside_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2327210Z test_heaviside_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2327320Z test_heaviside_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2327430Z test_heaviside_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2327560Z test_heaviside_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2327740Z test_heaviside_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2327880Z test_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2327990Z test_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2328090Z test_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2328210Z test_idiv_and_ifloordiv_vs_python_cpu (__main__.TestBinaryUfuncsCPU) ... ok (4.791s) 2023-01-11T21:15:08.2328320Z test_inplace_division_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2328460Z test_inplace_dunders_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2328890Z test_int_and_float_pow_cpu (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:1378: RuntimeWarning: invalid value encountered in power 2023-01-11T21:15:08.2328980Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T21:15:08.2329030Z ok (0.560s) 2023-01-11T21:15:08.2329140Z test_int_tensor_pow_neg_ints_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:15:08.2329250Z test_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2329340Z test_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2329440Z test_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2329540Z test_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2330320Z test_lerp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:3347: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:08.2330440Z torch.lerp(start, end, weight, out=actual_out) 2023-01-11T21:15:08.2331110Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:3347: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [5, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:08.2331200Z torch.lerp(start, end, weight, out=actual_out) 2023-01-11T21:15:08.2331250Z ok (0.013s) 2023-01-11T21:15:08.2331360Z test_lerp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2331470Z test_lerp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2331570Z test_lerp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2331700Z test_lerp_lowp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2331820Z test_lerp_lowp_cpu_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2331940Z test_lerp_lowp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2332050Z test_logaddexp2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2332160Z test_logaddexp2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2332270Z test_logaddexp2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2332380Z test_logaddexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2332570Z test_logaddexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2332700Z test_logaddexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2332830Z test_logical_and_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2332950Z test_logical_and_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2333390Z test_logical_and_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:3247: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:15:08.2333480Z getattr(a, op + "_")(b) 2023-01-11T21:15:08.2333530Z ok (0.000s) 2023-01-11T21:15:08.2333650Z test_logical_and_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2333770Z test_logical_and_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2333890Z test_logical_and_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2334000Z test_logical_and_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2334110Z test_logical_and_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2334230Z test_logical_and_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2334340Z test_logical_and_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2334450Z test_logical_and_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2334600Z test_logical_and_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2334740Z test_logical_and_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2334860Z test_logical_and_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2334970Z test_logical_and_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2335090Z test_logical_and_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2335200Z test_logical_and_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2335310Z test_logical_and_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2335420Z test_logical_and_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2335530Z test_logical_and_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2335640Z test_logical_and_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2335750Z test_logical_and_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2335860Z test_logical_and_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2335970Z test_logical_and_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2336090Z test_logical_and_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2336200Z test_logical_and_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2336360Z test_logical_and_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2336510Z test_logical_and_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2336640Z test_logical_and_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2336750Z test_logical_and_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2336870Z test_logical_and_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2337030Z test_logical_and_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2337150Z test_logical_and_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2337260Z test_logical_and_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2337380Z test_logical_and_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2337490Z test_logical_and_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2337600Z test_logical_and_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2337760Z test_logical_and_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2337880Z test_logical_and_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2338000Z test_logical_and_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2338120Z test_logical_and_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2338270Z test_logical_and_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2338410Z test_logical_and_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2338530Z test_logical_and_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2338640Z test_logical_and_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2338750Z test_logical_and_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2338870Z test_logical_and_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2338980Z test_logical_and_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2339090Z test_logical_and_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2339210Z test_logical_and_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2339320Z test_logical_and_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2339440Z test_logical_and_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2339550Z test_logical_and_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2339660Z test_logical_and_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2339770Z test_logical_and_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2339890Z test_logical_and_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2340030Z test_logical_and_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2340180Z test_logical_and_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2340290Z test_logical_and_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2340400Z test_logical_and_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2340520Z test_logical_and_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2340630Z test_logical_and_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2340750Z test_logical_and_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2340860Z test_logical_and_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2340980Z test_logical_and_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2341090Z test_logical_and_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2341220Z test_logical_and_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2341340Z test_logical_and_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2341450Z test_logical_and_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2341560Z test_logical_and_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2341670Z test_logical_and_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2341810Z test_logical_and_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2341960Z test_logical_and_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2342100Z test_logical_and_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2342220Z test_logical_and_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2342340Z test_logical_and_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2342450Z test_logical_and_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2342560Z test_logical_and_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2342670Z test_logical_and_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2342780Z test_logical_and_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2342890Z test_logical_and_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2343000Z test_logical_and_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2343110Z test_logical_and_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2343220Z test_logical_and_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2343330Z test_logical_and_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2343440Z test_logical_and_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2343590Z test_logical_and_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2343740Z test_logical_and_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2343850Z test_logical_and_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2343950Z test_logical_and_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2344060Z test_logical_and_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2344170Z test_logical_and_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2344280Z test_logical_and_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2344390Z test_logical_and_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2344500Z test_logical_and_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2344620Z test_logical_and_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2350320Z test_logical_and_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2350490Z test_logical_and_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2350610Z test_logical_and_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2350730Z test_logical_and_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2350850Z test_logical_and_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2351000Z test_logical_and_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2351220Z test_logical_and_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2351340Z test_logical_and_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2351450Z test_logical_and_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2351560Z test_logical_and_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2351670Z test_logical_and_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2351780Z test_logical_and_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2351900Z test_logical_and_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2352040Z test_logical_and_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2352160Z test_logical_and_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2352280Z test_logical_and_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2352390Z test_logical_and_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2352500Z test_logical_and_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2352610Z test_logical_and_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2352720Z test_logical_and_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2352860Z test_logical_and_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2353010Z test_logical_and_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2353130Z test_logical_and_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2353240Z test_logical_and_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2353360Z test_logical_and_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2353470Z test_logical_and_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2353580Z test_logical_and_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2353700Z test_logical_and_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2353810Z test_logical_and_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2353920Z test_logical_and_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2354030Z test_logical_and_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2354140Z test_logical_and_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2354250Z test_logical_and_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2354360Z test_logical_and_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2354470Z test_logical_and_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2354620Z test_logical_and_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2354770Z test_logical_and_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2354880Z test_logical_and_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2355000Z test_logical_and_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2355120Z test_logical_and_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2355230Z test_logical_and_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2355340Z test_logical_and_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2355450Z test_logical_and_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2355590Z test_logical_and_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2355710Z test_logical_and_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2355820Z test_logical_and_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2355930Z test_logical_and_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2356040Z test_logical_and_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2356140Z test_logical_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2356250Z test_logical_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2356420Z test_logical_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2356560Z test_logical_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2356670Z test_logical_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2356780Z test_logical_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2356890Z test_logical_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2356990Z test_logical_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2357100Z test_logical_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2357200Z test_logical_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2357320Z test_logical_or_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2357430Z test_logical_or_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2357550Z test_logical_or_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2357670Z test_logical_or_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2357790Z test_logical_or_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2357900Z test_logical_or_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2358010Z test_logical_or_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2358160Z test_logical_or_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2358310Z test_logical_or_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2358420Z test_logical_or_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2358540Z test_logical_or_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2358650Z test_logical_or_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2358760Z test_logical_or_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2358870Z test_logical_or_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2358990Z test_logical_or_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2359100Z test_logical_or_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2359220Z test_logical_or_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2359330Z test_logical_or_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2359440Z test_logical_or_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2359550Z test_logical_or_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2359660Z test_logical_or_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2359770Z test_logical_or_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2359960Z test_logical_or_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2360110Z test_logical_or_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2360230Z test_logical_or_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2360350Z test_logical_or_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2360480Z test_logical_or_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2360600Z test_logical_or_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2360720Z test_logical_or_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2360870Z test_logical_or_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2360990Z test_logical_or_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2361110Z test_logical_or_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2361220Z test_logical_or_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2361330Z test_logical_or_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2361450Z test_logical_or_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2361560Z test_logical_or_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2361670Z test_logical_or_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2361820Z test_logical_or_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2361980Z test_logical_or_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2362100Z test_logical_or_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2362220Z test_logical_or_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2362330Z test_logical_or_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2362450Z test_logical_or_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2362560Z test_logical_or_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2362670Z test_logical_or_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2362790Z test_logical_or_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2362900Z test_logical_or_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2363010Z test_logical_or_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2363120Z test_logical_or_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2363240Z test_logical_or_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2363350Z test_logical_or_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2363470Z test_logical_or_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2363630Z test_logical_or_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2363770Z test_logical_or_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2363880Z test_logical_or_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2364000Z test_logical_or_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2364110Z test_logical_or_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2364220Z test_logical_or_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2364360Z test_logical_or_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2364480Z test_logical_or_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2364590Z test_logical_or_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2364700Z test_logical_or_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2364820Z test_logical_or_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2364930Z test_logical_or_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2365070Z test_logical_or_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2365180Z test_logical_or_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2365290Z test_logical_or_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2365440Z test_logical_or_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2365580Z test_logical_or_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2365690Z test_logical_or_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2365800Z test_logical_or_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2365910Z test_logical_or_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2366020Z test_logical_or_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2366130Z test_logical_or_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2366250Z test_logical_or_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2366370Z test_logical_or_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2366480Z test_logical_or_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2366590Z test_logical_or_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2366700Z test_logical_or_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2366820Z test_logical_or_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2366920Z test_logical_or_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2367030Z test_logical_or_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2367180Z test_logical_or_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2367320Z test_logical_or_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2367440Z test_logical_or_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2367550Z test_logical_or_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2367670Z test_logical_or_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2367780Z test_logical_or_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2367890Z test_logical_or_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2367990Z test_logical_or_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2368100Z test_logical_or_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2368220Z test_logical_or_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2368330Z test_logical_or_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2368440Z test_logical_or_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2368580Z test_logical_or_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2368690Z test_logical_or_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2368800Z test_logical_or_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2368940Z test_logical_or_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2369090Z test_logical_or_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2369210Z test_logical_or_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2369320Z test_logical_or_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2369470Z test_logical_or_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2369570Z test_logical_or_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2369690Z test_logical_or_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2369800Z test_logical_or_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2369910Z test_logical_or_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2370020Z test_logical_or_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2370130Z test_logical_or_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2370240Z test_logical_or_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2370340Z test_logical_or_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2370460Z test_logical_or_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2370570Z test_logical_or_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2370720Z test_logical_or_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2370860Z test_logical_or_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2370980Z test_logical_or_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2371090Z test_logical_or_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2371200Z test_logical_or_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2371310Z test_logical_or_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2371410Z test_logical_or_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2371520Z test_logical_or_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2371630Z test_logical_or_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2371740Z test_logical_or_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2371850Z test_logical_or_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2371960Z test_logical_or_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2373960Z test_logical_or_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2374480Z test_logical_or_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2374780Z test_logical_or_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2375120Z test_logical_or_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2375470Z test_logical_or_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2375750Z test_logical_or_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2376030Z test_logical_or_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2376590Z test_logical_or_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2376890Z test_logical_or_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2377170Z test_logical_or_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2377470Z test_logical_or_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2377770Z test_logical_or_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2378230Z test_logical_or_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2378580Z test_logical_or_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2379020Z test_logical_or_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2379480Z test_logical_or_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2379660Z test_logical_or_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2379770Z test_logical_or_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2379920Z test_logical_or_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2380060Z test_logical_or_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2380180Z test_logical_xor_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2380300Z test_logical_xor_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2380420Z test_logical_xor_cpu_bfloat16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2380550Z test_logical_xor_cpu_bfloat16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2380670Z test_logical_xor_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2380790Z test_logical_xor_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2380900Z test_logical_xor_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2381020Z test_logical_xor_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2381130Z test_logical_xor_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2381240Z test_logical_xor_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2381350Z test_logical_xor_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2381460Z test_logical_xor_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2381580Z test_logical_xor_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2381720Z test_logical_xor_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2381870Z test_logical_xor_cpu_bool_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2381990Z test_logical_xor_cpu_bool_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2382100Z test_logical_xor_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2382210Z test_logical_xor_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2382320Z test_logical_xor_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2382430Z test_logical_xor_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2382530Z test_logical_xor_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2382640Z test_logical_xor_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2382760Z test_logical_xor_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2382870Z test_logical_xor_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2383120Z test_logical_xor_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2383240Z test_logical_xor_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2383370Z test_logical_xor_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2385170Z test_logical_xor_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2385570Z test_logical_xor_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2385920Z test_logical_xor_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2386470Z test_logical_xor_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2386770Z test_logical_xor_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2387080Z test_logical_xor_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2387390Z test_logical_xor_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2387850Z test_logical_xor_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2388060Z test_logical_xor_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2388190Z test_logical_xor_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2393930Z test_logical_xor_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2394070Z test_logical_xor_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2394200Z test_logical_xor_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2394320Z test_logical_xor_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2394440Z test_logical_xor_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2394550Z test_logical_xor_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2394710Z test_logical_xor_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2394850Z test_logical_xor_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2394960Z test_logical_xor_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2395080Z test_logical_xor_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2395200Z test_logical_xor_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2395320Z test_logical_xor_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2395430Z test_logical_xor_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2395550Z test_logical_xor_cpu_float16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2395670Z test_logical_xor_cpu_float16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2395780Z test_logical_xor_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2395890Z test_logical_xor_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2396000Z test_logical_xor_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2396120Z test_logical_xor_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2396230Z test_logical_xor_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2396340Z test_logical_xor_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2396490Z test_logical_xor_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2396810Z test_logical_xor_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2396940Z test_logical_xor_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2397060Z test_logical_xor_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2397180Z test_logical_xor_cpu_float32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2397300Z test_logical_xor_cpu_float32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2397420Z test_logical_xor_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2397590Z test_logical_xor_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2397700Z test_logical_xor_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2397810Z test_logical_xor_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2397920Z test_logical_xor_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2398030Z test_logical_xor_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2398140Z test_logical_xor_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2398250Z test_logical_xor_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2398370Z test_logical_xor_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2398510Z test_logical_xor_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2398660Z test_logical_xor_cpu_float64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2398780Z test_logical_xor_cpu_float64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2398890Z test_logical_xor_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399000Z test_logical_xor_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399110Z test_logical_xor_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399220Z test_logical_xor_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399330Z test_logical_xor_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399430Z test_logical_xor_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399550Z test_logical_xor_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399650Z test_logical_xor_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399770Z test_logical_xor_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399880Z test_logical_xor_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2399990Z test_logical_xor_cpu_int16_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2400100Z test_logical_xor_cpu_int16_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2400250Z test_logical_xor_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2400390Z test_logical_xor_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2400510Z test_logical_xor_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2400620Z test_logical_xor_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2400740Z test_logical_xor_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2400850Z test_logical_xor_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2400970Z test_logical_xor_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2401120Z test_logical_xor_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2401240Z test_logical_xor_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2401350Z test_logical_xor_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2401460Z test_logical_xor_cpu_int32_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2401580Z test_logical_xor_cpu_int32_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2401690Z test_logical_xor_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2401830Z test_logical_xor_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2401940Z test_logical_xor_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2402090Z test_logical_xor_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2402230Z test_logical_xor_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2402350Z test_logical_xor_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2402460Z test_logical_xor_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2402570Z test_logical_xor_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2402680Z test_logical_xor_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2402790Z test_logical_xor_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2402910Z test_logical_xor_cpu_int64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2403020Z test_logical_xor_cpu_int64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2403130Z test_logical_xor_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2403240Z test_logical_xor_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2403340Z test_logical_xor_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2403450Z test_logical_xor_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2403560Z test_logical_xor_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2403670Z test_logical_xor_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2403820Z test_logical_xor_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2403960Z test_logical_xor_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2404080Z test_logical_xor_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2404190Z test_logical_xor_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2404300Z test_logical_xor_cpu_int8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2404420Z test_logical_xor_cpu_int8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2404530Z test_logical_xor_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2404640Z test_logical_xor_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2404740Z test_logical_xor_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2404850Z test_logical_xor_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2404960Z test_logical_xor_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2405070Z test_logical_xor_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2405180Z test_logical_xor_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2405330Z test_logical_xor_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2405450Z test_logical_xor_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2405600Z test_logical_xor_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2405750Z test_logical_xor_cpu_uint8_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2405860Z test_logical_xor_cpu_uint8_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2405970Z test_logical_xor_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2406080Z test_logical_xor_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2406220Z test_logical_xor_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2406330Z test_logical_xor_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2406440Z test_logical_xor_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2406550Z test_logical_xor_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2406660Z test_logical_xor_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2406770Z test_logical_xor_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2406900Z test_logical_xor_with_nontrivial_alignment_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.087s) 2023-01-11T21:15:08.2407010Z test_long_tensor_pow_floats_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2407140Z test_maximum_and_minimum_subgradient_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2407280Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2407450Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2407610Z test_maximum_and_minimum_subgradient_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2407750Z test_maximum_and_minimum_subgradient_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2407880Z test_maximum_and_minimum_subgradient_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2408010Z test_maximum_and_minimum_subgradient_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2408140Z test_maximum_and_minimum_subgradient_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2408270Z test_maximum_and_minimum_subgradient_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2408400Z test_maximum_and_minimum_subgradient_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2408530Z test_maximum_and_minimum_subgradient_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2408660Z test_maximum_and_minimum_subgradient_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2408790Z test_maximum_and_minimum_subgradient_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2408920Z test_maximum_and_minimum_subgradient_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2409040Z test_maximum_and_minimum_subgradient_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2409170Z test_maximum_and_minimum_subgradient_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2409300Z test_maximum_minimum_complex_cpu_complex128_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2409460Z test_maximum_minimum_complex_cpu_complex128_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2409700Z test_maximum_minimum_complex_cpu_complex128_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2409840Z test_maximum_minimum_complex_cpu_complex128_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2409970Z test_maximum_minimum_complex_cpu_complex128_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2410100Z test_maximum_minimum_complex_cpu_complex128_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2410220Z test_maximum_minimum_complex_cpu_complex128_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2410350Z test_maximum_minimum_complex_cpu_complex128_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2410520Z test_maximum_minimum_complex_cpu_complex128_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2410640Z test_maximum_minimum_complex_cpu_complex128_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2410770Z test_maximum_minimum_complex_cpu_complex128_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2410890Z test_maximum_minimum_complex_cpu_complex128_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2411020Z test_maximum_minimum_complex_cpu_complex64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2411150Z test_maximum_minimum_complex_cpu_complex64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2411290Z test_maximum_minimum_complex_cpu_complex64_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2411420Z test_maximum_minimum_complex_cpu_complex64_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2411580Z test_maximum_minimum_complex_cpu_complex64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2411730Z test_maximum_minimum_complex_cpu_complex64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2411870Z test_maximum_minimum_complex_cpu_complex64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2411990Z test_maximum_minimum_complex_cpu_complex64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2412110Z test_maximum_minimum_complex_cpu_complex64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2412230Z test_maximum_minimum_complex_cpu_complex64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2412360Z test_maximum_minimum_complex_cpu_complex64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2412480Z test_maximum_minimum_complex_cpu_complex64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2412620Z test_maximum_minimum_cross_device_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2412730Z test_maximum_minimum_float_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2412850Z test_maximum_minimum_float_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2412970Z test_maximum_minimum_float_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2413080Z test_maximum_minimum_float_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2413210Z test_maximum_minimum_float_nan_and_inf_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2413330Z test_maximum_minimum_float_nan_and_inf_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2413480Z test_maximum_minimum_float_nan_and_inf_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2413640Z test_maximum_minimum_float_nan_and_inf_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2413760Z test_maximum_minimum_forward_ad_float32_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.088s) 2023-01-11T21:15:08.2413910Z test_maximum_minimum_int_and_bool_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2414030Z test_maximum_minimum_int_and_bool_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2414150Z test_maximum_minimum_int_and_bool_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2414270Z test_maximum_minimum_int_and_bool_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2414380Z test_maximum_minimum_int_and_bool_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2414500Z test_maximum_minimum_int_and_bool_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2414660Z test_maximum_minimum_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2414790Z test_maximum_minimum_type_promotion_cpu_bfloat16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2414920Z test_maximum_minimum_type_promotion_cpu_bfloat16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2415060Z test_maximum_minimum_type_promotion_cpu_bfloat16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2415180Z test_maximum_minimum_type_promotion_cpu_bfloat16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2415310Z test_maximum_minimum_type_promotion_cpu_bfloat16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2415480Z test_maximum_minimum_type_promotion_cpu_bfloat16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2415640Z test_maximum_minimum_type_promotion_cpu_bfloat16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2415770Z test_maximum_minimum_type_promotion_cpu_bfloat16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2415890Z test_maximum_minimum_type_promotion_cpu_bfloat16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2416020Z test_maximum_minimum_type_promotion_cpu_bool_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2416150Z test_maximum_minimum_type_promotion_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2416280Z test_maximum_minimum_type_promotion_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2416400Z test_maximum_minimum_type_promotion_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2416520Z test_maximum_minimum_type_promotion_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2416650Z test_maximum_minimum_type_promotion_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2416770Z test_maximum_minimum_type_promotion_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2416920Z test_maximum_minimum_type_promotion_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2417050Z test_maximum_minimum_type_promotion_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2417170Z test_maximum_minimum_type_promotion_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2417300Z test_maximum_minimum_type_promotion_cpu_float16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2417460Z test_maximum_minimum_type_promotion_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2417630Z test_maximum_minimum_type_promotion_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2417760Z test_maximum_minimum_type_promotion_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2417890Z test_maximum_minimum_type_promotion_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2418020Z test_maximum_minimum_type_promotion_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2418190Z test_maximum_minimum_type_promotion_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2418320Z test_maximum_minimum_type_promotion_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2418450Z test_maximum_minimum_type_promotion_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2418570Z test_maximum_minimum_type_promotion_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2418700Z test_maximum_minimum_type_promotion_cpu_float32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2418850Z test_maximum_minimum_type_promotion_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2418980Z test_maximum_minimum_type_promotion_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2419110Z test_maximum_minimum_type_promotion_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2419240Z test_maximum_minimum_type_promotion_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2419360Z test_maximum_minimum_type_promotion_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2419530Z test_maximum_minimum_type_promotion_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2419680Z test_maximum_minimum_type_promotion_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2419810Z test_maximum_minimum_type_promotion_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2419940Z test_maximum_minimum_type_promotion_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2420070Z test_maximum_minimum_type_promotion_cpu_float64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2420190Z test_maximum_minimum_type_promotion_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2420320Z test_maximum_minimum_type_promotion_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2420450Z test_maximum_minimum_type_promotion_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2420570Z test_maximum_minimum_type_promotion_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2420700Z test_maximum_minimum_type_promotion_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2420830Z test_maximum_minimum_type_promotion_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2420950Z test_maximum_minimum_type_promotion_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2421070Z test_maximum_minimum_type_promotion_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2421200Z test_maximum_minimum_type_promotion_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2421330Z test_maximum_minimum_type_promotion_cpu_int16_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2421490Z test_maximum_minimum_type_promotion_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2421650Z test_maximum_minimum_type_promotion_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2421770Z test_maximum_minimum_type_promotion_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2421890Z test_maximum_minimum_type_promotion_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2422020Z test_maximum_minimum_type_promotion_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2422140Z test_maximum_minimum_type_promotion_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2422290Z test_maximum_minimum_type_promotion_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2422410Z test_maximum_minimum_type_promotion_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2422540Z test_maximum_minimum_type_promotion_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2422670Z test_maximum_minimum_type_promotion_cpu_int32_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2422790Z test_maximum_minimum_type_promotion_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2422940Z test_maximum_minimum_type_promotion_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2423060Z test_maximum_minimum_type_promotion_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2423190Z test_maximum_minimum_type_promotion_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2423310Z test_maximum_minimum_type_promotion_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2423470Z test_maximum_minimum_type_promotion_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2423620Z test_maximum_minimum_type_promotion_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2423750Z test_maximum_minimum_type_promotion_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2423870Z test_maximum_minimum_type_promotion_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2424000Z test_maximum_minimum_type_promotion_cpu_int64_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2424130Z test_maximum_minimum_type_promotion_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2428930Z test_maximum_minimum_type_promotion_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2429090Z test_maximum_minimum_type_promotion_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2429210Z test_maximum_minimum_type_promotion_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2429340Z test_maximum_minimum_type_promotion_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2429460Z test_maximum_minimum_type_promotion_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2429580Z test_maximum_minimum_type_promotion_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2429710Z test_maximum_minimum_type_promotion_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2429830Z test_maximum_minimum_type_promotion_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2429960Z test_maximum_minimum_type_promotion_cpu_int8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2430120Z test_maximum_minimum_type_promotion_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2430280Z test_maximum_minimum_type_promotion_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2430410Z test_maximum_minimum_type_promotion_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2430540Z test_maximum_minimum_type_promotion_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2430660Z test_maximum_minimum_type_promotion_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2430790Z test_maximum_minimum_type_promotion_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2430910Z test_maximum_minimum_type_promotion_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2431150Z test_maximum_minimum_type_promotion_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2431280Z test_maximum_minimum_type_promotion_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2431410Z test_maximum_minimum_type_promotion_cpu_uint8_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2431540Z test_maximum_minimum_type_promotion_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2431660Z test_maximum_minimum_type_promotion_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2431790Z test_maximum_minimum_type_promotion_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2431960Z test_maximum_minimum_type_promotion_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2432080Z test_maximum_minimum_type_promotion_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2432240Z test_maximum_minimum_type_promotion_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2432390Z test_maximum_minimum_type_promotion_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2432520Z test_maximum_minimum_type_promotion_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2432650Z test_maximum_minimum_type_promotion_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2432760Z test_min_max_binary_op_nan_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2432880Z test_min_max_binary_op_nan_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2433030Z test_mul_chalf_tensor_and_cpu_scalar_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2433130Z test_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2433250Z test_mul_intertype_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2433370Z test_mul_intertype_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2433480Z test_muldiv_scalar_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2433590Z test_muldiv_scalar_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2433700Z test_muldiv_scalar_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2433820Z test_muldiv_scalar_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2433930Z test_muldiv_scalar_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2434080Z test_muldiv_scalar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2434220Z test_muldiv_scalar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2434330Z test_muldiv_scalar_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2434440Z test_muldiv_scalar_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2434540Z test_muldiv_scalar_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2434650Z test_muldiv_scalar_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2434750Z test_muldiv_scalar_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2434860Z test_nextafter_bfloat16_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2434970Z test_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2435080Z test_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2435190Z test_non_contig___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2435310Z test_non_contig___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2435460Z test_non_contig___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2435570Z test_non_contig___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2435690Z test_non_contig___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2435840Z test_non_contig___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2435980Z test_non_contig___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2436090Z test_non_contig___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2436230Z test_non_contig___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2436340Z test_non_contig___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2436450Z test_non_contig___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2436560Z test_non_contig___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2436670Z test_non_contig___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2436770Z test_non_contig___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2436880Z test_non_contig___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2436980Z test_non_contig___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2437090Z test_non_contig___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2437190Z test_non_contig___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2437310Z test_non_contig___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2437420Z test_non_contig___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2437570Z test_non_contig___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2437720Z test_non_contig___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2437830Z test_non_contig___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2437940Z test_non_contig___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2438050Z test_non_contig___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2438160Z test_non_contig___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2438270Z test_non_contig___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2438380Z test_non_contig___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2438490Z test_non_contig___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2438600Z test_non_contig___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2438710Z test_non_contig___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2438830Z test_non_contig___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2438930Z test_non_contig___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2439040Z test_non_contig___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2439150Z test_non_contig___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2439300Z test_non_contig___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2439450Z test_non_contig___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2439570Z test_non_contig___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2439700Z test_non_contig___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2439810Z test_non_contig___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2439920Z test_non_contig___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2440020Z test_non_contig___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2440130Z test_non_contig___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2440230Z test_non_contig___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2440370Z test_non_contig___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2440480Z test_non_contig___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2440590Z test_non_contig___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2440700Z test_non_contig___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2440800Z test_non_contig___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2440910Z test_non_contig___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2441050Z test_non_contig___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2441190Z test_non_contig___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2441820Z test_non_contig___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:15:08.2441940Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:08.2441990Z ok (0.001s) 2023-01-11T21:15:08.2442110Z test_non_contig___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2442230Z test_non_contig___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2442340Z test_non_contig___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2442450Z test_non_contig___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2442550Z test_non_contig___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2442660Z test_non_contig___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2442770Z test_non_contig___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2442870Z test_non_contig___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2442990Z test_non_contig___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2443090Z test_non_contig___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2443240Z test_non_contig___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2443390Z test_non_contig___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2443500Z test_non_contig___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2443610Z test_non_contig___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2443720Z test_non_contig___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2443830Z test_non_contig___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2443930Z test_non_contig___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2444060Z test_non_contig___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2444170Z test_non_contig___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2444280Z test_non_contig___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2444380Z test_non_contig___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2444490Z test_non_contig___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2444600Z test_non_contig___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2444720Z test_non_contig___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2444820Z test_non_contig___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2444960Z test_non_contig___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2445110Z test_non_contig___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2445220Z test_non_contig_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2445330Z test_non_contig_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2445440Z test_non_contig_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2445550Z test_non_contig_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2445660Z test_non_contig_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2445770Z test_non_contig_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2445880Z test_non_contig_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2445990Z test_non_contig_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2446100Z test_non_contig_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2446210Z test_non_contig_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2446320Z test_non_contig_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2446430Z test_non_contig_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2446530Z test_non_contig_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2446680Z test_non_contig_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2446820Z test_non_contig_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2446940Z test_non_contig_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2447050Z test_non_contig_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2447160Z test_non_contig_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2447270Z test_non_contig_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2447370Z test_non_contig_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2447490Z test_non_contig_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2447590Z test_non_contig_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2447710Z test_non_contig_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2447820Z test_non_contig_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2447940Z test_non_contig_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2448050Z test_non_contig_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2448160Z test_non_contig_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2448320Z test_non_contig_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2448480Z test_non_contig_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2448630Z test_non_contig_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2448750Z test_non_contig_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2448880Z test_non_contig_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2448990Z test_non_contig_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2449160Z test_non_contig_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2449270Z test_non_contig_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2449380Z test_non_contig_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2449490Z test_non_contig_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2449600Z test_non_contig_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2449710Z test_non_contig_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2449840Z test_non_contig_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2449960Z test_non_contig_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2450090Z test_non_contig_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2450210Z test_non_contig_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2450360Z test_non_contig_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2450510Z test_non_contig_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2450630Z test_non_contig_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2450740Z test_non_contig_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2450850Z test_non_contig_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2450960Z test_non_contig_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2451080Z test_non_contig_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2451200Z test_non_contig_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2451310Z test_non_contig_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2451420Z test_non_contig_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2451530Z test_non_contig_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2451640Z test_non_contig_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2451760Z test_non_contig_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2451870Z test_non_contig_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2451980Z test_non_contig_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2452120Z test_non_contig_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2452270Z test_non_contig_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2452390Z test_non_contig_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2452500Z test_non_contig_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2452650Z test_non_contig_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2452760Z test_non_contig_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2452870Z test_non_contig_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2452980Z test_non_contig_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2453090Z test_non_contig_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2453200Z test_non_contig_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2453340Z test_non_contig_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2453450Z test_non_contig_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2453560Z test_non_contig_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2453670Z test_non_contig_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2453780Z test_non_contig_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2453930Z test_non_contig_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2454080Z test_non_contig_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2454200Z test_non_contig_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2454310Z test_non_contig_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2454420Z test_non_contig_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2454530Z test_non_contig_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2454640Z test_non_contig_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2454750Z test_non_contig_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2454860Z test_non_contig_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2454970Z test_non_contig_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2455090Z test_non_contig_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2455220Z test_non_contig_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2455340Z test_non_contig_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2455460Z test_non_contig_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2455580Z test_non_contig_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2455730Z test_non_contig_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2455880Z test_non_contig_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2456010Z test_non_contig_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2456130Z test_non_contig_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2456250Z test_non_contig_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2456380Z test_non_contig_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2456510Z test_non_contig_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2456630Z test_non_contig_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2456790Z test_non_contig_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2456920Z test_non_contig_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2457040Z test_non_contig_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2457160Z test_non_contig_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2457280Z test_non_contig_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2457400Z test_non_contig_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2457560Z test_non_contig_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2457710Z test_non_contig_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2457870Z test_non_contig_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2458000Z test_non_contig_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2462570Z test_non_contig_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2462720Z test_non_contig_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2462840Z test_non_contig_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2462960Z test_non_contig_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2463080Z test_non_contig_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2463200Z test_non_contig_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2463320Z test_non_contig_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2463430Z test_non_contig_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2463540Z test_non_contig_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2463650Z test_non_contig_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2463760Z test_non_contig_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2463880Z test_non_contig_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2464020Z test_non_contig_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2464170Z test_non_contig_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2464280Z test_non_contig_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2464390Z test_non_contig_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2464500Z test_non_contig_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2464600Z test_non_contig_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2464710Z test_non_contig_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2464810Z test_non_contig_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2464930Z test_non_contig_expand___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2465050Z test_non_contig_expand___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2465170Z test_non_contig_expand___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2465300Z test_non_contig_expand___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2465420Z test_non_contig_expand___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2465610Z test_non_contig_expand___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2465730Z test_non_contig_expand___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2465890Z test_non_contig_expand___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2466030Z test_non_contig_expand___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2466150Z test_non_contig_expand___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2466270Z test_non_contig_expand___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2466410Z test_non_contig_expand___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2466530Z test_non_contig_expand___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2466640Z test_non_contig_expand___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2466760Z test_non_contig_expand___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2466870Z test_non_contig_expand___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2466980Z test_non_contig_expand___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2467090Z test_non_contig_expand___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2467210Z test_non_contig_expand___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2467320Z test_non_contig_expand___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2467440Z test_non_contig_expand___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2467560Z test_non_contig_expand___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2467720Z test_non_contig_expand___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2467870Z test_non_contig_expand___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2467990Z test_non_contig_expand___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2468100Z test_non_contig_expand___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2468210Z test_non_contig_expand___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2468320Z test_non_contig_expand___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2468430Z test_non_contig_expand___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2468550Z test_non_contig_expand___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2468660Z test_non_contig_expand___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2468780Z test_non_contig_expand___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2468900Z test_non_contig_expand___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2469010Z test_non_contig_expand___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2469130Z test_non_contig_expand___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2469240Z test_non_contig_expand___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2469360Z test_non_contig_expand___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2469520Z test_non_contig_expand___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2469670Z test_non_contig_expand___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2469850Z test_non_contig_expand___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2469970Z test_non_contig_expand___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2470080Z test_non_contig_expand___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2470190Z test_non_contig_expand___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2470300Z test_non_contig_expand___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2470420Z test_non_contig_expand___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2470570Z test_non_contig_expand___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2470690Z test_non_contig_expand___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2470810Z test_non_contig_expand___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2470920Z test_non_contig_expand___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2471040Z test_non_contig_expand___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2471150Z test_non_contig_expand___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2471270Z test_non_contig_expand___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2471420Z test_non_contig_expand___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2471580Z test_non_contig_expand___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2471710Z test_non_contig_expand___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2471830Z test_non_contig_expand___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2471940Z test_non_contig_expand___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2472060Z test_non_contig_expand___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2472180Z test_non_contig_expand___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2472290Z test_non_contig_expand___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2472400Z test_non_contig_expand___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2472510Z test_non_contig_expand___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2472630Z test_non_contig_expand___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2472750Z test_non_contig_expand___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2472870Z test_non_contig_expand___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2472990Z test_non_contig_expand___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2473110Z test_non_contig_expand___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2473260Z test_non_contig_expand___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2473400Z test_non_contig_expand___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2473520Z test_non_contig_expand___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2473630Z test_non_contig_expand___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2473750Z test_non_contig_expand___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2473900Z test_non_contig_expand___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2474010Z test_non_contig_expand___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2474130Z test_non_contig_expand___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2474240Z test_non_contig_expand___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2474350Z test_non_contig_expand___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2474460Z test_non_contig_expand___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2474570Z test_non_contig_expand___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2474720Z test_non_contig_expand___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2474840Z test_non_contig_expand_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2474970Z test_non_contig_expand_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2475120Z test_non_contig_expand_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2475270Z test_non_contig_expand_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2475390Z test_non_contig_expand_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2475510Z test_non_contig_expand_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2475630Z test_non_contig_expand_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2475740Z test_non_contig_expand_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2475860Z test_non_contig_expand_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2475970Z test_non_contig_expand_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2476080Z test_non_contig_expand_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2476200Z test_non_contig_expand_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2476310Z test_non_contig_expand_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2476420Z test_non_contig_expand_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2476540Z test_non_contig_expand_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2476660Z test_non_contig_expand_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2476770Z test_non_contig_expand_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2476920Z test_non_contig_expand_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2477070Z test_non_contig_expand_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2477190Z test_non_contig_expand_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2477310Z test_non_contig_expand_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2477420Z test_non_contig_expand_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2477540Z test_non_contig_expand_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2477660Z test_non_contig_expand_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2477780Z test_non_contig_expand_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2477890Z test_non_contig_expand_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2478010Z test_non_contig_expand_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2478160Z test_non_contig_expand_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2478290Z test_non_contig_expand_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2478420Z test_non_contig_expand_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2478540Z test_non_contig_expand_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2478670Z test_non_contig_expand_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2478830Z test_non_contig_expand_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2479010Z test_non_contig_expand_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2479130Z test_non_contig_expand_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2479250Z test_non_contig_expand_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2479360Z test_non_contig_expand_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2479480Z test_non_contig_expand_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2479600Z test_non_contig_expand_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2479730Z test_non_contig_expand_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2479860Z test_non_contig_expand_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2479980Z test_non_contig_expand_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2480110Z test_non_contig_expand_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2480230Z test_non_contig_expand_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2480350Z test_non_contig_expand_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2480470Z test_non_contig_expand_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2480590Z test_non_contig_expand_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2480740Z test_non_contig_expand_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2480890Z test_non_contig_expand_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2481000Z test_non_contig_expand_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2481130Z test_non_contig_expand_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2481240Z test_non_contig_expand_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2481370Z test_non_contig_expand_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2481490Z test_non_contig_expand_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2481600Z test_non_contig_expand_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2481720Z test_non_contig_expand_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2481840Z test_non_contig_expand_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2481950Z test_non_contig_expand_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2482070Z test_non_contig_expand_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2482180Z test_non_contig_expand_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2482330Z test_non_contig_expand_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2482450Z test_non_contig_expand_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2482600Z test_non_contig_expand_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2482750Z test_non_contig_expand_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2482870Z test_non_contig_expand_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2482990Z test_non_contig_expand_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2483130Z test_non_contig_expand_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2483250Z test_non_contig_expand_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2483370Z test_non_contig_expand_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2483480Z test_non_contig_expand_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2483600Z test_non_contig_expand_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2483710Z test_non_contig_expand_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2483820Z test_non_contig_expand_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2483940Z test_non_contig_expand_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2484060Z test_non_contig_expand_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2484180Z test_non_contig_expand_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2484300Z test_non_contig_expand_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2484450Z test_non_contig_expand_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2484600Z test_non_contig_expand_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2484720Z test_non_contig_expand_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2484830Z test_non_contig_expand_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2484950Z test_non_contig_expand_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2485060Z test_non_contig_expand_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2485200Z test_non_contig_expand_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2485330Z test_non_contig_expand_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2485470Z test_non_contig_expand_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2485590Z test_non_contig_expand_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2485720Z test_non_contig_expand_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2485840Z test_non_contig_expand_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2485960Z test_non_contig_expand_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2486090Z test_non_contig_expand_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2486220Z test_non_contig_expand_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2486390Z test_non_contig_expand_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2486600Z test_non_contig_expand_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2486750Z test_non_contig_expand_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2486880Z test_non_contig_expand_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2487010Z test_non_contig_expand_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2487140Z test_non_contig_expand_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2487320Z test_non_contig_expand_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2487440Z test_non_contig_expand_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2487570Z test_non_contig_expand_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2487700Z test_non_contig_expand_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2487830Z test_non_contig_expand_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2487960Z test_non_contig_expand_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2488090Z test_non_contig_expand_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2488210Z test_non_contig_expand_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2488340Z test_non_contig_expand_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2488500Z test_non_contig_expand_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2488660Z test_non_contig_expand_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2488790Z test_non_contig_expand_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2488910Z test_non_contig_expand_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2489040Z test_non_contig_expand_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2489160Z test_non_contig_expand_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2489270Z test_non_contig_expand_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2489390Z test_non_contig_expand_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2489510Z test_non_contig_expand_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2489630Z test_non_contig_expand_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2489740Z test_non_contig_expand_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2489860Z test_non_contig_expand_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2489980Z test_non_contig_expand_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2490090Z test_non_contig_expand_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2490200Z test_non_contig_expand_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2490350Z test_non_contig_expand_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2490490Z test_non_contig_expand_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2490610Z test_non_contig_expand_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2490750Z test_non_contig_expand_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2490880Z test_non_contig_expand_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2491010Z test_non_contig_expand_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2491140Z test_non_contig_expand_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2491260Z test_non_contig_expand_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2491380Z test_non_contig_expand_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2491530Z test_non_contig_expand_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2491660Z test_non_contig_expand_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2491770Z test_non_contig_expand_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2491890Z test_non_contig_expand_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2492010Z test_non_contig_expand_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2492130Z test_non_contig_expand_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2492280Z test_non_contig_expand_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2497330Z test_non_contig_expand_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2497500Z test_non_contig_expand_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2497640Z test_non_contig_expand_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2497760Z test_non_contig_expand_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2497890Z test_non_contig_expand_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2498010Z test_non_contig_expand_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2498130Z test_non_contig_expand_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2498250Z test_non_contig_expand_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2498370Z test_non_contig_expand_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2498490Z test_non_contig_expand_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2498610Z test_non_contig_expand_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2498730Z test_non_contig_expand_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2498850Z test_non_contig_expand_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2498960Z test_non_contig_expand_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2499110Z test_non_contig_expand_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2499260Z test_non_contig_expand_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2499380Z test_non_contig_expand_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2499500Z test_non_contig_expand_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2499620Z test_non_contig_expand_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2499740Z test_non_contig_expand_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2499850Z test_non_contig_expand_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2500100Z test_non_contig_expand_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2500220Z test_non_contig_expand_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2500330Z test_non_contig_expand_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2500450Z test_non_contig_expand_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2500560Z test_non_contig_expand_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2500670Z test_non_contig_expand_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2500830Z test_non_contig_expand_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2500940Z test_non_contig_expand_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2501100Z test_non_contig_expand_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2501250Z test_non_contig_expand_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2501370Z test_non_contig_expand_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2501490Z test_non_contig_expand_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2501600Z test_non_contig_expand_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2501710Z test_non_contig_expand_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2501820Z test_non_contig_expand_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2501940Z test_non_contig_expand_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2502050Z test_non_contig_expand_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2502170Z test_non_contig_expand_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2502290Z test_non_contig_expand_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2502400Z test_non_contig_expand_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2502510Z test_non_contig_expand_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2502630Z test_non_contig_expand_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2502740Z test_non_contig_expand_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2502900Z test_non_contig_expand_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2503050Z test_non_contig_expand_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2503160Z test_non_contig_expand_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2503270Z test_non_contig_expand_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2503390Z test_non_contig_expand_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2503500Z test_non_contig_expand_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2503610Z test_non_contig_expand_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2503720Z test_non_contig_expand_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2503830Z test_non_contig_expand_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2503950Z test_non_contig_expand_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2504060Z test_non_contig_expand_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2504180Z test_non_contig_expand_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2504320Z test_non_contig_expand_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2504430Z test_non_contig_expand_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2504540Z test_non_contig_expand_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2504690Z test_non_contig_expand_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2504830Z test_non_contig_expand_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2504950Z test_non_contig_expand_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2505060Z test_non_contig_expand_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2505220Z test_non_contig_expand_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2505340Z test_non_contig_expand_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2505470Z test_non_contig_expand_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2505590Z test_non_contig_expand_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2505710Z test_non_contig_expand_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2505830Z test_non_contig_expand_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2505950Z test_non_contig_expand_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2506060Z test_non_contig_expand_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2506180Z test_non_contig_expand_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2506290Z test_non_contig_expand_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2506410Z test_non_contig_expand_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2506560Z test_non_contig_expand_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2506710Z test_non_contig_expand_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2506830Z test_non_contig_expand_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2506950Z test_non_contig_expand_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2507070Z test_non_contig_expand_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2507180Z test_non_contig_expand_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2507310Z test_non_contig_expand_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2507430Z test_non_contig_expand_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2507550Z test_non_contig_expand_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2507660Z test_non_contig_expand_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2507780Z test_non_contig_expand_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2507900Z test_non_contig_expand_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2508020Z test_non_contig_expand_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2508150Z test_non_contig_expand_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2508260Z test_non_contig_expand_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2508410Z test_non_contig_expand_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2508560Z test_non_contig_expand_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2508730Z test_non_contig_expand_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2508860Z test_non_contig_expand_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2508980Z test_non_contig_expand_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2509110Z test_non_contig_expand_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2509220Z test_non_contig_expand_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2509380Z test_non_contig_expand_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2509580Z test_non_contig_expand_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2509740Z test_non_contig_expand_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2509890Z test_non_contig_expand_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2510040Z test_non_contig_expand_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2510190Z test_non_contig_expand_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2510330Z test_non_contig_expand_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2510470Z test_non_contig_expand_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2510650Z test_non_contig_expand_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2510830Z test_non_contig_expand_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2510980Z test_non_contig_expand_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2511120Z test_non_contig_expand_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2511280Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2511430Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2511590Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2511750Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2511900Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2512050Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2512210Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2512360Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2512510Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2512650Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2512830Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2513010Z test_non_contig_expand_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2513160Z test_non_contig_expand_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2513280Z test_non_contig_expand_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2513390Z test_non_contig_expand_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2513510Z test_non_contig_expand_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2513640Z test_non_contig_expand_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2513770Z test_non_contig_expand_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2513880Z test_non_contig_expand_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2514010Z test_non_contig_expand_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2514130Z test_non_contig_expand_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2514240Z test_non_contig_expand_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2514360Z test_non_contig_expand_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2514470Z test_non_contig_expand_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2514590Z test_non_contig_expand_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2514710Z test_non_contig_expand_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2514850Z test_non_contig_expand_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2515000Z test_non_contig_expand_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2515120Z test_non_contig_expand_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2515230Z test_non_contig_expand_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2515350Z test_non_contig_expand_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2515470Z test_non_contig_expand_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2515580Z test_non_contig_expand_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2515700Z test_non_contig_expand_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2515810Z test_non_contig_expand_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2515920Z test_non_contig_expand_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2516030Z test_non_contig_expand_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2516140Z test_non_contig_expand_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2516250Z test_non_contig_expand_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2516380Z test_non_contig_expand_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2516500Z test_non_contig_expand_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2516660Z test_non_contig_expand_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2516830Z test_non_contig_expand_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2516990Z test_non_contig_expand_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2517160Z test_non_contig_expand_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2517290Z test_non_contig_expand_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2517410Z test_non_contig_expand_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2517540Z test_non_contig_expand_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2517650Z test_non_contig_expand_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2517770Z test_non_contig_expand_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2517920Z test_non_contig_expand_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2518040Z test_non_contig_expand_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2518170Z test_non_contig_expand_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2518290Z test_non_contig_expand_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2518420Z test_non_contig_expand_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2518540Z test_non_contig_expand_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2518700Z test_non_contig_expand_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2518860Z test_non_contig_expand_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2518990Z test_non_contig_expand_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2519110Z test_non_contig_expand_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2519220Z test_non_contig_expand_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2519350Z test_non_contig_expand_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2519460Z test_non_contig_expand_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2519590Z test_non_contig_expand_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2519710Z test_non_contig_expand_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2519840Z test_non_contig_expand_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2519970Z test_non_contig_expand_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2520090Z test_non_contig_expand_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2520220Z test_non_contig_expand_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2520340Z test_non_contig_expand_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2520460Z test_non_contig_expand_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2520620Z test_non_contig_expand_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2520770Z test_non_contig_expand_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2520890Z test_non_contig_expand_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2521010Z test_non_contig_expand_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2521130Z test_non_contig_expand_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2521250Z test_non_contig_expand_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2521390Z test_non_contig_expand_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2521510Z test_non_contig_expand_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2521620Z test_non_contig_expand_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2521740Z test_non_contig_expand_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2521850Z test_non_contig_expand_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2521960Z test_non_contig_expand_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2522070Z test_non_contig_expand_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2522210Z test_non_contig_expand_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2522340Z test_non_contig_expand_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2522500Z test_non_contig_expand_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2522660Z test_non_contig_expand_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2522790Z test_non_contig_expand_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2522910Z test_non_contig_expand_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2523030Z test_non_contig_expand_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2523150Z test_non_contig_expand_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2523260Z test_non_contig_expand_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2523380Z test_non_contig_expand_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2523500Z test_non_contig_expand_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2523610Z test_non_contig_expand_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2523730Z test_non_contig_expand_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2523850Z test_non_contig_expand_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2523970Z test_non_contig_expand_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2524080Z test_non_contig_expand_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2524200Z test_non_contig_expand_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2524350Z test_non_contig_expand_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2524500Z test_non_contig_expand_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2524620Z test_non_contig_expand_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2524740Z test_non_contig_expand_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2524860Z test_non_contig_expand_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2524980Z test_non_contig_expand_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2525100Z test_non_contig_expand_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2525230Z test_non_contig_expand_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2525350Z test_non_contig_expand_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2525460Z test_non_contig_expand_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2525620Z test_non_contig_expand_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2525750Z test_non_contig_expand_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2525860Z test_non_contig_expand_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2525980Z test_non_contig_expand_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2526090Z test_non_contig_expand_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2526240Z test_non_contig_expand_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2526390Z test_non_contig_expand_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2526560Z test_non_contig_expand_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2526670Z test_non_contig_expand_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2526790Z test_non_contig_expand_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2526910Z test_non_contig_expand_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2527020Z test_non_contig_expand_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2527130Z test_non_contig_expand_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2527250Z test_non_contig_expand_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2527360Z test_non_contig_expand_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2527480Z test_non_contig_expand_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2527590Z test_non_contig_expand_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2527710Z test_non_contig_expand_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2532580Z test_non_contig_expand_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2532730Z test_non_contig_expand_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2532880Z test_non_contig_expand_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2533030Z test_non_contig_expand_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2533150Z test_non_contig_expand_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2533260Z test_non_contig_expand_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2533370Z test_non_contig_expand_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2533490Z test_non_contig_expand_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2533600Z test_non_contig_expand_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2533720Z test_non_contig_expand_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2533830Z test_non_contig_expand_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2533950Z test_non_contig_expand_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2534060Z test_non_contig_expand_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2534180Z test_non_contig_expand_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2534300Z test_non_contig_expand_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2534410Z test_non_contig_expand_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2534520Z test_non_contig_expand_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2534780Z test_non_contig_expand_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2534930Z test_non_contig_expand_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2535050Z test_non_contig_expand_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2535160Z test_non_contig_expand_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2535290Z test_non_contig_expand_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2535410Z test_non_contig_expand_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2535580Z test_non_contig_expand_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2535700Z test_non_contig_expand_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2535820Z test_non_contig_expand_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2535940Z test_non_contig_expand_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2536060Z test_non_contig_expand_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2536170Z test_non_contig_expand_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2536290Z test_non_contig_expand_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2536400Z test_non_contig_expand_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2536510Z test_non_contig_expand_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2536670Z test_non_contig_expand_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2536810Z test_non_contig_expand_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2536930Z test_non_contig_expand_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2537040Z test_non_contig_expand_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2537150Z test_non_contig_expand_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2537280Z test_non_contig_expand_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2537400Z test_non_contig_expand_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2537520Z test_non_contig_expand_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2537630Z test_non_contig_expand_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2537750Z test_non_contig_expand_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2537870Z test_non_contig_expand_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2537990Z test_non_contig_expand_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2538110Z test_non_contig_expand_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2538230Z test_non_contig_expand_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2538340Z test_non_contig_expand_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2538500Z test_non_contig_expand_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2538650Z test_non_contig_expand_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2538780Z test_non_contig_expand_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2538890Z test_non_contig_expand_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2539010Z test_non_contig_expand_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2539160Z test_non_contig_expand_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2539290Z test_non_contig_expand_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2539400Z test_non_contig_expand_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2539520Z test_non_contig_expand_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2539640Z test_non_contig_expand_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2539780Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2539970Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2540110Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2540260Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2540400Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2540580Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2540750Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2540890Z test_non_contig_expand_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2541030Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2541170Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2541310Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2541450Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2541580Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2541720Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2541850Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2541980Z test_non_contig_expand_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2542340Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2542610Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2542870Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2543130Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2543410Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2543700Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2543990Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2544250Z test_non_contig_expand_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2544510Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2544760Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2545040Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2545290Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2545530Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2545780Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2546030Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2546280Z test_non_contig_expand_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2546420Z test_non_contig_expand_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2546560Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2546710Z test_non_contig_expand_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2546880Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2547060Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2547200Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2547340Z test_non_contig_expand_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2547480Z test_non_contig_expand_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2547620Z test_non_contig_expand_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2547760Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2547900Z test_non_contig_expand_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2548030Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2548170Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2548300Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2548490Z test_non_contig_expand_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2548630Z test_non_contig_expand_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2548760Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2548900Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2549080Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2549260Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2549440Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2549580Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2549720Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2549860Z test_non_contig_expand_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2550120Z test_non_contig_expand_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2550380Z test_non_contig_expand_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2550630Z test_non_contig_expand_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2550880Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2551130Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2551370Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2551620Z test_non_contig_expand_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2551860Z test_non_contig_expand_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2552120Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2552430Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2552730Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2553010Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2553280Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2553580Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2553850Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2554110Z test_non_contig_expand_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2554370Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2554660Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2554920Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2555190Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2555440Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2555700Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2555960Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2556220Z test_non_contig_expand_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2556520Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2556810Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2557080Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2557340Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2557600Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2557850Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2558110Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2558360Z test_non_contig_expand_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2558640Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2558910Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2559170Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2559420Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2559710Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2559970Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2560230Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2560520Z test_non_contig_expand_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2560690Z test_non_contig_expand_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2560820Z test_non_contig_expand_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2560960Z test_non_contig_expand_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2561080Z test_non_contig_expand_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2561210Z test_non_contig_expand_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2561330Z test_non_contig_expand_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2561460Z test_non_contig_expand_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2561580Z test_non_contig_expand_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2561710Z test_non_contig_expand_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2561830Z test_non_contig_expand_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2561950Z test_non_contig_expand_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2562070Z test_non_contig_expand_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2562200Z test_non_contig_expand_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2562320Z test_non_contig_expand_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2562480Z test_non_contig_expand_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2562630Z test_non_contig_expand_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2562760Z test_non_contig_expand_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2562880Z test_non_contig_expand_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2563010Z test_non_contig_expand_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2563130Z test_non_contig_expand_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2563280Z test_non_contig_expand_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2563400Z test_non_contig_expand_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2563520Z test_non_contig_expand_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2563640Z test_non_contig_expand_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2563750Z test_non_contig_expand_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2563870Z test_non_contig_expand_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2564000Z test_non_contig_expand_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2564120Z test_non_contig_expand_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2564230Z test_non_contig_expand_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2564390Z test_non_contig_expand_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2564550Z test_non_contig_expand_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2564680Z test_non_contig_expand_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2564810Z test_non_contig_expand_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2564930Z test_non_contig_expand_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2565060Z test_non_contig_expand_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2565180Z test_non_contig_expand_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2565310Z test_non_contig_expand_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2565430Z test_non_contig_expand_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2565540Z test_non_contig_expand_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2565660Z test_non_contig_expand_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2565780Z test_non_contig_expand_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2565890Z test_non_contig_expand_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2566010Z test_non_contig_expand_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2566130Z test_non_contig_expand_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2566280Z test_non_contig_expand_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2566430Z test_non_contig_expand_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2566560Z test_non_contig_expand_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2566680Z test_non_contig_expand_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2566790Z test_non_contig_expand_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2566900Z test_non_contig_expand_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2567020Z test_non_contig_expand_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2567130Z test_non_contig_expand_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2567250Z test_non_contig_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2567360Z test_non_contig_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2567530Z test_non_contig_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2567660Z test_non_contig_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2567780Z test_non_contig_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2567900Z test_non_contig_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2568020Z test_non_contig_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2568170Z test_non_contig_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2568320Z test_non_contig_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2568480Z test_non_contig_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2568600Z test_non_contig_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2568720Z test_non_contig_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2568850Z test_non_contig_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2568970Z test_non_contig_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2569090Z test_non_contig_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2569210Z test_non_contig_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2569320Z test_non_contig_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2569440Z test_non_contig_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2569560Z test_non_contig_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2569670Z test_non_contig_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2569780Z test_non_contig_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2569900Z test_non_contig_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2570040Z test_non_contig_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2570190Z test_non_contig_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2570310Z test_non_contig_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2570420Z test_non_contig_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2570530Z test_non_contig_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2570640Z test_non_contig_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2570740Z test_non_contig_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2570860Z test_non_contig_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2576040Z test_non_contig_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2576190Z test_non_contig_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2576300Z test_non_contig_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2576410Z test_non_contig_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2576520Z test_non_contig_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2576620Z test_non_contig_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2576740Z test_non_contig_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2576880Z test_non_contig_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2577140Z test_non_contig_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2577250Z test_non_contig_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2577370Z test_non_contig_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2577500Z test_non_contig_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2577610Z test_non_contig_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2577710Z test_non_contig_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2577820Z test_non_contig_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2577970Z test_non_contig_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2578070Z test_non_contig_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2578180Z test_non_contig_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2578290Z test_non_contig_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2578390Z test_non_contig_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2578500Z test_non_contig_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2578610Z test_non_contig_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2578760Z test_non_contig_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2578900Z test_non_contig_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579010Z test_non_contig_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579120Z test_non_contig_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579230Z test_non_contig_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579340Z test_non_contig_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579440Z test_non_contig_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579550Z test_non_contig_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579660Z test_non_contig_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579760Z test_non_contig_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579870Z test_non_contig_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2579980Z test_non_contig_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2580080Z test_non_contig_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2580190Z test_non_contig_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2580300Z test_non_contig_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2580440Z test_non_contig_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2580580Z test_non_contig_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2580680Z test_non_contig_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2580790Z test_non_contig_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2580890Z test_non_contig_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2580990Z test_non_contig_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2581100Z test_non_contig_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2581200Z test_non_contig_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2581310Z test_non_contig_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2581460Z test_non_contig_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2581580Z test_non_contig_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2581700Z test_non_contig_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2581820Z test_non_contig_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2581930Z test_non_contig_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2582050Z test_non_contig_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2582220Z test_non_contig_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2582370Z test_non_contig_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2582490Z test_non_contig_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2582600Z test_non_contig_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2582720Z test_non_contig_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2582830Z test_non_contig_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2582940Z test_non_contig_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2583050Z test_non_contig_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2583160Z test_non_contig_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2583270Z test_non_contig_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2583380Z test_non_contig_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2583490Z test_non_contig_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2583600Z test_non_contig_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2583710Z test_non_contig_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2583830Z test_non_contig_index___radd___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2583980Z test_non_contig_index___radd___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2584140Z test_non_contig_index___radd___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2584260Z test_non_contig_index___radd___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2584380Z test_non_contig_index___radd___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2584490Z test_non_contig_index___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2584610Z test_non_contig_index___radd___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2584720Z test_non_contig_index___radd___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2584840Z test_non_contig_index___radd___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2584950Z test_non_contig_index___radd___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2585070Z test_non_contig_index___radd___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2585180Z test_non_contig_index___radd___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2585290Z test_non_contig_index___rand___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2585400Z test_non_contig_index___rand___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2585520Z test_non_contig_index___rand___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2585660Z test_non_contig_index___rand___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2585810Z test_non_contig_index___rand___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2585960Z test_non_contig_index___rand___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2586080Z test_non_contig_index___rdiv___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2586200Z test_non_contig_index___rdiv___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2586320Z test_non_contig_index___rdiv___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2586470Z test_non_contig_index___rdiv___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2586590Z test_non_contig_index___rdiv___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2586700Z test_non_contig_index___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2586810Z test_non_contig_index___rdiv___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2586930Z test_non_contig_index___rdiv___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2587040Z test_non_contig_index___rdiv___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2587150Z test_non_contig_index___rdiv___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2587270Z test_non_contig_index___rdiv___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2587380Z test_non_contig_index___rdiv___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2587500Z test_non_contig_index___rmod___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2587650Z test_non_contig_index___rmod___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2587800Z test_non_contig_index___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2587910Z test_non_contig_index___rmod___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2588030Z test_non_contig_index___rmul___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2588140Z test_non_contig_index___rmul___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2588260Z test_non_contig_index___rmul___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2588380Z test_non_contig_index___rmul___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2588500Z test_non_contig_index___rmul___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2588610Z test_non_contig_index___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2588720Z test_non_contig_index___rmul___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2588830Z test_non_contig_index___rmul___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2588950Z test_non_contig_index___rmul___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2589060Z test_non_contig_index___rmul___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2589170Z test_non_contig_index___rmul___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2589280Z test_non_contig_index___rmul___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2589430Z test_non_contig_index___ror___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2589570Z test_non_contig_index___ror___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2589690Z test_non_contig_index___ror___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2589840Z test_non_contig_index___ror___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2589960Z test_non_contig_index___ror___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2590070Z test_non_contig_index___ror___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2590180Z test_non_contig_index___rpow___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2590300Z test_non_contig_index___rpow___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2590420Z test_non_contig_index___rpow___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2590580Z test_non_contig_index___rpow___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2590690Z test_non_contig_index___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2590800Z test_non_contig_index___rpow___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2590920Z test_non_contig_index___rpow___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2591030Z test_non_contig_index___rpow___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2591140Z test_non_contig_index___rpow___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2591290Z test_non_contig_index___rpow___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2591440Z test_non_contig_index___rpow___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2591550Z test_non_contig_index___rsub___cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2591670Z test_non_contig_index___rsub___cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2591790Z test_non_contig_index___rsub___cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2591910Z test_non_contig_index___rsub___cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2592020Z test_non_contig_index___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2592130Z test_non_contig_index___rsub___cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2592240Z test_non_contig_index___rsub___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2592350Z test_non_contig_index___rsub___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2592460Z test_non_contig_index___rsub___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2592580Z test_non_contig_index___rsub___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2592690Z test_non_contig_index___rsub___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2592800Z test_non_contig_index___rxor___cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2592910Z test_non_contig_index___rxor___cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2593060Z test_non_contig_index___rxor___cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2593200Z test_non_contig_index___rxor___cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2593310Z test_non_contig_index___rxor___cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2593420Z test_non_contig_index___rxor___cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2593540Z test_non_contig_index_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2593660Z test_non_contig_index_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2593770Z test_non_contig_index_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2593920Z test_non_contig_index_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2594040Z test_non_contig_index_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2594160Z test_non_contig_index_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2594270Z test_non_contig_index_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2594390Z test_non_contig_index_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2594500Z test_non_contig_index_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2594610Z test_non_contig_index_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2594750Z test_non_contig_index_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2594900Z test_non_contig_index_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2595040Z test_non_contig_index_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2595160Z test_non_contig_index_atan2_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2595280Z test_non_contig_index_atan2_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2595390Z test_non_contig_index_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2595500Z test_non_contig_index_atan2_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2595620Z test_non_contig_index_atan2_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2595730Z test_non_contig_index_atan2_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2595840Z test_non_contig_index_atan2_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2595950Z test_non_contig_index_atan2_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2596060Z test_non_contig_index_atan2_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2596180Z test_non_contig_index_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2596300Z test_non_contig_index_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2596410Z test_non_contig_index_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2596520Z test_non_contig_index_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2596680Z test_non_contig_index_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2596830Z test_non_contig_index_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2596960Z test_non_contig_index_bitwise_left_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2597080Z test_non_contig_index_bitwise_left_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2597200Z test_non_contig_index_bitwise_left_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2597320Z test_non_contig_index_bitwise_left_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2597440Z test_non_contig_index_bitwise_left_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2597560Z test_non_contig_index_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2597680Z test_non_contig_index_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2597800Z test_non_contig_index_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2597910Z test_non_contig_index_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2598030Z test_non_contig_index_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2598170Z test_non_contig_index_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2598310Z test_non_contig_index_bitwise_right_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2598430Z test_non_contig_index_bitwise_right_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2598590Z test_non_contig_index_bitwise_right_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2598750Z test_non_contig_index_bitwise_right_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2598900Z test_non_contig_index_bitwise_right_shift_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2599020Z test_non_contig_index_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2599140Z test_non_contig_index_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2599250Z test_non_contig_index_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2599370Z test_non_contig_index_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2599480Z test_non_contig_index_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2599600Z test_non_contig_index_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2599710Z test_non_contig_index_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2599830Z test_non_contig_index_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2599950Z test_non_contig_index_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2600070Z test_non_contig_index_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2600180Z test_non_contig_index_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2600300Z test_non_contig_index_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2600450Z test_non_contig_index_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2600600Z test_non_contig_index_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2600710Z test_non_contig_index_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2600830Z test_non_contig_index_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2600950Z test_non_contig_index_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2601070Z test_non_contig_index_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2601180Z test_non_contig_index_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2601300Z test_non_contig_index_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2601410Z test_non_contig_index_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2601530Z test_non_contig_index_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2601640Z test_non_contig_index_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2601750Z test_non_contig_index_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2601870Z test_non_contig_index_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2601980Z test_non_contig_index_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2602090Z test_non_contig_index_complex_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2602260Z test_non_contig_index_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2602410Z test_non_contig_index_complex_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2602530Z test_non_contig_index_copysign_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2602650Z test_non_contig_index_copysign_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2602770Z test_non_contig_index_copysign_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2602890Z test_non_contig_index_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2603020Z test_non_contig_index_copysign_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2603140Z test_non_contig_index_copysign_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2603250Z test_non_contig_index_copysign_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2603360Z test_non_contig_index_copysign_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2603480Z test_non_contig_index_copysign_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2603590Z test_non_contig_index_copysign_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2603720Z test_non_contig_index_div_floor_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2603850Z test_non_contig_index_div_floor_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2603980Z test_non_contig_index_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2604140Z test_non_contig_index_div_floor_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2604300Z test_non_contig_index_div_floor_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2604430Z test_non_contig_index_div_floor_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2604550Z test_non_contig_index_div_floor_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2604680Z test_non_contig_index_div_floor_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2613070Z test_non_contig_index_div_floor_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2613260Z test_non_contig_index_div_no_rounding_mode_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2613390Z test_non_contig_index_div_no_rounding_mode_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2613530Z test_non_contig_index_div_no_rounding_mode_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2613660Z test_non_contig_index_div_no_rounding_mode_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2613800Z test_non_contig_index_div_no_rounding_mode_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2613930Z test_non_contig_index_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2614050Z test_non_contig_index_div_no_rounding_mode_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2614180Z test_non_contig_index_div_no_rounding_mode_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2614300Z test_non_contig_index_div_no_rounding_mode_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2614470Z test_non_contig_index_div_no_rounding_mode_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2614630Z test_non_contig_index_div_no_rounding_mode_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2614890Z test_non_contig_index_div_no_rounding_mode_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2615020Z test_non_contig_index_div_trunc_rounding_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2615150Z test_non_contig_index_div_trunc_rounding_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2615280Z test_non_contig_index_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2615400Z test_non_contig_index_div_trunc_rounding_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2615530Z test_non_contig_index_div_trunc_rounding_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2615700Z test_non_contig_index_div_trunc_rounding_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2615820Z test_non_contig_index_div_trunc_rounding_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2615950Z test_non_contig_index_div_trunc_rounding_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2616070Z test_non_contig_index_div_trunc_rounding_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2616190Z test_non_contig_index_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2616300Z test_non_contig_index_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2616420Z test_non_contig_index_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2616580Z test_non_contig_index_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2616730Z test_non_contig_index_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2616850Z test_non_contig_index_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2616960Z test_non_contig_index_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2617060Z test_non_contig_index_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2617180Z test_non_contig_index_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2617290Z test_non_contig_index_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2617400Z test_non_contig_index_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2617510Z test_non_contig_index_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2617620Z test_non_contig_index_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2617740Z test_non_contig_index_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2617860Z test_non_contig_index_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2617990Z test_non_contig_index_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2618120Z test_non_contig_index_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2618240Z test_non_contig_index_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2618400Z test_non_contig_index_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2618570Z test_non_contig_index_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2618700Z test_non_contig_index_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2618810Z test_non_contig_index_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2618930Z test_non_contig_index_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2619050Z test_non_contig_index_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2619190Z test_non_contig_index_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2619330Z test_non_contig_index_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2619460Z test_non_contig_index_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2619580Z test_non_contig_index_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2619700Z test_non_contig_index_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2619820Z test_non_contig_index_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2619960Z test_non_contig_index_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2620080Z test_non_contig_index_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2620200Z test_non_contig_index_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2620350Z test_non_contig_index_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2620500Z test_non_contig_index_fmax_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2620610Z test_non_contig_index_fmax_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2620730Z test_non_contig_index_fmax_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2620850Z test_non_contig_index_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2620970Z test_non_contig_index_fmax_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2621090Z test_non_contig_index_fmax_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2621200Z test_non_contig_index_fmax_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2621310Z test_non_contig_index_fmax_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2621430Z test_non_contig_index_fmax_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2621540Z test_non_contig_index_fmax_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2621650Z test_non_contig_index_fmin_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2621770Z test_non_contig_index_fmin_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2621880Z test_non_contig_index_fmin_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2622000Z test_non_contig_index_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2622140Z test_non_contig_index_fmin_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2622290Z test_non_contig_index_fmin_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2622410Z test_non_contig_index_fmin_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2622520Z test_non_contig_index_fmin_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2622630Z test_non_contig_index_fmin_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2622740Z test_non_contig_index_fmin_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2622850Z test_non_contig_index_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2622960Z test_non_contig_index_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2623080Z test_non_contig_index_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2623190Z test_non_contig_index_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2623300Z test_non_contig_index_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2623430Z test_non_contig_index_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2623540Z test_non_contig_index_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2623660Z test_non_contig_index_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2623760Z test_non_contig_index_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2623910Z test_non_contig_index_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2624060Z test_non_contig_index_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2624200Z test_non_contig_index_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2624320Z test_non_contig_index_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2624430Z test_non_contig_index_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2624550Z test_non_contig_index_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2624660Z test_non_contig_index_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2624780Z test_non_contig_index_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2624890Z test_non_contig_index_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2624990Z test_non_contig_index_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2625110Z test_non_contig_index_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2625210Z test_non_contig_index_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2625320Z test_non_contig_index_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2625430Z test_non_contig_index_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2625540Z test_non_contig_index_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2625690Z test_non_contig_index_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2625840Z test_non_contig_index_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2625950Z test_non_contig_index_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2626060Z test_non_contig_index_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2626170Z test_non_contig_index_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2626280Z test_non_contig_index_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2626390Z test_non_contig_index_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2626500Z test_non_contig_index_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2626620Z test_non_contig_index_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2626720Z test_non_contig_index_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2626850Z test_non_contig_index_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2626960Z test_non_contig_index_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2627090Z test_non_contig_index_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2627210Z test_non_contig_index_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2627320Z test_non_contig_index_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2627480Z test_non_contig_index_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2627650Z test_non_contig_index_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2627770Z test_non_contig_index_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2627890Z test_non_contig_index_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2628010Z test_non_contig_index_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2628130Z test_non_contig_index_hypot_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2628250Z test_non_contig_index_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2628380Z test_non_contig_index_hypot_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2628500Z test_non_contig_index_igamma_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2628620Z test_non_contig_index_igamma_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2628740Z test_non_contig_index_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2628850Z test_non_contig_index_igamma_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2628980Z test_non_contig_index_igammac_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2654510Z test_non_contig_index_igammac_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2655110Z test_non_contig_index_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2655480Z test_non_contig_index_igammac_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2655860Z test_non_contig_index_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2656170Z test_non_contig_index_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2656500Z test_non_contig_index_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2656810Z test_non_contig_index_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2657110Z test_non_contig_index_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2657410Z test_non_contig_index_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2657710Z test_non_contig_index_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2658020Z test_non_contig_index_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2658330Z test_non_contig_index_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2658760Z test_non_contig_index_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2658940Z test_non_contig_index_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2659080Z test_non_contig_index_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2659230Z test_non_contig_index_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2659380Z test_non_contig_index_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2659570Z test_non_contig_index_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2659750Z test_non_contig_index_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2659900Z test_non_contig_index_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2660050Z test_non_contig_index_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2660360Z test_non_contig_index_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2660520Z test_non_contig_index_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2660660Z test_non_contig_index_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2660800Z test_non_contig_index_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2660930Z test_non_contig_index_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2661150Z test_non_contig_index_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2661310Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2661460Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2661620Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2661770Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2661930Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2662120Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2662300Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2662460Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2662600Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2662750Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2662900Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2663050Z test_non_contig_index_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2663170Z test_non_contig_index_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2663280Z test_non_contig_index_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2663390Z test_non_contig_index_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2663510Z test_non_contig_index_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2663620Z test_non_contig_index_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2663740Z test_non_contig_index_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2663860Z test_non_contig_index_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2663980Z test_non_contig_index_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2664140Z test_non_contig_index_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2664300Z test_non_contig_index_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2664420Z test_non_contig_index_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2664580Z test_non_contig_index_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2664690Z test_non_contig_index_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2664810Z test_non_contig_index_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2664930Z test_non_contig_index_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2665040Z test_non_contig_index_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2665160Z test_non_contig_index_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2665300Z test_non_contig_index_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2665420Z test_non_contig_index_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2665540Z test_non_contig_index_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2665650Z test_non_contig_index_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2665760Z test_non_contig_index_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2665870Z test_non_contig_index_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2666010Z test_non_contig_index_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2666150Z test_non_contig_index_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2666270Z test_non_contig_index_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2666390Z test_non_contig_index_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2666520Z test_non_contig_index_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2666640Z test_non_contig_index_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2666770Z test_non_contig_index_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2666900Z test_non_contig_index_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2667030Z test_non_contig_index_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2667150Z test_non_contig_index_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2667270Z test_non_contig_index_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2667390Z test_non_contig_index_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2667510Z test_non_contig_index_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2667630Z test_non_contig_index_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2667750Z test_non_contig_index_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2667900Z test_non_contig_index_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2668060Z test_non_contig_index_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2668180Z test_non_contig_index_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2668310Z test_non_contig_index_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2668440Z test_non_contig_index_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2668560Z test_non_contig_index_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2668680Z test_non_contig_index_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2668840Z test_non_contig_index_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2668960Z test_non_contig_index_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2669080Z test_non_contig_index_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2669200Z test_non_contig_index_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2669320Z test_non_contig_index_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2669430Z test_non_contig_index_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2669590Z test_non_contig_index_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2669710Z test_non_contig_index_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2669870Z test_non_contig_index_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2670040Z test_non_contig_index_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2670160Z test_non_contig_index_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2670290Z test_non_contig_index_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2670410Z test_non_contig_index_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2670540Z test_non_contig_index_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2670660Z test_non_contig_index_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2670780Z test_non_contig_index_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2670900Z test_non_contig_index_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2671020Z test_non_contig_index_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2671140Z test_non_contig_index_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2671250Z test_non_contig_index_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2671370Z test_non_contig_index_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2671480Z test_non_contig_index_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2677490Z test_non_contig_index_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2677690Z test_non_contig_index_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2677840Z test_non_contig_index_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2677970Z test_non_contig_index_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2678090Z test_non_contig_index_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2678210Z test_non_contig_index_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2678330Z test_non_contig_index_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2678450Z test_non_contig_index_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2678580Z test_non_contig_index_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2678700Z test_non_contig_index_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2678820Z test_non_contig_index_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2678940Z test_non_contig_index_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2679170Z test_non_contig_index_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2679290Z test_non_contig_index_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2679420Z test_non_contig_index_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2679540Z test_non_contig_index_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2679690Z test_non_contig_index_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2679840Z test_non_contig_index_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2680010Z test_non_contig_index_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2680130Z test_non_contig_index_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2680250Z test_non_contig_index_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2680370Z test_non_contig_index_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2680490Z test_non_contig_index_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2680610Z test_non_contig_index_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2680720Z test_non_contig_index_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2680830Z test_non_contig_index_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2680950Z test_non_contig_index_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2681080Z test_non_contig_index_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2681200Z test_non_contig_index_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2681320Z test_non_contig_index_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2681440Z test_non_contig_index_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2681600Z test_non_contig_index_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2681740Z test_non_contig_index_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2681870Z test_non_contig_index_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2681980Z test_non_contig_index_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2682100Z test_non_contig_index_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2682210Z test_non_contig_index_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2682330Z test_non_contig_index_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2682450Z test_non_contig_index_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2682570Z test_non_contig_index_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2682680Z test_non_contig_index_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2682800Z test_non_contig_index_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2682910Z test_non_contig_index_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2683030Z test_non_contig_index_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2683140Z test_non_contig_index_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2683260Z test_non_contig_index_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2683480Z test_non_contig_index_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2683630Z test_non_contig_index_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2683750Z test_non_contig_index_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2683870Z test_non_contig_index_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2683980Z test_non_contig_index_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2684100Z test_non_contig_index_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2684210Z test_non_contig_index_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2684380Z test_non_contig_index_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2684490Z test_non_contig_index_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2684610Z test_non_contig_index_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2684720Z test_non_contig_index_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2684830Z test_non_contig_index_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2684940Z test_non_contig_index_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2685060Z test_non_contig_index_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2685180Z test_non_contig_index_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2685330Z test_non_contig_index_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2685480Z test_non_contig_index_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2685600Z test_non_contig_index_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2685710Z test_non_contig_index_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2685820Z test_non_contig_index_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2685940Z test_non_contig_index_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2686050Z test_non_contig_index_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2686150Z test_non_contig_index_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2686260Z test_non_contig_index_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2686380Z test_non_contig_index_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2686500Z test_non_contig_index_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2686620Z test_non_contig_index_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2686740Z test_non_contig_index_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2686850Z test_non_contig_index_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2686970Z test_non_contig_index_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2687120Z test_non_contig_index_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2687270Z test_non_contig_index_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2687390Z test_non_contig_index_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2687510Z test_non_contig_index_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2687620Z test_non_contig_index_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2687740Z test_non_contig_index_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2687890Z test_non_contig_index_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2688000Z test_non_contig_index_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2688120Z test_non_contig_index_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2688230Z test_non_contig_index_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2688340Z test_non_contig_index_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2688460Z test_non_contig_index_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2688610Z test_non_contig_index_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2688730Z test_non_contig_index_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2688850Z test_non_contig_index_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2689000Z test_non_contig_index_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2689150Z test_non_contig_index_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2689280Z test_non_contig_index_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2689390Z test_non_contig_index_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2689510Z test_non_contig_index_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2689630Z test_non_contig_index_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2689740Z test_non_contig_index_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2689860Z test_non_contig_index_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2689980Z test_non_contig_index_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2690090Z test_non_contig_index_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2690200Z test_non_contig_index_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2690320Z test_non_contig_index_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2690430Z test_non_contig_index_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2690550Z test_non_contig_index_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2690660Z test_non_contig_index_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2690810Z test_non_contig_index_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2690990Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2691140Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2691280Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2691420Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2691570Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2691700Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2691840Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2691980Z test_non_contig_index_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2692150Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2692290Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2692440Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2692570Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2692700Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2692870Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2693040Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2693210Z test_non_contig_index_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2693610Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2693870Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2694120Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2694390Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2694640Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2694880Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2695130Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2695370Z test_non_contig_index_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2695620Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2695870Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2696120Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2696360Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2696600Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2696880Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2697200Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2697480Z test_non_contig_index_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2697620Z test_non_contig_index_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2697760Z test_non_contig_index_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2697890Z test_non_contig_index_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2698060Z test_non_contig_index_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2698190Z test_non_contig_index_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2698320Z test_non_contig_index_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2698460Z test_non_contig_index_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2698590Z test_non_contig_index_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2698720Z test_non_contig_index_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2698860Z test_non_contig_index_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2699000Z test_non_contig_index_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2699140Z test_non_contig_index_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2699310Z test_non_contig_index_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2699470Z test_non_contig_index_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2699610Z test_non_contig_index_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2699750Z test_non_contig_index_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2699880Z test_non_contig_index_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2700020Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2700160Z test_non_contig_index_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2700290Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2700420Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2700560Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2700690Z test_non_contig_index_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2700820Z test_non_contig_index_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2701080Z test_non_contig_index_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2701340Z test_non_contig_index_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2701650Z test_non_contig_index_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2701950Z test_non_contig_index_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2702230Z test_non_contig_index_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2702490Z test_non_contig_index_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2702800Z test_non_contig_index_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2703040Z test_non_contig_index_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2703310Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2703570Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2703830Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2704090Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2704350Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2704600Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2704860Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2705110Z test_non_contig_index_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2705360Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2705620Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2705910Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2706200Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2706460Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2706710Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2707010Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2707270Z test_non_contig_index_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2707520Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2707810Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2708070Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2708330Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2708580Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2708830Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2709090Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2709340Z test_non_contig_index_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2709590Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2709880Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2710160Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2710420Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2710670Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2710920Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2711180Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2711430Z test_non_contig_index_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2711560Z test_non_contig_index_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2711690Z test_non_contig_index_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2711860Z test_non_contig_index_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2711980Z test_non_contig_index_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2712110Z test_non_contig_index_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2712240Z test_non_contig_index_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2712360Z test_non_contig_index_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2712480Z test_non_contig_index_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2712680Z test_non_contig_index_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2712850Z test_non_contig_index_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2712980Z test_non_contig_index_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2713100Z test_non_contig_index_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2713220Z test_non_contig_index_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2713340Z test_non_contig_index_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2713460Z test_non_contig_index_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2713580Z test_non_contig_index_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2713690Z test_non_contig_index_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2713810Z test_non_contig_index_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2713930Z test_non_contig_index_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2714050Z test_non_contig_index_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2714170Z test_non_contig_index_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2714280Z test_non_contig_index_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2714400Z test_non_contig_index_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2714540Z test_non_contig_index_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2714690Z test_non_contig_index_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2714810Z test_non_contig_index_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2714920Z test_non_contig_index_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2715030Z test_non_contig_index_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2715150Z test_non_contig_index_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2715260Z test_non_contig_index_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2715380Z test_non_contig_index_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2715500Z test_non_contig_index_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2720840Z test_non_contig_index_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2721010Z test_non_contig_index_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2721130Z test_non_contig_index_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2721260Z test_non_contig_index_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2721470Z test_non_contig_index_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2721590Z test_non_contig_index_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2721740Z test_non_contig_index_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2721890Z test_non_contig_index_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2722010Z test_non_contig_index_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2722130Z test_non_contig_index_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2722270Z test_non_contig_index_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2722390Z test_non_contig_index_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2722510Z test_non_contig_index_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2722630Z test_non_contig_index_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2722740Z test_non_contig_index_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2722860Z test_non_contig_index_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2722970Z test_non_contig_index_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2723080Z test_non_contig_index_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2723190Z test_non_contig_index_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2723310Z test_non_contig_index_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2723430Z test_non_contig_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2723580Z test_non_contig_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2723730Z test_non_contig_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2723840Z test_non_contig_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2723960Z test_non_contig_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2724070Z test_non_contig_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2724180Z test_non_contig_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2724300Z test_non_contig_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2724410Z test_non_contig_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2724510Z test_non_contig_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2724630Z test_non_contig_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2724740Z test_non_contig_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2724890Z test_non_contig_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2725030Z test_non_contig_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2725170Z test_non_contig_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2725320Z test_non_contig_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2725490Z test_non_contig_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2725720Z test_non_contig_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2725870Z test_non_contig_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2726010Z test_non_contig_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2726150Z test_non_contig_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2726280Z test_non_contig_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2726410Z test_non_contig_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2726590Z test_non_contig_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2726740Z test_non_contig_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2726890Z test_non_contig_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2727050Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2727200Z test_non_contig_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2727360Z test_non_contig_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2727510Z test_non_contig_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2727650Z test_non_contig_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2727830Z test_non_contig_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2728020Z test_non_contig_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2728170Z test_non_contig_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2728320Z test_non_contig_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2728460Z test_non_contig_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2728570Z test_non_contig_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2728690Z test_non_contig_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2728800Z test_non_contig_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2728900Z test_non_contig_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2729010Z test_non_contig_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2729130Z test_non_contig_ldexp_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2729240Z test_non_contig_ldexp_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2729350Z test_non_contig_ldexp_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2729470Z test_non_contig_ldexp_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2729590Z test_non_contig_ldexp_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2729730Z test_non_contig_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2729870Z test_non_contig_ldexp_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2730030Z test_non_contig_ldexp_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2730140Z test_non_contig_ldexp_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2730250Z test_non_contig_ldexp_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2730360Z test_non_contig_ldexp_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2730470Z test_non_contig_ldexp_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2730570Z test_non_contig_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2730710Z test_non_contig_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2730820Z test_non_contig_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2730930Z test_non_contig_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2731040Z test_non_contig_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2731140Z test_non_contig_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2731250Z test_non_contig_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2731350Z test_non_contig_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2731490Z test_non_contig_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2731630Z test_non_contig_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2731750Z test_non_contig_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2731870Z test_non_contig_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2731990Z test_non_contig_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2732120Z test_non_contig_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2732230Z test_non_contig_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2732360Z test_non_contig_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2732470Z test_non_contig_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2732580Z test_non_contig_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2732700Z test_non_contig_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2732810Z test_non_contig_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2732930Z test_non_contig_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2733040Z test_non_contig_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2733160Z test_non_contig_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2733310Z test_non_contig_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2733460Z test_non_contig_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2733580Z test_non_contig_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2733700Z test_non_contig_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2733820Z test_non_contig_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2733930Z test_non_contig_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2734050Z test_non_contig_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2734160Z test_non_contig_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2734310Z test_non_contig_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2734430Z test_non_contig_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2734540Z test_non_contig_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2734650Z test_non_contig_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2734770Z test_non_contig_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2734890Z test_non_contig_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2735050Z test_non_contig_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2735200Z test_non_contig_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2735360Z test_non_contig_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2735480Z test_non_contig_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2735590Z test_non_contig_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2735710Z test_non_contig_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2735820Z test_non_contig_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2735940Z test_non_contig_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2736050Z test_non_contig_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2736160Z test_non_contig_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2736270Z test_non_contig_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2736380Z test_non_contig_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2736490Z test_non_contig_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2736600Z test_non_contig_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2736710Z test_non_contig_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2736810Z test_non_contig_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2736960Z test_non_contig_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2737090Z test_non_contig_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2737210Z test_non_contig_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2737320Z test_non_contig_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2737440Z test_non_contig_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2737550Z test_non_contig_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2737670Z test_non_contig_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2737780Z test_non_contig_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2737890Z test_non_contig_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2738000Z test_non_contig_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2738110Z test_non_contig_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2738220Z test_non_contig_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2738340Z test_non_contig_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2738460Z test_non_contig_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2738600Z test_non_contig_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2738760Z test_non_contig_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2738900Z test_non_contig_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2739020Z test_non_contig_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2739130Z test_non_contig_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2739240Z test_non_contig_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2739370Z test_non_contig_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2739490Z test_non_contig_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2739600Z test_non_contig_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2739720Z test_non_contig_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2739830Z test_non_contig_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2739940Z test_non_contig_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2740060Z test_non_contig_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2740170Z test_non_contig_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2740290Z test_non_contig_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2740400Z test_non_contig_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2740550Z test_non_contig_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2740700Z test_non_contig_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2740810Z test_non_contig_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2740920Z test_non_contig_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2741040Z test_non_contig_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2741150Z test_non_contig_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2741260Z test_non_contig_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2741370Z test_non_contig_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2741490Z test_non_contig_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2741600Z test_non_contig_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2741710Z test_non_contig_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2741820Z test_non_contig_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2741930Z test_non_contig_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2742040Z test_non_contig_mul_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2742150Z test_non_contig_mul_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2742290Z test_non_contig_mul_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2742440Z test_non_contig_mul_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2742550Z test_non_contig_mul_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2742660Z test_non_contig_mul_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2742770Z test_non_contig_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2742930Z test_non_contig_mul_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2743040Z test_non_contig_mul_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2743150Z test_non_contig_mul_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2743260Z test_non_contig_mul_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2743370Z test_non_contig_mul_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2743480Z test_non_contig_mul_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2743580Z test_non_contig_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2743750Z test_non_contig_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2743870Z test_non_contig_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2743980Z test_non_contig_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2744130Z test_non_contig_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2744270Z test_non_contig_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2744380Z test_non_contig_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2744490Z test_non_contig_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2744590Z test_non_contig_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2744690Z test_non_contig_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2744800Z test_non_contig_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2744900Z test_non_contig_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2745010Z test_non_contig_nextafter_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2745130Z test_non_contig_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2745250Z test_non_contig_nextafter_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2745360Z test_non_contig_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2745470Z test_non_contig_polar_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2745580Z test_non_contig_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2745700Z test_non_contig_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2745840Z test_non_contig_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2745990Z test_non_contig_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2746100Z test_non_contig_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2746210Z test_non_contig_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2746320Z test_non_contig_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2746430Z test_non_contig_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2746530Z test_non_contig_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2746630Z test_non_contig_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2746740Z test_non_contig_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2746880Z test_non_contig_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2747000Z test_non_contig_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2747110Z test_non_contig_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2747250Z test_non_contig_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2747370Z test_non_contig_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2747480Z test_non_contig_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2747630Z test_non_contig_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2747770Z test_non_contig_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2747890Z test_non_contig_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2748030Z test_non_contig_rsub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2748140Z test_non_contig_rsub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2748250Z test_non_contig_rsub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2748370Z test_non_contig_rsub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2748480Z test_non_contig_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2748580Z test_non_contig_rsub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2748690Z test_non_contig_rsub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2748800Z test_non_contig_rsub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2748910Z test_non_contig_rsub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2749010Z test_non_contig_rsub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2749120Z test_non_contig_rsub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2749260Z test_non_contig_special_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2749430Z test_non_contig_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2749590Z test_non_contig_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2749730Z test_non_contig_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2749870Z test_non_contig_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2750000Z test_non_contig_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2750130Z test_non_contig_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2754890Z test_non_contig_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2755040Z test_non_contig_special_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2755180Z test_non_contig_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2755310Z test_non_contig_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2755440Z test_non_contig_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2755570Z test_non_contig_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2755700Z test_non_contig_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2755820Z test_non_contig_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2755950Z test_non_contig_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2756420Z test_non_contig_special_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2756710Z test_non_contig_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2756970Z test_non_contig_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2757220Z test_non_contig_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2757500Z test_non_contig_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2757740Z test_non_contig_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2757980Z test_non_contig_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2758220Z test_non_contig_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2758460Z test_non_contig_special_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2758700Z test_non_contig_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2758950Z test_non_contig_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2759190Z test_non_contig_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2759430Z test_non_contig_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2759660Z test_non_contig_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2759900Z test_non_contig_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2760180Z test_non_contig_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2760340Z test_non_contig_special_hermite_polynomial_h_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2760480Z test_non_contig_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2760610Z test_non_contig_special_hermite_polynomial_h_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2760750Z test_non_contig_special_hermite_polynomial_h_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2760880Z test_non_contig_special_hermite_polynomial_h_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2761000Z test_non_contig_special_hermite_polynomial_h_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2761140Z test_non_contig_special_hermite_polynomial_h_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2761290Z test_non_contig_special_hermite_polynomial_h_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2761420Z test_non_contig_special_hermite_polynomial_he_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2761560Z test_non_contig_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2761690Z test_non_contig_special_hermite_polynomial_he_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2761820Z test_non_contig_special_hermite_polynomial_he_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2761950Z test_non_contig_special_hermite_polynomial_he_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2762100Z test_non_contig_special_hermite_polynomial_he_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2762270Z test_non_contig_special_hermite_polynomial_he_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2762430Z test_non_contig_special_hermite_polynomial_he_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2762560Z test_non_contig_special_laguerre_polynomial_l_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2762700Z test_non_contig_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2762830Z test_non_contig_special_laguerre_polynomial_l_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2762960Z test_non_contig_special_laguerre_polynomial_l_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2763090Z test_non_contig_special_laguerre_polynomial_l_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2763220Z test_non_contig_special_laguerre_polynomial_l_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2763350Z test_non_contig_special_laguerre_polynomial_l_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2763470Z test_non_contig_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2763720Z test_non_contig_special_legendre_polynomial_p_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2763970Z test_non_contig_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2764220Z test_non_contig_special_legendre_polynomial_p_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2764470Z test_non_contig_special_legendre_polynomial_p_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2764710Z test_non_contig_special_legendre_polynomial_p_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2764990Z test_non_contig_special_legendre_polynomial_p_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2765270Z test_non_contig_special_legendre_polynomial_p_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2765510Z test_non_contig_special_legendre_polynomial_p_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2765770Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2766080Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2766350Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2766600Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2766850Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2767150Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2767400Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2767640Z test_non_contig_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2767890Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2768140Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2768400Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2768640Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2768930Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2769210Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2769470Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2769720Z test_non_contig_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2769960Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2770210Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2770460Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2770710Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2770960Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2771240Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2771490Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2771740Z test_non_contig_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2771980Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2772260Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2772510Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2772800Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2773080Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2773330Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2773580Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2773820Z test_non_contig_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2773950Z test_non_contig_special_xlog1py_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2774070Z test_non_contig_special_xlog1py_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2774190Z test_non_contig_special_xlog1py_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2774310Z test_non_contig_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2774420Z test_non_contig_special_xlog1py_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2774540Z test_non_contig_special_xlog1py_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2774660Z test_non_contig_special_xlog1py_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2774770Z test_non_contig_special_xlog1py_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2774890Z test_non_contig_special_xlog1py_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2775010Z test_non_contig_special_xlog1py_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2775160Z test_non_contig_special_zeta_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2775310Z test_non_contig_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2775430Z test_non_contig_special_zeta_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2775560Z test_non_contig_special_zeta_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2775680Z test_non_contig_special_zeta_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2775790Z test_non_contig_special_zeta_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2775940Z test_non_contig_special_zeta_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2776050Z test_non_contig_special_zeta_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2776170Z test_non_contig_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2776280Z test_non_contig_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2776400Z test_non_contig_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2776510Z test_non_contig_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2776650Z test_non_contig_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2776760Z test_non_contig_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2776870Z test_non_contig_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2777020Z test_non_contig_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2777160Z test_non_contig_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2777270Z test_non_contig_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2777380Z test_non_contig_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2777490Z test_non_contig_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2777600Z test_non_contig_true_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2777720Z test_non_contig_true_divide_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2777840Z test_non_contig_true_divide_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2777960Z test_non_contig_true_divide_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2778080Z test_non_contig_true_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2778200Z test_non_contig_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2778310Z test_non_contig_true_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2778430Z test_non_contig_true_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2778540Z test_non_contig_true_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2778650Z test_non_contig_true_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2778800Z test_non_contig_true_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2778950Z test_non_contig_true_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2779060Z test_non_contig_xlogy_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2779180Z test_non_contig_xlogy_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2779290Z test_non_contig_xlogy_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2779400Z test_non_contig_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2779510Z test_non_contig_xlogy_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2779620Z test_non_contig_xlogy_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2779730Z test_non_contig_xlogy_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2779840Z test_non_contig_xlogy_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2779950Z test_non_contig_xlogy_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2780050Z test_non_contig_xlogy_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2780200Z test_not_broadcastable___radd___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2780320Z test_not_broadcastable___rdiv___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2780440Z test_not_broadcastable___rmod___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2780600Z test_not_broadcastable___rmul___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2780740Z test_not_broadcastable___rpow___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2780870Z test_not_broadcastable___rsub___cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2781020Z test_not_broadcastable_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2781140Z test_not_broadcastable_atan2_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2781260Z test_not_broadcastable_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2781380Z test_not_broadcastable_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2781500Z test_not_broadcastable_complex_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2781620Z test_not_broadcastable_copysign_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2781750Z test_not_broadcastable_div_floor_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2781890Z test_not_broadcastable_div_no_rounding_mode_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2782020Z test_not_broadcastable_div_trunc_rounding_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2782140Z test_not_broadcastable_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2782260Z test_not_broadcastable_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2782390Z test_not_broadcastable_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2782550Z test_not_broadcastable_fmax_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2782700Z test_not_broadcastable_fmin_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2782820Z test_not_broadcastable_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2782940Z test_not_broadcastable_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2783050Z test_not_broadcastable_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2783180Z test_not_broadcastable_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2783300Z test_not_broadcastable_hypot_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2783420Z test_not_broadcastable_igamma_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2783540Z test_not_broadcastable_igammac_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2783660Z test_not_broadcastable_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2783810Z test_not_broadcastable_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2783970Z test_not_broadcastable_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2784090Z test_not_broadcastable_ldexp_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2784210Z test_not_broadcastable_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2784330Z test_not_broadcastable_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2784540Z test_not_broadcastable_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2784700Z test_not_broadcastable_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2784820Z test_not_broadcastable_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2784940Z test_not_broadcastable_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2785060Z test_not_broadcastable_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2785190Z test_not_broadcastable_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2785350Z test_not_broadcastable_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2785460Z test_not_broadcastable_mul_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2785580Z test_not_broadcastable_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2785700Z test_not_broadcastable_nextafter_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2785820Z test_not_broadcastable_polar_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2785940Z test_not_broadcastable_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2786060Z test_not_broadcastable_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2786180Z test_not_broadcastable_rsub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2786320Z test_not_broadcastable_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2786500Z test_not_broadcastable_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2786810Z test_not_broadcastable_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2787080Z test_not_broadcastable_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2787230Z test_not_broadcastable_special_hermite_polynomial_h_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2787370Z test_not_broadcastable_special_hermite_polynomial_he_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2787520Z test_not_broadcastable_special_laguerre_polynomial_l_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2787780Z test_not_broadcastable_special_legendre_polynomial_p_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2788050Z test_not_broadcastable_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2788310Z test_not_broadcastable_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2788580Z test_not_broadcastable_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2788840Z test_not_broadcastable_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:08.2788970Z test_not_broadcastable_special_xlog1py_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2789090Z test_not_broadcastable_special_zeta_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2789250Z test_not_broadcastable_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2789370Z test_not_broadcastable_true_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2789530Z test_not_broadcastable_xlogy_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2789680Z test_out_resize_warning_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2789790Z test_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2789890Z test_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2790030Z test_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2790140Z test_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2790240Z test_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2790340Z test_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2790440Z test_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2790530Z test_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2790630Z test_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2790730Z test_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2790820Z test_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2790980Z test_pow_cuda_complex_extremal_failing_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2791130Z test_pow_cuda_complex_extremal_failing_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2791290Z test_pow_inplace_resizing_exception_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2791430Z test_pow_scalar_base_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2791560Z test_pow_scalar_overloads_mem_overlap_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2792320Z test_pow_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:1662: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:08.2792400Z out_uint8_computation = torch.pow( 2023-01-11T21:15:08.2793030Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:1670: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:08.2793100Z out_int64_computation = torch.pow( 2023-01-11T21:15:08.2793150Z ok (0.001s) 2023-01-11T21:15:08.2793260Z test_rdiv_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2793370Z test_rdiv_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2793470Z test_rdiv_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2793570Z test_rdiv_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2793680Z test_rdiv_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2793820Z test_rdiv_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2793920Z test_rdiv_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2794060Z test_rdiv_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2799160Z test_rdiv_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2799330Z test_reference_numerics_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2799450Z test_reference_numerics_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2799570Z test_reference_numerics_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:15:08.2799820Z test_reference_numerics_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.047s) 2023-01-11T21:15:08.2799940Z test_reference_numerics_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:15:08.2800060Z test_reference_numerics_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:15:08.2800180Z test_reference_numerics_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:15:08.2800290Z test_reference_numerics_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2800410Z test_reference_numerics_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2800530Z test_reference_numerics_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2800640Z test_reference_numerics_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2800760Z test_reference_numerics_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2800870Z test_reference_numerics_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2801030Z test_reference_numerics_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2801190Z test_reference_numerics_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2801320Z test_reference_numerics_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2801450Z test_reference_numerics_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2801570Z test_reference_numerics_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2801700Z test_reference_numerics_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2801820Z test_reference_numerics_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2801950Z test_reference_numerics_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2802060Z test_reference_numerics_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2802180Z test_reference_numerics_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2802300Z test_reference_numerics_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2802420Z test_reference_numerics_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2802530Z test_reference_numerics_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2802650Z test_reference_numerics_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2802770Z test_reference_numerics_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2802920Z test_reference_numerics_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2803080Z test_reference_numerics_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2803200Z test_reference_numerics_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2803370Z test_reference_numerics_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2803490Z test_reference_numerics_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2803610Z test_reference_numerics_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:15:08.2803730Z test_reference_numerics_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2803850Z test_reference_numerics_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2803960Z test_reference_numerics_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2804110Z test_reference_numerics_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2804230Z test_reference_numerics_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2804350Z test_reference_numerics_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2804470Z test_reference_numerics_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2804590Z test_reference_numerics_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2804710Z test_reference_numerics_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2804870Z test_reference_numerics_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:15:08.2805030Z test_reference_numerics_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2805150Z test_reference_numerics_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2805270Z test_reference_numerics_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2805380Z test_reference_numerics_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2805500Z test_reference_numerics_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2805610Z test_reference_numerics_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2805730Z test_reference_numerics_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2805850Z test_reference_numerics_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2805960Z test_reference_numerics_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2806090Z test_reference_numerics_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2806200Z test_reference_numerics_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:15:08.2806320Z test_reference_numerics_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2806440Z test_reference_numerics_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2806550Z test_reference_numerics_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2806710Z test_reference_numerics_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2806850Z test_reference_numerics_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2806970Z test_reference_numerics_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2807090Z test_reference_numerics_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2807210Z test_reference_numerics_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2807320Z test_reference_numerics_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2807860Z test_reference_numerics_extremal_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_methods_invocations.py:8336: RuntimeWarning: invalid value encountered in add 2023-01-11T21:15:08.2807980Z ref=lambda input, other, *, alpha=1: np.add(input, other) if alpha == 1 \ 2023-01-11T21:15:08.2808030Z ok (0.009s) 2023-01-11T21:15:08.2808180Z test_reference_numerics_extremal_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2808340Z test_reference_numerics_extremal_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2808510Z test_reference_numerics_extremal_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2808650Z test_reference_numerics_extremal_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2808770Z test_reference_numerics_extremal_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2808910Z test_reference_numerics_extremal_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2809090Z test_reference_numerics_extremal_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2809260Z test_reference_numerics_extremal_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2809400Z test_reference_numerics_extremal_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2809540Z test_reference_numerics_extremal_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2809670Z test_reference_numerics_extremal_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2809810Z test_reference_numerics_extremal_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2809950Z test_reference_numerics_extremal_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2810080Z test_reference_numerics_extremal_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2810220Z test_reference_numerics_extremal_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2810360Z test_reference_numerics_extremal_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2810490Z test_reference_numerics_extremal_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2810620Z test_reference_numerics_extremal_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2810750Z test_reference_numerics_extremal_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2811080Z test_reference_numerics_extremal_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in float_power 2023-01-11T21:15:08.2811160Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T21:15:08.2811410Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in float_power 2023-01-11T21:15:08.2811520Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T21:15:08.2811570Z ok (0.001s) 2023-01-11T21:15:08.2811730Z test_reference_numerics_extremal_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2811880Z test_reference_numerics_extremal_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2812030Z test_reference_numerics_extremal_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2812210Z test_reference_numerics_extremal_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2812350Z test_reference_numerics_extremal_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2812500Z test_reference_numerics_extremal_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2812650Z test_reference_numerics_extremal_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2812790Z test_reference_numerics_extremal_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2812960Z test_reference_numerics_extremal_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2813100Z test_reference_numerics_extremal_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2813230Z test_reference_numerics_extremal_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2813370Z test_reference_numerics_extremal_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2813540Z test_reference_numerics_extremal_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2813710Z test_reference_numerics_extremal_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2813840Z test_reference_numerics_extremal_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2813970Z test_reference_numerics_extremal_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2814100Z test_reference_numerics_extremal_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2814230Z test_reference_numerics_extremal_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2814350Z test_reference_numerics_extremal_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2814480Z test_reference_numerics_extremal_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2814600Z test_reference_numerics_extremal_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2814760Z test_reference_numerics_extremal_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2814910Z test_reference_numerics_extremal_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2815050Z test_reference_numerics_extremal_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2815200Z test_reference_numerics_extremal_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2815350Z test_reference_numerics_extremal_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2815500Z test_reference_numerics_extremal_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2815680Z test_reference_numerics_extremal_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2815860Z test_reference_numerics_extremal_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2816010Z test_reference_numerics_extremal_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2816160Z test_reference_numerics_extremal_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2816320Z test_reference_numerics_extremal_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2816520Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2816680Z test_reference_numerics_extremal_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2816840Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2817000Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2817170Z test_reference_numerics_extremal_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2817340Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2817520Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2817690Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2817860Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2818030Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2818230Z test_reference_numerics_extremal_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2818400Z test_reference_numerics_extremal_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2818530Z test_reference_numerics_extremal_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2818660Z test_reference_numerics_extremal_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2818790Z test_reference_numerics_extremal_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2818930Z test_reference_numerics_extremal_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2819080Z test_reference_numerics_extremal_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2819220Z test_reference_numerics_extremal_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2819360Z test_reference_numerics_extremal_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2819500Z test_reference_numerics_extremal_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2819630Z test_reference_numerics_extremal_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2819770Z test_reference_numerics_extremal_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2819900Z test_reference_numerics_extremal_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2820050Z test_reference_numerics_extremal_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2820180Z test_reference_numerics_extremal_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2820350Z test_reference_numerics_extremal_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2820540Z test_reference_numerics_extremal_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2820690Z test_reference_numerics_extremal_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2820830Z test_reference_numerics_extremal_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2820980Z test_reference_numerics_extremal_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2821110Z test_reference_numerics_extremal_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2821270Z test_reference_numerics_extremal_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2821400Z test_reference_numerics_extremal_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2821540Z test_reference_numerics_extremal_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2821670Z test_reference_numerics_extremal_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2821800Z test_reference_numerics_extremal_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2821920Z test_reference_numerics_extremal_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2822060Z test_reference_numerics_extremal_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2822190Z test_reference_numerics_extremal_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2822330Z test_reference_numerics_extremal_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2822500Z test_reference_numerics_extremal_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2822670Z test_reference_numerics_extremal_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2822810Z test_reference_numerics_extremal_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2822940Z test_reference_numerics_extremal_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2823070Z test_reference_numerics_extremal_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2823210Z test_reference_numerics_extremal_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2823350Z test_reference_numerics_extremal_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2823480Z test_reference_numerics_extremal_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2823610Z test_reference_numerics_extremal_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2823750Z test_reference_numerics_extremal_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2823890Z test_reference_numerics_extremal_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2824020Z test_reference_numerics_extremal_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2824150Z test_reference_numerics_extremal_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2824280Z test_reference_numerics_extremal_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2824420Z test_reference_numerics_extremal_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2824630Z test_reference_numerics_extremal_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2824800Z test_reference_numerics_extremal_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2824940Z test_reference_numerics_extremal_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2825060Z test_reference_numerics_extremal_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2825390Z test_reference_numerics_extremal_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:158: RuntimeWarning: divide by zero encountered in power 2023-01-11T21:15:08.2825510Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T21:15:08.2825730Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:158: RuntimeWarning: invalid value encountered in power 2023-01-11T21:15:08.2825800Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T21:15:08.2825840Z ok (0.001s) 2023-01-11T21:15:08.2825990Z test_reference_numerics_extremal_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2826140Z test_reference_numerics_extremal_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2826440Z test_reference_numerics_extremal_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in power 2023-01-11T21:15:08.2826520Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T21:15:08.2826560Z ok (0.001s) 2023-01-11T21:15:08.2826700Z test_reference_numerics_extremal_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2826860Z test_reference_numerics_extremal_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2827040Z test_reference_numerics_extremal_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2827180Z test_reference_numerics_extremal_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2827320Z test_reference_numerics_extremal_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2827450Z test_reference_numerics_extremal_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2827850Z test_reference_numerics_extremal_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_methods_invocations.py:8479: RuntimeWarning: invalid value encountered in subtract 2023-01-11T21:15:08.2827970Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2023-01-11T21:15:08.2828020Z ok (0.001s) 2023-01-11T21:15:08.2828410Z test_reference_numerics_extremal_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_methods_invocations.py:8479: RuntimeWarning: invalid value encountered in multiply 2023-01-11T21:15:08.2828530Z ref=lambda input, other, *, alpha=1: np.subtract(input, np.multiply(alpha, other)), 2023-01-11T21:15:08.2828580Z ok (0.002s) 2023-01-11T21:15:08.2828720Z test_reference_numerics_extremal_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2828850Z test_reference_numerics_extremal_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2828980Z test_reference_numerics_extremal_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2829110Z test_reference_numerics_extremal_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2829300Z test_reference_numerics_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:15:08.2829470Z test_reference_numerics_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:15:08.2829600Z test_reference_numerics_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2023-01-11T21:15:08.2829730Z test_reference_numerics_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.108s) 2023-01-11T21:15:08.2829860Z test_reference_numerics_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.034s) 2023-01-11T21:15:08.2829980Z test_reference_numerics_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.023s) 2023-01-11T21:15:08.2830130Z test_reference_numerics_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:15:08.2830260Z test_reference_numerics_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:15:08.2830380Z test_reference_numerics_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:15:08.2830500Z test_reference_numerics_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:15:08.2830620Z test_reference_numerics_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:15:08.2830740Z test_reference_numerics_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:15:08.2830880Z test_reference_numerics_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2831010Z test_reference_numerics_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.054s) 2023-01-11T21:15:08.2831140Z test_reference_numerics_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:15:08.2831300Z test_reference_numerics_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:15:08.2831450Z test_reference_numerics_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2831580Z test_reference_numerics_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2831700Z test_reference_numerics_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2831830Z test_reference_numerics_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2831950Z test_reference_numerics_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2832080Z test_reference_numerics_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:08.2832200Z test_reference_numerics_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.043s) 2023-01-11T21:15:08.2832320Z test_reference_numerics_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:15:08.2832440Z test_reference_numerics_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:15:08.2832550Z test_reference_numerics_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2832670Z test_reference_numerics_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2837480Z test_reference_numerics_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2837620Z test_reference_numerics_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2837740Z test_reference_numerics_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2837890Z test_reference_numerics_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2838050Z test_reference_numerics_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2838170Z test_reference_numerics_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2838290Z test_reference_numerics_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2838490Z test_reference_numerics_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2838620Z test_reference_numerics_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2838730Z test_reference_numerics_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2838850Z test_reference_numerics_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2838970Z test_reference_numerics_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2839080Z test_reference_numerics_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2839220Z test_reference_numerics_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2839330Z test_reference_numerics_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2839440Z test_reference_numerics_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2839560Z test_reference_numerics_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2839670Z test_reference_numerics_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2839820Z test_reference_numerics_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2839970Z test_reference_numerics_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2840090Z test_reference_numerics_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2840210Z test_reference_numerics_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2840320Z test_reference_numerics_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2840430Z test_reference_numerics_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2840540Z test_reference_numerics_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2840650Z test_reference_numerics_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2840770Z test_reference_numerics_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2840880Z test_reference_numerics_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2841000Z test_reference_numerics_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2841120Z test_reference_numerics_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.030s) 2023-01-11T21:15:08.2841250Z test_reference_numerics_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:15:08.2841370Z test_reference_numerics_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2841500Z test_reference_numerics_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2841650Z test_reference_numerics_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2841800Z test_reference_numerics_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2841930Z test_reference_numerics_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2842050Z test_reference_numerics_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.024s) 2023-01-11T21:15:08.2842170Z test_reference_numerics_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2842290Z test_reference_numerics_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2842410Z test_reference_numerics_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2842530Z test_reference_numerics_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.035s) 2023-01-11T21:15:08.2842680Z test_reference_numerics_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.025s) 2023-01-11T21:15:08.2842800Z test_reference_numerics_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.057s) 2023-01-11T21:15:08.2842920Z test_reference_numerics_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2843040Z test_reference_numerics_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:15:08.2843160Z test_reference_numerics_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2843270Z test_reference_numerics_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2843400Z test_reference_numerics_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2843560Z test_reference_numerics_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2843720Z test_reference_numerics_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2843870Z test_reference_numerics_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:08.2844020Z test_reference_numerics_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2844170Z test_reference_numerics_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2844320Z test_reference_numerics_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2844470Z test_reference_numerics_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2844610Z test_reference_numerics_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2844760Z test_reference_numerics_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2844900Z test_reference_numerics_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2845040Z test_reference_numerics_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2845190Z test_reference_numerics_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2845330Z test_reference_numerics_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2845470Z test_reference_numerics_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2845630Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2845820Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2846010Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2846170Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2846330Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2846490Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2846640Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2846840Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2847000Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2847150Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2847310Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2847460Z test_reference_numerics_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2847630Z test_reference_numerics_large_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2847770Z test_reference_numerics_large_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2847910Z test_reference_numerics_large_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2848040Z test_reference_numerics_large_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2848200Z test_reference_numerics_large_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2848360Z test_reference_numerics_large_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2848490Z test_reference_numerics_large_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2848610Z test_reference_numerics_large_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2848740Z test_reference_numerics_large_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2848870Z test_reference_numerics_large_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2849010Z test_reference_numerics_large_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2849140Z test_reference_numerics_large_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2849270Z test_reference_numerics_large_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2849400Z test_reference_numerics_large_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2849530Z test_reference_numerics_large_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2849660Z test_reference_numerics_large_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2849790Z test_reference_numerics_large_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2849920Z test_reference_numerics_large_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2850050Z test_reference_numerics_large_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2850220Z test_reference_numerics_large_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2850390Z test_reference_numerics_large_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2850520Z test_reference_numerics_large_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2850650Z test_reference_numerics_large_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2850790Z test_reference_numerics_large_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2850920Z test_reference_numerics_large_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2851080Z test_reference_numerics_large_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2851220Z test_reference_numerics_large_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2851350Z test_reference_numerics_large_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2851480Z test_reference_numerics_large_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2851610Z test_reference_numerics_large_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2851770Z test_reference_numerics_large_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2851900Z test_reference_numerics_large_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2852030Z test_reference_numerics_large_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2852160Z test_reference_numerics_large_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2852320Z test_reference_numerics_large_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2852480Z test_reference_numerics_large_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2852620Z test_reference_numerics_large_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2852740Z test_reference_numerics_large_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2852870Z test_reference_numerics_large_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2853000Z test_reference_numerics_large_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2853120Z test_reference_numerics_large_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2853500Z test_reference_numerics_large_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:158: RuntimeWarning: overflow encountered in float_power 2023-01-11T21:15:08.2853570Z expected = op.ref(l_numpy, r_numpy) 2023-01-11T21:15:08.2853620Z ok (0.002s) 2023-01-11T21:15:08.2853770Z test_reference_numerics_large_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2853920Z test_reference_numerics_large_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2854060Z test_reference_numerics_large_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2854190Z test_reference_numerics_large_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2854350Z test_reference_numerics_large_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2854520Z test_reference_numerics_large_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2854680Z test_reference_numerics_large_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2854820Z test_reference_numerics_large_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2854960Z test_reference_numerics_large_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2855100Z test_reference_numerics_large_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2855240Z test_reference_numerics_large_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2855410Z test_reference_numerics_large_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2855550Z test_reference_numerics_large_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2855680Z test_reference_numerics_large_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2855810Z test_reference_numerics_large_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2855950Z test_reference_numerics_large_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2856080Z test_reference_numerics_large_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2856240Z test_reference_numerics_large_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2856370Z test_reference_numerics_large_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2856510Z test_reference_numerics_large_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2856670Z test_reference_numerics_large_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2856830Z test_reference_numerics_large_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2856960Z test_reference_numerics_large_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2857080Z test_reference_numerics_large_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2857200Z test_reference_numerics_large_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2857330Z test_reference_numerics_large_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2857470Z test_reference_numerics_large_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2857590Z test_reference_numerics_large_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2857710Z test_reference_numerics_large_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2857840Z test_reference_numerics_large_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2857960Z test_reference_numerics_large_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2858080Z test_reference_numerics_large_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2858210Z test_reference_numerics_large_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2858340Z test_reference_numerics_large_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2858460Z test_reference_numerics_large_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2858620Z test_reference_numerics_large_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2858780Z test_reference_numerics_large_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2858900Z test_reference_numerics_large_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2859020Z test_reference_numerics_large_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2859160Z test_reference_numerics_large_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2859300Z test_reference_numerics_large_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2859430Z test_reference_numerics_large_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2859580Z test_reference_numerics_large_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2859710Z test_reference_numerics_large_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2859840Z test_reference_numerics_large_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2859970Z test_reference_numerics_large_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2860100Z test_reference_numerics_large_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2860240Z test_reference_numerics_large_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2860390Z test_reference_numerics_large_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2860520Z test_reference_numerics_large_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2860690Z test_reference_numerics_large_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2860850Z test_reference_numerics_large_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2860990Z test_reference_numerics_large_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2861120Z test_reference_numerics_large_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2861250Z test_reference_numerics_large_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2861410Z test_reference_numerics_large_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2861570Z test_reference_numerics_large_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2861730Z test_reference_numerics_large_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2861890Z test_reference_numerics_large_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2862050Z test_reference_numerics_large_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2862200Z test_reference_numerics_large_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2862350Z test_reference_numerics_large_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2862500Z test_reference_numerics_large_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2862650Z test_reference_numerics_large_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2862820Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2863020Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2863220Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2863390Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2863560Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2863770Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2863930Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2864090Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2864260Z test_reference_numerics_large_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2864440Z test_reference_numerics_large_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2864570Z test_reference_numerics_large_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2864690Z test_reference_numerics_large_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2864820Z test_reference_numerics_large_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2864950Z test_reference_numerics_large_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2865080Z test_reference_numerics_large_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2865210Z test_reference_numerics_large_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2865370Z test_reference_numerics_large_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2865520Z test_reference_numerics_large_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2865660Z test_reference_numerics_large_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2865800Z test_reference_numerics_large_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2865940Z test_reference_numerics_large_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2866090Z test_reference_numerics_large_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2866220Z test_reference_numerics_large_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2866350Z test_reference_numerics_large_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2866480Z test_reference_numerics_large_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2866620Z test_reference_numerics_large_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2866750Z test_reference_numerics_large_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2866880Z test_reference_numerics_large_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2867020Z test_reference_numerics_large_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2867150Z test_reference_numerics_large_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2867290Z test_reference_numerics_large_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2867460Z test_reference_numerics_large_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2867630Z test_reference_numerics_large_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2867770Z test_reference_numerics_large_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2867930Z test_reference_numerics_large_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2868060Z test_reference_numerics_large_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2868200Z test_reference_numerics_large_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2868340Z test_reference_numerics_large_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2868480Z test_reference_numerics_large_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2868640Z test_reference_numerics_large_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2868770Z test_reference_numerics_large_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2868910Z test_reference_numerics_large_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2869040Z test_reference_numerics_large_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2869170Z test_reference_numerics_large_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2869300Z test_reference_numerics_large_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2869430Z test_reference_numerics_large_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2869590Z test_reference_numerics_large_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2869750Z test_reference_numerics_large_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2869880Z test_reference_numerics_large_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2870010Z test_reference_numerics_large_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2870140Z test_reference_numerics_large_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2870260Z test_reference_numerics_large_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2870390Z test_reference_numerics_large_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2870520Z test_reference_numerics_large_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2875360Z test_reference_numerics_large_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2875540Z test_reference_numerics_large_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2875670Z test_reference_numerics_large_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2875800Z test_reference_numerics_large_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2875930Z test_reference_numerics_large_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2876060Z test_reference_numerics_large_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2876180Z test_reference_numerics_large_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2876350Z test_reference_numerics_large_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2876520Z test_reference_numerics_large_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2876660Z test_reference_numerics_large_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2876900Z test_reference_numerics_large_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2877030Z test_reference_numerics_large_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2877160Z test_reference_numerics_large_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2877300Z test_reference_numerics_large_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2877430Z test_reference_numerics_large_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2877560Z test_reference_numerics_large_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2877730Z test_reference_numerics_large_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2877860Z test_reference_numerics_large_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2877990Z test_reference_numerics_large_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2878120Z test_reference_numerics_large_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2878250Z test_reference_numerics_large_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2878380Z test_reference_numerics_large_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2878540Z test_reference_numerics_large_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2878710Z test_reference_numerics_large_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2878840Z test_reference_numerics_large_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2878970Z test_reference_numerics_large_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2879100Z test_reference_numerics_large_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2879230Z test_reference_numerics_large_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2879360Z test_reference_numerics_large_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2879490Z test_reference_numerics_large_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2879620Z test_reference_numerics_large_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2879750Z test_reference_numerics_large_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2879870Z test_reference_numerics_large_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2880000Z test_reference_numerics_large_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2880120Z test_reference_numerics_large_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2880240Z test_reference_numerics_large_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2880380Z test_reference_numerics_large_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2880560Z test_reference_numerics_large_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2880740Z test_reference_numerics_large_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2880870Z test_reference_numerics_large_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2881000Z test_reference_numerics_large_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2881150Z test_reference_numerics_large_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2881290Z test_reference_numerics_large_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.001s) 2023-01-11T21:15:08.2881430Z test_reference_numerics_large_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:15:08.2881570Z test_reference_numerics_large_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:15:08.2881700Z test_reference_numerics_large_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2881860Z test_reference_numerics_large_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2881990Z test_reference_numerics_large_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2882130Z test_reference_numerics_large_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2882260Z test_reference_numerics_large_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2882390Z test_reference_numerics_large_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2882520Z test_reference_numerics_large_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2882690Z test_reference_numerics_large_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2882860Z test_reference_numerics_large_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2882990Z test_reference_numerics_large_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2883120Z test_reference_numerics_large_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2883250Z test_reference_numerics_large_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2883370Z test_reference_numerics_large_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2883500Z test_reference_numerics_large_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2883620Z test_reference_numerics_large_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2883750Z test_reference_numerics_large_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2883860Z test_reference_numerics_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2883980Z test_reference_numerics_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2884100Z test_reference_numerics_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2884210Z test_reference_numerics_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2884330Z test_reference_numerics_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:15:08.2884450Z test_reference_numerics_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2884600Z test_reference_numerics_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2884750Z test_reference_numerics_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:15:08.2884870Z test_reference_numerics_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2884990Z test_reference_numerics_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2885100Z test_reference_numerics_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2885220Z test_reference_numerics_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2885390Z test_reference_numerics_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2885510Z test_reference_numerics_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2885620Z test_reference_numerics_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2885750Z test_reference_numerics_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2885880Z test_reference_numerics_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2886000Z test_reference_numerics_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.021s) 2023-01-11T21:15:08.2886170Z test_reference_numerics_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2886290Z test_reference_numerics_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2886420Z test_reference_numerics_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2886580Z test_reference_numerics_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2886740Z test_reference_numerics_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2886860Z test_reference_numerics_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2886990Z test_reference_numerics_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2887110Z test_reference_numerics_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2887230Z test_reference_numerics_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2887360Z test_reference_numerics_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2887480Z test_reference_numerics_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2887610Z test_reference_numerics_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2887730Z test_reference_numerics_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2887860Z test_reference_numerics_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2887980Z test_reference_numerics_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2888100Z test_reference_numerics_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2888220Z test_reference_numerics_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2888340Z test_reference_numerics_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2888490Z test_reference_numerics_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2888650Z test_reference_numerics_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2888770Z test_reference_numerics_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2888890Z test_reference_numerics_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2889010Z test_reference_numerics_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2889140Z test_reference_numerics_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2889270Z test_reference_numerics_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2889400Z test_reference_numerics_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2889520Z test_reference_numerics_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2889680Z test_reference_numerics_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2889800Z test_reference_numerics_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2889920Z test_reference_numerics_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2890040Z test_reference_numerics_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2890170Z test_reference_numerics_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2890290Z test_reference_numerics_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2890470Z test_reference_numerics_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2890620Z test_reference_numerics_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2890740Z test_reference_numerics_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2890860Z test_reference_numerics_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2890970Z test_reference_numerics_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2891090Z test_reference_numerics_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2891200Z test_reference_numerics_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2891310Z test_reference_numerics_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2891420Z test_reference_numerics_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2891530Z test_reference_numerics_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2891660Z test_reference_numerics_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2891780Z test_reference_numerics_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2891910Z test_reference_numerics_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:15:08.2892030Z test_reference_numerics_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:15:08.2892150Z test_reference_numerics_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2892310Z test_reference_numerics_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2892460Z test_reference_numerics_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2892580Z test_reference_numerics_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2892700Z test_reference_numerics_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2892820Z test_reference_numerics_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2892940Z test_reference_numerics_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2893060Z test_reference_numerics_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2893180Z test_reference_numerics_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:15:08.2893300Z test_reference_numerics_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2893410Z test_reference_numerics_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2893540Z test_reference_numerics_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2893660Z test_reference_numerics_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2893770Z test_reference_numerics_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2893920Z test_reference_numerics_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2894040Z test_reference_numerics_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2894200Z test_reference_numerics_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2894360Z test_reference_numerics_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2894480Z test_reference_numerics_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:15:08.2894600Z test_reference_numerics_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2894750Z test_reference_numerics_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2894870Z test_reference_numerics_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2894990Z test_reference_numerics_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2895100Z test_reference_numerics_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2895220Z test_reference_numerics_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2895340Z test_reference_numerics_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2895460Z test_reference_numerics_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2895570Z test_reference_numerics_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2895690Z test_reference_numerics_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.029s) 2023-01-11T21:15:08.2895810Z test_reference_numerics_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2895920Z test_reference_numerics_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2896080Z test_reference_numerics_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2896220Z test_reference_numerics_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2896340Z test_reference_numerics_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2896460Z test_reference_numerics_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2896580Z test_reference_numerics_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2896700Z test_reference_numerics_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2896820Z test_reference_numerics_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2896930Z test_reference_numerics_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2897050Z test_reference_numerics_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.014s) 2023-01-11T21:15:08.2897160Z test_reference_numerics_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:15:08.2897280Z test_reference_numerics_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2897390Z test_reference_numerics_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2897510Z test_reference_numerics_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2897620Z test_reference_numerics_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2897730Z test_reference_numerics_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2897880Z test_reference_numerics_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2898020Z test_reference_numerics_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2898170Z test_reference_numerics_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.022s) 2023-01-11T21:15:08.2898290Z test_reference_numerics_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.110s) 2023-01-11T21:15:08.2898410Z test_reference_numerics_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.086s) 2023-01-11T21:15:08.2898530Z test_reference_numerics_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.039s) 2023-01-11T21:15:08.2898650Z test_reference_numerics_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2898760Z test_reference_numerics_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:15:08.2898900Z test_reference_numerics_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2899010Z test_reference_numerics_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2899130Z test_reference_numerics_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2899240Z test_reference_numerics_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2899350Z test_reference_numerics_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2899490Z test_reference_numerics_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2899620Z test_reference_numerics_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.042s) 2023-01-11T21:15:08.2899780Z test_reference_numerics_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.026s) 2023-01-11T21:15:08.2899940Z test_reference_numerics_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.028s) 2023-01-11T21:15:08.2900060Z test_reference_numerics_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2900180Z test_reference_numerics_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2900300Z test_reference_numerics_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2900420Z test_reference_numerics_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2900540Z test_reference_numerics_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2900680Z test_reference_numerics_small_values_add_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2900960Z test_reference_numerics_small_values_add_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2901090Z test_reference_numerics_small_values_add_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2901230Z test_reference_numerics_small_values_add_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2901360Z test_reference_numerics_small_values_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2901490Z test_reference_numerics_small_values_add_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2901620Z test_reference_numerics_small_values_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2901740Z test_reference_numerics_small_values_add_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2901910Z test_reference_numerics_small_values_add_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2902060Z test_reference_numerics_small_values_add_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2902190Z test_reference_numerics_small_values_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2902320Z test_reference_numerics_small_values_add_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2902500Z test_reference_numerics_small_values_add_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2902720Z test_reference_numerics_small_values_bitwise_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2902850Z test_reference_numerics_small_values_bitwise_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2902980Z test_reference_numerics_small_values_bitwise_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2903110Z test_reference_numerics_small_values_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2903250Z test_reference_numerics_small_values_bitwise_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2903420Z test_reference_numerics_small_values_bitwise_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2903630Z test_reference_numerics_small_values_bitwise_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2903770Z test_reference_numerics_small_values_bitwise_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2903900Z test_reference_numerics_small_values_bitwise_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2904020Z test_reference_numerics_small_values_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2904190Z test_reference_numerics_small_values_bitwise_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2904350Z test_reference_numerics_small_values_bitwise_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2904570Z test_reference_numerics_small_values_bitwise_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2904700Z test_reference_numerics_small_values_bitwise_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2904830Z test_reference_numerics_small_values_bitwise_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2904960Z test_reference_numerics_small_values_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2905100Z test_reference_numerics_small_values_bitwise_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2905220Z test_reference_numerics_small_values_bitwise_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2905360Z test_reference_numerics_small_values_clamp_max_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2905570Z test_reference_numerics_small_values_clamp_max_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2905700Z test_reference_numerics_small_values_clamp_max_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2905840Z test_reference_numerics_small_values_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2905970Z test_reference_numerics_small_values_clamp_max_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2906100Z test_reference_numerics_small_values_clamp_max_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2906230Z test_reference_numerics_small_values_clamp_max_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2906390Z test_reference_numerics_small_values_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2906560Z test_reference_numerics_small_values_clamp_max_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2906690Z test_reference_numerics_small_values_clamp_max_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2906830Z test_reference_numerics_small_values_clamp_min_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2911710Z test_reference_numerics_small_values_clamp_min_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2911870Z test_reference_numerics_small_values_clamp_min_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2912000Z test_reference_numerics_small_values_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2912130Z test_reference_numerics_small_values_clamp_min_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2912260Z test_reference_numerics_small_values_clamp_min_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2912420Z test_reference_numerics_small_values_clamp_min_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2912550Z test_reference_numerics_small_values_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2912680Z test_reference_numerics_small_values_clamp_min_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2912810Z test_reference_numerics_small_values_clamp_min_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2912940Z test_reference_numerics_small_values_eq_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2913170Z test_reference_numerics_small_values_eq_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2913340Z test_reference_numerics_small_values_eq_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2913500Z test_reference_numerics_small_values_eq_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2913640Z test_reference_numerics_small_values_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2913770Z test_reference_numerics_small_values_eq_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2913900Z test_reference_numerics_small_values_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2914030Z test_reference_numerics_small_values_eq_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2914150Z test_reference_numerics_small_values_eq_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2914280Z test_reference_numerics_small_values_eq_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2914400Z test_reference_numerics_small_values_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2914530Z test_reference_numerics_small_values_eq_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2914660Z test_reference_numerics_small_values_eq_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2914800Z test_reference_numerics_small_values_float_power_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2915020Z test_reference_numerics_small_values_float_power_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2915180Z test_reference_numerics_small_values_float_power_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2915330Z test_reference_numerics_small_values_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2915500Z test_reference_numerics_small_values_float_power_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2915660Z test_reference_numerics_small_values_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2915800Z test_reference_numerics_small_values_float_power_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2915930Z test_reference_numerics_small_values_float_power_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2916090Z test_reference_numerics_small_values_float_power_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2916220Z test_reference_numerics_small_values_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2916360Z test_reference_numerics_small_values_float_power_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2916480Z test_reference_numerics_small_values_float_power_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2916630Z test_reference_numerics_small_values_floor_divide_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2916800Z test_reference_numerics_small_values_floor_divide_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2916930Z test_reference_numerics_small_values_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2917070Z test_reference_numerics_small_values_floor_divide_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2917200Z test_reference_numerics_small_values_floor_divide_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2917330Z test_reference_numerics_small_values_floor_divide_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2917470Z test_reference_numerics_small_values_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2917650Z test_reference_numerics_small_values_floor_divide_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2917820Z test_reference_numerics_small_values_floor_divide_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2917950Z test_reference_numerics_small_values_fmod_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2918090Z test_reference_numerics_small_values_fmod_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2918220Z test_reference_numerics_small_values_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2918340Z test_reference_numerics_small_values_fmod_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2918470Z test_reference_numerics_small_values_fmod_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2918600Z test_reference_numerics_small_values_fmod_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2918720Z test_reference_numerics_small_values_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2918850Z test_reference_numerics_small_values_fmod_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2918990Z test_reference_numerics_small_values_fmod_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2919120Z test_reference_numerics_small_values_gcd_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2919240Z test_reference_numerics_small_values_gcd_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2919370Z test_reference_numerics_small_values_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2919510Z test_reference_numerics_small_values_gcd_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.003s) 2023-01-11T21:15:08.2919670Z test_reference_numerics_small_values_gcd_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2919840Z test_reference_numerics_small_values_ge_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2920050Z test_reference_numerics_small_values_ge_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2920180Z test_reference_numerics_small_values_ge_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2920330Z test_reference_numerics_small_values_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2920460Z test_reference_numerics_small_values_ge_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2920590Z test_reference_numerics_small_values_ge_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2920710Z test_reference_numerics_small_values_ge_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2920830Z test_reference_numerics_small_values_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2920960Z test_reference_numerics_small_values_ge_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2921110Z test_reference_numerics_small_values_ge_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2921250Z test_reference_numerics_small_values_gt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2921450Z test_reference_numerics_small_values_gt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2921580Z test_reference_numerics_small_values_gt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2921710Z test_reference_numerics_small_values_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2921870Z test_reference_numerics_small_values_gt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2922030Z test_reference_numerics_small_values_gt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2922160Z test_reference_numerics_small_values_gt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2922280Z test_reference_numerics_small_values_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2922400Z test_reference_numerics_small_values_gt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2922530Z test_reference_numerics_small_values_gt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2922660Z test_reference_numerics_small_values_heaviside_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2922870Z test_reference_numerics_small_values_heaviside_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2923010Z test_reference_numerics_small_values_heaviside_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2923140Z test_reference_numerics_small_values_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2923280Z test_reference_numerics_small_values_heaviside_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2923410Z test_reference_numerics_small_values_heaviside_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2923540Z test_reference_numerics_small_values_heaviside_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2923680Z test_reference_numerics_small_values_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2923810Z test_reference_numerics_small_values_heaviside_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2923980Z test_reference_numerics_small_values_heaviside_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2924150Z test_reference_numerics_small_values_isclose_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2924360Z test_reference_numerics_small_values_isclose_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2924490Z test_reference_numerics_small_values_isclose_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2924670Z test_reference_numerics_small_values_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2924810Z test_reference_numerics_small_values_isclose_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2924940Z test_reference_numerics_small_values_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2925070Z test_reference_numerics_small_values_isclose_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2925200Z test_reference_numerics_small_values_isclose_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2925330Z test_reference_numerics_small_values_isclose_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2925500Z test_reference_numerics_small_values_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2925630Z test_reference_numerics_small_values_isclose_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2925760Z test_reference_numerics_small_values_isclose_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2925920Z test_reference_numerics_small_values_jiterator_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2926080Z test_reference_numerics_small_values_jiterator_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2926270Z test_reference_numerics_small_values_jiterator_binary_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2926460Z test_reference_numerics_small_values_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2926630Z test_reference_numerics_small_values_jiterator_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2926790Z test_reference_numerics_small_values_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2926940Z test_reference_numerics_small_values_jiterator_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2927090Z test_reference_numerics_small_values_jiterator_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2927240Z test_reference_numerics_small_values_jiterator_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2927390Z test_reference_numerics_small_values_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2927550Z test_reference_numerics_small_values_jiterator_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2927690Z test_reference_numerics_small_values_jiterator_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2927860Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2928030Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2928200Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2928370Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2928530Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2928770Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2928960Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2929140Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2929300Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2929460Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2929660Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2929820Z test_reference_numerics_small_values_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2929950Z test_reference_numerics_small_values_lcm_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2930080Z test_reference_numerics_small_values_lcm_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2930200Z test_reference_numerics_small_values_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2930330Z test_reference_numerics_small_values_lcm_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2930460Z test_reference_numerics_small_values_lcm_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2930590Z test_reference_numerics_small_values_le_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2930800Z test_reference_numerics_small_values_le_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2930940Z test_reference_numerics_small_values_le_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2931100Z test_reference_numerics_small_values_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2931260Z test_reference_numerics_small_values_le_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2931390Z test_reference_numerics_small_values_le_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2931520Z test_reference_numerics_small_values_le_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2931640Z test_reference_numerics_small_values_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2931770Z test_reference_numerics_small_values_le_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2931900Z test_reference_numerics_small_values_le_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2932040Z test_reference_numerics_small_values_logical_and_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2932260Z test_reference_numerics_small_values_logical_and_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2932400Z test_reference_numerics_small_values_logical_and_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2932540Z test_reference_numerics_small_values_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2932670Z test_reference_numerics_small_values_logical_and_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2932810Z test_reference_numerics_small_values_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2932950Z test_reference_numerics_small_values_logical_and_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2933120Z test_reference_numerics_small_values_logical_and_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2933290Z test_reference_numerics_small_values_logical_and_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2933460Z test_reference_numerics_small_values_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2933600Z test_reference_numerics_small_values_logical_and_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2933740Z test_reference_numerics_small_values_logical_and_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2933910Z test_reference_numerics_small_values_logical_or_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2934120Z test_reference_numerics_small_values_logical_or_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2934260Z test_reference_numerics_small_values_logical_or_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2934400Z test_reference_numerics_small_values_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2934540Z test_reference_numerics_small_values_logical_or_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2934670Z test_reference_numerics_small_values_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2934800Z test_reference_numerics_small_values_logical_or_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2934940Z test_reference_numerics_small_values_logical_or_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2935070Z test_reference_numerics_small_values_logical_or_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2935200Z test_reference_numerics_small_values_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2935330Z test_reference_numerics_small_values_logical_or_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2935500Z test_reference_numerics_small_values_logical_or_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2935670Z test_reference_numerics_small_values_logical_xor_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2935880Z test_reference_numerics_small_values_logical_xor_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2936030Z test_reference_numerics_small_values_logical_xor_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2936170Z test_reference_numerics_small_values_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2936300Z test_reference_numerics_small_values_logical_xor_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2936440Z test_reference_numerics_small_values_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2936570Z test_reference_numerics_small_values_logical_xor_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2936700Z test_reference_numerics_small_values_logical_xor_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2936830Z test_reference_numerics_small_values_logical_xor_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2936960Z test_reference_numerics_small_values_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2937090Z test_reference_numerics_small_values_logical_xor_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2937220Z test_reference_numerics_small_values_logical_xor_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2937390Z test_reference_numerics_small_values_lt_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2937590Z test_reference_numerics_small_values_lt_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2937750Z test_reference_numerics_small_values_lt_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2937910Z test_reference_numerics_small_values_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2938040Z test_reference_numerics_small_values_lt_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2938170Z test_reference_numerics_small_values_lt_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2938310Z test_reference_numerics_small_values_lt_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2938440Z test_reference_numerics_small_values_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2938570Z test_reference_numerics_small_values_lt_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2938690Z test_reference_numerics_small_values_lt_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2938830Z test_reference_numerics_small_values_max_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2939040Z test_reference_numerics_small_values_max_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2939180Z test_reference_numerics_small_values_max_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2939310Z test_reference_numerics_small_values_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2939440Z test_reference_numerics_small_values_max_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2939580Z test_reference_numerics_small_values_max_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2939710Z test_reference_numerics_small_values_max_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2939880Z test_reference_numerics_small_values_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2940040Z test_reference_numerics_small_values_max_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2940180Z test_reference_numerics_small_values_max_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2940310Z test_reference_numerics_small_values_maximum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2940510Z test_reference_numerics_small_values_maximum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2940650Z test_reference_numerics_small_values_maximum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2940780Z test_reference_numerics_small_values_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2940910Z test_reference_numerics_small_values_maximum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2941040Z test_reference_numerics_small_values_maximum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2941170Z test_reference_numerics_small_values_maximum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2941300Z test_reference_numerics_small_values_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2941430Z test_reference_numerics_small_values_maximum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2941560Z test_reference_numerics_small_values_maximum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2941750Z test_reference_numerics_small_values_min_binary_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2941970Z test_reference_numerics_small_values_min_binary_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2942140Z test_reference_numerics_small_values_min_binary_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2942310Z test_reference_numerics_small_values_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2942450Z test_reference_numerics_small_values_min_binary_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2942580Z test_reference_numerics_small_values_min_binary_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2942750Z test_reference_numerics_small_values_min_binary_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2942880Z test_reference_numerics_small_values_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2943010Z test_reference_numerics_small_values_min_binary_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2943150Z test_reference_numerics_small_values_min_binary_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2943280Z test_reference_numerics_small_values_minimum_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2943490Z test_reference_numerics_small_values_minimum_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2943620Z test_reference_numerics_small_values_minimum_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2943750Z test_reference_numerics_small_values_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2943880Z test_reference_numerics_small_values_minimum_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2944010Z test_reference_numerics_small_values_minimum_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2944130Z test_reference_numerics_small_values_minimum_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2944300Z test_reference_numerics_small_values_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2944460Z test_reference_numerics_small_values_minimum_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2944590Z test_reference_numerics_small_values_minimum_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2944720Z test_reference_numerics_small_values_ne_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2944920Z test_reference_numerics_small_values_ne_cpu_bool (__main__.TestBinaryUfuncsCPU) ... skip: Doesn't support bool! (0.000s) 2023-01-11T21:15:08.2945060Z test_reference_numerics_small_values_ne_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2945190Z test_reference_numerics_small_values_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2945320Z test_reference_numerics_small_values_ne_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2945440Z test_reference_numerics_small_values_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2945570Z test_reference_numerics_small_values_ne_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2945690Z test_reference_numerics_small_values_ne_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2945820Z test_reference_numerics_small_values_ne_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2945940Z test_reference_numerics_small_values_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2946060Z test_reference_numerics_small_values_ne_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2946240Z test_reference_numerics_small_values_ne_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2951290Z test_reference_numerics_small_values_pow_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2951500Z test_reference_numerics_small_values_pow_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2951650Z test_reference_numerics_small_values_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2951790Z test_reference_numerics_small_values_pow_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2952030Z test_reference_numerics_small_values_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2952160Z test_reference_numerics_small_values_pow_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2952310Z test_reference_numerics_small_values_pow_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:15:08.2952450Z test_reference_numerics_small_values_pow_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:15:08.2952600Z test_reference_numerics_small_values_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:15:08.2952740Z test_reference_numerics_small_values_pow_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... expected failure (0.000s) 2023-01-11T21:15:08.2952870Z test_reference_numerics_small_values_pow_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2953010Z test_reference_numerics_small_values_remainder_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2953150Z test_reference_numerics_small_values_remainder_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2953290Z test_reference_numerics_small_values_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2953420Z test_reference_numerics_small_values_remainder_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2953580Z test_reference_numerics_small_values_remainder_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2953750Z test_reference_numerics_small_values_remainder_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2953880Z test_reference_numerics_small_values_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2954020Z test_reference_numerics_small_values_remainder_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2954170Z test_reference_numerics_small_values_remainder_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2954330Z test_reference_numerics_small_values_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2954470Z test_reference_numerics_small_values_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2954600Z test_reference_numerics_small_values_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.012s) 2023-01-11T21:15:08.2954730Z test_reference_numerics_small_values_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2954860Z test_reference_numerics_small_values_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2954990Z test_reference_numerics_small_values_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2955110Z test_reference_numerics_small_values_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2955240Z test_reference_numerics_small_values_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2955370Z test_reference_numerics_small_values_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2955520Z test_reference_numerics_small_values_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2955680Z test_reference_numerics_small_values_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2955860Z test_reference_numerics_small_values_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:08.2955980Z test_reference_numerics_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2956100Z test_reference_numerics_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:15:08.2956220Z test_reference_numerics_sub_cpu_complex32 (__main__.TestBinaryUfuncsCPU) ... ok (0.049s) 2023-01-11T21:15:08.2956380Z test_reference_numerics_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.027s) 2023-01-11T21:15:08.2956500Z test_reference_numerics_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.031s) 2023-01-11T21:15:08.2956620Z test_reference_numerics_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2956740Z test_reference_numerics_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2956860Z test_reference_numerics_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2956970Z test_reference_numerics_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2957080Z test_reference_numerics_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2957200Z test_reference_numerics_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2957330Z test_reference_numerics_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:08.2957460Z test_remainder_fmod_large_dividend_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2957620Z test_remainder_fmod_large_dividend_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2957760Z test_remainder_overflow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2957860Z test_rpow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2957980Z test_scalar_support_add_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2958100Z test_scalar_support_add_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2958220Z test_scalar_support_add_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2958340Z test_scalar_support_bitwise_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2958460Z test_scalar_support_bitwise_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2958580Z test_scalar_support_bitwise_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2958690Z test_scalar_support_clamp_max_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2958810Z test_scalar_support_clamp_max_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2958930Z test_scalar_support_clamp_min_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2959050Z test_scalar_support_clamp_min_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2959170Z test_scalar_support_eq_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2959280Z test_scalar_support_eq_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2959430Z test_scalar_support_eq_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2959590Z test_scalar_support_float_power_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2959710Z test_scalar_support_float_power_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2959850Z test_scalar_support_float_power_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2959980Z test_scalar_support_floor_divide_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2960100Z test_scalar_support_floor_divide_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2960220Z test_scalar_support_fmod_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2960330Z test_scalar_support_fmod_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2960450Z test_scalar_support_gcd_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2960560Z test_scalar_support_ge_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2960690Z test_scalar_support_ge_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2960800Z test_scalar_support_gt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2960920Z test_scalar_support_gt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2961030Z test_scalar_support_heaviside_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2961150Z test_scalar_support_heaviside_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2961310Z test_scalar_support_isclose_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2961460Z test_scalar_support_isclose_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2961580Z test_scalar_support_isclose_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2961730Z test_scalar_support_jiterator_binary_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2961880Z test_scalar_support_jiterator_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2962020Z test_scalar_support_jiterator_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2962180Z test_scalar_support_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2962340Z test_scalar_support_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2962490Z test_scalar_support_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:08.2962600Z test_scalar_support_lcm_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2962720Z test_scalar_support_le_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2962830Z test_scalar_support_le_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2962960Z test_scalar_support_logical_and_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2963080Z test_scalar_support_logical_and_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2963200Z test_scalar_support_logical_and_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2963360Z test_scalar_support_logical_or_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2963510Z test_scalar_support_logical_or_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2963630Z test_scalar_support_logical_or_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2963750Z test_scalar_support_logical_xor_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2963880Z test_scalar_support_logical_xor_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2963990Z test_scalar_support_logical_xor_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2964160Z test_scalar_support_lt_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2964270Z test_scalar_support_lt_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2964400Z test_scalar_support_max_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2964510Z test_scalar_support_max_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2964630Z test_scalar_support_maximum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2964750Z test_scalar_support_maximum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2964870Z test_scalar_support_min_binary_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2965030Z test_scalar_support_min_binary_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2965150Z test_scalar_support_minimum_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2965300Z test_scalar_support_minimum_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2965450Z test_scalar_support_ne_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2965570Z test_scalar_support_ne_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2965680Z test_scalar_support_ne_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2965800Z test_scalar_support_pow_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2965920Z test_scalar_support_pow_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2966030Z test_scalar_support_pow_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2966150Z test_scalar_support_remainder_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2966270Z test_scalar_support_remainder_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2966380Z test_scalar_support_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2966500Z test_scalar_support_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2966610Z test_scalar_support_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2966710Z test_signed_shift_cpu_int16 (__main__.TestBinaryUfuncsCPU) 2023-01-11T21:15:08.2966820Z Ensure that signed integer bit shifting works as expected. ... ok (0.001s) 2023-01-11T21:15:08.2966920Z test_signed_shift_cpu_int32 (__main__.TestBinaryUfuncsCPU) 2023-01-11T21:15:08.2967060Z Ensure that signed integer bit shifting works as expected. ... ok (0.001s) 2023-01-11T21:15:08.2967190Z test_signed_shift_cpu_int64 (__main__.TestBinaryUfuncsCPU) 2023-01-11T21:15:08.2967300Z Ensure that signed integer bit shifting works as expected. ... ok (0.001s) 2023-01-11T21:15:08.2967400Z test_signed_shift_cpu_int8 (__main__.TestBinaryUfuncsCPU) 2023-01-11T21:15:08.2967500Z Ensure that signed integer bit shifting works as expected. ... ok (0.001s) 2023-01-11T21:15:08.2967610Z test_sub_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2967710Z test_sub_cpu_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2967810Z test_sub_cpu_complex128 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2967920Z test_sub_cpu_complex64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2968020Z test_sub_cpu_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2968120Z test_sub_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2968220Z test_sub_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2968320Z test_sub_cpu_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2968410Z test_sub_cpu_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2968540Z test_sub_cpu_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2968670Z test_sub_cpu_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2968810Z test_sub_cpu_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2968920Z test_sub_typing_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2969290Z test_tensor_pow_tensor_cpu (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:1378: RuntimeWarning: invalid value encountered in power 2023-01-11T21:15:08.2969380Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T21:15:08.2969600Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_binary_ufuncs.py:1378: RuntimeWarning: divide by zero encountered in power 2023-01-11T21:15:08.2969730Z np_res = np.power(to_np(base), to_np(np_exponent)) 2023-01-11T21:15:08.2969780Z ok (0.010s) 2023-01-11T21:15:08.2969880Z test_trapezoid_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2970000Z test_true_divide_out_cpu_bfloat16 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.2970110Z test_true_divide_out_cpu_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.000s) 2023-01-11T21:15:08.2970220Z test_type_promotion___radd___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2970330Z test_type_promotion___rand___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2970460Z test_type_promotion___rdiv___cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.005s) 2023-01-11T21:15:08.2970570Z test_type_promotion___rmod___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2970710Z test_type_promotion___rmul___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2970860Z test_type_promotion___ror___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2971350Z test_type_promotion___rpow___cpu (__main__.TestBinaryUfuncsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:15:08.2971470Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:08.2971520Z ok (0.005s) 2023-01-11T21:15:08.2971630Z test_type_promotion___rsub___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2971740Z test_type_promotion___rxor___cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2971880Z test_type_promotion__refs__conversions_complex_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.007s) 2023-01-11T21:15:08.2972000Z test_type_promotion__refs_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2972110Z test_type_promotion__refs_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2972240Z test_type_promotion__refs_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2972360Z test_type_promotion__refs_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2972480Z test_type_promotion__refs_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2972610Z test_type_promotion__refs_bitwise_right_shift_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2972730Z test_type_promotion__refs_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2972880Z test_type_promotion__refs_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2973030Z test_type_promotion__refs_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2973170Z test_type_promotion__refs_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.005s) 2023-01-11T21:15:08.2973330Z test_type_promotion__refs_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2973460Z test_type_promotion__refs_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2973590Z test_type_promotion__refs_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2973700Z test_type_promotion__refs_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2973830Z test_type_promotion__refs_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.005s) 2023-01-11T21:15:08.2973950Z test_type_promotion__refs_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.032s) 2023-01-11T21:15:08.2974090Z test_type_promotion__refs_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2974210Z test_type_promotion__refs_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2974320Z test_type_promotion__refs_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2974430Z test_type_promotion__refs_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2974540Z test_type_promotion__refs_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2974650Z test_type_promotion__refs_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2974810Z test_type_promotion__refs_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2974960Z test_type_promotion__refs_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2975070Z test_type_promotion__refs_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2975190Z test_type_promotion__refs_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2975330Z test_type_promotion__refs_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.005s) 2023-01-11T21:15:08.2975440Z test_type_promotion__refs_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2975550Z test_type_promotion__refs_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2975670Z test_type_promotion__refs_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2975790Z test_type_promotion__refs_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2975910Z test_type_promotion__refs_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2976020Z test_type_promotion__refs_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2976130Z test_type_promotion__refs_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2976250Z test_type_promotion__refs_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2976360Z test_type_promotion__refs_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2976470Z test_type_promotion__refs_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2976620Z test_type_promotion__refs_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2976770Z test_type_promotion__refs_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2976890Z test_type_promotion__refs_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2977010Z test_type_promotion__refs_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2977130Z test_type_promotion__refs_special_xlog1py_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2977250Z test_type_promotion__refs_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.009s) 2023-01-11T21:15:08.2977360Z test_type_promotion__refs_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2977480Z test_type_promotion__refs_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2977620Z test_type_promotion__refs_xlogy_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2977730Z test_type_promotion_add_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.017s) 2023-01-11T21:15:08.2977840Z test_type_promotion_atan2_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2977960Z test_type_promotion_bitwise_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2978100Z test_type_promotion_bitwise_left_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.005s) 2023-01-11T21:15:08.2978210Z test_type_promotion_bitwise_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2978340Z test_type_promotion_bitwise_right_shift_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.005s) 2023-01-11T21:15:08.2978520Z test_type_promotion_bitwise_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2978670Z test_type_promotion_clamp_max_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2978790Z test_type_promotion_clamp_min_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2978910Z test_type_promotion_complex_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.007s) 2023-01-11T21:15:08.2979020Z test_type_promotion_copysign_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2979140Z test_type_promotion_div_floor_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2979270Z test_type_promotion_div_no_rounding_mode_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.018s) 2023-01-11T21:15:08.2979390Z test_type_promotion_div_trunc_rounding_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2979490Z test_type_promotion_eq_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2979620Z test_type_promotion_float_power_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.005s) 2023-01-11T21:15:08.2979740Z test_type_promotion_floor_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2979860Z test_type_promotion_fmax_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.005s) 2023-01-11T21:15:08.2979980Z test_type_promotion_fmin_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.005s) 2023-01-11T21:15:08.2980090Z test_type_promotion_fmod_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2980200Z test_type_promotion_gcd_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2980350Z test_type_promotion_ge_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2980480Z test_type_promotion_gt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2980620Z test_type_promotion_heaviside_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.007s) 2023-01-11T21:15:08.2980730Z test_type_promotion_hypot_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2980840Z test_type_promotion_igamma_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2980950Z test_type_promotion_igammac_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2981080Z test_type_promotion_isclose_cpu (__main__.TestBinaryUfuncsCPU) ... expected failure (0.006s) 2023-01-11T21:15:08.2981230Z test_type_promotion_jiterator_binary_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.005s) 2023-01-11T21:15:08.2981380Z test_type_promotion_jiterator_binary_return_by_ref_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Only runs on cuda (0.005s) 2023-01-11T21:15:08.2981490Z test_type_promotion_lcm_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.008s) 2023-01-11T21:15:08.2981600Z test_type_promotion_ldexp_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.020s) 2023-01-11T21:15:08.2981710Z test_type_promotion_le_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2986520Z test_type_promotion_logical_and_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2986660Z test_type_promotion_logical_or_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2986890Z test_type_promotion_logical_xor_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2987040Z test_type_promotion_lt_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2987190Z test_type_promotion_max_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2987310Z test_type_promotion_maximum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2987420Z test_type_promotion_min_binary_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2987540Z test_type_promotion_minimum_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2987700Z test_type_promotion_mul_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2987810Z test_type_promotion_ne_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2987920Z test_type_promotion_nextafter_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.007s) 2023-01-11T21:15:08.2988050Z test_type_promotion_polar_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipped! (0.005s) 2023-01-11T21:15:08.2988160Z test_type_promotion_pow_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.015s) 2023-01-11T21:15:08.2988270Z test_type_promotion_remainder_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2988390Z test_type_promotion_rsub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2988520Z test_type_promotion_special_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2988660Z test_type_promotion_special_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2988940Z test_type_promotion_special_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T21:15:08.2989220Z test_type_promotion_special_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T21:15:08.2989390Z test_type_promotion_special_hermite_polynomial_h_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2989530Z test_type_promotion_special_hermite_polynomial_he_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2989660Z test_type_promotion_special_laguerre_polynomial_l_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2989920Z test_type_promotion_special_legendre_polynomial_p_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T21:15:08.2990180Z test_type_promotion_special_shifted_chebyshev_polynomial_t_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T21:15:08.2990440Z test_type_promotion_special_shifted_chebyshev_polynomial_u_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T21:15:08.2990680Z test_type_promotion_special_shifted_chebyshev_polynomial_v_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T21:15:08.2990920Z test_type_promotion_special_shifted_chebyshev_polynomial_w_cpu (__main__.TestBinaryUfuncsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.005s) 2023-01-11T21:15:08.2991050Z test_type_promotion_special_xlog1py_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2991160Z test_type_promotion_special_zeta_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2991270Z test_type_promotion_sub_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.016s) 2023-01-11T21:15:08.2991390Z test_type_promotion_true_divide_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.019s) 2023-01-11T21:15:08.2991500Z test_type_promotion_xlogy_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2991650Z test_xlogy_xlog1py_bfloat16_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.002s) 2023-01-11T21:15:08.2991810Z test_xlogy_xlog1py_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2991960Z test_xlogy_xlog1py_cpu_bool_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2992080Z test_xlogy_xlog1py_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2992190Z test_xlogy_xlog1py_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2992300Z test_xlogy_xlog1py_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2992430Z test_xlogy_xlog1py_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2992550Z test_xlogy_xlog1py_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2992660Z test_xlogy_xlog1py_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2992780Z test_xlogy_xlog1py_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2992890Z test_xlogy_xlog1py_cpu_float16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2993010Z test_xlogy_xlog1py_cpu_float16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2993130Z test_xlogy_xlog1py_cpu_float16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2993240Z test_xlogy_xlog1py_cpu_float16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2993350Z test_xlogy_xlog1py_cpu_float16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2993470Z test_xlogy_xlog1py_cpu_float16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2993620Z test_xlogy_xlog1py_cpu_float16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2993760Z test_xlogy_xlog1py_cpu_float16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2993880Z test_xlogy_xlog1py_cpu_float16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2993990Z test_xlogy_xlog1py_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2994100Z test_xlogy_xlog1py_cpu_float32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2994210Z test_xlogy_xlog1py_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2994320Z test_xlogy_xlog1py_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2994440Z test_xlogy_xlog1py_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2994550Z test_xlogy_xlog1py_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2994660Z test_xlogy_xlog1py_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2994770Z test_xlogy_xlog1py_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2994880Z test_xlogy_xlog1py_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2995000Z test_xlogy_xlog1py_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2995110Z test_xlogy_xlog1py_cpu_float64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2995220Z test_xlogy_xlog1py_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2995380Z test_xlogy_xlog1py_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.003s) 2023-01-11T21:15:08.2995520Z test_xlogy_xlog1py_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.005s) 2023-01-11T21:15:08.2995640Z test_xlogy_xlog1py_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2995740Z test_xlogy_xlog1py_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2995850Z test_xlogy_xlog1py_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2995990Z test_xlogy_xlog1py_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.006s) 2023-01-11T21:15:08.2996110Z test_xlogy_xlog1py_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2996230Z test_xlogy_xlog1py_cpu_int16_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.011s) 2023-01-11T21:15:08.2996340Z test_xlogy_xlog1py_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2996450Z test_xlogy_xlog1py_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2996570Z test_xlogy_xlog1py_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2996700Z test_xlogy_xlog1py_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2996810Z test_xlogy_xlog1py_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2996930Z test_xlogy_xlog1py_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2997040Z test_xlogy_xlog1py_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2997180Z test_xlogy_xlog1py_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2997320Z test_xlogy_xlog1py_cpu_int32_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2997440Z test_xlogy_xlog1py_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2997550Z test_xlogy_xlog1py_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2997660Z test_xlogy_xlog1py_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2997770Z test_xlogy_xlog1py_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2997880Z test_xlogy_xlog1py_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2997990Z test_xlogy_xlog1py_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2998100Z test_xlogy_xlog1py_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2998210Z test_xlogy_xlog1py_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2998330Z test_xlogy_xlog1py_cpu_int64_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2998440Z test_xlogy_xlog1py_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2998540Z test_xlogy_xlog1py_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2998650Z test_xlogy_xlog1py_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2998760Z test_xlogy_xlog1py_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2998900Z test_xlogy_xlog1py_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2999050Z test_xlogy_xlog1py_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2999160Z test_xlogy_xlog1py_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2999270Z test_xlogy_xlog1py_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2999390Z test_xlogy_xlog1py_cpu_int8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2999500Z test_xlogy_xlog1py_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2999610Z test_xlogy_xlog1py_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.2999720Z test_xlogy_xlog1py_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2999830Z test_xlogy_xlog1py_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.2999930Z test_xlogy_xlog1py_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.3000050Z test_xlogy_xlog1py_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.3000180Z test_xlogy_xlog1py_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.3000300Z test_xlogy_xlog1py_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.3000410Z test_xlogy_xlog1py_cpu_uint8_float16 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.3000520Z test_xlogy_xlog1py_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.3000670Z test_xlogy_xlog1py_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.010s) 2023-01-11T21:15:08.3000810Z test_xlogy_xlog1py_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.3000960Z test_xlogy_xlog1py_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.3001080Z test_xlogy_xlog1py_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.3001190Z test_xlogy_xlog1py_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.3001300Z test_xlogy_xlog1py_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... ok (0.013s) 2023-01-11T21:15:08.3001420Z test_xlogy_xlog1py_gradients_cpu_float64 (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.3001540Z test_xlogy_xlog1py_scalar_type_promotion_cpu (__main__.TestBinaryUfuncsCPU) ... ok (0.001s) 2023-01-11T21:15:08.3001710Z test_zeta_cpu_bool_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3001870Z test_zeta_cpu_bool_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3002030Z test_zeta_cpu_bool_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3002190Z test_zeta_cpu_bool_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3002350Z test_zeta_cpu_bool_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3002500Z test_zeta_cpu_bool_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3002660Z test_zeta_cpu_bool_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3002850Z test_zeta_cpu_bool_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3003040Z test_zeta_cpu_float32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3003210Z test_zeta_cpu_float32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3003380Z test_zeta_cpu_float32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3003530Z test_zeta_cpu_float32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3003690Z test_zeta_cpu_float32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3003840Z test_zeta_cpu_float32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3004000Z test_zeta_cpu_float32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3004160Z test_zeta_cpu_float32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3004350Z test_zeta_cpu_float64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3004510Z test_zeta_cpu_float64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3004670Z test_zeta_cpu_float64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3004820Z test_zeta_cpu_float64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3005020Z test_zeta_cpu_float64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3005170Z test_zeta_cpu_float64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3005370Z test_zeta_cpu_float64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3005560Z test_zeta_cpu_float64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3005720Z test_zeta_cpu_int16_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3005890Z test_zeta_cpu_int16_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3006040Z test_zeta_cpu_int16_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3006200Z test_zeta_cpu_int16_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3006350Z test_zeta_cpu_int16_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3006510Z test_zeta_cpu_int16_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3006660Z test_zeta_cpu_int16_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3006810Z test_zeta_cpu_int16_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3006960Z test_zeta_cpu_int32_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3007120Z test_zeta_cpu_int32_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3007280Z test_zeta_cpu_int32_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3007430Z test_zeta_cpu_int32_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3007580Z test_zeta_cpu_int32_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3007770Z test_zeta_cpu_int32_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3007960Z test_zeta_cpu_int32_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3008120Z test_zeta_cpu_int32_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3008300Z test_zeta_cpu_int64_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3008460Z test_zeta_cpu_int64_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3008610Z test_zeta_cpu_int64_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3008770Z test_zeta_cpu_int64_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3008920Z test_zeta_cpu_int64_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3009100Z test_zeta_cpu_int64_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3009250Z test_zeta_cpu_int64_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3009400Z test_zeta_cpu_int64_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3009560Z test_zeta_cpu_int8_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3009710Z test_zeta_cpu_int8_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3009870Z test_zeta_cpu_int8_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3010020Z test_zeta_cpu_int8_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3010210Z test_zeta_cpu_int8_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3010400Z test_zeta_cpu_int8_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3010550Z test_zeta_cpu_int8_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3010710Z test_zeta_cpu_int8_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3010860Z test_zeta_cpu_uint8_bool (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3011010Z test_zeta_cpu_uint8_float32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3011170Z test_zeta_cpu_uint8_float64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3011320Z test_zeta_cpu_uint8_int16 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3011470Z test_zeta_cpu_uint8_int32 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3011620Z test_zeta_cpu_uint8_int64 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3011770Z test_zeta_cpu_uint8_int8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3011930Z test_zeta_cpu_uint8_uint8 (__main__.TestBinaryUfuncsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:08.3011940Z 2023-01-11T21:15:08.3012100Z ---------------------------------------------------------------------- 2023-01-11T21:15:08.3012210Z Ran 8288 tests in 28.938s 2023-01-11T21:15:08.3012220Z 2023-01-11T21:15:08.3012300Z OK (skipped=901, expected failures=15) 2023-01-11T21:15:08.3012300Z 2023-01-11T21:15:08.3012400Z Generating XML reports... 2023-01-11T21:15:08.3012670Z Generated XML report: test-reports/python-unittest/test_binary_ufuncs/TEST-TestBinaryUfuncsCPU-20230111211438.xml 2023-01-11T21:15:08.3012670Z 2023-01-11T21:15:08.3013010Z ##[endgroup] 2023-01-11T21:15:08.3013250Z FINISHED PRINTING LOG FILE of test_binary_ufuncs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_binary_ufuncs_sn5x7o8x) 2023-01-11T21:15:08.3013250Z 2023-01-11T21:15:09.1886660Z Running test_fx_experimental ... [2023-01-11 21:15:09.188470] 2023-01-11T21:15:09.1887240Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_fx_experimental.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:09.188653] 2023-01-11T21:15:09.1887550Z Ignoring disabled issues: [] 2023-01-11T21:15:25.1486760Z 2023-01-11T21:15:25.1487190Z Expand the folded group to see the log file of test_fx_experimental 2023-01-11T21:15:25.1487850Z ##[group]PRINTING LOG FILE of test_fx_experimental (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fx_experimental_7ptbg6r1) 2023-01-11T21:15:25.1488110Z 2023-01-11T21:15:25.1488160Z Running tests... 2023-01-11T21:15:25.1488650Z ---------------------------------------------------------------------- 2023-01-11T21:15:25.1488970Z Test results will be stored in test-reports/python-unittest/test_fx_experimental 2023-01-11T21:15:25.1489250Z test_annotate_getitem_node (__main__.TestFXExperimental) ... ok (0.004s) 2023-01-11T21:15:25.1489600Z test_annotate_returns_with_schema (__main__.TestFXExperimental) ... skip: no torchvision (0.001s) 2023-01-11T21:15:25.1489870Z test_aot_based_partition (__main__.TestFXExperimental) ... ok (0.014s) 2023-01-11T21:15:25.1490120Z test_call_to_assert_no_msg (__main__.TestFXExperimental) ... ok (0.005s) 2023-01-11T21:15:25.1490380Z test_call_to_assert_with_empty_msg (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1490640Z test_call_to_assert_with_msg (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1490910Z test_call_to_assert_with_multiline_message (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1491170Z test_conv_bn_fusion (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2023-01-11T21:15:25.1491480Z test_conv_bn_fusion_not_running_state (__main__.TestFXExperimental) ... ok (0.006s) 2023-01-11T21:15:25.1491770Z test_cost_aware_partition (__main__.TestFXExperimental) ... ok (0.005s) 2023-01-11T21:15:25.1492000Z test_fetch (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1492230Z test_find_single_partition (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1492470Z test_lack_of_devices (__main__.TestFXExperimental) ... ok (0.001s) 2023-01-11T21:15:25.1492720Z test_large_node_error (__main__.TestFXExperimental) ... ok (0.001s) 2023-01-11T21:15:25.1492950Z test_merge_matmuls (__main__.TestFXExperimental) 2023-01-11T21:15:25.1493200Z A collection of test cases for torch.fx.experimental.merge_matmul, ... ok (0.011s) 2023-01-11T21:15:25.1493520Z test_meta_tracer (__main__.TestFXExperimental) ... ok (0.011s) 2023-01-11T21:15:25.1493780Z test_normalize_args (__main__.TestFXExperimental) ... skip: no torchvision (0.001s) 2023-01-11T21:15:25.1494350Z test_normalize_args_perserve_type (__main__.TestFXExperimental) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/operator_schemas.py:207: UserWarning: Does not support nested parametric types, got typing.List[~t]. Please file a bug. 2023-01-11T21:15:25.1494720Z warnings.warn( 2023-01-11T21:15:25.1494860Z ok (0.002s) 2023-01-11T21:15:25.1495060Z test_normalize_args_preserve_meta (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1495530Z test_normalize_binary_operators (__main__.TestFXExperimental) ... ok (0.019s) 2023-01-11T21:15:25.1495810Z test_normalize_modules_exhaustive (__main__.TestFXExperimental) 2023-01-11T21:15:25.1496540Z Exhaustively test `Node.normalized_arguments` on all standard ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/conv.py:309: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:15:25.1497020Z return F.conv1d(input, weight, bias, self.stride, 2023-01-11T21:15:25.1497300Z ok (0.591s) 2023-01-11T21:15:25.1497510Z test_optimize_for_inference_cpu (__main__.TestFXExperimental) ... skip: no MKLDNN (0.001s) 2023-01-11T21:15:25.1497800Z test_optimize_for_inference_cpu_torchvision (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2023-01-11T21:15:25.1498090Z test_partition_device_mapping (__main__.TestFXExperimental) ... ok (0.003s) 2023-01-11T21:15:25.1498330Z test_partition_latency (__main__.TestFXExperimental) ... ok (0.003s) 2023-01-11T21:15:25.1498650Z test_partition_node_manipulation (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1498910Z test_replace_target_nodes_with (__main__.TestFXExperimental) ... ok (0.001s) 2023-01-11T21:15:25.1499150Z test_saturate_host (__main__.TestFXExperimental) ... [0, 4] 2023-01-11T21:15:25.1499320Z [1, 2] 2023-01-11T21:15:25.1499440Z ok (0.003s) 2023-01-11T21:15:25.1499620Z test_size_based_partition (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1499860Z test_sparse_nn_partition (__main__.TestFXExperimental) ... ok (0.196s) 2023-01-11T21:15:25.1500140Z test_split_module_default_arg (__main__.TestFXExperimental) ... ok (0.003s) 2023-01-11T21:15:25.1500430Z test_split_module_kwargs_expansion (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1500680Z test_split_qualname_mapping (__main__.TestFXExperimental) ... ok (0.003s) 2023-01-11T21:15:25.1500930Z test_subgraph_creation (__main__.TestFXExperimental) ... ok (0.003s) 2023-01-11T21:15:25.1501190Z test_subgraph_trivial_resnet (__main__.TestFXExperimental) ... skip: no torchvision (0.000s) 2023-01-11T21:15:25.1501440Z test_subgraph_uniquename (__main__.TestFXExperimental) ... ok (0.002s) 2023-01-11T21:15:25.1501970Z test_to_folder (__main__.TestFXExperimental) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph_module.py:476: UserWarning: Was not able to save the following children modules as reprs -saved as pickled files instead: ['seq'] 2023-01-11T21:15:25.1502400Z warnings.warn("Was not able to save the following children modules as reprs -" 2023-01-11T21:15:25.1502660Z ok (0.005s) 2023-01-11T21:15:25.1502870Z test_traceable_function_with_nonstandard_name (__main__.TestFXExperimental) ... ok (0.001s) 2023-01-11T21:15:25.1503120Z test_type_matches (__main__.TestFXExperimental) ... ok (0.001s) 2023-01-11T21:15:25.1503380Z test_normalize_args_op_overload_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.001s) 2023-01-11T21:15:25.1503680Z test_normalize_operator_exhaustive_H_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1504000Z test_normalize_operator_exhaustive_T_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2023-01-11T21:15:25.1504330Z test_normalize_operator_exhaustive___getitem___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2023-01-11T21:15:25.1504690Z test_normalize_operator_exhaustive___radd___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.004s) 2023-01-11T21:15:25.1505050Z test_normalize_operator_exhaustive___rdiv___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1505510Z test_normalize_operator_exhaustive___rmatmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1505860Z test_normalize_operator_exhaustive___rmod___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1506180Z test_normalize_operator_exhaustive___rmul___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1506890Z test_normalize_operator_exhaustive___rpow___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:15:25.1507470Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:25.1507670Z expected failure (0.002s) 2023-01-11T21:15:25.1507990Z test_normalize_operator_exhaustive___rsub___cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1508340Z test_normalize_operator_exhaustive__native_batch_norm_legit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2023-01-11T21:15:25.1508680Z test_normalize_operator_exhaustive__softmax_backward_data_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1509000Z test_normalize_operator_exhaustive_abs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1509320Z test_normalize_operator_exhaustive_acos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1518780Z test_normalize_operator_exhaustive_acosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1519150Z test_normalize_operator_exhaustive_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1519500Z test_normalize_operator_exhaustive_addbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1519850Z test_normalize_operator_exhaustive_addcdiv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1520160Z test_normalize_operator_exhaustive_addcmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1520450Z test_normalize_operator_exhaustive_addmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1520750Z test_normalize_operator_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1521050Z test_normalize_operator_exhaustive_addmv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1521350Z test_normalize_operator_exhaustive_addr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1521640Z test_normalize_operator_exhaustive_all_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1521990Z test_normalize_operator_exhaustive_allclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2023-01-11T21:15:25.1522300Z test_normalize_operator_exhaustive_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2023-01-11T21:15:25.1522600Z test_normalize_operator_exhaustive_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2023-01-11T21:15:25.1523780Z test_normalize_operator_exhaustive_aminmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: 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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:25.1524460Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1525220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1564: 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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:25.1525890Z test_out = op.op(*norm_args_and_kwargs.args, **norm_args_and_kwargs.kwargs) 2023-01-11T21:15:25.1526460Z .1885:5: 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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:25.1527000Z aminmax = torch.aminmax(arg_0, dim = 0, keepdim = True); arg_0 = None 2023-01-11T21:15:25.1527560Z .1886:5: 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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:15:25.1528070Z aminmax = torch.aminmax(arg_0, dim = 0, keepdim = True); arg_0 = None 2023-01-11T21:15:25.1528240Z ok (0.008s) 2023-01-11T21:15:25.1528460Z test_normalize_operator_exhaustive_angle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1528750Z test_normalize_operator_exhaustive_any_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1529060Z test_normalize_operator_exhaustive_arange_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.008s) 2023-01-11T21:15:25.1529430Z test_normalize_operator_exhaustive_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.066s) 2023-01-11T21:15:25.1529730Z test_normalize_operator_exhaustive_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1530020Z test_normalize_operator_exhaustive_argsort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2023-01-11T21:15:25.1530320Z test_normalize_operator_exhaustive_argwhere_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1530620Z test_normalize_operator_exhaustive_as_strided_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1530930Z test_normalize_operator_exhaustive_as_strided_partial_views_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1531240Z test_normalize_operator_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1531570Z test_normalize_operator_exhaustive_asin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1531890Z test_normalize_operator_exhaustive_asinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1532180Z test_normalize_operator_exhaustive_atan2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1532470Z test_normalize_operator_exhaustive_atan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1532810Z test_normalize_operator_exhaustive_atanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1533120Z test_normalize_operator_exhaustive_atleast_1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1533440Z test_normalize_operator_exhaustive_atleast_2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1533750Z test_normalize_operator_exhaustive_atleast_3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1534130Z test_normalize_operator_exhaustive_baddbmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1534520Z test_normalize_operator_exhaustive_bernoulli_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2023-01-11T21:15:25.1534840Z test_normalize_operator_exhaustive_bfloat16_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1535160Z test_normalize_operator_exhaustive_block_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1535470Z test_normalize_operator_exhaustive_bmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1535770Z test_normalize_operator_exhaustive_bool_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1536090Z test_normalize_operator_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1536460Z test_normalize_operator_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1536810Z test_normalize_operator_exhaustive_broadcast_to_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1537110Z test_normalize_operator_exhaustive_bucketize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2023-01-11T21:15:25.1537420Z test_normalize_operator_exhaustive_byte_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1537740Z test_normalize_operator_exhaustive_cartesian_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1538040Z test_normalize_operator_exhaustive_cat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1538330Z test_normalize_operator_exhaustive_cdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.211s) 2023-01-11T21:15:25.1538630Z test_normalize_operator_exhaustive_cdouble_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1539010Z test_normalize_operator_exhaustive_ceil_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1539320Z test_normalize_operator_exhaustive_cfloat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1540050Z test_normalize_operator_exhaustive_chalf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_methods_invocations.py:14533: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:15:25.1540530Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T21:15:25.1540700Z expected failure (0.002s) 2023-01-11T21:15:25.1540940Z test_normalize_operator_exhaustive_char_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1541570Z test_normalize_operator_exhaustive_cholesky_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2023-01-11T21:15:25.1541970Z L = torch.cholesky(A) 2023-01-11T21:15:25.1542150Z should be replaced with 2023-01-11T21:15:25.1542310Z L = torch.linalg.cholesky(A) 2023-01-11T21:15:25.1542450Z and 2023-01-11T21:15:25.1542580Z U = torch.cholesky(A, upper=True) 2023-01-11T21:15:25.1542740Z should be replaced with 2023-01-11T21:15:25.1542900Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T21:15:25.1543220Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:1730.) 2023-01-11T21:15:25.1543640Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1543790Z ok (0.016s) 2023-01-11T21:15:25.1544010Z test_normalize_operator_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1544320Z test_normalize_operator_exhaustive_cholesky_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1544610Z test_normalize_operator_exhaustive_chunk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1544890Z test_normalize_operator_exhaustive_clamp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1545180Z test_normalize_operator_exhaustive_clamp_max_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1545510Z test_normalize_operator_exhaustive_clamp_min_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1545840Z test_normalize_operator_exhaustive_clone_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1546150Z test_normalize_operator_exhaustive_column_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2023-01-11T21:15:25.1546460Z test_normalize_operator_exhaustive_combinations_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1546760Z test_normalize_operator_exhaustive_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1547050Z test_normalize_operator_exhaustive_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1547340Z test_normalize_operator_exhaustive_conj_physical_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1547640Z test_normalize_operator_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2023-01-11T21:15:25.1548020Z test_normalize_operator_exhaustive_contiguous_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1548330Z test_normalize_operator_exhaustive_copysign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1548630Z test_normalize_operator_exhaustive_corrcoef_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1548930Z test_normalize_operator_exhaustive_cos_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1549210Z test_normalize_operator_exhaustive_cosh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1549500Z test_normalize_operator_exhaustive_count_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2023-01-11T21:15:25.1549790Z test_normalize_operator_exhaustive_cov_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2023-01-11T21:15:25.1550110Z test_normalize_operator_exhaustive_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1550440Z test_normalize_operator_exhaustive_cummax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1550730Z test_normalize_operator_exhaustive_cummin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1551080Z test_normalize_operator_exhaustive_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1551380Z test_normalize_operator_exhaustive_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1551680Z test_normalize_operator_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1551990Z test_normalize_operator_exhaustive_deg2rad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1552280Z test_normalize_operator_exhaustive_diag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1552700Z test_normalize_operator_exhaustive_diag_embed_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2023-01-11T21:15:25.1553000Z test_normalize_operator_exhaustive_diagflat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1553310Z test_normalize_operator_exhaustive_diagonal_copy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2023-01-11T21:15:25.1553600Z test_normalize_operator_exhaustive_diagonal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2023-01-11T21:15:25.1553900Z test_normalize_operator_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1554200Z test_normalize_operator_exhaustive_diff_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.064s) 2023-01-11T21:15:25.1554490Z test_normalize_operator_exhaustive_digamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1554810Z test_normalize_operator_exhaustive_dist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2023-01-11T21:15:25.1555140Z test_normalize_operator_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1555460Z test_normalize_operator_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1555770Z test_normalize_operator_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1556070Z test_normalize_operator_exhaustive_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1556360Z test_normalize_operator_exhaustive_double_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1556660Z test_normalize_operator_exhaustive_dsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1556950Z test_normalize_operator_exhaustive_dstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1557320Z test_normalize_operator_exhaustive_einsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1557640Z test_normalize_operator_exhaustive_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1557960Z test_normalize_operator_exhaustive_empty_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:25.1558260Z test_normalize_operator_exhaustive_eq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1558540Z test_normalize_operator_exhaustive_equal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1558830Z test_normalize_operator_exhaustive_erf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1559290Z test_normalize_operator_exhaustive_erfc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1559610Z test_normalize_operator_exhaustive_erfinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1559920Z test_normalize_operator_exhaustive_exp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1560260Z test_normalize_operator_exhaustive_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1560560Z test_normalize_operator_exhaustive_expand_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1560880Z test_normalize_operator_exhaustive_expand_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1561170Z test_normalize_operator_exhaustive_expm1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1561470Z test_normalize_operator_exhaustive_eye_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1561810Z test_normalize_operator_exhaustive_fft_fft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1562180Z test_normalize_operator_exhaustive_fft_fft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1562470Z test_normalize_operator_exhaustive_fft_fftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1562760Z test_normalize_operator_exhaustive_fft_fftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1563060Z test_normalize_operator_exhaustive_fft_hfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1563350Z test_normalize_operator_exhaustive_fft_hfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1563630Z test_normalize_operator_exhaustive_fft_hfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1563920Z test_normalize_operator_exhaustive_fft_ifft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1564250Z test_normalize_operator_exhaustive_fft_ifft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1564570Z test_normalize_operator_exhaustive_fft_ifftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1564860Z test_normalize_operator_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1565160Z test_normalize_operator_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1565450Z test_normalize_operator_exhaustive_fft_ihfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1565740Z test_normalize_operator_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1566030Z test_normalize_operator_exhaustive_fft_irfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1566310Z test_normalize_operator_exhaustive_fft_irfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1566670Z test_normalize_operator_exhaustive_fft_irfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1566960Z test_normalize_operator_exhaustive_fft_rfft2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1567250Z test_normalize_operator_exhaustive_fft_rfft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1567540Z test_normalize_operator_exhaustive_fft_rfftn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1567820Z test_normalize_operator_exhaustive_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1568110Z test_normalize_operator_exhaustive_flatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1568400Z test_normalize_operator_exhaustive_flip_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1568720Z test_normalize_operator_exhaustive_fliplr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1569090Z test_normalize_operator_exhaustive_flipud_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1569400Z test_normalize_operator_exhaustive_float_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1569700Z test_normalize_operator_exhaustive_float_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1569990Z test_normalize_operator_exhaustive_floor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1570280Z test_normalize_operator_exhaustive_floor_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1570610Z test_normalize_operator_exhaustive_fmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1570900Z test_normalize_operator_exhaustive_fmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1571240Z test_normalize_operator_exhaustive_fmod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1571530Z test_normalize_operator_exhaustive_frac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1571810Z test_normalize_operator_exhaustive_frexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1572090Z test_normalize_operator_exhaustive_full_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1572380Z test_normalize_operator_exhaustive_full_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1572670Z test_normalize_operator_exhaustive_gather_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1572960Z test_normalize_operator_exhaustive_ge_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1573290Z test_normalize_operator_exhaustive_geqrf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2023-01-11T21:15:25.1573630Z test_normalize_operator_exhaustive_gradient_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.012s) 2023-01-11T21:15:25.1573950Z test_normalize_operator_exhaustive_grid_sampler_2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2023-01-11T21:15:25.1574240Z test_normalize_operator_exhaustive_gt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1574540Z test_normalize_operator_exhaustive_half_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1574840Z test_normalize_operator_exhaustive_heaviside_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1575130Z test_normalize_operator_exhaustive_histc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.089s) 2023-01-11T21:15:25.1575420Z test_normalize_operator_exhaustive_histogram_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.246s) 2023-01-11T21:15:25.1575810Z test_normalize_operator_exhaustive_histogramdd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.006s) 2023-01-11T21:15:25.1576120Z test_normalize_operator_exhaustive_hsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1576410Z test_normalize_operator_exhaustive_hstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1576700Z test_normalize_operator_exhaustive_hypot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1576990Z test_normalize_operator_exhaustive_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1577280Z test_normalize_operator_exhaustive_igamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1577570Z test_normalize_operator_exhaustive_igammac_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1577930Z test_normalize_operator_exhaustive_index_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1578280Z test_normalize_operator_exhaustive_index_copy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1578570Z test_normalize_operator_exhaustive_index_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1579220Z test_normalize_operator_exhaustive_index_put_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/operator_schemas.py:207: UserWarning: Does not support nested parametric types, got typing.List[typing.Optional[torch.Tensor]]. Please file a bug. 2023-01-11T21:15:25.1579660Z warnings.warn( 2023-01-11T21:15:25.1579810Z expected failure (0.003s) 2023-01-11T21:15:25.1580390Z test_normalize_operator_exhaustive_index_reduce_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1128.) 2023-01-11T21:15:25.1580830Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1581040Z ok (0.035s) 2023-01-11T21:15:25.1581270Z test_normalize_operator_exhaustive_index_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1581570Z test_normalize_operator_exhaustive_inner_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1581870Z test_normalize_operator_exhaustive_int_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1582170Z test_normalize_operator_exhaustive_isclose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1582760Z test_normalize_operator_exhaustive_isfinite_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1583070Z test_normalize_operator_exhaustive_isin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1583430Z test_normalize_operator_exhaustive_isinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1583770Z test_normalize_operator_exhaustive_isnan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1584080Z test_normalize_operator_exhaustive_isneginf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1584390Z test_normalize_operator_exhaustive_isposinf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1584700Z test_normalize_operator_exhaustive_isreal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1585040Z test_normalize_operator_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:25.1585410Z test_normalize_operator_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:25.1585770Z test_normalize_operator_exhaustive_jiterator_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:25.1586200Z test_normalize_operator_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:25.1586570Z test_normalize_operator_exhaustive_jiterator_unary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:15:25.1586890Z test_normalize_operator_exhaustive_kron_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1587190Z test_normalize_operator_exhaustive_kthvalue_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1587600Z test_normalize_operator_exhaustive_ldexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1587910Z test_normalize_operator_exhaustive_le_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1588210Z test_normalize_operator_exhaustive_lerp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1588570Z test_normalize_operator_exhaustive_lgamma_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1588920Z test_normalize_operator_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1589310Z test_normalize_operator_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1589630Z test_normalize_operator_exhaustive_linalg_cond_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1590020Z test_normalize_operator_exhaustive_linalg_cross_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1590330Z test_normalize_operator_exhaustive_linalg_det_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1590640Z test_normalize_operator_exhaustive_linalg_det_singular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.031s) 2023-01-11T21:15:25.1590950Z test_normalize_operator_exhaustive_linalg_eig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1591320Z test_normalize_operator_exhaustive_linalg_eigh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1591630Z test_normalize_operator_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1591950Z test_normalize_operator_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1592270Z test_normalize_operator_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1592580Z test_normalize_operator_exhaustive_linalg_inv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1592890Z test_normalize_operator_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1593190Z test_normalize_operator_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1593540Z test_normalize_operator_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1593890Z test_normalize_operator_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1594200Z test_normalize_operator_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.050s) 2023-01-11T21:15:25.1594520Z test_normalize_operator_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2023-01-11T21:15:25.1594880Z test_normalize_operator_exhaustive_linalg_lu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2023-01-11T21:15:25.1595190Z test_normalize_operator_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1595500Z test_normalize_operator_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1595810Z test_normalize_operator_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.110s) 2023-01-11T21:15:25.1596190Z test_normalize_operator_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.077s) 2023-01-11T21:15:25.1596510Z test_normalize_operator_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2023-01-11T21:15:25.1596900Z test_normalize_operator_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.096s) 2023-01-11T21:15:25.1597230Z test_normalize_operator_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1597550Z test_normalize_operator_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1597850Z test_normalize_operator_exhaustive_linalg_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.120s) 2023-01-11T21:15:25.1598170Z test_normalize_operator_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.088s) 2023-01-11T21:15:25.1598590Z test_normalize_operator_exhaustive_linalg_pinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2023-01-11T21:15:25.1598940Z test_normalize_operator_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1599310Z test_normalize_operator_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:25.1599660Z test_normalize_operator_exhaustive_linalg_qr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.037s) 2023-01-11T21:15:25.1600020Z test_normalize_operator_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1600330Z test_normalize_operator_exhaustive_linalg_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2023-01-11T21:15:25.1600630Z test_normalize_operator_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2023-01-11T21:15:25.1600940Z test_normalize_operator_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.145s) 2023-01-11T21:15:25.1601320Z test_normalize_operator_exhaustive_linalg_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.239s) 2023-01-11T21:15:25.1601640Z test_normalize_operator_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2023-01-11T21:15:25.1601950Z test_normalize_operator_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1602260Z test_normalize_operator_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1602580Z test_normalize_operator_exhaustive_linalg_vander_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1602880Z test_normalize_operator_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.042s) 2023-01-11T21:15:25.1603190Z test_normalize_operator_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.180s) 2023-01-11T21:15:25.1603540Z test_normalize_operator_exhaustive_linspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.039s) 2023-01-11T21:15:25.1603880Z test_normalize_operator_exhaustive_log10_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1612030Z test_normalize_operator_exhaustive_log1p_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1612400Z test_normalize_operator_exhaustive_log2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1612690Z test_normalize_operator_exhaustive_log_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1612980Z test_normalize_operator_exhaustive_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1613290Z test_normalize_operator_exhaustive_log_softmax_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1613590Z test_normalize_operator_exhaustive_logaddexp2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1614160Z test_normalize_operator_exhaustive_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1614470Z test_normalize_operator_exhaustive_logcumsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1614770Z test_normalize_operator_exhaustive_logdet_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1615060Z test_normalize_operator_exhaustive_logical_and_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1615350Z test_normalize_operator_exhaustive_logical_not_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1615740Z test_normalize_operator_exhaustive_logical_or_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1616030Z test_normalize_operator_exhaustive_logical_xor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1616350Z test_normalize_operator_exhaustive_logit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1616670Z test_normalize_operator_exhaustive_logspace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.322s) 2023-01-11T21:15:25.1616970Z test_normalize_operator_exhaustive_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2023-01-11T21:15:25.1617270Z test_normalize_operator_exhaustive_long_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1617560Z test_normalize_operator_exhaustive_lt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1618260Z test_normalize_operator_exhaustive_lu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py:1728: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2023-01-11T21:15:25.1618730Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T21:15:25.1618890Z should be replaced with 2023-01-11T21:15:25.1619140Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T21:15:25.1619300Z and 2023-01-11T21:15:25.1619460Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T21:15:25.1619640Z should be replaced with 2023-01-11T21:15:25.1619920Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2029.) 2023-01-11T21:15:25.1620240Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T21:15:25.1620420Z ok (0.032s) 2023-01-11T21:15:25.1620920Z test_normalize_operator_exhaustive_lu_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2023-01-11T21:15:25.1621340Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T21:15:25.1621520Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T21:15:25.1621670Z should be replaced with 2023-01-11T21:15:25.1621940Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2023-01-11T21:15:25.1622210Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1622360Z ok (0.028s) 2023-01-11T21:15:25.1622570Z test_normalize_operator_exhaustive_lu_unpack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2023-01-11T21:15:25.1622940Z test_normalize_operator_exhaustive_mH_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1623260Z test_normalize_operator_exhaustive_mT_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1623650Z test_normalize_operator_exhaustive_masked_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1623980Z test_normalize_operator_exhaustive_masked_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1624300Z test_normalize_operator_exhaustive_masked_argmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1624620Z test_normalize_operator_exhaustive_masked_argmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1624990Z test_normalize_operator_exhaustive_masked_cumprod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1625340Z test_normalize_operator_exhaustive_masked_cumsum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1625680Z test_normalize_operator_exhaustive_masked_fill_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1625990Z test_normalize_operator_exhaustive_masked_log_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1626320Z test_normalize_operator_exhaustive_masked_logaddexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1626640Z test_normalize_operator_exhaustive_masked_logsumexp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:25.1626950Z test_normalize_operator_exhaustive_masked_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1627270Z test_normalize_operator_exhaustive_masked_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1627590Z test_normalize_operator_exhaustive_masked_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1627970Z test_normalize_operator_exhaustive_masked_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1628300Z test_normalize_operator_exhaustive_masked_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1628610Z test_normalize_operator_exhaustive_masked_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1628910Z test_normalize_operator_exhaustive_masked_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1629220Z test_normalize_operator_exhaustive_masked_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1629540Z test_normalize_operator_exhaustive_masked_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1629860Z test_normalize_operator_exhaustive_masked_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1630210Z test_normalize_operator_exhaustive_masked_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1630560Z test_normalize_operator_exhaustive_masked_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1630860Z test_normalize_operator_exhaustive_matmul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2023-01-11T21:15:25.1631150Z test_normalize_operator_exhaustive_matrix_exp_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1631450Z test_normalize_operator_exhaustive_max_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1631770Z test_normalize_operator_exhaustive_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1632200Z test_normalize_operator_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1632540Z test_normalize_operator_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1632910Z test_normalize_operator_exhaustive_maximum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1633210Z test_normalize_operator_exhaustive_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2023-01-11T21:15:25.1633510Z test_normalize_operator_exhaustive_median_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1633900Z test_normalize_operator_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1634250Z test_normalize_operator_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:25.1634570Z test_normalize_operator_exhaustive_min_binary_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1634870Z test_normalize_operator_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1635210Z test_normalize_operator_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1635550Z test_normalize_operator_exhaustive_minimum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1635830Z test_normalize_operator_exhaustive_mm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1636120Z test_normalize_operator_exhaustive_mode_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1636400Z test_normalize_operator_exhaustive_movedim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1636690Z test_normalize_operator_exhaustive_msort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1636980Z test_normalize_operator_exhaustive_mul_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1637290Z test_normalize_operator_exhaustive_multinomial_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1637660Z test_normalize_operator_exhaustive_mv_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1637970Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1638280Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1638590Z test_normalize_operator_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1638890Z test_normalize_operator_exhaustive_nan_to_num_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1639190Z test_normalize_operator_exhaustive_nanmean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2023-01-11T21:15:25.1639480Z test_normalize_operator_exhaustive_nanmedian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1639830Z test_normalize_operator_exhaustive_nanquantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.078s) 2023-01-11T21:15:25.1640160Z test_normalize_operator_exhaustive_nansum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2023-01-11T21:15:25.1640460Z test_normalize_operator_exhaustive_narrow_copy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1640760Z test_normalize_operator_exhaustive_narrow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1641130Z test_normalize_operator_exhaustive_native_batch_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1641620Z test_normalize_operator_exhaustive_native_dropout_backward_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: normalize operator doesn't work on torch.ops (0.002s) 2023-01-11T21:15:25.1641970Z test_normalize_operator_exhaustive_native_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.026s) 2023-01-11T21:15:25.1642270Z test_normalize_operator_exhaustive_ne_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2023-01-11T21:15:25.1642630Z test_normalize_operator_exhaustive_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1643020Z test_normalize_operator_exhaustive_new_empty_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1643340Z test_normalize_operator_exhaustive_new_empty_strided_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1643660Z test_normalize_operator_exhaustive_new_full_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1643960Z test_normalize_operator_exhaustive_new_ones_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1644270Z test_normalize_operator_exhaustive_new_zeros_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1644570Z test_normalize_operator_exhaustive_nextafter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1644930Z test_normalize_operator_exhaustive_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:25.1645320Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1645650Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1645980Z test_normalize_operator_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1646300Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1646620Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2023-01-11T21:15:25.1646930Z test_normalize_operator_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2023-01-11T21:15:25.1647260Z test_normalize_operator_exhaustive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1647650Z test_normalize_operator_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1647970Z test_normalize_operator_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1648290Z test_normalize_operator_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1648600Z test_normalize_operator_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2023-01-11T21:15:25.1648920Z test_normalize_operator_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2023-01-11T21:15:25.1649260Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1649610Z test_normalize_operator_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2023-01-11T21:15:25.1650080Z test_normalize_operator_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1650450Z test_normalize_operator_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1657260Z test_normalize_operator_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2023-01-11T21:15:25.1657650Z test_normalize_operator_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1657980Z test_normalize_operator_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2023-01-11T21:15:25.1658500Z test_normalize_operator_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2023-01-11T21:15:25.1658820Z test_normalize_operator_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1659150Z test_normalize_operator_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1659540Z test_normalize_operator_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2023-01-11T21:15:25.1659860Z test_normalize_operator_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1660870Z test_normalize_operator_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2023-01-11T21:15:25.1661580Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:25.1661790Z expected failure (0.002s) 2023-01-11T21:15:25.1662050Z test_normalize_operator_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1662380Z test_normalize_operator_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1662740Z test_normalize_operator_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1663100Z test_normalize_operator_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1663440Z test_normalize_operator_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1663790Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1664160Z test_normalize_operator_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1664520Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1664860Z test_normalize_operator_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1665280Z test_normalize_operator_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.331s) 2023-01-11T21:15:25.1665660Z test_normalize_operator_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.061s) 2023-01-11T21:15:25.1665980Z test_normalize_operator_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.036s) 2023-01-11T21:15:25.1666290Z test_normalize_operator_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.028s) 2023-01-11T21:15:25.1666600Z test_normalize_operator_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.021s) 2023-01-11T21:15:25.1666970Z test_normalize_operator_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1667280Z test_normalize_operator_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1667600Z test_normalize_operator_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1667940Z test_normalize_operator_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1668300Z test_normalize_operator_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1668620Z test_normalize_operator_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1668940Z test_normalize_operator_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1669260Z test_normalize_operator_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.019s) 2023-01-11T21:15:25.1669590Z test_normalize_operator_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2023-01-11T21:15:25.1669920Z test_normalize_operator_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2023-01-11T21:15:25.1670240Z test_normalize_operator_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.017s) 2023-01-11T21:15:25.1670630Z test_normalize_operator_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2023-01-11T21:15:25.1670960Z test_normalize_operator_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.018s) 2023-01-11T21:15:25.1671750Z test_normalize_operator_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:2918: UserWarning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. 2023-01-11T21:15:25.1672230Z warnings.warn( 2023-01-11T21:15:25.1672350Z ok (0.015s) 2023-01-11T21:15:25.1672580Z test_normalize_operator_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1672880Z test_normalize_operator_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1673220Z test_normalize_operator_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1673570Z test_normalize_operator_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1673990Z test_normalize_operator_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1674330Z test_normalize_operator_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1674650Z test_normalize_operator_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2023-01-11T21:15:25.1674960Z test_normalize_operator_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.876s) 2023-01-11T21:15:25.1675260Z test_normalize_operator_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (1.600s) 2023-01-11T21:15:25.1675640Z test_normalize_operator_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.588s) 2023-01-11T21:15:25.1676020Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.167s) 2023-01-11T21:15:25.1676350Z test_normalize_operator_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.025s) 2023-01-11T21:15:25.1676670Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.352s) 2023-01-11T21:15:25.1676980Z test_normalize_operator_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.044s) 2023-01-11T21:15:25.1677300Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.121s) 2023-01-11T21:15:25.1677610Z test_normalize_operator_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2023-01-11T21:15:25.1677920Z test_normalize_operator_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1678260Z test_normalize_operator_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1678610Z test_normalize_operator_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1678940Z test_normalize_operator_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1679270Z test_normalize_operator_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1679590Z test_normalize_operator_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.057s) 2023-01-11T21:15:25.1679890Z test_normalize_operator_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1680200Z test_normalize_operator_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1680520Z test_normalize_operator_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.047s) 2023-01-11T21:15:25.1680900Z test_normalize_operator_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1681220Z test_normalize_operator_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1681540Z test_normalize_operator_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1681850Z test_normalize_operator_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1682160Z test_normalize_operator_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1682540Z test_normalize_operator_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1682860Z test_normalize_operator_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.071s) 2023-01-11T21:15:25.1683210Z test_normalize_operator_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.023s) 2023-01-11T21:15:25.1683550Z test_normalize_operator_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1683850Z test_normalize_operator_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1684230Z test_normalize_operator_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1684540Z test_normalize_operator_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1684840Z test_normalize_operator_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1685150Z test_normalize_operator_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1685460Z test_normalize_operator_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1685840Z test_normalize_operator_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1686170Z test_normalize_operator_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1686480Z test_normalize_operator_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1686800Z test_normalize_operator_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1687110Z test_normalize_operator_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1687420Z test_normalize_operator_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1687730Z test_normalize_operator_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1688070Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1688460Z test_normalize_operator_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1688800Z test_normalize_operator_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.446s) 2023-01-11T21:15:25.1689450Z test_normalize_operator_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:15:25.1689930Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:25.1690150Z ok (0.006s) 2023-01-11T21:15:25.1690660Z test_normalize_operator_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:15:25.1691200Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:25.1691480Z ok (0.013s) 2023-01-11T21:15:25.1691700Z test_normalize_operator_exhaustive_nonzero_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1692000Z test_normalize_operator_exhaustive_norm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.040s) 2023-01-11T21:15:25.1692290Z test_normalize_operator_exhaustive_norm_fro_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1692580Z test_normalize_operator_exhaustive_norm_inf_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1692920Z test_normalize_operator_exhaustive_norm_nuc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1693230Z test_normalize_operator_exhaustive_normal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1693580Z test_normalize_operator_exhaustive_normal_number_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1693920Z test_normalize_operator_exhaustive_ones_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1694210Z test_normalize_operator_exhaustive_ones_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1694500Z test_normalize_operator_exhaustive_ormqr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.157s) 2023-01-11T21:15:25.1694790Z test_normalize_operator_exhaustive_outer_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1695090Z test_normalize_operator_exhaustive_pca_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1695390Z test_normalize_operator_exhaustive_permute_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1695680Z test_normalize_operator_exhaustive_pinverse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1696040Z test_normalize_operator_exhaustive_polar_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1696350Z test_normalize_operator_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1696680Z test_normalize_operator_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:25.1697010Z test_normalize_operator_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:25.1697330Z test_normalize_operator_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:25.1697660Z test_normalize_operator_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:25.1697970Z test_normalize_operator_exhaustive_positive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1698290Z test_normalize_operator_exhaustive_pow_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1698610Z test_normalize_operator_exhaustive_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.046s) 2023-01-11T21:15:25.1704370Z test_normalize_operator_exhaustive_put_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.024s) 2023-01-11T21:15:25.1704980Z test_normalize_operator_exhaustive_qr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T21:15:25.1705430Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:15:25.1705770Z Q, R = torch.qr(A, some) 2023-01-11T21:15:25.1705920Z should be replaced with 2023-01-11T21:15:25.1706270Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T21:15:25.1706630Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1706790Z ok (0.038s) 2023-01-11T21:15:25.1707000Z test_normalize_operator_exhaustive_quantile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.093s) 2023-01-11T21:15:25.1707290Z test_normalize_operator_exhaustive_rad2deg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1707680Z test_normalize_operator_exhaustive_rand_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1707990Z test_normalize_operator_exhaustive_randint_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1708320Z test_normalize_operator_exhaustive_randint_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1708660Z test_normalize_operator_exhaustive_randn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1709010Z test_normalize_operator_exhaustive_randn_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1709310Z test_normalize_operator_exhaustive_ravel_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1709600Z test_normalize_operator_exhaustive_real_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1709890Z test_normalize_operator_exhaustive_reciprocal_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1710180Z test_normalize_operator_exhaustive_remainder_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2023-01-11T21:15:25.1710480Z test_normalize_operator_exhaustive_renorm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1710780Z test_normalize_operator_exhaustive_repeat_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2023-01-11T21:15:25.1711150Z test_normalize_operator_exhaustive_repeat_interleave_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1711460Z test_normalize_operator_exhaustive_reshape_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2023-01-11T21:15:25.1711760Z test_normalize_operator_exhaustive_reshape_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1712060Z test_normalize_operator_exhaustive_resize__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.003s) 2023-01-11T21:15:25.1712360Z test_normalize_operator_exhaustive_resize_as__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1712660Z test_normalize_operator_exhaustive_resolve_conj_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1712950Z test_normalize_operator_exhaustive_resolve_neg_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1713270Z test_normalize_operator_exhaustive_roll_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.020s) 2023-01-11T21:15:25.1713590Z test_normalize_operator_exhaustive_rot90_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.043s) 2023-01-11T21:15:25.1713880Z test_normalize_operator_exhaustive_round_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1714170Z test_normalize_operator_exhaustive_round_decimals_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1714480Z test_normalize_operator_exhaustive_round_decimals_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1714930Z test_normalize_operator_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1715250Z test_normalize_operator_exhaustive_rsqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1715540Z test_normalize_operator_exhaustive_rsub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1715910Z test_normalize_operator_exhaustive_scalar_tensor_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1716230Z test_normalize_operator_exhaustive_scatter_add_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1716630Z test_normalize_operator_exhaustive_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2023-01-11T21:15:25.1717320Z test_normalize_operator_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1739.) 2023-01-11T21:15:25.1717760Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1717910Z ok (0.029s) 2023-01-11T21:15:25.1718130Z test_normalize_operator_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2023-01-11T21:15:25.1718510Z test_normalize_operator_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.033s) 2023-01-11T21:15:25.1718860Z test_normalize_operator_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.034s) 2023-01-11T21:15:25.1719170Z test_normalize_operator_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.030s) 2023-01-11T21:15:25.1720040Z test_normalize_operator_exhaustive_searchsorted_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: 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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BucketizationUtils.h:35.) 2023-01-11T21:15:25.1720650Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1721320Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: 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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BucketizationUtils.h:41.) 2023-01-11T21:15:25.1721830Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1721980Z ok (0.499s) 2023-01-11T21:15:25.1722270Z test_normalize_operator_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.179s) 2023-01-11T21:15:25.1722590Z test_normalize_operator_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.122s) 2023-01-11T21:15:25.1722890Z test_normalize_operator_exhaustive_select_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1723180Z test_normalize_operator_exhaustive_select_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1723470Z test_normalize_operator_exhaustive_sgn_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1723770Z test_normalize_operator_exhaustive_short_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1724150Z test_normalize_operator_exhaustive_sigmoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1724480Z test_normalize_operator_exhaustive_sign_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1724810Z test_normalize_operator_exhaustive_signal_windows_bartlett_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1725120Z test_normalize_operator_exhaustive_signal_windows_blackman_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1725430Z test_normalize_operator_exhaustive_signal_windows_cosine_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1725800Z test_normalize_operator_exhaustive_signal_windows_exponential_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1726120Z test_normalize_operator_exhaustive_signal_windows_gaussian_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1726440Z test_normalize_operator_exhaustive_signal_windows_general_cosine_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.015s) 2023-01-11T21:15:25.1726760Z test_normalize_operator_exhaustive_signal_windows_general_hamming_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1727140Z test_normalize_operator_exhaustive_signal_windows_hamming_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1727450Z test_normalize_operator_exhaustive_signal_windows_hann_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1727760Z test_normalize_operator_exhaustive_signal_windows_kaiser_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1728060Z test_normalize_operator_exhaustive_signal_windows_nuttall_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1728360Z test_normalize_operator_exhaustive_signbit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1728640Z test_normalize_operator_exhaustive_sin_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1728930Z test_normalize_operator_exhaustive_sinc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1729240Z test_normalize_operator_exhaustive_sinh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1729680Z test_normalize_operator_exhaustive_slice_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: normalize operator doesn't work on torch.ops (0.002s) 2023-01-11T21:15:25.1730010Z test_normalize_operator_exhaustive_slice_scatter_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1730310Z test_normalize_operator_exhaustive_softmax_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1730600Z test_normalize_operator_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1730890Z test_normalize_operator_exhaustive_sort_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.114s) 2023-01-11T21:15:25.1731230Z test_normalize_operator_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:15:25.1731560Z test_normalize_operator_exhaustive_special_airy_ai_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1731930Z test_normalize_operator_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1732240Z test_normalize_operator_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1732540Z test_normalize_operator_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1732900Z test_normalize_operator_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1733220Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1733540Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1733990Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:25.1734570Z test_normalize_operator_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:25.1734950Z test_normalize_operator_exhaustive_special_entr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1735260Z test_normalize_operator_exhaustive_special_erfcx_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1735580Z test_normalize_operator_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1735900Z test_normalize_operator_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1736200Z test_normalize_operator_exhaustive_special_i0e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1736490Z test_normalize_operator_exhaustive_special_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1736790Z test_normalize_operator_exhaustive_special_i1e_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1737170Z test_normalize_operator_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.012s) 2023-01-11T21:15:25.1737620Z test_normalize_operator_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:25.1737970Z test_normalize_operator_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1738290Z test_normalize_operator_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1738600Z test_normalize_operator_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1738910Z test_normalize_operator_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1739230Z test_normalize_operator_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1739570Z test_normalize_operator_exhaustive_special_ndtr_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1739900Z test_normalize_operator_exhaustive_special_ndtri_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1740240Z test_normalize_operator_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1740580Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1740910Z test_normalize_operator_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1741410Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:25.1741910Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:25.1742400Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:25.1742950Z test_normalize_operator_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T21:15:25.1743380Z test_normalize_operator_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1743690Z test_normalize_operator_exhaustive_special_xlog1py_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1743990Z test_normalize_operator_exhaustive_special_zeta_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1744280Z test_normalize_operator_exhaustive_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1744570Z test_normalize_operator_exhaustive_split_list_args_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1744870Z test_normalize_operator_exhaustive_split_with_sizes_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1745200Z test_normalize_operator_exhaustive_sqrt_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1751060Z test_normalize_operator_exhaustive_square_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1751390Z test_normalize_operator_exhaustive_squeeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.007s) 2023-01-11T21:15:25.1751690Z test_normalize_operator_exhaustive_stack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1751970Z test_normalize_operator_exhaustive_std_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1752260Z test_normalize_operator_exhaustive_std_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1752560Z test_normalize_operator_exhaustive_std_mean_unbiased_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1752860Z test_normalize_operator_exhaustive_std_unbiased_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1753630Z test_normalize_operator_exhaustive_stft_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py:641: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error. 2023-01-11T21:15:25.1754220Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/SpectralOps.cpp:861.) 2023-01-11T21:15:25.1754610Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T21:15:25.1754790Z ok (0.012s) 2023-01-11T21:15:25.1755000Z test_normalize_operator_exhaustive_sub_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1755280Z test_normalize_operator_exhaustive_sum_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.027s) 2023-01-11T21:15:25.1755580Z test_normalize_operator_exhaustive_sum_to_size_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1756090Z test_normalize_operator_exhaustive_svd_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.231s) 2023-01-11T21:15:25.1756430Z test_normalize_operator_exhaustive_svd_lowrank_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.007s) 2023-01-11T21:15:25.1756990Z test_normalize_operator_exhaustive_symeig_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T21:15:25.1757440Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T21:15:25.1757770Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:15:25.1757920Z should be replaced with 2023-01-11T21:15:25.1758140Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:15:25.1758300Z and 2023-01-11T21:15:25.1758510Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:15:25.1758670Z should be replaced with 2023-01-11T21:15:25.1759010Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T21:15:25.1759300Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1759450Z ok (0.010s) 2023-01-11T21:15:25.1759650Z test_normalize_operator_exhaustive_t_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1759940Z test_normalize_operator_exhaustive_take_along_dim_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.006s) 2023-01-11T21:15:25.1760270Z test_normalize_operator_exhaustive_take_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1760590Z test_normalize_operator_exhaustive_tan_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1760880Z test_normalize_operator_exhaustive_tanh_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1761180Z test_normalize_operator_exhaustive_tensor_split_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1761470Z test_normalize_operator_exhaustive_tensordot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1761760Z test_normalize_operator_exhaustive_tile_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.045s) 2023-01-11T21:15:25.1762050Z test_normalize_operator_exhaustive_to_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:15:25.1762360Z test_normalize_operator_exhaustive_to_sparse_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1762730Z test_normalize_operator_exhaustive_topk_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.016s) 2023-01-11T21:15:25.1763010Z test_normalize_operator_exhaustive_trace_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1763310Z test_normalize_operator_exhaustive_transpose_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1763610Z test_normalize_operator_exhaustive_trapezoid_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1763910Z test_normalize_operator_exhaustive_trapz_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1764500Z test_normalize_operator_exhaustive_triangular_solve_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fx_experimental.py:1552: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T21:15:25.1764940Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T21:15:25.1765200Z X = torch.triangular_solve(B, A).solution 2023-01-11T21:15:25.1765400Z should be replaced with 2023-01-11T21:15:25.1765750Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T21:15:25.1766030Z ref_out = op.op(*arg_values, **kwarg_values) 2023-01-11T21:15:25.1766180Z ok (0.015s) 2023-01-11T21:15:25.1766380Z test_normalize_operator_exhaustive_tril_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1766670Z test_normalize_operator_exhaustive_triu_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1766950Z test_normalize_operator_exhaustive_true_divide_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.010s) 2023-01-11T21:15:25.1767370Z test_normalize_operator_exhaustive_trunc_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1767660Z test_normalize_operator_exhaustive_unbind_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1767950Z test_normalize_operator_exhaustive_unflatten_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1768240Z test_normalize_operator_exhaustive_unfold_copy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.022s) 2023-01-11T21:15:25.1768540Z test_normalize_operator_exhaustive_unfold_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1768850Z test_normalize_operator_exhaustive_uniform_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1769170Z test_normalize_operator_exhaustive_unique_consecutive_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1769520Z test_normalize_operator_exhaustive_unique_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1769850Z test_normalize_operator_exhaustive_unsqueeze_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.009s) 2023-01-11T21:15:25.1770140Z test_normalize_operator_exhaustive_var_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.014s) 2023-01-11T21:15:25.1770430Z test_normalize_operator_exhaustive_var_mean_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.013s) 2023-01-11T21:15:25.1770720Z test_normalize_operator_exhaustive_var_mean_unbiased_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1771020Z test_normalize_operator_exhaustive_var_unbiased_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.005s) 2023-01-11T21:15:25.1771310Z test_normalize_operator_exhaustive_vdot_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1771600Z test_normalize_operator_exhaustive_view_as_complex_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1771970Z test_normalize_operator_exhaustive_view_as_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1772270Z test_normalize_operator_exhaustive_view_copy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1772570Z test_normalize_operator_exhaustive_view_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... expected failure (0.002s) 2023-01-11T21:15:25.1772870Z test_normalize_operator_exhaustive_vsplit_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1773160Z test_normalize_operator_exhaustive_vstack_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.002s) 2023-01-11T21:15:25.1773460Z test_normalize_operator_exhaustive_where_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... Traceback (most recent call last): 2023-01-11T21:15:25.1773880Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph_module.py", line 269, in __call__ 2023-01-11T21:15:25.1774190Z return super(self.cls, obj).__call__(*args, **kwargs) # type: ignore[misc] 2023-01-11T21:15:25.1774640Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py", line 1482, in _call_impl 2023-01-11T21:15:25.1774900Z return forward_call(*args, **kwargs) 2023-01-11T21:15:25.1775080Z File ".24453", line 5, in forward 2023-01-11T21:15:25.1775280Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2023-01-11T21:15:25.1775530Z RuntimeError: where expected condition to be a boolean tensor, but got a tensor with dtype Float 2023-01-11T21:15:25.1775680Z 2023-01-11T21:15:25.1775850Z Call using an FX-traced Module, line 5 of the traced Module's generated forward function: 2023-01-11T21:15:25.1776060Z def forward(self, arg_0, arg_1, arg_2): 2023-01-11T21:15:25.1776390Z where = torch.where(arg_0, arg_1, arg_2); arg_0 = arg_1 = arg_2 = None 2023-01-11T21:15:25.1776510Z 2023-01-11T21:15:25.1776640Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <--- HERE 2023-01-11T21:15:25.1776790Z return where 2023-01-11T21:15:25.1776870Z 2023-01-11T21:15:25.1776920Z 2023-01-11T21:15:25.1776990Z 2023-01-11T21:15:25.1777050Z expected failure (0.005s) 2023-01-11T21:15:25.1777280Z test_normalize_operator_exhaustive_xlogy_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.011s) 2023-01-11T21:15:25.1777570Z test_normalize_operator_exhaustive_zero__cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.004s) 2023-01-11T21:15:25.1777890Z test_normalize_operator_exhaustive_zeros_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.003s) 2023-01-11T21:15:25.1778210Z test_normalize_operator_exhaustive_zeros_like_cpu_float32 (__main__.TestNormalizeOperatorsCPU) ... ok (0.008s) 2023-01-11T21:15:25.1778490Z test_normalize_quantized_eb_cpu (__main__.TestNormalizeOperatorsCPU) ... ok (0.001s) 2023-01-11T21:15:25.1778640Z 2023-01-11T21:15:25.1778800Z ---------------------------------------------------------------------- 2023-01-11T21:15:25.1778980Z Ran 672 tests in 14.541s 2023-01-11T21:15:25.1779070Z 2023-01-11T21:15:25.1779150Z OK (skipped=31, expected failures=107) 2023-01-11T21:15:25.1779250Z 2023-01-11T21:15:25.1779310Z Generating XML reports... 2023-01-11T21:15:25.1779620Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestFXExperimental-20230111211510.xml 2023-01-11T21:15:25.1780090Z Generated XML report: test-reports/python-unittest/test_fx_experimental/TEST-TestNormalizeOperatorsCPU-20230111211510.xml 2023-01-11T21:15:25.1780280Z 2023-01-11T21:15:25.1780560Z ##[endgroup] 2023-01-11T21:15:25.1780870Z FINISHED PRINTING LOG FILE of test_fx_experimental (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fx_experimental_7ptbg6r1) 2023-01-11T21:15:25.1781060Z 2023-01-11T21:15:26.1315500Z Running test_functional_autograd_benchmark ... [2023-01-11 21:15:26.131424] 2023-01-11T21:15:26.1317100Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_functional_autograd_benchmark.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:26.131607] 2023-01-11T21:15:26.1317500Z Ignoring disabled issues: [] 2023-01-11T21:15:44.2153730Z 2023-01-11T21:15:44.2154140Z Expand the folded group to see the log file of test_functional_autograd_benchmark 2023-01-11T21:15:44.2154770Z ##[group]PRINTING LOG FILE of test_functional_autograd_benchmark (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_functional_autograd_benchmark_7k3rctqg) 2023-01-11T21:15:44.2155000Z 2023-01-11T21:15:44.2155100Z Running tests... 2023-01-11T21:15:44.2155480Z ---------------------------------------------------------------------- 2023-01-11T21:15:44.2155790Z Test results will be stored in test-reports/python-unittest/test_functional_autograd_benchmark 2023-01-11T21:15:44.2156100Z test_fast_tasks (__main__.TestFunctionalAutogradBenchmark) ... Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:15:44.2156350Z Results for model resnet18 on task vjp: nans (var: nan) 2023-01-11T21:15:44.2156730Z Results for model resnet18 on task vjp using Functorch: nans (var: nan) 2023-01-11T21:15:44.2156940Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:15:44.2157140Z Results for model ppl_simple_reg on task vjp: nans (var: nan) 2023-01-11T21:15:44.2157450Z Results for model ppl_simple_reg on task vjp using Functorch: nans (var: nan) 2023-01-11T21:15:44.2157670Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:15:44.2157870Z Results for model ppl_robust_reg on task vjp: nans (var: nan) 2023-01-11T21:15:44.2158110Z Results for model ppl_robust_reg on task vjp using Functorch: nans (var: nan) 2023-01-11T21:15:44.2158310Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:15:44.2158500Z Results for model wav2letter on task vjp: nans (var: nan) 2023-01-11T21:15:44.2158850Z Results for model wav2letter on task vjp using Functorch: nans (var: nan) 2023-01-11T21:15:44.2159080Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:15:44.2159310Z Results for model transformer on task vjp: nans (var: nan) 2023-01-11T21:15:44.2159540Z Results for model transformer on task vjp using Functorch: nans (var: nan) 2023-01-11T21:15:44.2159740Z Found functorch: 2.0.0a0+git8419ddd 2023-01-11T21:15:44.2159940Z Results for model multiheadattn on task vjp: nans (var: nan) 2023-01-11T21:15:44.2160170Z Results for model multiheadattn on task vjp using Functorch: nans (var: nan) 2023-01-11T21:15:44.2160350Z ok (17.267s) 2023-01-11T21:15:44.2160610Z test_slow_tasks (__main__.TestFunctionalAutogradBenchmark) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:15:44.2160840Z 2023-01-11T21:15:44.2161020Z ---------------------------------------------------------------------- 2023-01-11T21:15:44.2161220Z Ran 2 tests in 17.268s 2023-01-11T21:15:44.2161320Z 2023-01-11T21:15:44.2161370Z OK (skipped=1) 2023-01-11T21:15:44.2161460Z 2023-01-11T21:15:44.2161520Z Generating XML reports... 2023-01-11T21:15:44.2161900Z Generated XML report: test-reports/python-unittest/test_functional_autograd_benchmark/TEST-TestFunctionalAutogradBenchmark-20230111211526.xml 2023-01-11T21:15:44.2162130Z 2023-01-11T21:15:44.2162300Z ##[endgroup] 2023-01-11T21:15:44.2162670Z FINISHED PRINTING LOG FILE of test_functional_autograd_benchmark (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_functional_autograd_benchmark_7k3rctqg) 2023-01-11T21:15:44.2162920Z 2023-01-11T21:15:45.2021030Z Running test_jit_autocast ... [2023-01-11 21:15:45.201959] 2023-01-11T21:15:45.2022570Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_jit_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:45.202157] 2023-01-11T21:15:45.2022890Z Ignoring disabled issues: [] 2023-01-11T21:16:04.5575120Z 2023-01-11T21:16:04.5575620Z Expand the folded group to see the log file of test_jit_autocast 2023-01-11T21:16:04.5576220Z ##[group]PRINTING LOG FILE of test_jit_autocast (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_autocast_2gow2v_i) 2023-01-11T21:16:04.5576760Z CUDA not available, skipping tests 2023-01-11T21:16:04.5577170Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T21:16:04.5577340Z 2023-01-11T21:16:04.5577390Z Running tests... 2023-01-11T21:16:04.5577620Z ---------------------------------------------------------------------- 2023-01-11T21:16:04.5578250Z Test results will be stored in test-reports/python-unittest/test_jit_autocast 2023-01-11T21:16:04.5578540Z test_autocast_api (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:16:04.5578830Z test_autocast_api_not_supported (__main__.TestAutocast) ... skip: we need to provide dtype argument at this moment (0.000s) 2023-01-11T21:16:04.5579110Z test_autocast_autodiff (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:16:04.5579380Z test_autocast_decorator (__main__.TestAutocast) ... skip: autocast decorators not supported (0.000s) 2023-01-11T21:16:04.5579660Z test_autocast_decorator_outside_jit (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5580140Z test_autocast_mixed_dtypes (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5580380Z test_callees (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5580680Z test_callees_with_autocast_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5580930Z test_callees_with_autocast_on (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5581170Z test_conditional_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5581430Z test_control_flow (__main__.TestAutocast) ... skip: broken due to lack of type propagation (0.000s) 2023-01-11T21:16:04.5581840Z test_divergent_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5582070Z test_divergent_types (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5582310Z test_duplicate_inputs (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5582580Z test_eager_and_script (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5582840Z test_explicit_casts (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5583070Z test_fp32_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5583310Z test_fp32_policy_with_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5583550Z test_fp32_set_opt_dtype_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5583810Z test_fp32_set_opt_dtype_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5584040Z test_ignore_amp (__main__.TestAutocast) ... ok (0.007s) 2023-01-11T21:16:04.5584270Z test_implicitly_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5584580Z test_inplace (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5584810Z test_jit_autocast_softmax_cpu (__main__.TestAutocast) ... ok (0.027s) 2023-01-11T21:16:04.5585050Z test_jit_autocast_softmax_gpu (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5585310Z test_jit_call_method_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:16:04.5585560Z test_jit_executor_under_autocast (__main__.TestAutocast) ... skip: No cuda (0.001s) 2023-01-11T21:16:04.5585800Z test_jit_freeze_autocast_basic (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5586040Z test_jit_freeze_autocast_constants (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5586320Z test_linear_bf16 (__main__.TestAutocast) ... skip: No cuda bfloat16 support (0.000s) 2023-01-11T21:16:04.5586580Z test_minimal (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5586790Z test_minimal_cpu (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5587020Z test_minimal_off (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5587240Z test_nested_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5592750Z test_promote_policy (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5593000Z test_promote_policy_fp64 (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5593230Z test_reused_autocast (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5593540Z test_reused_autocast_expr (__main__.TestAutocast) ... skip: unsuported autocast syntax (0.000s) 2023-01-11T21:16:04.5593800Z test_runtime_autocast_state (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5594030Z test_runtime_autocast_state_expr (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5594270Z test_script_and_tracing (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5594560Z test_script_and_tracing_with_autocast (__main__.TestAutocast) ... skip: autocast(False) is ignored inside traced functions (0.000s) 2023-01-11T21:16:04.5594940Z test_script_module (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5595170Z test_tracing_and_script (__main__.TestAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5595510Z test_tracing_with_autocast_and_script (__main__.TestAutocast) ... skip: scripted called from traced TorchScript is not yet working (0.000s) 2023-01-11T21:16:04.5595820Z test_cat_promote (__main__.TestJitTraceAutocast) ... ok (0.167s) 2023-01-11T21:16:04.5596060Z test_generate_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (5.381s) 2023-01-11T21:16:04.5596320Z test_nchw_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (7.978s) 2023-01-11T21:16:04.5596650Z test_nhwc_autocast_jit_trace_model (__main__.TestJitTraceAutocast) ... ok (3.998s) 2023-01-11T21:16:04.5596890Z test_script_autocast_cpu (__main__.TestJitTraceAutocast) ... ok (0.115s) 2023-01-11T21:16:04.5597140Z test_script_autocast_cuda (__main__.TestJitTraceAutocast) ... skip: No cuda (0.000s) 2023-01-11T21:16:04.5597400Z test_script_autocast_enable_and_check (__main__.TestJitTraceAutocast) ... ok (0.121s) 2023-01-11T21:16:04.5597700Z test_scripted_aliasing (__main__.TestJitTraceAutocast) ... ok (0.118s) 2023-01-11T21:16:04.5597840Z 2023-01-11T21:16:04.5598040Z ---------------------------------------------------------------------- 2023-01-11T21:16:04.5598230Z Ran 53 tests in 17.931s 2023-01-11T21:16:04.5598320Z 2023-01-11T21:16:04.5598370Z OK (skipped=44) 2023-01-11T21:16:04.5598450Z 2023-01-11T21:16:04.5598510Z Generating XML reports... 2023-01-11T21:16:04.5598820Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestAutocast-20230111211546.xml 2023-01-11T21:16:04.5599210Z Generated XML report: test-reports/python-unittest/test_jit_autocast/TEST-TestJitTraceAutocast-20230111211546.xml 2023-01-11T21:16:04.5599390Z 2023-01-11T21:16:04.5599700Z ##[endgroup] 2023-01-11T21:16:04.5600020Z FINISHED PRINTING LOG FILE of test_jit_autocast (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_autocast_2gow2v_i) 2023-01-11T21:16:04.5600200Z 2023-01-11T21:16:05.6875990Z Running test_datapipe ... [2023-01-11 21:16:05.687378] 2023-01-11T21:16:05.6877880Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:05.687602] 2023-01-11T21:16:05.6878650Z Ignoring disabled issues: [] 2023-01-11T21:16:17.6691510Z 2023-01-11T21:16:17.6691820Z Expand the folded group to see the log file of test_datapipe 2023-01-11T21:16:17.6692390Z ##[group]PRINTING LOG FILE of test_datapipe (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_datapipe_r946pebv) 2023-01-11T21:16:17.6692600Z 2023-01-11T21:16:17.6692650Z Running tests... 2023-01-11T21:16:17.6693020Z ---------------------------------------------------------------------- 2023-01-11T21:16:17.6693470Z test_basic_capture (__main__.TestCaptureDataFrame) ... Test results will be stored in test-reports/python-unittest/test_datapipe 2023-01-11T21:16:17.6693770Z skip: no dataframes (pandas) (0.000s) 2023-01-11T21:16:17.6694020Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.001s) 2023-01-11T21:16:17.6694700Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T21:16:17.6695200Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T21:16:17.6695410Z ok (0.123s) 2023-01-11T21:16:17.6695590Z test_as_string (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:16:17.6695790Z test_getitem (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:16:17.6696260Z test_iter (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:16:17.6696480Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:16:17.6696690Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:16:17.6696890Z test_reverse (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:16:17.6697090Z test_sort (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T21:16:17.6697310Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:16:17.6697580Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:16:17.6697880Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:16:17.6698340Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:16:17.6698600Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:16:17.6698870Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T21:16:17.6699140Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6699720Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:16:17.6700110Z warnings.warn( 2023-01-11T21:16:17.6700240Z ok (0.002s) 2023-01-11T21:16:17.6700490Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.030s) 2023-01-11T21:16:17.6701070Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:16:17.6701440Z warnings.warn( 2023-01-11T21:16:17.6701870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:16:17.6702180Z warnings.warn( 2023-01-11T21:16:17.6702600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:16:17.6702910Z warnings.warn( 2023-01-11T21:16:17.6703360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:16:17.6703700Z warnings.warn( 2023-01-11T21:16:17.6703820Z ok (0.005s) 2023-01-11T21:16:17.6704020Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2023-01-11T21:16:17.6704270Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.006s) 2023-01-11T21:16:17.6704530Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6704800Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.008s) 2023-01-11T21:16:17.6705380Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:16:17.6705810Z warnings.warn( 2023-01-11T21:16:17.6705940Z ok (0.002s) 2023-01-11T21:16:17.6706190Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.015s) 2023-01-11T21:16:17.6706460Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6706720Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6707320Z test_serializable (__main__.TestFunctionalIterDataPipe) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T21:16:17.6707830Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T21:16:17.6708390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T21:16:17.6708840Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T21:16:17.6709040Z ok (0.020s) 2023-01-11T21:16:17.6709220Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2023-01-11T21:16:17.6709460Z Only for DataPipes that take in a function as argument ... ok (0.008s) 2023-01-11T21:16:17.6709700Z test_shuffler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.003s) 2023-01-11T21:16:17.6709960Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6710220Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.002s) 2023-01-11T21:16:17.6710540Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6710800Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6711050Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6711610Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:16:17.6711980Z warnings.warn( 2023-01-11T21:16:17.6712110Z ok (0.001s) 2023-01-11T21:16:17.6712300Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6712590Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.004s) 2023-01-11T21:16:17.6712870Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2023-01-11T21:16:17.6713110Z Only for DataPipes that take in a function as argument ... ok (0.002s) 2023-01-11T21:16:17.6713350Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.002s) 2023-01-11T21:16:17.6713610Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.001s) 2023-01-11T21:16:17.6714130Z test_simple_traverse (__main__.TestGraph) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:16:17.6714470Z warnings.warn( 2023-01-11T21:16:17.6714610Z ok (0.001s) 2023-01-11T21:16:17.6714850Z test_traverse_circular_datapipe (__main__.TestGraph) ... ok (0.001s) 2023-01-11T21:16:17.6715070Z test_traverse_forked (__main__.TestGraph) ... ok (0.001s) 2023-01-11T21:16:17.6715280Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.001s) 2023-01-11T21:16:17.6720320Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.000s) 2023-01-11T21:16:17.6720700Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... ok (0.001s) 2023-01-11T21:16:17.6721000Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.000s) 2023-01-11T21:16:17.6721330Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2023-01-11T21:16:17.6721690Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2023-01-11T21:16:17.6722050Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.001s) 2023-01-11T21:16:17.6722440Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.000s) 2023-01-11T21:16:17.6722750Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... ok (0.001s) 2023-01-11T21:16:17.6723050Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... ok (0.001s) 2023-01-11T21:16:17.6723330Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... ok (0.006s) 2023-01-11T21:16:17.6724020Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T21:16:17.6724540Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T21:16:17.6724800Z ok (0.002s) 2023-01-11T21:16:17.6725030Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... ok (0.005s) 2023-01-11T21:16:17.6725320Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:16:17.6725650Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.001s) 2023-01-11T21:16:17.6725950Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:16:17.6726240Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.003s) 2023-01-11T21:16:17.6726520Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:16:17.6726870Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.001s) 2023-01-11T21:16:17.6727180Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:16:17.6727520Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.001s) 2023-01-11T21:16:17.6727800Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T21:16:17.6728130Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.002s) 2023-01-11T21:16:17.6728720Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T21:16:17.6729080Z warnings.warn( 2023-01-11T21:16:17.6729210Z ok (0.003s) 2023-01-11T21:16:17.6729480Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2023-01-11T21:16:17.6729750Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2023-01-11T21:16:17.6730040Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2023-01-11T21:16:17.6730320Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2023-01-11T21:16:17.6730660Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.003s) 2023-01-11T21:16:17.6730940Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.002s) 2023-01-11T21:16:17.6731190Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.000s) 2023-01-11T21:16:17.6731470Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.000s) 2023-01-11T21:16:17.6731730Z test_multi_sharding (__main__.TestSharding) ... ok (0.002s) 2023-01-11T21:16:17.6732160Z test_old_dataloader (__main__.TestSharding) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:16:17.6732530Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:16:17.6732910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:16:17.6733200Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:16:17.6733560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:16:17.6733870Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:16:17.6734300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:16:17.6734610Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:16:17.6734780Z ok (10.736s) 2023-01-11T21:16:17.6734950Z test_sharding_groups (__main__.TestSharding) ... ok (0.008s) 2023-01-11T21:16:17.6735170Z test_sharding_length (__main__.TestSharding) ... ok (0.005s) 2023-01-11T21:16:17.6735380Z test_simple_sharding (__main__.TestSharding) ... ok (0.006s) 2023-01-11T21:16:17.6735580Z test_api (__main__.TestStreamWrapper) ... ok (0.002s) 2023-01-11T21:16:17.6735810Z test_dir (__main__.TestStreamWrapper) ... ok (0.001s) 2023-01-11T21:16:17.6736050Z test_pickle (__main__.TestStreamWrapper) ... ok (0.002s) 2023-01-11T21:16:17.6736250Z test_repr (__main__.TestStreamWrapper) ... ok (0.001s) 2023-01-11T21:16:17.6736480Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.005s) 2023-01-11T21:16:17.6736720Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:16:17.6736940Z test_isinstance (__main__.TestTyping) ... ok (0.001s) 2023-01-11T21:16:17.6737150Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2023-01-11T21:16:17.6737370Z test_protocol (__main__.TestTyping) ... ok (0.001s) 2023-01-11T21:16:17.6737650Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:16:17.6737890Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.001s) 2023-01-11T21:16:17.6738120Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2023-01-11T21:16:17.6738240Z 2023-01-11T21:16:17.6738390Z ---------------------------------------------------------------------- 2023-01-11T21:16:17.6738570Z Ran 89 tests in 11.082s 2023-01-11T21:16:17.6738660Z 2023-01-11T21:16:17.6738710Z OK (skipped=16) 2023-01-11T21:16:17.6738790Z 2023-01-11T21:16:17.6738860Z Generating XML reports... 2023-01-11T21:16:17.6739210Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCircularSerialization-20230111211606.xml 2023-01-11T21:16:17.6739630Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataChunk-20230111211606.xml 2023-01-11T21:16:17.6740020Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalIterDataPipe-20230111211606.xml 2023-01-11T21:16:17.6740460Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestFunctionalMapDataPipe-20230111211606.xml 2023-01-11T21:16:17.6740840Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestGraph-20230111211606.xml 2023-01-11T21:16:17.6741230Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeCountSampleYielded-20230111211606.xml 2023-01-11T21:16:17.6741660Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeGraphFastForward-20230111211606.xml 2023-01-11T21:16:17.6742080Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterDataPipeSingletonConstraint-20230111211606.xml 2023-01-11T21:16:17.6742620Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestIterableDataPipeBasic-20230111211606.xml 2023-01-11T21:16:17.6742990Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSharding-20230111211606.xml 2023-01-11T21:16:17.6743350Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestStreamWrapper-20230111211606.xml 2023-01-11T21:16:17.6743700Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestTyping-20230111211606.xml 2023-01-11T21:16:17.6744060Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestCaptureDataFrame-20230111211606.xml 2023-01-11T21:16:17.6744430Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestDataFramesPipes-20230111211606.xml 2023-01-11T21:16:17.6744790Z Generated XML report: test-reports/python-unittest/test_datapipe/TEST-TestSerialization-20230111211606.xml 2023-01-11T21:16:17.6744950Z 2023-01-11T21:16:17.6745250Z ##[endgroup] 2023-01-11T21:16:17.6745550Z FINISHED PRINTING LOG FILE of test_datapipe (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_datapipe_r946pebv) 2023-01-11T21:16:17.6745730Z 2023-01-11T21:16:18.6480770Z Running profiler/test_profiler ... [2023-01-11 21:16:18.647937] 2023-01-11T21:16:18.6482730Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'profiler/test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:18.648124] 2023-01-11T21:16:18.6483050Z Ignoring disabled issues: [] 2023-01-11T21:16:24.2878600Z 2023-01-11T21:16:24.2878960Z Expand the folded group to see the log file of profiler/test_profiler 2023-01-11T21:16:24.2879720Z ##[group]PRINTING LOG FILE of profiler/test_profiler (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/profiler-test_profiler_kfm9cvvh) 2023-01-11T21:16:24.2879950Z 2023-01-11T21:16:24.2880010Z Running tests... 2023-01-11T21:16:24.2880360Z ---------------------------------------------------------------------- 2023-01-11T21:16:24.2880660Z Test results will be stored in test-reports/python-unittest/profiler.test_profiler 2023-01-11T21:16:24.2880930Z test_execution_graph_alone (__main__.TestExecutionGraph) ... ok (0.017s) 2023-01-11T21:16:24.2882520Z test_execution_graph_no_capture (__main__.TestExecutionGraph) ... ok (0.001s) 2023-01-11T21:16:24.2882810Z test_execution_graph_repeat_in_loop (__main__.TestExecutionGraph) ... ok (0.004s) 2023-01-11T21:16:24.2883110Z test_execution_graph_start_stop (__main__.TestExecutionGraph) ... ok (0.004s) 2023-01-11T21:16:24.2883450Z test_execution_graph_with_kineto (__main__.TestExecutionGraph) ... [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T21:16:24.2883780Z [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T21:16:24.2884020Z [W kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T21:16:24.2884420Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2884770Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2885290Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2885640Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2894190Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2894620Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2894840Z ok (0.010s) 2023-01-11T21:16:24.2895020Z test_bfs (__main__.TestExperimentalUtils) ... ok (0.000s) 2023-01-11T21:16:24.2895250Z test_dfs (__main__.TestExperimentalUtils) ... ok (0.000s) 2023-01-11T21:16:24.2895870Z test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2896280Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2896670Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2897040Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2897400Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2897900Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2898260Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2898600Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2898940Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2899150Z ok (0.005s) 2023-01-11T21:16:24.2899450Z test_profiler_extra_cuda_copy_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.001s) 2023-01-11T21:16:24.2899780Z test_profiler_extra_cuda_copy_pattern_benchmark (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.000s) 2023-01-11T21:16:24.2900220Z test_profiler_for_loop_indexing_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2900620Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2900960Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2901310Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2901650Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2902040Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2902430Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2902770Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2903100Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2903430Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2903760Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2904180Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2904670Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2905070Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2905400Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2905600Z ok (0.061s) 2023-01-11T21:16:24.2905810Z test_profiler_fp32_matmul_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.000s) 2023-01-11T21:16:24.2906230Z test_profiler_grad_not_set_to_none_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2906690Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2907020Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2907410Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:24.2907790Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2908110Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2908440Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2908750Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2909070Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2909380Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2909700Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2910080Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2910410Z STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2910610Z ok (0.023s) 2023-01-11T21:16:24.2910820Z test_profiler_matmul_dim_fp16_pattern (__main__.TestExperimentalUtils) ... skip: CUDA is required (0.000s) 2023-01-11T21:16:24.2911220Z test_profiler_name_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:19 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2911590Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2911920Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2912150Z ok (0.782s) 2023-01-11T21:16:24.2912530Z test_profiler_optimizer_single_tensor_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2912920Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2913240Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2913560Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2913870Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2914190Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2914510Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2914940Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2915270Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2915590Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2915910Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2916230Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2916550Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2916920Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2917270Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2917630Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2917950Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2918270Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2918630Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:24.2918840Z ok (0.044s) 2023-01-11T21:16:24.2919170Z test_profiler_pattern_match_helper (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2919550Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2919940Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2920150Z ok (0.002s) 2023-01-11T21:16:24.2920480Z test_profiler_pattern_matcher_json_report (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2920860Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2921190Z STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2921390Z ok (0.014s) 2023-01-11T21:16:24.2921740Z test_profiler_synchronized_dataloader_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:20 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2922250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:16:24.2922590Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:16:24.2922950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:16:24.2923240Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:16:24.2923590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:16:24.2923880Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:16:24.2924230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:16:24.2924510Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:16:24.2925040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:16:24.2925350Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:16:24.2925730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:16:24.2926020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:16:24.2926390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:16:24.2926730Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:16:24.2927100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:16:24.2927430Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:16:24.2927760Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2928120Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2928320Z ok (1.500s) 2023-01-11T21:16:24.2928510Z test_utils_compute_idle_time (__main__.TestExperimentalUtils) ... ok (0.001s) 2023-01-11T21:16:24.2928750Z test_utils_compute_queue_depth (__main__.TestExperimentalUtils) ... ok (0.001s) 2023-01-11T21:16:24.2929160Z test_utils_compute_queue_depth_when_no_cuda_events (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2929570Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2929960Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2930160Z ok (0.012s) 2023-01-11T21:16:24.2930480Z test_utils_compute_self_time (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2930840Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2931160Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2938750Z ok (0.003s) 2023-01-11T21:16:24.2939030Z test_utils_get_optimizable_events (__main__.TestExperimentalUtils) ... ok (0.004s) 2023-01-11T21:16:24.2939340Z test_utils_intervals_overlap (__main__.TestExperimentalUtils) ... 5 2023-01-11T21:16:24.2939540Z ok (0.000s) 2023-01-11T21:16:24.2939900Z test_export_stacks (__main__.TestProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2940250Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2940610Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2940800Z ok (0.002s) 2023-01-11T21:16:24.2941100Z test_flops (__main__.TestProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2941440Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2941870Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2942070Z ok (0.081s) 2023-01-11T21:16:24.2942220Z test_high_level_trace (__main__.TestProfiler) 2023-01-11T21:16:24.2942690Z Checks that python side high level events are recorded. ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2943060Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2943380Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2943740Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2944090Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2944520Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2944870Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2945190Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2945510Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2945710Z ok (0.101s) 2023-01-11T21:16:24.2946000Z test_kineto (__main__.TestProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2946340Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2946730Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2947060Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2947360Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2947690Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2947880Z ok (0.002s) 2023-01-11T21:16:24.2948070Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Multiple GPUs needed (0.000s) 2023-01-11T21:16:24.2948430Z test_kineto_profiler_api (__main__.TestProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2948820Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2949170Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2949490Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2949800Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2950120Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2950430Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2950740Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2951060Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2951450Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2951760Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2952080Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2952270Z ok (0.004s) 2023-01-11T21:16:24.2952700Z test_kineto_profiler_multiple_steppers (__main__.TestProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2953070Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2953380Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2953730Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2954080Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2954390Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2954770Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2955080Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2955400Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2955600Z ok (0.014s) 2023-01-11T21:16:24.2956140Z test_memory_profiler (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/72280 for platform(s) linux, mac. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.002s) 2023-01-11T21:16:24.2956870Z test_module_hierarchy (__main__.TestProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2957240Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2957560Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2957750Z ok (0.010s) 2023-01-11T21:16:24.2958280Z test_nested_tensor_with_shapes (__main__.TestProfiler) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1318: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.cpp:179.) 2023-01-11T21:16:24.2958700Z inp = torch.nested.nested_tensor([a, b]) 2023-01-11T21:16:24.2958970Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2959330Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2959680Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2959880Z ok (0.001s) 2023-01-11T21:16:24.2960040Z test_oom_tracing (__main__.TestProfiler) ... ok (0.001s) 2023-01-11T21:16:24.2960240Z test_profiler_correlation_id (__main__.TestProfiler) 2023-01-11T21:16:24.2960620Z We expect the correlation_id to be unique across multiple invokation of the profiler, ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2961000Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2961320Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2961700Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2962020Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2962340Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2962740Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2963060Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2963390Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2963700Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2964050Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2964460Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2964780Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2965090Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2965410Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2965610Z ok (0.250s) 2023-01-11T21:16:24.2965890Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.001s) 2023-01-11T21:16:24.2966290Z test_profiler_metadata (__main__.TestProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2966710Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2967040Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2967240Z ok (0.002s) 2023-01-11T21:16:24.2967540Z test_profiler_tracing (__main__.TestProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2967900Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2968220Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2968540Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2968890Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2969240Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2969560Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2969870Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2970200Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2970520Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2970840Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2971190Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2971450Z ok (0.004s) 2023-01-11T21:16:24.2971760Z test_profiler_type (__main__.TestProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2972110Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2972430Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2972620Z ok (0.001s) 2023-01-11T21:16:24.2972810Z test_source (__main__.TestProfiler) 2023-01-11T21:16:24.2973180Z Checks that source code attribution works for eager, TS and autograd mode ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2973590Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2973950Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2974140Z ok (0.011s) 2023-01-11T21:16:24.2974690Z test_tensorboard_trace_handler (__main__.TestProfiler) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/82915 for platform(s) mac, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T21:16:24.2975210Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... skip: CUDA is required (0.000s) 2023-01-11T21:16:24.2975430Z test_mem_leak (__main__.TestProfilerCUDA) 2023-01-11T21:16:24.2975710Z Checks that there's no memory leak when using profiler with CUDA ... skip: CUDA is required (0.000s) 2023-01-11T21:16:24.2975970Z test_custom_module_input_op_ids (__main__.TestProfilerITT) ... ok (0.001s) 2023-01-11T21:16:24.2976280Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... ok (0.001s) 2023-01-11T21:16:24.2976680Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2977060Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2977390Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2977740Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:24.2977950Z ok (0.002s) 2023-01-11T21:16:24.2978310Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2978710Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2979070Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2979420Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:24.2979630Z ok (0.002s) 2023-01-11T21:16:24.2979940Z test_record_function (__main__.TestRecordFunction) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2980290Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2980610Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2980950Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:24.2981230Z ok (0.001s) 2023-01-11T21:16:24.2981550Z test_allocation_id_uniqueness (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2981910Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2982220Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2982410Z ok (0.113s) 2023-01-11T21:16:24.2982770Z test_allocation_ids (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2983130Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2983480Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2983710Z ok (0.080s) 2023-01-11T21:16:24.2984030Z test_allocation_ids_with_other_ops (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2984440Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2984760Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2984950Z ok (0.074s) 2023-01-11T21:16:24.2985250Z test_allocations (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2985600Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2985980Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2986300Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2986600Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2986920Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2987110Z ok (0.074s) 2023-01-11T21:16:24.2987410Z test_extra_fields (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2987760Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2988110Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2988330Z ok (0.001s) 2023-01-11T21:16:24.2994530Z test_impl_reuse (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2994900Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2995230Z STAGE:2023-01-11 21:16:22 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2995420Z ok (0.108s) 2023-01-11T21:16:24.2995670Z test_mkldnn_tensors (__main__.TestTorchTidyProfiler) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:16:24.2996070Z test_module_and_optimizer_ids (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2996490Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2996820Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2997140Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2997450Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2997810Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2998000Z ok (0.007s) 2023-01-11T21:16:24.2998520Z test_nnmodule_params (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.2998920Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.2999270Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.2999620Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:24.3000250Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1985: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3000950Z expected = [(name, val.storage().data_ptr(), val.grad.storage().data_ptr()) for name, val in net.fc1._parameters.items()] 2023-01-11T21:16:24.3001560Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1986: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3002040Z expected += [(name, val.storage().data_ptr(), val.grad.storage().data_ptr()) for name, val in net.fc2._parameters.items()] 2023-01-11T21:16:24.3002250Z ok (0.002s) 2023-01-11T21:16:24.3002620Z test_optimizer (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3002990Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3003320Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3003510Z ok (0.006s) 2023-01-11T21:16:24.3003830Z test_optimizer_parameters_adam (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3004200Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3004510Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3005140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:2009: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3005600Z [(v.storage().data_ptr()) for v in group.get("params", [])], 2023-01-11T21:16:24.3006160Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:2022: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3006600Z {name: value.storage().data_ptr() for name, value in parameter_state.items()}, 2023-01-11T21:16:24.3007170Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:2023: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3007590Z observed_state.get(parameter.storage().data_ptr(), []) 2023-01-11T21:16:24.3007750Z ok (0.019s) 2023-01-11T21:16:24.3008150Z test_optimizer_parameters_sgd (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3008600Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3008920Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3009120Z ok (0.010s) 2023-01-11T21:16:24.3009710Z test_pointers_and_ids (__main__.TestTorchTidyProfiler) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1366: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3010210Z a_initial_storage_data = a.storage().data_ptr() 2023-01-11T21:16:24.3010760Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1371: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3011160Z c_initial_storage_data = c.storage().data_ptr() 2023-01-11T21:16:24.3011470Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3011820Z [W CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2023-01-11T21:16:24.3012450Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1384: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3012820Z c.set_(d.storage()) 2023-01-11T21:16:24.3013080Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3013400Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3013590Z ok (0.002s) 2023-01-11T21:16:24.3013900Z test_scalar_ins (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3014310Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3014640Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3014830Z ok (0.001s) 2023-01-11T21:16:24.3015140Z test_sparse_tensors (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3015490Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3015810Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3016160Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:24.3016400Z ok (0.002s) 2023-01-11T21:16:24.3016740Z test_tensor_lists (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3017090Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3017490Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3018080Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1958: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3018510Z self.assertEqual(x.storage().data_ptr(), inputs[0][0].storage_data_ptr) 2023-01-11T21:16:24.3019080Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3019550Z self.assertEqual(y.storage().data_ptr(), inputs[0][1].storage_data_ptr) 2023-01-11T21:16:24.3019780Z ok (0.001s) 2023-01-11T21:16:24.3020100Z test_tensor_properties (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3020460Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3020790Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3021130Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:24.3021340Z ok (0.002s) 2023-01-11T21:16:24.3021660Z test_tensorimpl_invalidation_full (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3022330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1546: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3022760Z x_storages = [x.storage()] 2023-01-11T21:16:24.3023280Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1549: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3023680Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:16:24.3024200Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1550: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3024600Z x_storages.append(x.storage()) 2023-01-11T21:16:24.3025120Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1559: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3025500Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:16:24.3026150Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1563: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3026560Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:16:24.3026840Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3027160Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3027360Z ok (0.235s) 2023-01-11T21:16:24.3027690Z test_tensorimpl_invalidation_keep_alive (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3028360Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1478: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3028780Z x_storages = [x.storage()] 2023-01-11T21:16:24.3029330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1481: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3029720Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:16:24.3030250Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1485: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3030630Z x_storages.append(x.storage()) 2023-01-11T21:16:24.3031150Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1499: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3031530Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:16:24.3031790Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3032190Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3032510Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3032820Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3033140Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3033330Z ok (0.531s) 2023-01-11T21:16:24.3033660Z test_tensorimpl_invalidation_scalar_args (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3034040Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3034390Z STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3034620Z ok (0.078s) 2023-01-11T21:16:24.3034940Z test_tensorimpl_invalidation_set (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 21:16:23 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3035670Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_profiler.py:1454: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:24.3036080Z x.set_(torch.ones((1,)).storage()) 2023-01-11T21:16:24.3036370Z STAGE:2023-01-11 21:16:24 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3036690Z STAGE:2023-01-11 21:16:24 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3037100Z STAGE:2023-01-11 21:16:24 46764:11750262 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:24.3037480Z STAGE:2023-01-11 21:16:24 46764:11750262 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:24.3037800Z STAGE:2023-01-11 21:16:24 46764:11750262 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:24.3037990Z ok (0.154s) 2023-01-11T21:16:24.3038070Z 2023-01-11T21:16:24.3038210Z ---------------------------------------------------------------------- 2023-01-11T21:16:24.3038400Z Ran 71 tests in 4.488s 2023-01-11T21:16:24.3038490Z 2023-01-11T21:16:24.3038540Z OK (skipped=11) 2023-01-11T21:16:24.3038620Z 2023-01-11T21:16:24.3038680Z Generating XML reports... 2023-01-11T21:16:24.3039030Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExecutionGraph-20230111211619.xml 2023-01-11T21:16:24.3045090Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestExperimentalUtils-20230111211619.xml 2023-01-11T21:16:24.3045490Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfiler-20230111211619.xml 2023-01-11T21:16:24.3045850Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerITT-20230111211619.xml 2023-01-11T21:16:24.3046240Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestRecordFunction-20230111211619.xml 2023-01-11T21:16:24.3046620Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestTorchTidyProfiler-20230111211619.xml 2023-01-11T21:16:24.3047000Z Generated XML report: test-reports/python-unittest/profiler.test_profiler/TEST-TestProfilerCUDA-20230111211619.xml 2023-01-11T21:16:24.3047170Z 2023-01-11T21:16:24.3047500Z ##[endgroup] 2023-01-11T21:16:24.3047850Z FINISHED PRINTING LOG FILE of profiler/test_profiler (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/profiler-test_profiler_kfm9cvvh) 2023-01-11T21:16:24.3048040Z 2023-01-11T21:16:25.2644750Z Running test_view_ops ... [2023-01-11 21:16:25.264319] 2023-01-11T21:16:25.2645870Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_view_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:25.264505] 2023-01-11T21:16:25.2646180Z Ignoring disabled issues: [] 2023-01-11T21:16:32.3019640Z 2023-01-11T21:16:32.3020060Z Expand the folded group to see the log file of test_view_ops 2023-01-11T21:16:32.3020650Z ##[group]PRINTING LOG FILE of test_view_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_view_ops__3yn704a) 2023-01-11T21:16:32.3020840Z 2023-01-11T21:16:32.3020900Z Running tests... 2023-01-11T21:16:32.3021260Z ---------------------------------------------------------------------- 2023-01-11T21:16:32.3021740Z Test results will be stored in test-reports/python-unittest/test_view_ops 2023-01-11T21:16:32.3022810Z test_T_cpu (__main__.TestOldViewOpsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:1305: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorShape.cpp:3542.) 2023-01-11T21:16:32.3023350Z t1 = a.T 2023-01-11T21:16:32.3023570Z ok (0.002s) 2023-01-11T21:16:32.3023780Z test_atleast_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.092s) 2023-01-11T21:16:32.3024020Z test_atleast_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.095s) 2023-01-11T21:16:32.3024260Z test_atleast_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.073s) 2023-01-11T21:16:32.3024500Z test_atleast_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.069s) 2023-01-11T21:16:32.3024740Z test_atleast_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.067s) 2023-01-11T21:16:32.3025060Z test_atleast_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2023-01-11T21:16:32.3025330Z test_atleast_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.031s) 2023-01-11T21:16:32.3025600Z test_atleast_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.029s) 2023-01-11T21:16:32.3025830Z test_atleast_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.033s) 2023-01-11T21:16:32.3026070Z test_atleast_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.034s) 2023-01-11T21:16:32.3026310Z test_atleast_gradient_cpu (__main__.TestOldViewOpsCPU) ... ok (0.040s) 2023-01-11T21:16:32.3026560Z test_big_transpose_cpu (__main__.TestOldViewOpsCPU) ... ok (0.007s) 2023-01-11T21:16:32.3026800Z test_broadcast_shapes_cpu (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2023-01-11T21:16:32.3027050Z test_broadcast_tensors_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3028060Z test_broadcast_to_cpu_bool (__main__.TestOldViewOpsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_comparison.py:679: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /Users/runner/work/pytorch/pytorch/torch/csrc/utils/tensor_numpy.cpp:210.) 2023-01-11T21:16:32.3028710Z return torch.as_tensor(tensor_like) 2023-01-11T21:16:32.3028860Z ok (0.015s) 2023-01-11T21:16:32.3029040Z test_broadcast_to_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2023-01-11T21:16:32.3029290Z test_broadcast_to_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.015s) 2023-01-11T21:16:32.3029530Z test_broadcast_to_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2023-01-11T21:16:32.3029770Z test_broadcast_to_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.015s) 2023-01-11T21:16:32.3030030Z test_broadcast_to_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2023-01-11T21:16:32.3030300Z test_broadcast_to_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2023-01-11T21:16:32.3030530Z test_broadcast_to_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2023-01-11T21:16:32.3030760Z test_broadcast_to_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2023-01-11T21:16:32.3030980Z test_broadcast_to_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2023-01-11T21:16:32.3031210Z test_broadcast_to_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.014s) 2023-01-11T21:16:32.3031430Z test_chunk_cpu (__main__.TestOldViewOpsCPU) ... ok (0.003s) 2023-01-11T21:16:32.3031650Z test_conj_neg_view_numpy_error_cpu (__main__.TestOldViewOpsCPU) ... ok (0.007s) 2023-01-11T21:16:32.3032380Z test_contiguous_cpu (__main__.TestOldViewOpsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:1683: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3032920Z x.set_(x.storage(), 0, x.size(), stride) 2023-01-11T21:16:32.3033070Z ok (0.001s) 2023-01-11T21:16:32.3033710Z test_crow_col_indices_cpu (__main__.TestOldViewOpsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:1837: 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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:16:32.3034210Z t = torch.sparse_csr_tensor(crow_indices, col_indices, values, size=(2, 2)) 2023-01-11T21:16:32.3034430Z ok (0.001s) 2023-01-11T21:16:32.3034600Z test_empty_reshape_cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2023-01-11T21:16:32.3034860Z test_expand_cpu (__main__.TestOldViewOpsCPU) ... ok (0.005s) 2023-01-11T21:16:32.3035110Z test_flatten_cpu (__main__.TestOldViewOpsCPU) ... ok (0.008s) 2023-01-11T21:16:32.3035340Z test_memory_format_resize__cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2023-01-11T21:16:32.3035580Z test_memory_format_resize_as_cpu (__main__.TestOldViewOpsCPU) ... ok (0.004s) 2023-01-11T21:16:32.3035800Z test_narrow_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3036030Z test_narrow_tensor_cpu (__main__.TestOldViewOpsCPU) ... ok (0.005s) 2023-01-11T21:16:32.3036250Z test_python_types_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3036460Z test_ravel_cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2023-01-11T21:16:32.3036740Z test_reshape_cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2023-01-11T21:16:32.3037410Z test_reshape_view_semantics_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:1669: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3037930Z self.assertEqual(tensor.storage().data_ptr(), view_tensor.storage().data_ptr()) 2023-01-11T21:16:32.3038500Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:1675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3038960Z self.assertNotEqual(tensor.storage().data_ptr(), copy_tensor.storage().data_ptr()) 2023-01-11T21:16:32.3039150Z ok (0.001s) 2023-01-11T21:16:32.3039340Z test_reshape_view_semantics_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3039630Z test_reshape_view_semantics_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3039920Z test_reshape_view_semantics_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3040180Z test_reshape_view_semantics_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3040420Z test_reshape_view_semantics_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3040670Z test_reshape_view_semantics_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3040910Z test_reshape_view_semantics_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3041260Z test_reshape_view_semantics_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3041510Z test_reshape_view_semantics_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3041820Z test_reshape_view_semantics_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3042060Z test_reshape_view_semantics_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3042370Z test_resize_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3042620Z test_resize_as_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3042870Z test_resize_as_preserves_strides_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3051470Z test_resize_overflow_cpu (__main__.TestOldViewOpsCPU) ... ok (0.005s) 2023-01-11T21:16:32.3051750Z test_split_cpu (__main__.TestOldViewOpsCPU) ... ok (0.002s) 2023-01-11T21:16:32.3052000Z test_t_cpu (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3052260Z test_tensor_split_errors_cpu (__main__.TestOldViewOpsCPU) ... ok (0.023s) 2023-01-11T21:16:32.3052580Z test_tensor_split_indices_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.072s) 2023-01-11T21:16:32.3052830Z test_tensor_split_indices_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.087s) 2023-01-11T21:16:32.3053080Z test_tensor_split_indices_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.087s) 2023-01-11T21:16:32.3053330Z test_tensor_split_indices_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.087s) 2023-01-11T21:16:32.3053570Z test_tensor_split_indices_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.087s) 2023-01-11T21:16:32.3053810Z test_tensor_split_indices_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.083s) 2023-01-11T21:16:32.3054120Z test_tensor_split_indices_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.069s) 2023-01-11T21:16:32.3054370Z test_tensor_split_indices_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.066s) 2023-01-11T21:16:32.3054610Z test_tensor_split_indices_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.063s) 2023-01-11T21:16:32.3054850Z test_tensor_split_indices_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.065s) 2023-01-11T21:16:32.3055090Z test_tensor_split_indices_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.065s) 2023-01-11T21:16:32.3055330Z test_tensor_split_sections_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.235s) 2023-01-11T21:16:32.3055580Z test_tensor_split_sections_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.288s) 2023-01-11T21:16:32.3055860Z test_tensor_split_sections_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.293s) 2023-01-11T21:16:32.3056140Z test_tensor_split_sections_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.280s) 2023-01-11T21:16:32.3056400Z test_tensor_split_sections_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.280s) 2023-01-11T21:16:32.3056640Z test_tensor_split_sections_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.273s) 2023-01-11T21:16:32.3056880Z test_tensor_split_sections_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.239s) 2023-01-11T21:16:32.3057120Z test_tensor_split_sections_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.239s) 2023-01-11T21:16:32.3057360Z test_tensor_split_sections_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.234s) 2023-01-11T21:16:32.3057590Z test_tensor_split_sections_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.238s) 2023-01-11T21:16:32.3057900Z test_tensor_split_sections_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.241s) 2023-01-11T21:16:32.3058140Z test_transpose_invalid_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.012s) 2023-01-11T21:16:32.3058380Z test_transpose_invalid_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.012s) 2023-01-11T21:16:32.3058630Z test_transpose_invalid_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.012s) 2023-01-11T21:16:32.3058870Z test_transpose_vs_numpy_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.010s) 2023-01-11T21:16:32.3059110Z test_transpose_vs_numpy_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.008s) 2023-01-11T21:16:32.3059350Z test_transpose_vs_numpy_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.005s) 2023-01-11T21:16:32.3059630Z test_transposes_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3059900Z test_transposes_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3060230Z test_transposes_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3060470Z test_transposes_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3060720Z test_transposes_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3060950Z test_transposes_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3061180Z test_transposes_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3061400Z test_transposes_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3061700Z test_transposes_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3061990Z test_transposes_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3062220Z test_transposes_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3062440Z test_transposes_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3062680Z test_transposes_errors_cpu_bfloat16 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3062920Z test_transposes_errors_cpu_bool (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3063170Z test_transposes_errors_cpu_complex128 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3063450Z test_transposes_errors_cpu_complex64 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3063730Z test_transposes_errors_cpu_float16 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3063970Z test_transposes_errors_cpu_float32 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3064210Z test_transposes_errors_cpu_float64 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3064440Z test_transposes_errors_cpu_int16 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3064680Z test_transposes_errors_cpu_int32 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3064920Z test_transposes_errors_cpu_int64 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3065150Z test_transposes_errors_cpu_int8 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3065450Z test_transposes_errors_cpu_uint8 (__main__.TestOldViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3065680Z test_unsqueeze_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3065910Z test_view_all_dtypes_and_devices_cpu (__main__.TestOldViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3066130Z test_view_cpu (__main__.TestOldViewOpsCPU) ... ok (0.013s) 2023-01-11T21:16:32.3066350Z test_view_empty_cpu (__main__.TestOldViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3066550Z test_T_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3066770Z test_advanced_indexing_assignment_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3067050Z test_advanced_indexing_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3067830Z test_as_strided_gradients_cpu (__main__.TestViewOpsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3068330Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3068900Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3069330Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3069970Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3070400Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3070950Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3071490Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3072040Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3072460Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3073000Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3073420Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3073950Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3074360Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3074940Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3075390Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3075930Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3076350Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3076890Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3077300Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3077470Z ok (0.045s) 2023-01-11T21:16:32.3077650Z test_as_strided_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3077950Z test_as_strided_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3078260Z test_basic_indexing_ellipses_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3078510Z test_basic_indexing_newaxis_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3078740Z test_basic_indexing_slice_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3079020Z test_chunk_view_cpu (__main__.TestViewOpsCPU) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2023-01-11T21:16:32.3079290Z test_conj_imag_view_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3079520Z test_conj_imag_view_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3079810Z test_conj_self_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3080070Z test_conj_self_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3080290Z test_conj_self_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3080500Z test_conj_self_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3080720Z test_conj_self_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3080930Z test_conj_self_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3081150Z test_conj_self_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3081360Z test_conj_self_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3081640Z test_conj_self_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3081860Z test_conj_view_with_shared_memory_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3082100Z test_contiguous_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3082320Z test_contiguous_self_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3082540Z test_diagonal_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3082750Z test_expand_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3082970Z test_expand_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3083210Z test_flatten_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3083460Z test_flatten_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3083680Z test_imag_noncomplex_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.002s) 2023-01-11T21:16:32.3083910Z test_imag_noncomplex_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.002s) 2023-01-11T21:16:32.3084140Z test_imag_noncomplex_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3084370Z test_imag_noncomplex_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3084590Z test_imag_noncomplex_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3084820Z test_imag_noncomplex_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3085110Z test_imag_noncomplex_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3085340Z test_imag_noncomplex_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3085560Z test_imag_noncomplex_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3085770Z test_movedim_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3085980Z test_narrow_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3086190Z test_permute_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3086410Z test_real_imag_view_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3086700Z test_real_imag_view_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3086950Z test_reshape_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3087170Z test_reshape_nonview_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3087380Z test_reshape_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3087620Z test_select_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3087850Z test_set_real_imag_cpu_complex128_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3088090Z test_set_real_imag_cpu_complex128_bool (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3088340Z test_set_real_imag_cpu_complex128_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3088650Z test_set_real_imag_cpu_complex128_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3088890Z test_set_real_imag_cpu_complex128_float16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3089150Z test_set_real_imag_cpu_complex128_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3089380Z test_set_real_imag_cpu_complex128_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3089610Z test_set_real_imag_cpu_complex128_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3089850Z test_set_real_imag_cpu_complex128_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3090080Z test_set_real_imag_cpu_complex128_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3090340Z test_set_real_imag_cpu_complex128_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3090610Z test_set_real_imag_cpu_complex128_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3090840Z test_set_real_imag_cpu_complex64_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3091070Z test_set_real_imag_cpu_complex64_bool (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3091310Z test_set_real_imag_cpu_complex64_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3091550Z test_set_real_imag_cpu_complex64_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3091790Z test_set_real_imag_cpu_complex64_float16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3092030Z test_set_real_imag_cpu_complex64_float32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3092330Z test_set_real_imag_cpu_complex64_float64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3092570Z test_set_real_imag_cpu_complex64_int16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3092810Z test_set_real_imag_cpu_complex64_int32 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3093040Z test_set_real_imag_cpu_complex64_int64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3093270Z test_set_real_imag_cpu_complex64_int8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3093510Z test_set_real_imag_cpu_complex64_uint8 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3093770Z test_split_view_cpu (__main__.TestViewOpsCPU) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2023-01-11T21:16:32.3094070Z test_squeeze_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3094320Z test_squeeze_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3094540Z test_t_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3094740Z test_t_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3094960Z test_transpose_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3095180Z test_transpose_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3095380Z test_unbind_cpu (__main__.TestViewOpsCPU) ... ok (0.002s) 2023-01-11T21:16:32.3095590Z test_unbind_view_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3095870Z test_unfold_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3101920Z test_unsqueeze_inplace_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3102180Z test_unsqueeze_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3102590Z test_view_as_complex_cpu (__main__.TestViewOpsCPU) ... ok (0.010s) 2023-01-11T21:16:32.3102820Z test_view_as_real_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3103430Z test_view_as_real_cpu_complex32 (__main__.TestViewOpsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:308: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:16:32.3103830Z t = torch.randn(3, 4, dtype=dtype, device=device) 2023-01-11T21:16:32.3104020Z ok (0.001s) 2023-01-11T21:16:32.3104230Z test_view_as_real_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3104510Z test_view_as_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3104720Z test_view_copy_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3104930Z test_view_copy_out_cpu (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3105160Z test_view_copy_output_contiguous_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3105390Z test_view_dtype_new_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.066s) 2023-01-11T21:16:32.3105620Z test_view_dtype_new_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.073s) 2023-01-11T21:16:32.3105920Z test_view_dtype_new_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.060s) 2023-01-11T21:16:32.3106150Z test_view_dtype_new_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.066s) 2023-01-11T21:16:32.3106370Z test_view_dtype_new_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.066s) 2023-01-11T21:16:32.3106590Z test_view_dtype_new_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.059s) 2023-01-11T21:16:32.3106810Z test_view_dtype_new_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.066s) 2023-01-11T21:16:32.3107030Z test_view_dtype_new_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.066s) 2023-01-11T21:16:32.3107250Z test_view_dtype_new_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.059s) 2023-01-11T21:16:32.3107510Z test_view_dtype_new_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.065s) 2023-01-11T21:16:32.3107760Z test_view_dtype_new_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.065s) 2023-01-11T21:16:32.3107990Z test_view_dtype_upsize_errors_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.032s) 2023-01-11T21:16:32.3108240Z test_view_dtype_upsize_errors_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.047s) 2023-01-11T21:16:32.3108490Z test_view_dtype_upsize_errors_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3108740Z test_view_dtype_upsize_errors_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3108990Z test_view_dtype_upsize_errors_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.032s) 2023-01-11T21:16:32.3109230Z test_view_dtype_upsize_errors_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.021s) 2023-01-11T21:16:32.3109530Z test_view_dtype_upsize_errors_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3109790Z test_view_dtype_upsize_errors_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.032s) 2023-01-11T21:16:32.3110020Z test_view_dtype_upsize_errors_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.021s) 2023-01-11T21:16:32.3110260Z test_view_dtype_upsize_errors_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.006s) 2023-01-11T21:16:32.3110500Z test_view_dtype_upsize_errors_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.047s) 2023-01-11T21:16:32.3110730Z test_view_dtype_upsize_errors_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.047s) 2023-01-11T21:16:32.3110970Z test_view_tensor_dsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3111250Z test_view_tensor_dsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3111520Z test_view_tensor_dsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3111760Z test_view_tensor_dsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3112080Z test_view_tensor_dsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3112310Z test_view_tensor_dsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3112540Z test_view_tensor_dsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3112760Z test_view_tensor_dsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3112990Z test_view_tensor_dsplit_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3113280Z test_view_tensor_dsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3113540Z test_view_tensor_dsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3113770Z test_view_tensor_dsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3114010Z test_view_tensor_hsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3114240Z test_view_tensor_hsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3114470Z test_view_tensor_hsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3114710Z test_view_tensor_hsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3114970Z test_view_tensor_hsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3115240Z test_view_tensor_hsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3115470Z test_view_tensor_hsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3115690Z test_view_tensor_hsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3115920Z test_view_tensor_hsplit_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3116140Z test_view_tensor_hsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3116370Z test_view_tensor_hsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3116600Z test_view_tensor_hsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3116890Z test_view_tensor_split_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3117120Z test_view_tensor_split_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3117340Z test_view_tensor_split_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3117580Z test_view_tensor_split_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3117810Z test_view_tensor_split_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3118030Z test_view_tensor_split_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3118260Z test_view_tensor_split_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3118510Z test_view_tensor_split_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3118770Z test_view_tensor_split_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3119000Z test_view_tensor_split_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3119220Z test_view_tensor_split_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3119430Z test_view_tensor_split_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3119650Z test_view_tensor_vsplit_cpu_bfloat16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3119880Z test_view_tensor_vsplit_cpu_bool (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3120100Z test_view_tensor_vsplit_cpu_complex128 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3120400Z test_view_tensor_vsplit_cpu_complex64 (__main__.TestViewOpsCPU) ... ok (0.001s) 2023-01-11T21:16:32.3120640Z test_view_tensor_vsplit_cpu_float16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3120860Z test_view_tensor_vsplit_cpu_float32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3121150Z test_view_tensor_vsplit_cpu_float64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3121380Z test_view_tensor_vsplit_cpu_int16 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3121670Z test_view_tensor_vsplit_cpu_int32 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3121890Z test_view_tensor_vsplit_cpu_int64 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3122140Z test_view_tensor_vsplit_cpu_int8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3122390Z test_view_tensor_vsplit_cpu_uint8 (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3122670Z test_view_view_cpu (__main__.TestViewOpsCPU) ... ok (0.000s) 2023-01-11T21:16:32.3122870Z test_T_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.025s) 2023-01-11T21:16:32.3123100Z test_advanced_indexing_assignment_lazy (__main__.TestViewOpsLAZY) ... ok (0.001s) 2023-01-11T21:16:32.3123340Z test_advanced_indexing_nonview_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3124030Z test_as_strided_gradients_lazy (__main__.TestViewOpsLAZY) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3124530Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3125190Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3125620Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3126160Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3126580Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3127110Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3127530Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3128080Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3128530Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3129090Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3129500Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3130140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3130560Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3131120Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3131590Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3132130Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3132600Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3133130Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:32.3133550Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T21:16:32.3133710Z ok (0.012s) 2023-01-11T21:16:32.3133890Z test_as_strided_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.003s) 2023-01-11T21:16:32.3134120Z test_as_strided_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3134350Z test_basic_indexing_ellipses_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.003s) 2023-01-11T21:16:32.3134620Z test_basic_indexing_newaxis_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.003s) 2023-01-11T21:16:32.3134890Z test_basic_indexing_slice_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.003s) 2023-01-11T21:16:32.3135170Z test_chunk_view_lazy (__main__.TestViewOpsLAZY) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2023-01-11T21:16:32.3135560Z test_conj_imag_view_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3135970Z test_conj_imag_view_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3136220Z test_conj_self_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3136440Z test_conj_self_lazy_float16 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3136660Z test_conj_self_lazy_float32 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3136940Z test_conj_self_lazy_float64 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3143580Z test_conj_self_lazy_int16 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3143880Z test_conj_self_lazy_int32 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3144090Z test_conj_self_lazy_int64 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3144310Z test_conj_self_lazy_int8 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3144550Z test_conj_self_lazy_uint8 (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3144930Z test_conj_view_with_shared_memory_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3145330Z test_contiguous_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3145810Z test_contiguous_self_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3146030Z test_diagonal_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.004s) 2023-01-11T21:16:32.3146250Z test_expand_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3146560Z test_expand_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3146910Z test_flatten_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3147240Z test_flatten_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3147690Z test_imag_noncomplex_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3148120Z test_imag_noncomplex_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3148490Z test_imag_noncomplex_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3148830Z test_imag_noncomplex_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3149180Z test_imag_noncomplex_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3149530Z test_imag_noncomplex_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3149860Z test_imag_noncomplex_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3150210Z test_imag_noncomplex_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3150600Z test_imag_noncomplex_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3150890Z test_movedim_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.025s) 2023-01-11T21:16:32.3151110Z test_narrow_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.003s) 2023-01-11T21:16:32.3151340Z test_permute_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.003s) 2023-01-11T21:16:32.3151660Z test_real_imag_view_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3152030Z test_real_imag_view_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3152300Z test_reshape_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3152610Z test_reshape_nonview_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3152930Z test_reshape_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3153140Z test_select_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3153470Z test_set_real_imag_lazy_complex128_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3153840Z test_set_real_imag_lazy_complex128_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3154220Z test_set_real_imag_lazy_complex128_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3154590Z test_set_real_imag_lazy_complex128_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3154960Z test_set_real_imag_lazy_complex128_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3155450Z test_set_real_imag_lazy_complex128_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3155880Z test_set_real_imag_lazy_complex128_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3156240Z test_set_real_imag_lazy_complex128_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3156600Z test_set_real_imag_lazy_complex128_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3156950Z test_set_real_imag_lazy_complex128_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3157380Z test_set_real_imag_lazy_complex128_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3157740Z test_set_real_imag_lazy_complex128_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3158090Z test_set_real_imag_lazy_complex64_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3158530Z test_set_real_imag_lazy_complex64_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3158890Z test_set_real_imag_lazy_complex64_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3159260Z test_set_real_imag_lazy_complex64_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3159630Z test_set_real_imag_lazy_complex64_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3159990Z test_set_real_imag_lazy_complex64_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3160340Z test_set_real_imag_lazy_complex64_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3160740Z test_set_real_imag_lazy_complex64_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3161130Z test_set_real_imag_lazy_complex64_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3161530Z test_set_real_imag_lazy_complex64_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3161890Z test_set_real_imag_lazy_complex64_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3162240Z test_set_real_imag_lazy_complex64_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3162560Z test_split_view_lazy (__main__.TestViewOpsLAZY) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2023-01-11T21:16:32.3162820Z test_squeeze_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3163040Z test_squeeze_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3163250Z test_t_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3163520Z test_t_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3163740Z test_transpose_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2023-01-11T21:16:32.3163960Z test_transpose_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.005s) 2023-01-11T21:16:32.3164170Z test_unbind_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3164460Z test_unbind_view_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3164710Z test_unfold_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3165040Z test_unsqueeze_inplace_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.003s) 2023-01-11T21:16:32.3165340Z test_unsqueeze_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3165710Z test_view_as_complex_lazy (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3166060Z test_view_as_real_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3166420Z test_view_as_real_lazy_complex32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3166760Z test_view_as_real_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3167090Z test_view_as_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.001s) 2023-01-11T21:16:32.3167290Z test_view_copy_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3167500Z test_view_copy_out_lazy (__main__.TestViewOpsLAZY) ... ok (0.002s) 2023-01-11T21:16:32.3167790Z test_view_copy_output_contiguous_lazy (__main__.TestViewOpsLAZY) ... ok (0.000s) 2023-01-11T21:16:32.3168120Z test_view_dtype_new_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3168470Z test_view_dtype_new_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3168820Z test_view_dtype_new_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3169170Z test_view_dtype_new_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3169520Z test_view_dtype_new_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3169860Z test_view_dtype_new_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3170230Z test_view_dtype_new_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3170600Z test_view_dtype_new_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3170960Z test_view_dtype_new_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3171290Z test_view_dtype_new_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3171630Z test_view_dtype_new_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.002s) 2023-01-11T21:16:32.3171990Z test_view_dtype_upsize_errors_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3172360Z test_view_dtype_upsize_errors_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3172740Z test_view_dtype_upsize_errors_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3173180Z test_view_dtype_upsize_errors_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3173560Z test_view_dtype_upsize_errors_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3173920Z test_view_dtype_upsize_errors_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3174280Z test_view_dtype_upsize_errors_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3174640Z test_view_dtype_upsize_errors_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3175120Z test_view_dtype_upsize_errors_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3175500Z test_view_dtype_upsize_errors_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3175930Z test_view_dtype_upsize_errors_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3176320Z test_view_dtype_upsize_errors_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.001s) 2023-01-11T21:16:32.3176800Z test_view_tensor_dsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3177150Z test_view_tensor_dsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3177520Z test_view_tensor_dsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3177880Z test_view_tensor_dsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3178230Z test_view_tensor_dsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3178580Z test_view_tensor_dsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3179030Z test_view_tensor_dsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3179390Z test_view_tensor_dsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3179740Z test_view_tensor_dsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3180080Z test_view_tensor_dsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3180420Z test_view_tensor_dsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3180770Z test_view_tensor_dsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3181120Z test_view_tensor_hsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3181520Z test_view_tensor_hsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3181910Z test_view_tensor_hsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3182280Z test_view_tensor_hsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3182640Z test_view_tensor_hsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3182990Z test_view_tensor_hsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3183340Z test_view_tensor_hsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3183680Z test_view_tensor_hsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3184030Z test_view_tensor_hsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3190660Z test_view_tensor_hsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3191420Z test_view_tensor_hsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3191810Z test_view_tensor_hsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3192150Z test_view_tensor_split_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3192500Z test_view_tensor_split_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3192870Z test_view_tensor_split_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3193290Z test_view_tensor_split_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3193690Z test_view_tensor_split_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3194080Z test_view_tensor_split_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3194440Z test_view_tensor_split_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3194790Z test_view_tensor_split_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3195130Z test_view_tensor_split_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3195470Z test_view_tensor_split_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3195820Z test_view_tensor_split_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3196190Z test_view_tensor_split_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3196610Z test_view_tensor_vsplit_lazy_bfloat16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3196970Z test_view_tensor_vsplit_lazy_bool (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3197320Z test_view_tensor_vsplit_lazy_complex128 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3197680Z test_view_tensor_vsplit_lazy_complex64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3198040Z test_view_tensor_vsplit_lazy_float16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3198390Z test_view_tensor_vsplit_lazy_float32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3198740Z test_view_tensor_vsplit_lazy_float64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3199120Z test_view_tensor_vsplit_lazy_int16 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3199510Z test_view_tensor_vsplit_lazy_int32 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3199860Z test_view_tensor_vsplit_lazy_int64 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3200200Z test_view_tensor_vsplit_lazy_int8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3200550Z test_view_tensor_vsplit_lazy_uint8 (__main__.TestViewOpsLAZY) ... skip: onlyNativeDeviceTypes: doesn't run on lazy (0.000s) 2023-01-11T21:16:32.3200910Z test_view_view_lazy (__main__.TestViewOpsLAZY) ... ok (0.001s) 2023-01-11T21:16:32.3201040Z 2023-01-11T21:16:32.3201230Z ---------------------------------------------------------------------- 2023-01-11T21:16:32.3201410Z Ran 441 tests in 6.045s 2023-01-11T21:16:32.3201530Z 2023-01-11T21:16:32.3201610Z OK (skipped=123) 2023-01-11T21:16:32.3201700Z 2023-01-11T21:16:32.3201760Z Generating XML reports... 2023-01-11T21:16:32.3202080Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestOldViewOpsCPU-20230111211626.xml 2023-01-11T21:16:32.3202450Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestViewOpsCPU-20230111211626.xml 2023-01-11T21:16:32.3202870Z Generated XML report: test-reports/python-unittest/test_view_ops/TEST-TestViewOpsLAZY-20230111211626.xml 2023-01-11T21:16:32.3203040Z 2023-01-11T21:16:32.3203370Z ##[endgroup] 2023-01-11T21:16:32.3203650Z FINISHED PRINTING LOG FILE of test_view_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_view_ops__3yn704a) 2023-01-11T21:16:32.3203870Z 2023-01-11T21:16:33.4916130Z Running test_type_promotion ... [2023-01-11 21:16:33.491371] 2023-01-11T21:16:33.4917520Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:33.491625] 2023-01-11T21:16:33.4917830Z Ignoring disabled issues: [] 2023-01-11T21:16:39.5876610Z 2023-01-11T21:16:39.5876990Z Expand the folded group to see the log file of test_type_promotion 2023-01-11T21:16:39.5877650Z ##[group]PRINTING LOG FILE of test_type_promotion (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_type_promotion_z_d7x2sy) 2023-01-11T21:16:39.5877860Z 2023-01-11T21:16:39.5877910Z Running tests... 2023-01-11T21:16:39.5878260Z ---------------------------------------------------------------------- 2023-01-11T21:16:39.5878560Z Test results will be stored in test-reports/python-unittest/test_type_promotion 2023-01-11T21:16:39.5878820Z test_add_wrapped_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5879080Z test_alpha_mismatch_cpu (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.5879460Z test_alternate_result_cpu (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5879760Z test_bfloat16_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2023-01-11T21:16:39.5880180Z test_booleans_cpu (__main__.TestTypePromotionCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_type_promotion.py:434: UserWarning: This overload of add is deprecated: 2023-01-11T21:16:39.5880500Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2023-01-11T21:16:39.5880720Z Consider using one of the following signatures instead: 2023-01-11T21:16:39.5881040Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at /Users/runner/work/pytorch/pytorch/torch/csrc/utils/python_arg_parser.cpp:1504.) 2023-01-11T21:16:39.5881350Z self.assertEqual(torch.add(torch.tensor(True, device=device), 2023-01-11T21:16:39.5881530Z ok (0.004s) 2023-01-11T21:16:39.5881740Z test_can_cast_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2023-01-11T21:16:39.5882020Z test_cat_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (0.010s) 2023-01-11T21:16:39.5882280Z test_cat_out_different_dtypes_cpu (__main__.TestTypePromotionCPU) ... ok (0.930s) 2023-01-11T21:16:39.5882550Z test_clamp_type_promotion_cpu_bool_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5882820Z test_clamp_type_promotion_cpu_bool_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5883110Z test_clamp_type_promotion_cpu_bool_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5883380Z test_clamp_type_promotion_cpu_bool_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5883650Z test_clamp_type_promotion_cpu_bool_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5884260Z test_clamp_type_promotion_cpu_bool_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5884570Z test_clamp_type_promotion_cpu_bool_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5884840Z test_clamp_type_promotion_cpu_bool_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5885110Z test_clamp_type_promotion_cpu_bool_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5885390Z test_clamp_type_promotion_cpu_bool_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5885730Z test_clamp_type_promotion_cpu_bool_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5886000Z test_clamp_type_promotion_cpu_bool_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5886300Z test_clamp_type_promotion_cpu_bool_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5886600Z test_clamp_type_promotion_cpu_bool_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5886870Z test_clamp_type_promotion_cpu_bool_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5887130Z test_clamp_type_promotion_cpu_bool_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5887400Z test_clamp_type_promotion_cpu_float32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5887670Z test_clamp_type_promotion_cpu_float32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5887940Z test_clamp_type_promotion_cpu_float32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5888190Z test_clamp_type_promotion_cpu_float32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5888520Z test_clamp_type_promotion_cpu_float32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5888800Z test_clamp_type_promotion_cpu_float32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5896850Z test_clamp_type_promotion_cpu_float32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5897130Z test_clamp_type_promotion_cpu_float32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5897400Z test_clamp_type_promotion_cpu_float32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5897670Z test_clamp_type_promotion_cpu_float32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5897940Z test_clamp_type_promotion_cpu_float32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5898250Z test_clamp_type_promotion_cpu_float32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5898560Z test_clamp_type_promotion_cpu_float32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5898840Z test_clamp_type_promotion_cpu_float32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5899110Z test_clamp_type_promotion_cpu_float32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5899370Z test_clamp_type_promotion_cpu_float32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5899620Z test_clamp_type_promotion_cpu_float64_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5899890Z test_clamp_type_promotion_cpu_float64_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5900160Z test_clamp_type_promotion_cpu_float64_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5900490Z test_clamp_type_promotion_cpu_float64_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5900880Z test_clamp_type_promotion_cpu_float64_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5901160Z test_clamp_type_promotion_cpu_float64_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5901440Z test_clamp_type_promotion_cpu_float64_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5901700Z test_clamp_type_promotion_cpu_float64_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5901970Z test_clamp_type_promotion_cpu_float64_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5902250Z test_clamp_type_promotion_cpu_float64_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5902580Z test_clamp_type_promotion_cpu_float64_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5902880Z test_clamp_type_promotion_cpu_float64_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5903160Z test_clamp_type_promotion_cpu_float64_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5903420Z test_clamp_type_promotion_cpu_float64_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5903690Z test_clamp_type_promotion_cpu_float64_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5903960Z test_clamp_type_promotion_cpu_float64_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5904220Z test_clamp_type_promotion_cpu_int32_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5904480Z test_clamp_type_promotion_cpu_int32_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5904820Z test_clamp_type_promotion_cpu_int32_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5905090Z test_clamp_type_promotion_cpu_int32_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5905350Z test_clamp_type_promotion_cpu_int32_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5905620Z test_clamp_type_promotion_cpu_int32_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5905880Z test_clamp_type_promotion_cpu_int32_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5906140Z test_clamp_type_promotion_cpu_int32_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5906410Z test_clamp_type_promotion_cpu_int32_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5906700Z test_clamp_type_promotion_cpu_int32_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5907010Z test_clamp_type_promotion_cpu_int32_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5907280Z test_clamp_type_promotion_cpu_int32_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5907540Z test_clamp_type_promotion_cpu_int32_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5907800Z test_clamp_type_promotion_cpu_int32_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5908070Z test_clamp_type_promotion_cpu_int32_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5908330Z test_clamp_type_promotion_cpu_int32_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.5908590Z test_comparison_ops_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.073s) 2023-01-11T21:16:39.5909320Z test_complex_assertraises_cpu (__main__.TestTypePromotionCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_type_promotion.py:648: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:16:39.5910040Z v = torch.tensor([2], dtype=dt2, device=device) 2023-01-11T21:16:39.5910200Z ok (0.334s) 2023-01-11T21:16:39.5910380Z test_complex_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.003s) 2023-01-11T21:16:39.5910630Z test_complex_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.005s) 2023-01-11T21:16:39.5910890Z test_complex_scalar_mult_tensor_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5911150Z test_computation_ignores_out_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5911430Z test_create_bool_tensors_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5911710Z test_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5912030Z test_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5912270Z test_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5912510Z test_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5912750Z test_div_promotion_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5912980Z test_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5913220Z test_div_promotion_inplace_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5913540Z test_div_promotion_inplace_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5913800Z test_div_promotion_inplace_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5914060Z test_div_promotion_inplace_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5914310Z test_div_promotion_inplace_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5914560Z test_div_promotion_inplace_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5914810Z test_div_promotion_inplace_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5915060Z test_div_promotion_inplace_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5915350Z test_div_promotion_out_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5915630Z test_div_promotion_out_cpu_float32 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5915880Z test_div_promotion_out_cpu_float64 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5916120Z test_div_promotion_out_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5916360Z test_div_promotion_out_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5916600Z test_div_promotion_out_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5916830Z test_div_promotion_out_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5917080Z test_div_promotion_out_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5917380Z test_float_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5917610Z test_from_issue_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5917840Z test_half_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5918060Z test_indexing_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5918290Z test_indexing_fail_cpu (__main__.TestTypePromotionCPU) ... ok (0.004s) 2023-01-11T21:16:39.5918520Z test_inplace_cpu (__main__.TestTypePromotionCPU) ... ok (0.011s) 2023-01-11T21:16:39.5918740Z test_int_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5919010Z test_int_to_float_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2023-01-11T21:16:39.5919290Z test_integer_addcdiv_deprecated_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5919590Z test_integer_addcdiv_deprecated_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5919850Z test_integer_addcdiv_deprecated_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5920110Z test_integer_addcdiv_deprecated_cpu_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5920360Z test_integer_addcdiv_deprecated_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5920620Z test_lt_with_type_promotion_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5920860Z test_many_promotions_cpu (__main__.TestTypePromotionCPU) ... ok (0.144s) 2023-01-11T21:16:39.5921170Z test_mixed_type_backward_cpu (__main__.TestTypePromotionCPU) ... ok (0.012s) 2023-01-11T21:16:39.5921460Z test_non_promoting_ops_cpu (__main__.TestTypePromotionCPU) ... ok (0.004s) 2023-01-11T21:16:39.5921730Z test_numpy_array_binary_ufunc_promotion_cpu_bool_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5922020Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5922300Z test_numpy_array_binary_ufunc_promotion_cpu_bool_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5922580Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5922860Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5923160Z test_numpy_array_binary_ufunc_promotion_cpu_bool_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5923470Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5923750Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5924030Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5924310Z test_numpy_array_binary_ufunc_promotion_cpu_bool_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5924580Z test_numpy_array_binary_ufunc_promotion_cpu_bool_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5924860Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5925150Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5925510Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5925810Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5926090Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5926380Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5926660Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5926950Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5927230Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5927550Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5927860Z test_numpy_array_binary_ufunc_promotion_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5928140Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5928480Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5928770Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5929050Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5929340Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5929620Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5929970Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5930280Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5930560Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5930860Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5931140Z test_numpy_array_binary_ufunc_promotion_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5931420Z test_numpy_array_binary_ufunc_promotion_cpu_float16_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5931700Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5932020Z test_numpy_array_binary_ufunc_promotion_cpu_float16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5932350Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5932630Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5932900Z test_numpy_array_binary_ufunc_promotion_cpu_float16_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5933180Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5933450Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5933730Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5934000Z test_numpy_array_binary_ufunc_promotion_cpu_float16_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5934350Z test_numpy_array_binary_ufunc_promotion_cpu_float16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5934630Z test_numpy_array_binary_ufunc_promotion_cpu_float32_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5934910Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5935200Z test_numpy_array_binary_ufunc_promotion_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5935480Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5935760Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5936030Z test_numpy_array_binary_ufunc_promotion_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5936340Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5936660Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5936940Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5937250Z test_numpy_array_binary_ufunc_promotion_cpu_float32_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5937530Z test_numpy_array_binary_ufunc_promotion_cpu_float32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5937800Z test_numpy_array_binary_ufunc_promotion_cpu_float64_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5938080Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5938360Z test_numpy_array_binary_ufunc_promotion_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5938740Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5939020Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5939290Z test_numpy_array_binary_ufunc_promotion_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5939570Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5939840Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5940120Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5940390Z test_numpy_array_binary_ufunc_promotion_cpu_float64_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5946170Z test_numpy_array_binary_ufunc_promotion_cpu_float64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5946500Z test_numpy_array_binary_ufunc_promotion_cpu_int16_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5946790Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5947070Z test_numpy_array_binary_ufunc_promotion_cpu_int16_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5947350Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5947630Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5947890Z test_numpy_array_binary_ufunc_promotion_cpu_int16_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5948160Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5948500Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5948780Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5949060Z test_numpy_array_binary_ufunc_promotion_cpu_int16_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5949330Z test_numpy_array_binary_ufunc_promotion_cpu_int16_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5949600Z test_numpy_array_binary_ufunc_promotion_cpu_int32_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5949880Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5950160Z test_numpy_array_binary_ufunc_promotion_cpu_int32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5950490Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5950810Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5951090Z test_numpy_array_binary_ufunc_promotion_cpu_int32_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5951500Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5951780Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5952050Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5952320Z test_numpy_array_binary_ufunc_promotion_cpu_int32_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5952590Z test_numpy_array_binary_ufunc_promotion_cpu_int32_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5953010Z test_numpy_array_binary_ufunc_promotion_cpu_int64_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5953290Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5953570Z test_numpy_array_binary_ufunc_promotion_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5953850Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5954120Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5954390Z test_numpy_array_binary_ufunc_promotion_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5954670Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5954980Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5955300Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5955570Z test_numpy_array_binary_ufunc_promotion_cpu_int64_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5955840Z test_numpy_array_binary_ufunc_promotion_cpu_int64_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5956110Z test_numpy_array_binary_ufunc_promotion_cpu_int8_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5956380Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5956660Z test_numpy_array_binary_ufunc_promotion_cpu_int8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5956930Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5957280Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5957550Z test_numpy_array_binary_ufunc_promotion_cpu_int8_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5957820Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5958090Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5958360Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5958640Z test_numpy_array_binary_ufunc_promotion_cpu_int8_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5958910Z test_numpy_array_binary_ufunc_promotion_cpu_int8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5959220Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_bool (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5959540Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5959820Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5960130Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5960410Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5960690Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_float64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5960970Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int16 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5961240Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int32 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5961610Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int64 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5961880Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_int8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5962160Z test_numpy_array_binary_ufunc_promotion_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.5962410Z test_promote_self_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.5962640Z test_promote_types_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2023-01-11T21:16:39.5962870Z test_result_type_cpu_bfloat16_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5963110Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5963370Z test_result_type_cpu_bfloat16_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5963640Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5963870Z test_result_type_cpu_bfloat16_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5964110Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5964340Z test_result_type_cpu_bfloat16_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5964570Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5964800Z test_result_type_cpu_bfloat16_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5965020Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5965320Z test_result_type_cpu_bfloat16_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5965550Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5965780Z test_result_type_cpu_bfloat16_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5966000Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5966230Z test_result_type_cpu_bfloat16_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5966450Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5966680Z test_result_type_cpu_bfloat16_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5966930Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5967190Z test_result_type_cpu_bfloat16_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5967420Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5967640Z test_result_type_cpu_bfloat16_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5967870Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5968090Z test_result_type_cpu_bfloat16_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5968310Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5968540Z test_result_type_cpu_bool_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5968830Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5969060Z test_result_type_cpu_bool_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5969310Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.5969540Z test_result_type_cpu_bool_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5969760Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5969990Z test_result_type_cpu_bool_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5970210Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5970470Z test_result_type_cpu_bool_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5970720Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5970970Z test_result_type_cpu_bool_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5971200Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5971410Z test_result_type_cpu_bool_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5971630Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5971850Z test_result_type_cpu_bool_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5972070Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5972360Z test_result_type_cpu_bool_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5972580Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5972790Z test_result_type_cpu_bool_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5973010Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5973240Z test_result_type_cpu_bool_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5973450Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5973670Z test_result_type_cpu_bool_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5973920Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5974190Z test_result_type_cpu_complex128_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5974420Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5974640Z test_result_type_cpu_complex128_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5974870Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5975100Z test_result_type_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5975330Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5975550Z test_result_type_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5975850Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5976070Z test_result_type_cpu_complex128_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5976300Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5976570Z test_result_type_cpu_complex128_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5976790Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5977010Z test_result_type_cpu_complex128_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5977230Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5977480Z test_result_type_cpu_complex128_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5982920Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5983170Z test_result_type_cpu_complex128_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5983380Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5983600Z test_result_type_cpu_complex128_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5983970Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5984190Z test_result_type_cpu_complex128_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5984410Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5984700Z test_result_type_cpu_complex128_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5984920Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5985140Z test_result_type_cpu_complex64_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5985360Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5985640Z test_result_type_cpu_complex64_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5985860Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5986080Z test_result_type_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5986340Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5986590Z test_result_type_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5986820Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5987030Z test_result_type_cpu_complex64_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5987260Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5987470Z test_result_type_cpu_complex64_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5987690Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5987910Z test_result_type_cpu_complex64_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5988200Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5988420Z test_result_type_cpu_complex64_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5988640Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5988860Z test_result_type_cpu_complex64_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5989080Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5989290Z test_result_type_cpu_complex64_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5989520Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5989770Z test_result_type_cpu_complex64_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5990020Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5990240Z test_result_type_cpu_complex64_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5990450Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5990670Z test_result_type_cpu_float16_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5990890Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5991100Z test_result_type_cpu_float16_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5991320Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5991600Z test_result_type_cpu_float16_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5991830Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5992050Z test_result_type_cpu_float16_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5992270Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5992490Z test_result_type_cpu_float16_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5992700Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5992920Z test_result_type_cpu_float16_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5993290Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5993550Z test_result_type_cpu_float16_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5993770Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5993990Z test_result_type_cpu_float16_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5994200Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5994420Z test_result_type_cpu_float16_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5994640Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5994940Z test_result_type_cpu_float16_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5995230Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5995450Z test_result_type_cpu_float16_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5995670Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5995880Z test_result_type_cpu_float16_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5996100Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5996310Z test_result_type_cpu_float32_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5996530Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5996780Z test_result_type_cpu_float32_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5997030Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5997250Z test_result_type_cpu_float32_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5997460Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5997680Z test_result_type_cpu_float32_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5997900Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5998120Z test_result_type_cpu_float32_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5998340Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5998630Z test_result_type_cpu_float32_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5998850Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5999070Z test_result_type_cpu_float32_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5999290Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5999500Z test_result_type_cpu_float32_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.5999720Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.5999940Z test_result_type_cpu_float32_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6000190Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6000440Z test_result_type_cpu_float32_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6000660Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6000870Z test_result_type_cpu_float32_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6001090Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6001300Z test_result_type_cpu_float32_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6001520Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6001740Z test_result_type_cpu_float64_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6002020Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6002230Z test_result_type_cpu_float64_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6002530Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6002750Z test_result_type_cpu_float64_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6002970Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6003190Z test_result_type_cpu_float64_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6003410Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6003660Z test_result_type_cpu_float64_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6003910Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6004180Z test_result_type_cpu_float64_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6004390Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6004610Z test_result_type_cpu_float64_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6004830Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6005040Z test_result_type_cpu_float64_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6005260Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6005540Z test_result_type_cpu_float64_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6005760Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6005980Z test_result_type_cpu_float64_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6006190Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6006410Z test_result_type_cpu_float64_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6006620Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6006830Z test_result_type_cpu_float64_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6007090Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6007340Z test_result_type_cpu_int16_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6007560Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6007770Z test_result_type_cpu_int16_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6007980Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6008200Z test_result_type_cpu_int16_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6008410Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6008630Z test_result_type_cpu_int16_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6008920Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6009140Z test_result_type_cpu_int16_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6009350Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6009560Z test_result_type_cpu_int16_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6009780Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6009990Z test_result_type_cpu_int16_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6010200Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6010450Z test_result_type_cpu_int16_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6010710Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6010930Z test_result_type_cpu_int16_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6016920Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6017150Z test_result_type_cpu_int16_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6017360Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.6017800Z test_result_type_cpu_int16_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6018020Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6018310Z test_result_type_cpu_int16_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6018550Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6018770Z test_result_type_cpu_int32_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6018990Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6019200Z test_result_type_cpu_int32_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6019480Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6019710Z test_result_type_cpu_int32_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6019960Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6020220Z test_result_type_cpu_int32_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6020440Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6020650Z test_result_type_cpu_int32_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6020880Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6021090Z test_result_type_cpu_int32_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6021310Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6021520Z test_result_type_cpu_int32_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6021810Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6022020Z test_result_type_cpu_int32_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6022240Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6022450Z test_result_type_cpu_int32_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6022660Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.6022870Z test_result_type_cpu_int32_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6023090Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.6023340Z test_result_type_cpu_int32_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6023580Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6023790Z test_result_type_cpu_int32_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6024010Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6024220Z test_result_type_cpu_int64_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6024440Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6024650Z test_result_type_cpu_int64_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6024860Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6025150Z test_result_type_cpu_int64_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6025370Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6025590Z test_result_type_cpu_int64_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6025810Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6026030Z test_result_type_cpu_int64_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6026240Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6026460Z test_result_type_cpu_int64_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6026700Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6027020Z test_result_type_cpu_int64_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6027250Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6027460Z test_result_type_cpu_int64_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6027680Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6027890Z test_result_type_cpu_int64_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6028100Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6028310Z test_result_type_cpu_int64_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6028670Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.6028880Z test_result_type_cpu_int64_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6029100Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6029310Z test_result_type_cpu_int64_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6029530Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.6029750Z test_result_type_cpu_int8_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6029960Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6030210Z test_result_type_cpu_int8_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6030460Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6030670Z test_result_type_cpu_int8_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6030890Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6031110Z test_result_type_cpu_int8_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6031330Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6031550Z test_result_type_cpu_int8_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6031770Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6032060Z test_result_type_cpu_int8_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6032280Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6032490Z test_result_type_cpu_int8_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6032710Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6032920Z test_result_type_cpu_int8_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6033140Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6033350Z test_result_type_cpu_int8_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6033610Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6033850Z test_result_type_cpu_int8_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6034070Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6034280Z test_result_type_cpu_int8_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6034490Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.6034710Z test_result_type_cpu_int8_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6034920Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6035130Z test_result_type_cpu_uint8_bfloat16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6035420Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6035630Z test_result_type_cpu_uint8_bool (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6035850Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6036070Z test_result_type_cpu_uint8_complex128 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6036370Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6036630Z test_result_type_cpu_uint8_complex64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6036850Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6037150Z test_result_type_cpu_uint8_float16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6037400Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6037610Z test_result_type_cpu_uint8_float32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6037830Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6038140Z test_result_type_cpu_uint8_float64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6038350Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6038570Z test_result_type_cpu_uint8_int16 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6038780Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6039070Z test_result_type_cpu_uint8_int32 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6039280Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.002s) 2023-01-11T21:16:39.6039500Z test_result_type_cpu_uint8_int64 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6039710Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.6039920Z test_result_type_cpu_uint8_int8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6040140Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.6040350Z test_result_type_cpu_uint8_uint8 (__main__.TestTypePromotionCPU) 2023-01-11T21:16:39.6040600Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.001s) 2023-01-11T21:16:39.6040860Z test_result_type_tensor_vs_scalar_cpu (__main__.TestTypePromotionCPU) ... ok (0.002s) 2023-01-11T21:16:39.6041100Z test_sparse_add_cpu (__main__.TestTypePromotionCPU) ... ok (0.750s) 2023-01-11T21:16:39.6041320Z test_sparse_div_cpu (__main__.TestTypePromotionCPU) ... ok (0.090s) 2023-01-11T21:16:39.6041550Z test_sparse_div_promotion_cpu_bool (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.6041800Z test_sparse_div_promotion_cpu_int16 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.6042040Z test_sparse_div_promotion_cpu_int32 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.6042270Z test_sparse_div_promotion_cpu_int64 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.6042580Z test_sparse_div_promotion_cpu_uint8 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.6042810Z test_sparse_mul_cpu (__main__.TestTypePromotionCPU) ... ok (0.236s) 2023-01-11T21:16:39.6043020Z test_sparse_sub_cpu (__main__.TestTypePromotionCPU) ... ok (1.003s) 2023-01-11T21:16:39.6043240Z test_transpose_cpu (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.6043480Z test_unary_op_out_casting_cpu_complex128_complex128 (__main__.TestTypePromotionCPU) ... ok (0.006s) 2023-01-11T21:16:39.6043760Z test_unary_op_out_casting_cpu_complex128_complex64 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2023-01-11T21:16:39.6044020Z test_unary_op_out_casting_cpu_complex128_float32 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6044320Z test_unary_op_out_casting_cpu_complex128_float64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6044610Z test_unary_op_out_casting_cpu_complex128_int64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6044880Z test_unary_op_out_casting_cpu_complex64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6045140Z test_unary_op_out_casting_cpu_complex64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.005s) 2023-01-11T21:16:39.6045490Z test_unary_op_out_casting_cpu_complex64_float32 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6051530Z test_unary_op_out_casting_cpu_complex64_float64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6051800Z test_unary_op_out_casting_cpu_complex64_int64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6052060Z test_unary_op_out_casting_cpu_float32_complex128 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2023-01-11T21:16:39.6052390Z test_unary_op_out_casting_cpu_float32_complex64 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2023-01-11T21:16:39.6052650Z test_unary_op_out_casting_cpu_float32_float32 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.6053090Z test_unary_op_out_casting_cpu_float32_float64 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2023-01-11T21:16:39.6053340Z test_unary_op_out_casting_cpu_float32_int64 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2023-01-11T21:16:39.6053600Z test_unary_op_out_casting_cpu_float64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2023-01-11T21:16:39.6053850Z test_unary_op_out_casting_cpu_float64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.009s) 2023-01-11T21:16:39.6054110Z test_unary_op_out_casting_cpu_float64_float32 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6054390Z test_unary_op_out_casting_cpu_float64_float64 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.6054680Z test_unary_op_out_casting_cpu_float64_int64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6054940Z test_unary_op_out_casting_cpu_int64_complex128 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6055190Z test_unary_op_out_casting_cpu_int64_complex64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6055440Z test_unary_op_out_casting_cpu_int64_float32 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6055680Z test_unary_op_out_casting_cpu_int64_float64 (__main__.TestTypePromotionCPU) ... ok (0.008s) 2023-01-11T21:16:39.6055930Z test_unary_op_out_casting_cpu_int64_int64 (__main__.TestTypePromotionCPU) ... ok (0.001s) 2023-01-11T21:16:39.6056160Z test_unsigned_cpu (__main__.TestTypePromotionCPU) ... ok (0.000s) 2023-01-11T21:16:39.6056310Z 2023-01-11T21:16:39.6056610Z ---------------------------------------------------------------------- 2023-01-11T21:16:39.6056800Z Ran 422 tests in 5.103s 2023-01-11T21:16:39.6056880Z 2023-01-11T21:16:39.6056930Z OK 2023-01-11T21:16:39.6056990Z 2023-01-11T21:16:39.6057060Z Generating XML reports... 2023-01-11T21:16:39.6057400Z Generated XML report: test-reports/python-unittest/test_type_promotion/TEST-TestTypePromotionCPU-20230111211634.xml 2023-01-11T21:16:39.6057580Z 2023-01-11T21:16:39.6057870Z ##[endgroup] 2023-01-11T21:16:39.6058180Z FINISHED PRINTING LOG FILE of test_type_promotion (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_type_promotion_z_d7x2sy) 2023-01-11T21:16:39.6058390Z 2023-01-11T21:16:40.5747180Z Running lazy/test_ts_opinfo ... [2023-01-11 21:16:40.574519] 2023-01-11T21:16:40.5748600Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'lazy/test_ts_opinfo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:40.574724] 2023-01-11T21:16:40.5748920Z Ignoring disabled issues: [] 2023-01-11T21:16:43.8907310Z 2023-01-11T21:16:43.8907690Z Expand the folded group to see the log file of lazy/test_ts_opinfo 2023-01-11T21:16:43.8908350Z ##[group]PRINTING LOG FILE of lazy/test_ts_opinfo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_ts_opinfo_cz41l6ze) 2023-01-11T21:16:43.8908560Z 2023-01-11T21:16:43.8908680Z Running tests... 2023-01-11T21:16:43.8909060Z ---------------------------------------------------------------------- 2023-01-11T21:16:43.8909360Z Test results will be stored in test-reports/python-unittest/lazy.test_ts_opinfo 2023-01-11T21:16:43.8910190Z test_nonzero_dynamic (__main__.TestLazyDynamicOps) ... ok (0.112s) 2023-01-11T21:16:43.8910620Z test_correctness__softmax_backward_data_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8910900Z test_correctness_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8911170Z test_correctness_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8911440Z test_correctness_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2023-01-11T21:16:43.8911770Z test_correctness_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8912040Z test_correctness_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8912410Z test_correctness_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:16:43.8912680Z test_correctness_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8912950Z test_correctness_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8913220Z test_correctness_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2023-01-11T21:16:43.8913470Z test_correctness_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8913760Z test_correctness_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8914060Z test_correctness_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8914330Z test_correctness_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8914600Z test_correctness_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.013s) 2023-01-11T21:16:43.8914870Z test_correctness_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8915120Z test_correctness_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8915380Z test_correctness_diag_embed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2023-01-11T21:16:43.8915640Z test_correctness_diagonal_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8915980Z test_correctness_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2023-01-11T21:16:43.8916250Z test_correctness_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8916520Z test_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8916800Z test_correctness_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8917100Z test_correctness_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2023-01-11T21:16:43.8917370Z test_correctness_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8917630Z test_correctness_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8917910Z test_correctness_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8918190Z test_correctness_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8918430Z test_correctness_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8918680Z test_correctness_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2023-01-11T21:16:43.8918910Z test_correctness_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8919160Z test_correctness_grid_sampler_2d_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2023-01-11T21:16:43.8919410Z test_correctness_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8919640Z test_correctness_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8919940Z test_correctness_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8920220Z test_correctness_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8920470Z test_correctness_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2023-01-11T21:16:43.8920770Z test_correctness_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8921020Z test_correctness_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8921270Z test_correctness_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8921540Z test_correctness_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.562s) 2023-01-11T21:16:43.8921880Z test_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8922190Z test_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8922450Z test_correctness_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8922700Z test_correctness_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2023-01-11T21:16:43.8922940Z test_correctness_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8923200Z test_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8923470Z test_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8923720Z test_correctness_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8924020Z test_correctness_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8924270Z test_correctness_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8924510Z test_correctness_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8924770Z test_correctness_narrow_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:16:43.8932880Z test_correctness_native_batch_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8933200Z test_correctness_native_dropout_backward_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:16:43.8933500Z test_correctness_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8933800Z test_correctness_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8934090Z test_correctness_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8934370Z test_correctness_new_empty_strided_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:16:43.8934640Z test_correctness_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2023-01-11T21:16:43.8934880Z test_correctness_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8935130Z test_correctness_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8935370Z test_correctness_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8935620Z test_correctness_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8935930Z test_correctness_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8936180Z test_correctness_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.010s) 2023-01-11T21:16:43.8936430Z test_correctness_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8936680Z test_correctness_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.015s) 2023-01-11T21:16:43.8936930Z test_correctness_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8937180Z test_correctness_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8937570Z test_correctness_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8937860Z test_correctness_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8938150Z test_correctness_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8938380Z test_correctness_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8938620Z test_correctness_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8938860Z test_correctness_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8939110Z test_correctness_std_unbiased_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8939410Z test_correctness_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8939650Z test_correctness_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8939960Z test_correctness_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8940210Z test_correctness_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8940440Z test_correctness_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8940680Z test_correctness_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8940910Z test_correctness_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8941150Z test_correctness_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8941400Z test_correctness_unfold_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2023-01-11T21:16:43.8941680Z test_correctness_view_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8941990Z test_correctness_with_reusing_ir__softmax_backward_data_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8942270Z test_correctness_with_reusing_ir_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8942530Z test_correctness_with_reusing_ir_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8942800Z test_correctness_with_reusing_ir_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2023-01-11T21:16:43.8943060Z test_correctness_with_reusing_ir_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8943340Z test_correctness_with_reusing_ir_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8943620Z test_correctness_with_reusing_ir_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:16:43.8943980Z test_correctness_with_reusing_ir_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8944260Z test_correctness_with_reusing_ir_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8944540Z test_correctness_with_reusing_ir_block_diag_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2023-01-11T21:16:43.8944820Z test_correctness_with_reusing_ir_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8945090Z test_correctness_with_reusing_ir_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8945350Z test_correctness_with_reusing_ir_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8945610Z test_correctness_with_reusing_ir_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8945910Z test_correctness_with_reusing_ir_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.017s) 2023-01-11T21:16:43.8946220Z test_correctness_with_reusing_ir_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8946480Z test_correctness_with_reusing_ir_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8946780Z test_correctness_with_reusing_ir_diag_embed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2023-01-11T21:16:43.8947070Z test_correctness_with_reusing_ir_diagonal_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8947370Z test_correctness_with_reusing_ir_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2023-01-11T21:16:43.8947650Z test_correctness_with_reusing_ir_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8947940Z test_correctness_with_reusing_ir_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8948320Z test_correctness_with_reusing_ir_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8948630Z test_correctness_with_reusing_ir_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2023-01-11T21:16:43.8948930Z test_correctness_with_reusing_ir_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8949190Z test_correctness_with_reusing_ir_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8949440Z test_correctness_with_reusing_ir_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8949710Z test_correctness_with_reusing_ir_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8949980Z test_correctness_with_reusing_ir_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8950280Z test_correctness_with_reusing_ir_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2023-01-11T21:16:43.8950580Z test_correctness_with_reusing_ir_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8950860Z test_correctness_with_reusing_ir_grid_sampler_2d_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2023-01-11T21:16:43.8951140Z test_correctness_with_reusing_ir_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8951390Z test_correctness_with_reusing_ir_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8951650Z test_correctness_with_reusing_ir_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8951910Z test_correctness_with_reusing_ir_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8952170Z test_correctness_with_reusing_ir_logsumexp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2023-01-11T21:16:43.8952500Z test_correctness_with_reusing_ir_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8952770Z test_correctness_with_reusing_ir_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8953040Z test_correctness_with_reusing_ir_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8953340Z test_correctness_with_reusing_ir_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.542s) 2023-01-11T21:16:43.8953630Z test_correctness_with_reusing_ir_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8953920Z test_correctness_with_reusing_ir_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8954200Z test_correctness_with_reusing_ir_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8954500Z test_correctness_with_reusing_ir_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2023-01-11T21:16:43.8954800Z test_correctness_with_reusing_ir_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8955110Z test_correctness_with_reusing_ir_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8955440Z test_correctness_with_reusing_ir_min_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8955710Z test_correctness_with_reusing_ir_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8955970Z test_correctness_with_reusing_ir_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8956220Z test_correctness_with_reusing_ir_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8956480Z test_correctness_with_reusing_ir_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8956820Z test_correctness_with_reusing_ir_narrow_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.006s) 2023-01-11T21:16:43.8957170Z test_correctness_with_reusing_ir_native_batch_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2023-01-11T21:16:43.8957470Z test_correctness_with_reusing_ir_native_dropout_backward_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:16:43.8957760Z test_correctness_with_reusing_ir_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.008s) 2023-01-11T21:16:43.8958020Z test_correctness_with_reusing_ir_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8958280Z test_correctness_with_reusing_ir_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8958560Z test_correctness_with_reusing_ir_new_empty_strided_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:16:43.8958870Z test_correctness_with_reusing_ir_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2023-01-11T21:16:43.8959170Z test_correctness_with_reusing_ir_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8959440Z test_correctness_with_reusing_ir_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8959700Z test_correctness_with_reusing_ir_norm_nuc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8959970Z test_correctness_with_reusing_ir_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8960250Z test_correctness_with_reusing_ir_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8960520Z test_correctness_with_reusing_ir_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2023-01-11T21:16:43.8960780Z test_correctness_with_reusing_ir_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8961120Z test_correctness_with_reusing_ir_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.011s) 2023-01-11T21:16:43.8961400Z test_correctness_with_reusing_ir_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8961670Z test_correctness_with_reusing_ir_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8961930Z test_correctness_with_reusing_ir_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8962200Z test_correctness_with_reusing_ir_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8962470Z test_correctness_with_reusing_ir_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.009s) 2023-01-11T21:16:43.8962730Z test_correctness_with_reusing_ir_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8963030Z test_correctness_with_reusing_ir_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8963320Z test_correctness_with_reusing_ir_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8963590Z test_correctness_with_reusing_ir_std_unbiased_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8963850Z test_correctness_with_reusing_ir_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8964110Z test_correctness_with_reusing_ir_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.006s) 2023-01-11T21:16:43.8964400Z test_correctness_with_reusing_ir_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8964670Z test_correctness_with_reusing_ir_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8964930Z test_correctness_with_reusing_ir_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8965260Z test_correctness_with_reusing_ir_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8965510Z test_correctness_with_reusing_ir_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8965770Z test_correctness_with_reusing_ir_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8966070Z test_correctness_with_reusing_ir_unfold_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.007s) 2023-01-11T21:16:43.8966340Z test_correctness_with_reusing_ir_view_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8972410Z test_dispatched_to_lazy__softmax_backward_data_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8972670Z test_dispatched_to_lazy_abs_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8972960Z test_dispatched_to_lazy_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8973240Z test_dispatched_to_lazy_addcdiv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8973490Z test_dispatched_to_lazy_addcmul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8973740Z test_dispatched_to_lazy_addmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8974010Z test_dispatched_to_lazy_addmm_decomposed_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8974280Z test_dispatched_to_lazy_arange_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.001s) 2023-01-11T21:16:43.8974560Z test_dispatched_to_lazy_as_strided_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8974820Z test_dispatched_to_lazy_baddbmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8975140Z test_dispatched_to_lazy_bernoulli_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8975400Z test_dispatched_to_lazy_bmm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8975640Z test_dispatched_to_lazy_cat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8975890Z test_dispatched_to_lazy_clamp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8976160Z test_dispatched_to_lazy_clamp_min_cpu_float32 (__main__.TestLazyOpInfoCPU) ... expected failure (0.001s) 2023-01-11T21:16:43.8976430Z test_dispatched_to_lazy_constant_pad_nd_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8976690Z test_dispatched_to_lazy_cos_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8976970Z test_dispatched_to_lazy_cumsum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8977260Z test_dispatched_to_lazy_diagonal_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8977520Z test_dispatched_to_lazy_diagonal_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8977790Z test_dispatched_to_lazy_div_floor_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8978060Z test_dispatched_to_lazy_div_no_rounding_mode_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8978330Z test_dispatched_to_lazy_div_trunc_rounding_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8978620Z test_dispatched_to_lazy_empty_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Expected: empty is not comparable (0.001s) 2023-01-11T21:16:43.8979060Z test_dispatched_to_lazy_eq_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8979380Z test_dispatched_to_lazy_exp_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8979630Z test_dispatched_to_lazy_flip_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8979880Z test_dispatched_to_lazy_floor_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8980120Z test_dispatched_to_lazy_frac_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8980370Z test_dispatched_to_lazy_gather_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.004s) 2023-01-11T21:16:43.8980680Z test_dispatched_to_lazy_ge_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8980940Z test_dispatched_to_lazy_grid_sampler_2d_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8981230Z test_dispatched_to_lazy_gt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8981510Z test_dispatched_to_lazy_le_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8981750Z test_dispatched_to_lazy_log2_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8981990Z test_dispatched_to_lazy_log_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8982230Z test_dispatched_to_lazy_lt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8982480Z test_dispatched_to_lazy_masked_fill_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8982740Z test_dispatched_to_lazy_max_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8983010Z test_dispatched_to_lazy_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.033s) 2023-01-11T21:16:43.8983360Z test_dispatched_to_lazy_max_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8983640Z test_dispatched_to_lazy_max_reduction_with_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8983900Z test_dispatched_to_lazy_maximum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8984150Z test_dispatched_to_lazy_mean_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8984400Z test_dispatched_to_lazy_min_binary_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8984660Z test_dispatched_to_lazy_min_reduction_no_dim_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8984920Z test_dispatched_to_lazy_minimum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8985200Z test_dispatched_to_lazy_mm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8985460Z test_dispatched_to_lazy_mul_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8985710Z test_dispatched_to_lazy_mv_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8985960Z test_dispatched_to_lazy_native_batch_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8986240Z test_dispatched_to_lazy_native_dropout_backward_cpu_float32 (__main__.TestLazyOpInfoCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:16:43.8986520Z test_dispatched_to_lazy_native_layer_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8986780Z test_dispatched_to_lazy_ne_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8987020Z test_dispatched_to_lazy_neg_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8987340Z test_dispatched_to_lazy_norm_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8987600Z test_dispatched_to_lazy_norm_fro_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8987870Z test_dispatched_to_lazy_norm_inf_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8988140Z test_dispatched_to_lazy_pow_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8988400Z test_dispatched_to_lazy_reciprocal_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8988660Z test_dispatched_to_lazy_remainder_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8988920Z test_dispatched_to_lazy_repeat_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8989200Z test_dispatched_to_lazy_rsqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8989500Z test_dispatched_to_lazy_scatter_add_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.005s) 2023-01-11T21:16:43.8989780Z test_dispatched_to_lazy_select_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8990040Z test_dispatched_to_lazy_sgn_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8990290Z test_dispatched_to_lazy_sigmoid_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8990550Z test_dispatched_to_lazy_slice_scatter_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.002s) 2023-01-11T21:16:43.8990800Z test_dispatched_to_lazy_sort_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.003s) 2023-01-11T21:16:43.8991050Z test_dispatched_to_lazy_sqrt_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8991370Z test_dispatched_to_lazy_stack_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8991620Z test_dispatched_to_lazy_std_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8991870Z test_dispatched_to_lazy_std_unbiased_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8992120Z test_dispatched_to_lazy_sub_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8992360Z test_dispatched_to_lazy_sum_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8992610Z test_dispatched_to_lazy_tanh_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8992860Z test_dispatched_to_lazy_topk_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8993140Z test_dispatched_to_lazy_trace_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8993420Z test_dispatched_to_lazy_tril_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8993660Z test_dispatched_to_lazy_triu_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8993910Z test_dispatched_to_lazy_trunc_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8994160Z test_dispatched_to_lazy_unfold_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8994420Z test_dispatched_to_lazy_view_copy_cpu_float32 (__main__.TestLazyOpInfoCPU) ... ok (0.001s) 2023-01-11T21:16:43.8994700Z testConvolutionBackward (__main__.TestLazyTensor) ... skip: Disable until autograd supports symints (0.001s) 2023-01-11T21:16:43.8994960Z test_tensor_ctr (__main__.TestLazyTensor) ... ok (0.001s) 2023-01-11T21:16:43.8995240Z test_view_mark_step_preserved (__main__.TestLazyTensor) ... ok (0.001s) 2023-01-11T21:16:43.8995370Z 2023-01-11T21:16:43.8995670Z ---------------------------------------------------------------------- 2023-01-11T21:16:43.8995850Z Ran 261 tests in 2.007s 2023-01-11T21:16:43.8995940Z 2023-01-11T21:16:43.8996010Z OK (skipped=9, expected failures=6) 2023-01-11T21:16:43.8996110Z 2023-01-11T21:16:43.8996180Z Generating XML reports... 2023-01-11T21:16:43.8996530Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyDynamicOps-20230111211641.xml 2023-01-11T21:16:43.8996920Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyOpInfoCPU-20230111211641.xml 2023-01-11T21:16:43.8997360Z Generated XML report: test-reports/python-unittest/lazy.test_ts_opinfo/TEST-TestLazyTensor-20230111211641.xml 2023-01-11T21:16:43.8997640Z 2023-01-11T21:16:43.8997910Z ##[endgroup] 2023-01-11T21:16:43.8998240Z FINISHED PRINTING LOG FILE of lazy/test_ts_opinfo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_ts_opinfo_cz41l6ze) 2023-01-11T21:16:43.8998420Z 2023-01-11T21:16:44.9616290Z Running dynamo/test_aot_autograd ... [2023-01-11 21:16:44.961473] 2023-01-11T21:16:44.9617550Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_aot_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:44.961651] 2023-01-11T21:16:44.9617850Z Ignoring disabled issues: [] 2023-01-11T21:16:47.6536940Z 2023-01-11T21:16:47.6537440Z Expand the folded group to see the log file of dynamo/test_aot_autograd 2023-01-11T21:16:47.6538070Z ##[group]PRINTING LOG FILE of dynamo/test_aot_autograd (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_aot_autograd_6lnsou5t) 2023-01-11T21:16:47.6538280Z 2023-01-11T21:16:47.6538350Z Running tests... 2023-01-11T21:16:47.6538710Z ---------------------------------------------------------------------- 2023-01-11T21:16:47.6546770Z Test results will be stored in test-reports/python-unittest/dynamo.test_aot_autograd 2023-01-11T21:16:47.6547260Z test_LSTM (__main__.AotAutogradFallbackTests) ... [2023-01-11 21:16:46,802] torch._dynamo.optimizations.training: [WARNING] Unable to use Aot Autograd because of presence of LSTM 2023-01-11T21:16:47.6547560Z ok (1.207s) 2023-01-11T21:16:47.6547840Z test_arg_dupe_via_dynamo_recompiles (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:16:47.6548160Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:16:47.6548380Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:16:47.6548620Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:16:47.6548850Z aot_autograd [('total', 3), ('ok', 3)] 2023-01-11T21:16:47.6549000Z ok (0.060s) 2023-01-11T21:16:47.6549350Z test_arg_dupe_via_dynamo_recompiles_many_args (__main__.AotAutogradFallbackTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:16:47.6549670Z stats [('calls_captured', 28), ('fusions_possible', 24), ('unique_graphs', 4)] 2023-01-11T21:16:47.6549890Z aot_autograd [('total', 4), ('ok', 4)] 2023-01-11T21:16:47.6550040Z ok (0.065s) 2023-01-11T21:16:47.6550480Z test_call_fn_with_non_const_inputs_aot_safe (__main__.AotAutogradFallbackTests) ... inline_call [('inline in skipfiles: tree_flatten_spec /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/_pytree.py', 1)] 2023-01-11T21:16:47.6550920Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:16:47.6551140Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:16:47.6551320Z unimplemented [] 2023-01-11T21:16:47.6551800Z graph_break [('inline in skipfiles: tree_flatten_spec /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/_pytree.py', 1), ('call_function args: ListVariable() UserDefinedObjectVariable(LeafSpec) ', 1)] 2023-01-11T21:16:47.6552120Z ok (0.023s) 2023-01-11T21:16:47.6552550Z test_call_fn_with_non_const_inputs_aot_unsafe (__main__.AotAutogradFallbackTests) ... inline_call [('inline in skipfiles: tree_flatten_spec /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/_pytree.py', 1)] 2023-01-11T21:16:47.6552960Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:16:47.6553170Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:16:47.6553330Z unimplemented [] 2023-01-11T21:16:47.6553750Z graph_break [('inline in skipfiles: tree_flatten_spec /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/_pytree.py', 1), ('call_function args: ListVariable() UserDefinedObjectVariable(LeafSpec) ', 1)] 2023-01-11T21:16:47.6554130Z ok (0.011s) 2023-01-11T21:16:47.6554700Z test_call_fn_with_non_const_inputs_aot_unsafe_control_flow (__main__.AotAutogradFallbackTests) ... frames [('total', 8), ('ok', 8)] 2023-01-11T21:16:47.6555010Z inline_call [('generic_jump TensorVariable()', 2)] 2023-01-11T21:16:47.6555180Z unimplemented [] 2023-01-11T21:16:47.6555390Z graph_break [('generic_jump TensorVariable()', 2)] 2023-01-11T21:16:47.6555650Z stats [('calls_captured', 14), ('unique_graphs', 8), ('fusions_possible', 6)] 2023-01-11T21:16:47.6555830Z ok (0.021s) 2023-01-11T21:16:47.6556110Z test_mutation (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:16:47.6556440Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:16:47.6556730Z ok (0.003s) 2023-01-11T21:16:47.6556980Z test_mutation1 (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:16:47.6557270Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:16:47.6557440Z ok (0.195s) 2023-01-11T21:16:47.6557690Z test_negative_testing (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:16:47.6557990Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:16:47.6558240Z ok (0.003s) 2023-01-11T21:16:47.6558500Z test_negative_testing_mutation (__main__.AotAutogradFallbackTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:16:47.6558790Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:16:47.6558970Z ok (0.200s) 2023-01-11T21:16:47.6559250Z test_requires_grad_fake_via_dynamo_recompiles (__main__.AotAutogradFallbackTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:16:47.6559570Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:16:47.6559790Z aot_autograd [('total', 3), ('ok', 3)] 2023-01-11T21:16:47.6559970Z ok (0.019s) 2023-01-11T21:16:47.6560090Z 2023-01-11T21:16:47.6560240Z ---------------------------------------------------------------------- 2023-01-11T21:16:47.6560430Z Ran 11 tests in 1.807s 2023-01-11T21:16:47.6560520Z 2023-01-11T21:16:47.6560570Z OK 2023-01-11T21:16:47.6560640Z 2023-01-11T21:16:47.6560700Z Generating XML reports... 2023-01-11T21:16:47.6561050Z Generated XML report: test-reports/python-unittest/dynamo.test_aot_autograd/TEST-AotAutogradFallbackTests-20230111211645.xml 2023-01-11T21:16:47.6561260Z 2023-01-11T21:16:47.6561510Z ##[endgroup] 2023-01-11T21:16:47.6561890Z FINISHED PRINTING LOG FILE of dynamo/test_aot_autograd (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_aot_autograd_6lnsou5t) 2023-01-11T21:16:47.6562140Z 2023-01-11T21:16:48.6336860Z Running nn/test_embedding ... [2023-01-11 21:16:48.633552] 2023-01-11T21:16:48.6338320Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_embedding.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:48.633743] 2023-01-11T21:16:48.6338640Z Ignoring disabled issues: [] 2023-01-11T21:16:51.2509370Z 2023-01-11T21:16:51.2509890Z Expand the folded group to see the log file of nn/test_embedding 2023-01-11T21:16:51.2510480Z ##[group]PRINTING LOG FILE of nn/test_embedding (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_embedding_7ox1emb1) 2023-01-11T21:16:51.2510680Z 2023-01-11T21:16:51.2510780Z Running tests... 2023-01-11T21:16:51.2511190Z ---------------------------------------------------------------------- 2023-01-11T21:16:51.2511500Z Test results will be stored in test-reports/python-unittest/nn.test_embedding 2023-01-11T21:16:51.2511800Z test_embedding_bag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T21:16:51.2512060Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T21:16:51.2512320Z test_embedding_bag_functional (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2512580Z test_embedding_bag_padding_idx_error (__main__.TestEmbeddingNN) ... ok (0.006s) 2023-01-11T21:16:51.2513010Z test_embedding_from_pretrained_float32 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2513340Z test_embedding_from_pretrained_float64 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2513930Z test_embedding_from_pretrained_int16 (__main__.TestEmbeddingNN) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/nn/test_embedding.py:84: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:16:51.2514320Z a = torch.tensor([[1., 2., 3.], [4., 5., 6.]], dtype=dtype) 2023-01-11T21:16:51.2514600Z ok (0.001s) 2023-01-11T21:16:51.2514790Z test_embedding_from_pretrained_int32 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2515030Z test_embedding_from_pretrained_int64 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2515280Z test_embedding_from_pretrained_int8 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2515560Z test_embedding_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2515860Z test_embedding_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T21:16:51.2516110Z test_embedding_from_pretrained_uint8 (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2516350Z test_embedding_functional (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2516580Z test_embedding_max_norm (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T21:16:51.2516860Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestEmbeddingNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:16:51.2517130Z test_embedding_sparse_basic (__main__.TestEmbeddingNN) ... ok (0.010s) 2023-01-11T21:16:51.2517370Z test_embedding_sparse_empty_tensor (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2517690Z test_embeddingbag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2517950Z test_embeddingbag_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2518200Z test_embeddingbag_include_last_offset (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2518430Z test_move_sparse_half_embedding (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T21:16:51.2518730Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2519070Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2519400Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2519760Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2520130Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2520460Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2520780Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2521100Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2521420Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2521750Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2522120Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2522510Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2522850Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2523180Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2523500Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2523870Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2524200Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2524520Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2524870Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2525230Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2525560Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2525880Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2526200Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2526510Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2534860Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2535220Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2535620Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2535960Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cpu_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2536280Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2536610Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2536930Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2537240Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2537550Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2537900Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2538250Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2538720Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2539040Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2539360Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2539670Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2539990Z test_EmbeddingBag_per_sample_weights_and_offsets_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2540360Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2540740Z test_EmbeddingBag_per_sample_weights_failures_cpu_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:16:51.2541060Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:16:51.2541370Z test_EmbeddingBag_per_sample_weights_failures_cpu_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:16:51.2541660Z test_embedding_backward_cpu_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2541940Z test_embedding_bag_1D_padding_idx_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.219s) 2023-01-11T21:16:51.2542230Z test_embedding_bag_1D_padding_idx_cpu_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.216s) 2023-01-11T21:16:51.2542510Z test_embedding_bag_2D_padding_idx_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.017s) 2023-01-11T21:16:51.2542830Z test_embedding_bag_2D_padding_idx_cpu_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.016s) 2023-01-11T21:16:51.2543180Z test_embedding_bag_bfloat16_cpu_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:16:51.2543490Z test_embedding_bag_bfloat16_cpu_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:16:51.2543780Z test_embedding_bag_bfloat16_cpu_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:16:51.2544090Z test_embedding_bag_bfloat16_cpu_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:16:51.2544390Z test_embedding_bag_device_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.057s) 2023-01-11T21:16:51.2544680Z test_embedding_bag_device_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.056s) 2023-01-11T21:16:51.2544970Z test_embedding_bag_device_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.059s) 2023-01-11T21:16:51.2545320Z test_embedding_bag_device_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.056s) 2023-01-11T21:16:51.2545630Z test_embedding_bag_device_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.056s) 2023-01-11T21:16:51.2545910Z test_embedding_bag_device_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.059s) 2023-01-11T21:16:51.2546200Z test_embedding_bag_device_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.056s) 2023-01-11T21:16:51.2546480Z test_embedding_bag_device_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.055s) 2023-01-11T21:16:51.2546750Z test_embedding_bag_device_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.058s) 2023-01-11T21:16:51.2547030Z test_embedding_bag_device_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.056s) 2023-01-11T21:16:51.2547340Z test_embedding_bag_device_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.055s) 2023-01-11T21:16:51.2547710Z test_embedding_bag_device_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.058s) 2023-01-11T21:16:51.2548040Z test_embedding_bag_dimension_errors_cpu (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:16:51.2548330Z test_embedding_bag_empty_input_cpu_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2548620Z test_embedding_bag_empty_input_cpu_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2548900Z test_embedding_bag_empty_input_cpu_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2549210Z test_embedding_bag_empty_input_cpu_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2549490Z test_embedding_bag_half_cpu_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:16:51.2549820Z test_embedding_bag_half_cpu_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:16:51.2550100Z test_embedding_bag_half_cpu_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:16:51.2550370Z test_embedding_bag_half_cpu_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:16:51.2550670Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2550970Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2551280Z test_embedding_bag_non_contiguous_weight_cpu_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2551580Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2551910Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2552250Z test_embedding_bag_non_contiguous_weight_cpu_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2552560Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2552860Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2553160Z test_embedding_bag_non_contiguous_weight_cpu_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2553470Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2553770Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2554070Z test_embedding_bag_non_contiguous_weight_cpu_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2554460Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:16:51.2554790Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:16:51.2555120Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:16:51.2555440Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:16:51.2555810Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2556140Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2556530Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2556890Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2557250Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:16:51.2557560Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:16:51.2557940Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:16:51.2558250Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:16:51.2558570Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:16:51.2558900Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:16:51.2559220Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:16:51.2559610Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:16:51.2559950Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2560270Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2560590Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2560910Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:16:51.2561230Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:16:51.2561550Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:16:51.2561910Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:16:51.2562270Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cpu_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:16:51.2562570Z test_embedding_dense_grad_cpu (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:16:51.2562840Z test_embedding_max_norm_backward_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:16:51.2563150Z test_embedding_max_norm_device_cpu_float16 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:16:51.2563450Z test_embedding_max_norm_device_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:16:51.2563760Z test_embedding_max_norm_device_cpu_float64 (__main__.TestEmbeddingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:16:51.2564060Z test_embedding_max_norm_fwd_AD_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.034s) 2023-01-11T21:16:51.2564400Z test_embedding_padding_idx_cpu_float32 (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:16:51.2564690Z test_embedding_scalar_weight_error_cpu (__main__.TestEmbeddingNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:16:51.2564890Z 2023-01-11T21:16:51.2565190Z ---------------------------------------------------------------------- 2023-01-11T21:16:51.2565380Z Ran 140 tests in 1.653s 2023-01-11T21:16:51.2565470Z 2023-01-11T21:16:51.2565530Z OK (skipped=8) 2023-01-11T21:16:51.2565610Z 2023-01-11T21:16:51.2565670Z Generating XML reports... 2023-01-11T21:16:51.2566010Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNN-20230111211649.xml 2023-01-11T21:16:51.2566460Z Generated XML report: test-reports/python-unittest/nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeCPU-20230111211649.xml 2023-01-11T21:16:51.2566680Z 2023-01-11T21:16:51.2567010Z ##[endgroup] 2023-01-11T21:16:51.2567330Z FINISHED PRINTING LOG FILE of nn/test_embedding (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_embedding_7ox1emb1) 2023-01-11T21:16:51.2567520Z 2023-01-11T21:16:52.2402400Z Running test_openmp ... [2023-01-11 21:16:52.240115] 2023-01-11T21:16:52.2405910Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:52.240289] 2023-01-11T21:16:52.2406250Z Ignoring disabled issues: [] 2023-01-11T21:16:54.5836390Z 2023-01-11T21:16:54.5836780Z Expand the folded group to see the log file of test_openmp 2023-01-11T21:16:54.5837450Z ##[group]PRINTING LOG FILE of test_openmp (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_openmp_89w3r_sr) 2023-01-11T21:16:54.5837640Z 2023-01-11T21:16:54.5837700Z Running tests... 2023-01-11T21:16:54.5844540Z ---------------------------------------------------------------------- 2023-01-11T21:16:54.5844840Z Test results will be stored in test-reports/python-unittest/test_openmp 2023-01-11T21:16:54.5845070Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2023-01-11T21:16:54.5845290Z Make sure there is no memory leak with many threads ... ok (0.827s) 2023-01-11T21:16:54.5845540Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2023-01-11T21:16:54.5846090Z Make sure there is no memory leak with one thread: issue gh-32284 ... [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:16:54.5846430Z ok (0.714s) 2023-01-11T21:16:54.5846510Z 2023-01-11T21:16:54.5846660Z ---------------------------------------------------------------------- 2023-01-11T21:16:54.5846840Z Ran 2 tests in 1.542s 2023-01-11T21:16:54.5846930Z 2023-01-11T21:16:54.5846980Z OK 2023-01-11T21:16:54.5847050Z 2023-01-11T21:16:54.5847110Z Generating XML reports... 2023-01-11T21:16:54.5847410Z Generated XML report: test-reports/python-unittest/test_openmp/TEST-TestOpenMP_ParallelFor-20230111211652.xml 2023-01-11T21:16:54.5847610Z 2023-01-11T21:16:54.5847820Z ##[endgroup] 2023-01-11T21:16:54.5848120Z FINISHED PRINTING LOG FILE of test_openmp (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_openmp_89w3r_sr) 2023-01-11T21:16:54.5848300Z 2023-01-11T21:16:55.5645560Z Running profiler/test_memory_profiler ... [2023-01-11 21:16:55.564410] 2023-01-11T21:16:55.5647170Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'profiler/test_memory_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:55.564595] 2023-01-11T21:16:55.5647480Z Ignoring disabled issues: [] 2023-01-11T21:16:58.0631660Z 2023-01-11T21:16:58.0631990Z Expand the folded group to see the log file of profiler/test_memory_profiler 2023-01-11T21:16:58.0632600Z ##[group]PRINTING LOG FILE of profiler/test_memory_profiler (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/profiler-test_memory_profiler_sfvj8gho) 2023-01-11T21:16:58.0632870Z 2023-01-11T21:16:58.0632930Z Running tests... 2023-01-11T21:16:58.0633280Z ---------------------------------------------------------------------- 2023-01-11T21:16:58.0633740Z Test results will be stored in test-reports/python-unittest/profiler.test_memory_profiler 2023-01-11T21:16:58.0634180Z test_data_flow_graph_complicated (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0634640Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0634980Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0635630Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py:336: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:58.0636290Z lines.append(f"{name + ':':<8} T{storage_to_id[t.storage().data_ptr()]}") 2023-01-11T21:16:58.0636610Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0636950Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0637300Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0637540Z ok (0.157s) 2023-01-11T21:16:58.0637910Z test_data_flow_graph_non_op_allocations (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0638290Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0638620Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0638830Z ok (0.031s) 2023-01-11T21:16:58.0639150Z test_data_flow_graph_simple (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0639520Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0639850Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0640860Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py:337: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /Users/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:16:58.0641520Z if t.grad is not None: 2023-01-11T21:16:58.0641780Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0642110Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0642430Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0642630Z ok (0.060s) 2023-01-11T21:16:58.0642950Z test_data_flow_graph_simple_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0643340Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0643710Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0644400Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py:338: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:58.0644860Z grad_id = storage_to_id[t.grad.storage().data_ptr()] 2023-01-11T21:16:58.0645020Z ok (0.044s) 2023-01-11T21:16:58.0645370Z test_data_flow_graph_simple_inplace (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0645780Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0646110Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0646500Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0646820Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0647150Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0647350Z ok (0.060s) 2023-01-11T21:16:58.0647650Z test_data_flow_graph_stacked (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0648010Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0648330Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0648690Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0649040Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0649360Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0649680Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0650000Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0650320Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0650520Z ok (0.109s) 2023-01-11T21:16:58.0650830Z test_data_flow_graph_with_annotations (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0651260Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0651600Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0651800Z ok (0.034s) 2023-01-11T21:16:58.0652090Z test_match_schemas (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0652440Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0652760Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0652960Z ok (0.003s) 2023-01-11T21:16:58.0653310Z test_match_schemas_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0653690Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0654080Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0654530Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:58.0654750Z ok (0.002s) 2023-01-11T21:16:58.0655060Z test_match_schemas_tensorlist (__main__.TestDataFlow) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0655420Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0655840Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0656130Z ok (0.001s) 2023-01-11T21:16:58.0656470Z test_extract_gradients_from_module (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0656840Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0657170Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0657780Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py:117: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:58.0658220Z return tensor.storage().data_ptr() == key.storage.ptr 2023-01-11T21:16:58.0658810Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py:147: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:58.0659280Z allowed_set = {t.storage().data_ptr() for t in tensors} 2023-01-11T21:16:58.0659610Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0659930Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0660250Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0660600Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:58.0660940Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0661250Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0661580Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0661960Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0662280Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0662610Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0662810Z ok (0.018s) 2023-01-11T21:16:58.0663150Z test_extract_gradients_from_module_and_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0663530Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0663900Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0664170Z ok (0.004s) 2023-01-11T21:16:58.0664540Z test_extract_gradients_from_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0672380Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0672720Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0673060Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:58.0673550Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0673870Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0674200Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0674590Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0674920Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0675250Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0675570Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0675890Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0676210Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0676550Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:58.0676800Z ok (0.020s) 2023-01-11T21:16:58.0677430Z test_extract_gradients_from_optimizer_set_to_none (__main__.TestIdentifyGradients) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88721 for platform(s) mac, macos, win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:16:58.0678080Z test_extract_gradients_low_level (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0678450Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0678800Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0679120Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0679440Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0679760Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0680030Z ok (0.005s) 2023-01-11T21:16:58.0680340Z test_config_check (__main__.TestMemoryProfiler) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0680690Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0681010Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0681410Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0681720Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0682040Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0682390Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0682750Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0683070Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0683320Z ok (0.002s) 2023-01-11T21:16:58.0683650Z test_categories_e2e_sequential_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0684320Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py:81: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:58.0684760Z if isinstance(t, torch.Tensor) and t.storage() 2023-01-11T21:16:58.0685320Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py:79: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:58.0685800Z (t._cdata, t.storage().data_ptr()) 2023-01-11T21:16:58.0686070Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0686400Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0686750Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:58.0686960Z ok (0.039s) 2023-01-11T21:16:58.0687290Z test_categories_e2e_sequential_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0687670Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0688030Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0688410Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:58.0688620Z ok (0.170s) 2023-01-11T21:16:58.0688940Z test_categories_e2e_simple_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0689310Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0689630Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0689820Z ok (0.020s) 2023-01-11T21:16:58.0690150Z test_categories_e2e_simple_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0690580Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0690910Z STAGE:2023-01-11 21:16:56 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0691110Z ok (0.102s) 2023-01-11T21:16:58.0691490Z test_categories_e2e_simple_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0691870Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0692180Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0692380Z ok (0.125s) 2023-01-11T21:16:58.0692750Z test_categories_e2e_simple_module_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0693190Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0693520Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0693720Z ok (0.015s) 2023-01-11T21:16:58.0694060Z test_categories_e2e_simple_module_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0694440Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0694760Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0694940Z ok (0.065s) 2023-01-11T21:16:58.0695350Z test_categories_e2e_simple_module_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0695730Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0696060Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0696250Z ok (0.107s) 2023-01-11T21:16:58.0696560Z test_inputs_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0696910Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0697230Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0697890Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py:828: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:58.0698320Z storage = t.storage() 2023-01-11T21:16:58.0698890Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/profiler/test_memory_profiler.py:836: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:16:58.0699350Z if key.storage.ptr == storage.data_ptr() and key.device == storage.device 2023-01-11T21:16:58.0699520Z ok (0.014s) 2023-01-11T21:16:58.0699840Z test_inputs_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0700200Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0700520Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0700780Z ok (0.080s) 2023-01-11T21:16:58.0701150Z test_inputs_fwd_lazy (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0701510Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0701840Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0702030Z ok (0.016s) 2023-01-11T21:16:58.0702340Z test_lazily_initialized (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0702750Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0703110Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0703340Z ok (0.041s) 2023-01-11T21:16:58.0703650Z test_manual_optimizer_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0704020Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0704340Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0704680Z [W collection.cpp:496] Warning: (function operator()) 2023-01-11T21:16:58.0704890Z ok (0.021s) 2023-01-11T21:16:58.0705200Z test_memory_timeline (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0705630Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0705950Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0706140Z ok (0.093s) 2023-01-11T21:16:58.0706460Z test_parameters_and_gradients (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0706830Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0707150Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0707460Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0707810Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0708170Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0708490Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0708800Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0709120Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0709430Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0709740Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0710060Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0710320Z ok (0.082s) 2023-01-11T21:16:58.0710670Z test_parameters_and_gradients_set_to_none (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0711120Z [W CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2023-01-11T21:16:58.0711520Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0711840Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0712160Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:16:58.0712470Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:16:58.0712880Z STAGE:2023-01-11 21:16:57 46867:11751095 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:16:58.0713100Z ok (0.123s) 2023-01-11T21:16:58.0713180Z 2023-01-11T21:16:58.0718910Z ---------------------------------------------------------------------- 2023-01-11T21:16:58.0719190Z Ran 32 tests in 1.662s 2023-01-11T21:16:58.0719280Z 2023-01-11T21:16:58.0719330Z OK (skipped=1) 2023-01-11T21:16:58.0719410Z 2023-01-11T21:16:58.0719470Z Generating XML reports... 2023-01-11T21:16:58.0719820Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestDataFlow-20230111211656.xml 2023-01-11T21:16:58.0720230Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestIdentifyGradients-20230111211656.xml 2023-01-11T21:16:58.0720710Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfiler-20230111211656.xml 2023-01-11T21:16:58.0721140Z Generated XML report: test-reports/python-unittest/profiler.test_memory_profiler/TEST-TestMemoryProfilerE2E-20230111211656.xml 2023-01-11T21:16:58.0721330Z 2023-01-11T21:16:58.0721570Z ##[endgroup] 2023-01-11T21:16:58.0721910Z FINISHED PRINTING LOG FILE of profiler/test_memory_profiler (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/profiler-test_memory_profiler_sfvj8gho) 2023-01-11T21:16:58.0722120Z 2023-01-11T21:16:59.0462170Z Running test_import_stats ... [2023-01-11 21:16:59.046078] 2023-01-11T21:16:59.0463590Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:16:59.046254] 2023-01-11T21:16:59.0463960Z Ignoring disabled issues: [] 2023-01-11T21:17:01.3370970Z 2023-01-11T21:17:01.3371550Z Expand the folded group to see the log file of test_import_stats 2023-01-11T21:17:01.3373490Z ##[group]PRINTING LOG FILE of test_import_stats (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_import_stats_s1v88ais) 2023-01-11T21:17:01.3375210Z 2023-01-11T21:17:01.3375290Z Running tests... 2023-01-11T21:17:01.3375630Z ---------------------------------------------------------------------- 2023-01-11T21:17:01.3375940Z Test results will be stored in test-reports/python-unittest/test_import_stats 2023-01-11T21:17:01.3376210Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (0.748s) 2023-01-11T21:17:01.3376510Z test_time_import_torch (__main__.TestImportTime) ... ok (0.656s) 2023-01-11T21:17:01.3376650Z 2023-01-11T21:17:01.3376790Z ---------------------------------------------------------------------- 2023-01-11T21:17:01.3376990Z Ran 2 tests in 1.404s 2023-01-11T21:17:01.3377080Z 2023-01-11T21:17:01.3377120Z OK 2023-01-11T21:17:01.3377200Z 2023-01-11T21:17:01.3377260Z Generating XML reports... 2023-01-11T21:17:01.3377580Z Generated XML report: test-reports/python-unittest/test_import_stats/TEST-TestImportTime-20230111211659.xml 2023-01-11T21:17:01.3377770Z 2023-01-11T21:17:01.3377990Z ##[endgroup] 2023-01-11T21:17:01.3378370Z FINISHED PRINTING LOG FILE of test_import_stats (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_import_stats_s1v88ais) 2023-01-11T21:17:01.3378570Z 2023-01-11T21:17:02.4123310Z Running test_mkl_verbose ... [2023-01-11 21:17:02.412138] 2023-01-11T21:17:02.4125240Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:02.412370] 2023-01-11T21:17:02.4125540Z Ignoring disabled issues: [] 2023-01-11T21:17:04.4988870Z 2023-01-11T21:17:04.4989260Z Expand the folded group to see the log file of test_mkl_verbose 2023-01-11T21:17:04.4989830Z ##[group]PRINTING LOG FILE of test_mkl_verbose (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mkl_verbose_4vk2yukz) 2023-01-11T21:17:04.4990070Z 2023-01-11T21:17:04.4990150Z Running tests... 2023-01-11T21:17:04.4990730Z ---------------------------------------------------------------------- 2023-01-11T21:17:04.4991030Z Test results will be stored in test-reports/python-unittest/test_mkl_verbose 2023-01-11T21:17:04.4991270Z test_verbose_off (__main__.TestMKLVerbose) ... ok (0.699s) 2023-01-11T21:17:04.4991480Z test_verbose_on (__main__.TestMKLVerbose) ... ok (0.575s) 2023-01-11T21:17:04.4991600Z 2023-01-11T21:17:04.4991740Z ---------------------------------------------------------------------- 2023-01-11T21:17:04.4991930Z Ran 2 tests in 1.275s 2023-01-11T21:17:04.4992020Z 2023-01-11T21:17:04.4992100Z OK 2023-01-11T21:17:04.4992200Z 2023-01-11T21:17:04.4992260Z Generating XML reports... 2023-01-11T21:17:04.4992560Z Generated XML report: test-reports/python-unittest/test_mkl_verbose/TEST-TestMKLVerbose-20230111211703.xml 2023-01-11T21:17:04.4992750Z 2023-01-11T21:17:04.4992910Z ##[endgroup] 2023-01-11T21:17:04.4993220Z FINISHED PRINTING LOG FILE of test_mkl_verbose (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mkl_verbose_4vk2yukz) 2023-01-11T21:17:04.4993410Z 2023-01-11T21:17:05.4905000Z Running test_mkldnn_verbose ... [2023-01-11 21:17:05.490351] 2023-01-11T21:17:05.4906320Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:05.490528] 2023-01-11T21:17:05.4906700Z Ignoring disabled issues: [] 2023-01-11T21:17:07.5866430Z 2023-01-11T21:17:07.5866860Z Expand the folded group to see the log file of test_mkldnn_verbose 2023-01-11T21:17:07.5867540Z ##[group]PRINTING LOG FILE of test_mkldnn_verbose (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mkldnn_verbose_963yzm_g) 2023-01-11T21:17:07.5867760Z 2023-01-11T21:17:07.5867820Z Running tests... 2023-01-11T21:17:07.5868230Z ---------------------------------------------------------------------- 2023-01-11T21:17:07.5868570Z Test results will be stored in test-reports/python-unittest/test_mkldnn_verbose 2023-01-11T21:17:07.5868830Z test_verbose_off (__main__.TestMKLDNNVerbose) ... ok (0.700s) 2023-01-11T21:17:07.5869050Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (0.581s) 2023-01-11T21:17:07.5869180Z 2023-01-11T21:17:07.5869330Z ---------------------------------------------------------------------- 2023-01-11T21:17:07.5869520Z Ran 2 tests in 1.281s 2023-01-11T21:17:07.5869620Z 2023-01-11T21:17:07.5869660Z OK 2023-01-11T21:17:07.5869730Z 2023-01-11T21:17:07.5869800Z Generating XML reports... 2023-01-11T21:17:07.5870190Z Generated XML report: test-reports/python-unittest/test_mkldnn_verbose/TEST-TestMKLDNNVerbose-20230111211706.xml 2023-01-11T21:17:07.5870380Z 2023-01-11T21:17:07.5870560Z ##[endgroup] 2023-01-11T21:17:07.5870880Z FINISHED PRINTING LOG FILE of test_mkldnn_verbose (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mkldnn_verbose_963yzm_g) 2023-01-11T21:17:07.5871070Z 2023-01-11T21:17:08.5651580Z Running test_module_init ... [2023-01-11 21:17:08.565012] 2023-01-11T21:17:08.5653010Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:08.565191] 2023-01-11T21:17:08.5653350Z Ignoring disabled issues: [] 2023-01-11T21:17:10.8459470Z 2023-01-11T21:17:10.8460040Z Expand the folded group to see the log file of test_module_init 2023-01-11T21:17:10.8460640Z ##[group]PRINTING LOG FILE of test_module_init (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_module_init_edfw7nbe) 2023-01-11T21:17:10.8460840Z 2023-01-11T21:17:10.8460900Z Running tests... 2023-01-11T21:17:10.8461260Z ---------------------------------------------------------------------- 2023-01-11T21:17:10.8461550Z Test results will be stored in test-reports/python-unittest/test_module_init 2023-01-11T21:17:10.8461820Z test_nn_AdaptiveAvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8462220Z test_nn_AdaptiveAvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8462550Z test_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8462810Z test_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8463090Z test_nn_AdaptiveAvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8463340Z test_nn_AdaptiveAvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8464420Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8465540Z test_nn_AdaptiveLogSoftmaxWithLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8466240Z test_nn_AdaptiveMaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8466960Z test_nn_AdaptiveMaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8467680Z test_nn_AdaptiveMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8468370Z test_nn_AdaptiveMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8469030Z test_nn_AdaptiveMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8469690Z test_nn_AdaptiveMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8470340Z test_nn_AlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8486240Z test_nn_AlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8486550Z test_nn_AvgPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8486870Z test_nn_AvgPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8487120Z test_nn_AvgPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8487360Z test_nn_AvgPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8487590Z test_nn_AvgPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8487810Z test_nn_AvgPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8488040Z test_nn_BCELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8488270Z test_nn_BCELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8488540Z test_nn_BCEWithLogitsLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8488830Z test_nn_BCEWithLogitsLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8489090Z test_nn_BatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8489330Z test_nn_BatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8489560Z test_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8489800Z test_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8490030Z test_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8490260Z test_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8490750Z test_nn_Bilinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8490990Z test_nn_Bilinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8491220Z test_nn_CELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8491440Z test_nn_CELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8491660Z test_nn_CTCLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8491880Z test_nn_CTCLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8492120Z test_nn_ChannelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8492480Z test_nn_ChannelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8492760Z test_nn_ConstantPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8493010Z test_nn_ConstantPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8493240Z test_nn_ConstantPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8493480Z test_nn_ConstantPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8493710Z test_nn_ConstantPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8493950Z test_nn_ConstantPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8494170Z test_nn_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8494460Z test_nn_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8494700Z test_nn_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8494920Z test_nn_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8495140Z test_nn_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8495360Z test_nn_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8495590Z test_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8495830Z test_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8496100Z test_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8496390Z test_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8496630Z test_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8496860Z test_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8497110Z test_nn_CosineEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8497370Z test_nn_CosineEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8497620Z test_nn_CosineSimilarity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8497860Z test_nn_CosineSimilarity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8498170Z test_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8498420Z test_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8498670Z test_nn_CrossMapLRN2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8498910Z test_nn_CrossMapLRN2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8499150Z test_nn_Dropout1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8499370Z test_nn_Dropout1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8499600Z test_nn_Dropout2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8499910Z test_nn_Dropout2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8500180Z test_nn_Dropout3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8500410Z test_nn_Dropout3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8500630Z test_nn_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8500860Z test_nn_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8501090Z test_nn_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8501300Z test_nn_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8501590Z test_nn_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8501900Z test_nn_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8502140Z test_nn_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8502370Z test_nn_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8502620Z test_nn_FeatureAlphaDropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8502880Z test_nn_FeatureAlphaDropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8503120Z test_nn_Flatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8503350Z test_nn_Flatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8503610Z test_nn_Fold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8503880Z test_nn_Fold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8504120Z test_nn_FractionalMaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8504370Z test_nn_FractionalMaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8504620Z test_nn_FractionalMaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8504870Z test_nn_FractionalMaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8505110Z test_nn_GELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8505330Z test_nn_GELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8505610Z test_nn_GLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8505840Z test_nn_GLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8506060Z test_nn_GRUCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8506280Z test_nn_GRUCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8506490Z test_nn_GRU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8506710Z test_nn_GRU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8506940Z test_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8507220Z test_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8507510Z test_nn_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8507740Z test_nn_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8507970Z test_nn_Hardshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8508210Z test_nn_Hardshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8508440Z test_nn_Hardsigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8508670Z test_nn_Hardsigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8508910Z test_nn_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8509200Z test_nn_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8509490Z test_nn_Hardtanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8509720Z test_nn_Hardtanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8510030Z test_nn_HingeEmbeddingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8510280Z test_nn_HingeEmbeddingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8510520Z test_nn_HuberLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8510750Z test_nn_HuberLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8511080Z test_nn_Identity_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8511350Z test_nn_Identity_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8511620Z test_nn_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8511860Z test_nn_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8512090Z test_nn_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8512330Z test_nn_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8512560Z test_nn_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8512790Z test_nn_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8513090Z test_nn_KLDivLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8513320Z test_nn_KLDivLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8513560Z test_nn_L1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8513780Z test_nn_L1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8514000Z test_nn_LPPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8514230Z test_nn_LPPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8514440Z test_nn_LPPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8514700Z test_nn_LPPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8514950Z test_nn_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8515170Z test_nn_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8515390Z test_nn_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8515610Z test_nn_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8515840Z test_nn_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8516060Z test_nn_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8516750Z test_nn_LazyBatchNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:17:10.8524430Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:17:10.8524630Z ok (0.002s) 2023-01-11T21:17:10.8524830Z test_nn_LazyBatchNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8525070Z test_nn_LazyBatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8525310Z test_nn_LazyBatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8525550Z test_nn_LazyBatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8525790Z test_nn_LazyBatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8526200Z test_nn_LazyConv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8526480Z test_nn_LazyConv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8526720Z test_nn_LazyConv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8526940Z test_nn_LazyConv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8527170Z test_nn_LazyConv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8527390Z test_nn_LazyConv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8527630Z test_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8527930Z test_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8528250Z test_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8528510Z test_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8528760Z test_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8529010Z test_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8529280Z test_nn_LazyInstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8529530Z test_nn_LazyInstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8529770Z test_nn_LazyInstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8530040Z test_nn_LazyInstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8530330Z test_nn_LazyInstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8530580Z test_nn_LazyInstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8530820Z test_nn_LazyLinear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8531040Z test_nn_LazyLinear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8531300Z test_nn_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8531530Z test_nn_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8531750Z test_nn_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8532040Z test_nn_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8532280Z test_nn_LocalResponseNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8532530Z test_nn_LocalResponseNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8532790Z test_nn_LogSigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8533020Z test_nn_LogSigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8533250Z test_nn_LogSoftmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8533470Z test_nn_LogSoftmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8533730Z test_nn_MSELoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8533990Z test_nn_MSELoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8534240Z test_nn_MarginRankingLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8534490Z test_nn_MarginRankingLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8534720Z test_nn_MaxPool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8534950Z test_nn_MaxPool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8535170Z test_nn_MaxPool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8535390Z test_nn_MaxPool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8535790Z test_nn_MaxPool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8536020Z test_nn_MaxPool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8536250Z test_nn_MaxUnpool1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8536480Z test_nn_MaxUnpool1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8536720Z test_nn_MaxUnpool2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8536950Z test_nn_MaxUnpool2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8537230Z test_nn_MaxUnpool3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8537490Z test_nn_MaxUnpool3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8537750Z test_nn_Mish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8537980Z test_nn_Mish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8538200Z test_nn_ModuleDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8538430Z test_nn_ModuleDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8538650Z test_nn_ModuleList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8538870Z test_nn_ModuleList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8539150Z test_nn_MultiLabelMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8539460Z test_nn_MultiLabelMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8539730Z test_nn_MultiLabelSoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8540000Z test_nn_MultiLabelSoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8540250Z test_nn_MultiMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8540490Z test_nn_MultiMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8540740Z test_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8540990Z test_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8541290Z test_nn_NLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8541560Z test_nn_NLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8541780Z test_nn_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8542010Z test_nn_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8542250Z test_nn_PairwiseDistance_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8542500Z test_nn_PairwiseDistance_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8542740Z test_nn_ParameterDict_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8542980Z test_nn_ParameterDict_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8543290Z test_nn_ParameterList_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8543530Z test_nn_ParameterList_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8543770Z test_nn_PixelShuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8544010Z test_nn_PixelShuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8544250Z test_nn_PixelUnshuffle_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8544490Z test_nn_PixelUnshuffle_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8544720Z test_nn_PoissonNLLLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8545040Z test_nn_PoissonNLLLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8545330Z test_nn_RNNBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8545560Z test_nn_RNNBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8545790Z test_nn_RNNCellBase_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8546020Z test_nn_RNNCellBase_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8546250Z test_nn_RNNCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8546480Z test_nn_RNNCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8546750Z test_nn_RNN_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8547030Z test_nn_RNN_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8547290Z test_nn_RReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8547510Z test_nn_RReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8547730Z test_nn_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8547950Z test_nn_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8548170Z test_nn_ReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8548390Z test_nn_ReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8548660Z test_nn_ReflectionPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8548940Z test_nn_ReflectionPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8549190Z test_nn_ReflectionPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8549420Z test_nn_ReflectionPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8549650Z test_nn_ReflectionPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8549890Z test_nn_ReflectionPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8550130Z test_nn_ReplicationPad1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8550370Z test_nn_ReplicationPad1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8550680Z test_nn_ReplicationPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8550930Z test_nn_ReplicationPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8551170Z test_nn_ReplicationPad3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8551410Z test_nn_ReplicationPad3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8551640Z test_nn_SELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8551860Z test_nn_SELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8552090Z test_nn_Sequential_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8552360Z test_nn_Sequential_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8552620Z test_nn_SiLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8552840Z test_nn_SiLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8553090Z test_nn_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8553320Z test_nn_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8553550Z test_nn_SmoothL1Loss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8553790Z test_nn_SmoothL1Loss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8554020Z test_nn_SoftMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8554380Z test_nn_SoftMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8560160Z test_nn_Softmax2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8560450Z test_nn_Softmax2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8560670Z test_nn_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8560890Z test_nn_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8561110Z test_nn_Softmin_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8561330Z test_nn_Softmin_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8561800Z test_nn_Softplus_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8562060Z test_nn_Softplus_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8562290Z test_nn_Softshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8562520Z test_nn_Softshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8562770Z test_nn_Softsign_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8562990Z test_nn_Softsign_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8563210Z test_nn_SyncBatchNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8563440Z test_nn_SyncBatchNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8563740Z test_nn_Tanh_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8563960Z test_nn_Tanh_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8564190Z test_nn_Tanhshrink_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8564410Z test_nn_Tanhshrink_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8564630Z test_nn_Threshold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8564860Z test_nn_Threshold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8565100Z test_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:17:10.8565400Z test_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:17:10.8565680Z test_nn_TransformerDecoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.004s) 2023-01-11T21:17:10.8565930Z test_nn_TransformerDecoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:17:10.8566190Z test_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:17:10.8566450Z test_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:17:10.8566690Z test_nn_TransformerEncoder_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:17:10.8566930Z test_nn_TransformerEncoder_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:17:10.8567170Z test_nn_Transformer_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.324s) 2023-01-11T21:17:10.8567460Z test_nn_Transformer_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.391s) 2023-01-11T21:17:10.8567710Z test_nn_TripletMarginLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8567950Z test_nn_TripletMarginLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8568210Z test_nn_TripletMarginWithDistanceLoss_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8568500Z test_nn_TripletMarginWithDistanceLoss_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8568750Z test_nn_Unflatten_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8568970Z test_nn_Unflatten_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8569220Z test_nn_Unfold_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8569540Z test_nn_Unfold_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8569770Z test_nn_Upsample_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8569990Z test_nn_Upsample_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8570230Z test_nn_UpsamplingBilinear2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8570480Z test_nn_UpsamplingBilinear2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8570730Z test_nn_UpsamplingNearest2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8571080Z test_nn_UpsamplingNearest2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8571380Z test_nn_ZeroPad2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8571610Z test_nn_ZeroPad2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8571830Z test_qat_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8572050Z test_qat_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8572260Z test_qat_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8572470Z test_qat_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8572680Z test_qat_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8572930Z test_qat_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8573200Z test_qat_EmbeddingBag_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8573430Z test_qat_EmbeddingBag_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8573660Z test_qat_Embedding_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8573890Z test_qat_Embedding_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8574110Z test_qat_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8574330Z test_qat_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8574590Z test_quantizable_LSTMCell_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8574900Z test_quantizable_LSTMCell_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8575130Z test_quantizable_LSTM_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8575360Z test_quantizable_LSTM_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8575640Z test_quantizable_MultiheadAttention_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8575900Z test_quantizable_MultiheadAttention_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.003s) 2023-01-11T21:17:10.8576150Z test_quantized_BatchNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8576390Z test_quantized_BatchNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8576660Z test_quantized_BatchNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8576930Z test_quantized_BatchNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8577270Z test_quantized_Conv1d_cpu_float32 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8577680Z test_quantized_Conv1d_cpu_float64 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8578080Z test_quantized_Conv2d_cpu_float32 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8578590Z test_quantized_Conv2d_cpu_float64 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8579060Z test_quantized_Conv3d_cpu_float32 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8579440Z test_quantized_Conv3d_cpu_float64 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8580060Z test_quantized_ConvTranspose1d_cpu_float32 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8580500Z test_quantized_ConvTranspose1d_cpu_float64 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8580910Z test_quantized_ConvTranspose2d_cpu_float32 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8581320Z test_quantized_ConvTranspose2d_cpu_float64 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8581720Z test_quantized_ConvTranspose3d_cpu_float32 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8582120Z test_quantized_ConvTranspose3d_cpu_float64 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8582440Z test_quantized_DeQuantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8582710Z test_quantized_DeQuantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8582980Z test_quantized_Dropout_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8583220Z test_quantized_Dropout_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8583460Z test_quantized_ELU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8583680Z test_quantized_ELU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8583920Z test_quantized_FXFloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8584180Z test_quantized_FXFloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8584420Z test_quantized_FloatFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8584840Z test_quantized_FloatFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8585100Z test_quantized_GroupNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8585350Z test_quantized_GroupNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8585600Z test_quantized_Hardswish_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8585840Z test_quantized_Hardswish_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8586090Z test_quantized_InstanceNorm1d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8586350Z test_quantized_InstanceNorm1d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8586640Z test_quantized_InstanceNorm2d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8587000Z test_quantized_InstanceNorm2d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8587260Z test_quantized_InstanceNorm3d_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8587500Z test_quantized_InstanceNorm3d_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8587740Z test_quantized_LayerNorm_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8587970Z test_quantized_LayerNorm_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8588210Z test_quantized_LeakyReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8588490Z test_quantized_LeakyReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8588910Z test_quantized_Linear_cpu_float32 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8589330Z test_quantized_Linear_cpu_float64 (__main__.TestModuleInitCPU) ... skip: Quantized operations require FBGEMM. FBGEMM is only optimized for CPUs with instruction set support AVX2 or newer. (0.001s) 2023-01-11T21:17:10.8589640Z test_quantized_PReLU_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8589870Z test_quantized_PReLU_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8590110Z test_quantized_QFunctional_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8590360Z test_quantized_QFunctional_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8590600Z test_quantized_Quantize_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8590870Z test_quantized_Quantize_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8591130Z test_quantized_ReLU6_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8591360Z test_quantized_ReLU6_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8591590Z test_quantized_Sigmoid_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8591830Z test_quantized_Sigmoid_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8592060Z test_quantized_Softmax_cpu_float32 (__main__.TestModuleInitCPU) ... ok (0.002s) 2023-01-11T21:17:10.8592290Z test_quantized_Softmax_cpu_float64 (__main__.TestModuleInitCPU) ... ok (0.001s) 2023-01-11T21:17:10.8592440Z 2023-01-11T21:17:10.8592700Z ---------------------------------------------------------------------- 2023-01-11T21:17:10.8592980Z Ran 374 tests in 1.277s 2023-01-11T21:17:10.8593070Z 2023-01-11T21:17:10.8593120Z OK (skipped=14) 2023-01-11T21:17:10.8593230Z 2023-01-11T21:17:10.8599190Z Generating XML reports... 2023-01-11T21:17:10.8599590Z Generated XML report: test-reports/python-unittest/test_module_init/TEST-TestModuleInitCPU-20230111211709.xml 2023-01-11T21:17:10.8599770Z 2023-01-11T21:17:10.8600120Z ##[endgroup] 2023-01-11T21:17:10.8600420Z FINISHED PRINTING LOG FILE of test_module_init (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_module_init_edfw7nbe) 2023-01-11T21:17:10.8600600Z 2023-01-11T21:17:11.8415860Z Running test_bundled_inputs ... [2023-01-11 21:17:11.841245] 2023-01-11T21:17:11.8417130Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_bundled_inputs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:11.841506] 2023-01-11T21:17:11.8417910Z Ignoring disabled issues: [] 2023-01-11T21:17:13.8182450Z 2023-01-11T21:17:13.8182870Z Expand the folded group to see the log file of test_bundled_inputs 2023-01-11T21:17:13.8183450Z ##[group]PRINTING LOG FILE of test_bundled_inputs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_bundled_inputs_g09ydbpb) 2023-01-11T21:17:13.8183680Z 2023-01-11T21:17:13.8183740Z Running tests... 2023-01-11T21:17:13.8184280Z ---------------------------------------------------------------------- 2023-01-11T21:17:13.8184670Z Test results will be stored in test-reports/python-unittest/test_bundled_inputs 2023-01-11T21:17:13.8184920Z test_bad_inputs (__main__.TestBundledInputs) ... ok (0.165s) 2023-01-11T21:17:13.8185590Z test_dict_args (__main__.TestBundledInputs) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_bundled_inputs.py:361: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:13.8186190Z assert ret.storage().size() == 1 2023-01-11T21:17:13.8186840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/bundled_inputs.py:394: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:13.8187340Z if arg._typed_storage().size() <= MAX_RAW_TENSOR_SIZE or skip_size_check: 2023-01-11T21:17:13.8187520Z ok (0.856s) 2023-01-11T21:17:13.8187740Z test_double_augment_fail (__main__.TestBundledInputs) ... ok (0.003s) 2023-01-11T21:17:13.8188010Z test_double_augment_non_mutator (__main__.TestBundledInputs) ... ok (0.003s) 2023-01-11T21:17:13.8188250Z test_double_augment_success (__main__.TestBundledInputs) ... ok (0.004s) 2023-01-11T21:17:13.8188500Z test_large_tensor_with_inflation (__main__.TestBundledInputs) ... ok (0.006s) 2023-01-11T21:17:13.8188750Z test_multiple_methods_with_inputs (__main__.TestBundledInputs) ... ok (0.025s) 2023-01-11T21:17:13.8189020Z test_multiple_methods_with_inputs_both_defined_failure (__main__.TestBundledInputs) ... ok (0.003s) 2023-01-11T21:17:13.8189300Z test_multiple_methods_with_inputs_neither_defined_failure (__main__.TestBundledInputs) ... ok (0.002s) 2023-01-11T21:17:13.8189550Z test_non_tensors (__main__.TestBundledInputs) ... ok (0.004s) 2023-01-11T21:17:13.8190330Z test_rejected_tensors (__main__.TestBundledInputs) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/bundled_inputs.py:410: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:13.8190850Z f"a tensor with storage size {arg._typed_storage().size()}. " 2023-01-11T21:17:13.8191020Z ok (0.006s) 2023-01-11T21:17:13.8191190Z test_single_tensors (__main__.TestBundledInputs) ... ok (0.017s) 2023-01-11T21:17:13.8191310Z 2023-01-11T21:17:13.8191460Z ---------------------------------------------------------------------- 2023-01-11T21:17:13.8191640Z Ran 12 tests in 1.094s 2023-01-11T21:17:13.8191730Z 2023-01-11T21:17:13.8191780Z OK 2023-01-11T21:17:13.8191840Z 2023-01-11T21:17:13.8191940Z Generating XML reports... 2023-01-11T21:17:13.8192290Z Generated XML report: test-reports/python-unittest/test_bundled_inputs/TEST-TestBundledInputs-20230111211712.xml 2023-01-11T21:17:13.8192460Z 2023-01-11T21:17:13.8192640Z ##[endgroup] 2023-01-11T21:17:13.8192950Z FINISHED PRINTING LOG FILE of test_bundled_inputs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_bundled_inputs_g09ydbpb) 2023-01-11T21:17:13.8193140Z 2023-01-11T21:17:14.7976870Z Running test_expanded_weights ... [2023-01-11 21:17:14.797554] 2023-01-11T21:17:14.7978440Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_expanded_weights.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:14.797742] 2023-01-11T21:17:14.7978940Z Ignoring disabled issues: [] 2023-01-11T21:17:16.8662200Z 2023-01-11T21:17:16.8662590Z Expand the folded group to see the log file of test_expanded_weights 2023-01-11T21:17:16.8663330Z ##[group]PRINTING LOG FILE of test_expanded_weights (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_expanded_weights_d_i7zszh) 2023-01-11T21:17:16.8663530Z 2023-01-11T21:17:16.8663580Z Running tests... 2023-01-11T21:17:16.8663930Z ---------------------------------------------------------------------- 2023-01-11T21:17:16.8664240Z Test results will be stored in test-reports/python-unittest/test_expanded_weights 2023-01-11T21:17:16.8664520Z test_cnn_model_mean_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.114s) 2023-01-11T21:17:16.8665000Z test_cnn_model_sum_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.091s) 2023-01-11T21:17:16.8665350Z test_embedding_model_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:17:16.8665650Z test_expanded_weight_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8665970Z test_expanded_weight_forward_nn_functional_conv1d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8666330Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:17:16.8666670Z test_expanded_weight_forward_nn_functional_conv1d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2023-01-11T21:17:16.8667020Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8667360Z test_expanded_weight_forward_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8667750Z test_expanded_weight_forward_nn_functional_conv1d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8668580Z test_expanded_weight_forward_nn_functional_conv2d_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:17:16.8669110Z return self.op(*args, **kwargs) 2023-01-11T21:17:16.8669250Z ok (0.006s) 2023-01-11T21:17:16.8669500Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2023-01-11T21:17:16.8669830Z test_expanded_weight_forward_nn_functional_conv2d_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2023-01-11T21:17:16.8670160Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:17:16.8670530Z test_expanded_weight_forward_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.006s) 2023-01-11T21:17:16.8670900Z test_expanded_weight_forward_nn_functional_conv2d_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:17:16.8671230Z test_expanded_weight_forward_nn_functional_embedding_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8671550Z test_expanded_weight_forward_nn_functional_embedding_cpu_float16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8671870Z test_expanded_weight_forward_nn_functional_embedding_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8672190Z test_expanded_weight_forward_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8672630Z test_expanded_weight_forward_nn_functional_group_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8672970Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8673360Z test_expanded_weight_forward_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8673690Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:17:16.8674030Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:17:16.8674420Z test_expanded_weight_forward_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.004s) 2023-01-11T21:17:16.8674740Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8675070Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8675390Z test_expanded_weight_forward_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8675740Z test_expanded_weight_forward_nn_functional_linear_cpu_bfloat16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8676100Z test_expanded_weight_forward_nn_functional_linear_cpu_complex128 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8676420Z test_expanded_weight_forward_nn_functional_linear_cpu_complex64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8676750Z test_expanded_weight_forward_nn_functional_linear_cpu_float32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8677070Z test_expanded_weight_forward_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8677380Z test_expanded_weight_forward_nn_functional_linear_cpu_int16 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8677680Z test_expanded_weight_forward_nn_functional_linear_cpu_int32 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8677990Z test_expanded_weight_forward_nn_functional_linear_cpu_int64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8678380Z test_expanded_weight_forward_nn_functional_linear_cpu_int8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8678700Z test_expanded_weight_forward_nn_functional_linear_cpu_uint8 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8679030Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8679370Z test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:17:16.8679720Z test_expanded_weight_per_sample_grad_mean_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8687870Z test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2023-01-11T21:17:16.8688250Z test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2023-01-11T21:17:16.8688640Z test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8689030Z test_expanded_weight_per_sample_grad_mean_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8689490Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8689820Z test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:17:16.8690170Z test_expanded_weight_per_sample_grad_sum_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8690520Z test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2023-01-11T21:17:16.8690860Z test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.007s) 2023-01-11T21:17:16.8691260Z test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8691670Z test_expanded_weight_per_sample_grad_sum_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8692030Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8692380Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.008s) 2023-01-11T21:17:16.8692740Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8693100Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:17:16.8693460Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.005s) 2023-01-11T21:17:16.8693810Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8694200Z test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8694540Z test_group_norm_error_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8694820Z test_group_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.010s) 2023-01-11T21:17:16.8695100Z test_group_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.015s) 2023-01-11T21:17:16.8695380Z test_group_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.049s) 2023-01-11T21:17:16.8695680Z test_instance_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.012s) 2023-01-11T21:17:16.8695970Z test_instance_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.016s) 2023-01-11T21:17:16.8696260Z test_instance_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.046s) 2023-01-11T21:17:16.8696610Z test_layer_norm_model_num_dim_1_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.011s) 2023-01-11T21:17:16.8696900Z test_layer_norm_model_num_dim_2_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.014s) 2023-01-11T21:17:16.8697170Z test_layer_norm_model_num_dim_3_cpu (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.043s) 2023-01-11T21:17:16.8697470Z test_unsupported_expand_weights_nn_functional_conv1d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.002s) 2023-01-11T21:17:16.8697800Z test_unsupported_expand_weights_nn_functional_conv2d_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.003s) 2023-01-11T21:17:16.8698120Z test_unsupported_expand_weights_nn_functional_embedding_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8698500Z test_unsupported_expand_weights_nn_functional_group_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8698880Z test_unsupported_expand_weights_nn_functional_instance_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8699260Z test_unsupported_expand_weights_nn_functional_layer_norm_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8699590Z test_unsupported_expand_weights_nn_functional_linear_cpu_float64 (__main__.TestExpandedWeightFunctionalCPU) ... ok (0.001s) 2023-01-11T21:17:16.8699900Z test_forward_helper_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2023-01-11T21:17:16.8700270Z test_forward_helper_failure_args_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2023-01-11T21:17:16.8700570Z test_set_grad_sample_if_exists_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2023-01-11T21:17:16.8700870Z test_set_grad_sample_if_exists_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2023-01-11T21:17:16.8701170Z test_sum_over_all_but_batch_and_last_n_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.001s) 2023-01-11T21:17:16.8701540Z test_unpack_expanded_weight_or_tensor_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2023-01-11T21:17:16.8701860Z test_unpack_expanded_weight_or_tensor_failure_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2023-01-11T21:17:16.8702190Z test_unpack_expanded_weight_or_tensor_with_custom_function_cpu (__main__.TestExpandedWeightHelperFunctionCPU) ... ok (0.000s) 2023-01-11T21:17:16.8702470Z test_Conv1d (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8702710Z test_Conv1d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8702990Z test_Conv1d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8703260Z test_Conv1d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8703530Z test_Conv1d_pad1 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8703840Z test_Conv1d_pad1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8704090Z test_Conv1d_pad1size1 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8704340Z test_Conv1d_pad1size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8704580Z test_Conv1d_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8704830Z test_Conv1d_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8705070Z test_Conv1d_pad2size1 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8705310Z test_Conv1d_pad2size1_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8705640Z test_Conv1d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8705920Z test_Conv1d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8706190Z test_Conv1d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8706470Z test_Conv1d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8706720Z test_Conv1d_stride (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8706970Z test_Conv1d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8707430Z test_Conv1d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:17:16.8707980Z test_Conv1d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:17:16.8708330Z test_Conv1d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8708600Z test_Conv1d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8708850Z test_Conv2d (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8709080Z test_Conv2d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8709360Z test_Conv2d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8709610Z test_Conv2d_dilated (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8709910Z test_Conv2d_dilated_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8710220Z test_Conv2d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8710470Z test_Conv2d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8710710Z test_Conv2d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8710950Z test_Conv2d_padding (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8711190Z test_Conv2d_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8711450Z test_Conv2d_reflect_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8711720Z test_Conv2d_reflect_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8712020Z test_Conv2d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8712330Z test_Conv2d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8712590Z test_Conv2d_strided (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8712830Z test_Conv2d_strided_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8713200Z test_Conv2d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:17:16.8713620Z test_Conv2d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:17:16.8713930Z test_Conv2d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8714200Z test_Conv2d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8714510Z test_Conv3d (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8714740Z test_Conv3d_1x1x1_no_bias (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8714990Z test_Conv3d_1x1x1_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8715250Z test_Conv3d_circular_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8715520Z test_Conv3d_circular_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.002s) 2023-01-11T21:17:16.8715780Z test_Conv3d_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8716020Z test_Conv3d_no_bias (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8716290Z test_Conv3d_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8716580Z test_Conv3d_replicate_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8716850Z test_Conv3d_replicate_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8717110Z test_Conv3d_stride (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8717350Z test_Conv3d_stride_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8717670Z test_Conv3d_stride_padding (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8717940Z test_Conv3d_stride_padding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8718300Z test_Conv3d_zero_batch (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:17:16.8718780Z test_Conv3d_zero_batch_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:17:16.8719090Z test_Conv3d_zeros_stride2_pad2 (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8719420Z test_Conv3d_zeros_stride2_pad2_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8719670Z test_Embedding (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8719910Z test_Embedding_discontiguous (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8720180Z test_Embedding_discontiguous_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8720440Z test_Embedding_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8720720Z test_GroupNorm_1d_affine (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8721000Z test_GroupNorm_1d_affine_GN (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8721270Z test_GroupNorm_1d_affine_GN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8721530Z test_GroupNorm_1d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8721790Z test_GroupNorm_1d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8722060Z test_GroupNorm_1d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8722320Z test_GroupNorm_1d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8722580Z test_GroupNorm_1d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8722910Z test_GroupNorm_2d_affine (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8723160Z test_GroupNorm_2d_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8723430Z test_GroupNorm_2d_no_affine_IN (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8723690Z test_GroupNorm_2d_no_affine_IN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8723940Z test_GroupNorm_2d_no_affine_LN (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8730260Z test_GroupNorm_2d_no_affine_LN_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8730560Z test_LayerNorm_1d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8730870Z test_LayerNorm_1d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8731360Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:17:16.8731830Z test_LayerNorm_1d_empty_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients when no batch dim or batch dim is 0 (0.000s) 2023-01-11T21:17:16.8732160Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8732440Z test_LayerNorm_1d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8732720Z test_LayerNorm_3d_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8733130Z test_LayerNorm_3d_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8733410Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestExpandedWeightModule) ... ok (0.020s) 2023-01-11T21:17:16.8733760Z test_LayerNorm_3d_no_affine_large_feature_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.010s) 2023-01-11T21:17:16.8734050Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8734330Z test_LayerNorm_3d_no_elementwise_affine_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8734580Z test_Linear (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8734870Z test_Linear_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8735210Z test_Linear_no_batch_dim (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.000s) 2023-01-11T21:17:16.8735610Z test_Linear_no_batch_dim_multiple_inputs (__main__.TestExpandedWeightModule) ... skip: Can't get per sample gradients for input of rank 1 (0.000s) 2023-01-11T21:17:16.8735930Z test_Linear_no_bias (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8736220Z test_Linear_no_bias_multiple_inputs (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8736480Z test_per_sample_api_compute_batch_size (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8736760Z test_per_sample_api_compute_batch_size_not_pytreeable (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8737020Z test_per_sample_api_failing (__main__.TestExpandedWeightModule) ... ok (0.001s) 2023-01-11T21:17:16.8737160Z 2023-01-11T21:17:16.8737310Z ---------------------------------------------------------------------- 2023-01-11T21:17:16.8737490Z Ran 184 tests in 0.770s 2023-01-11T21:17:16.8737580Z 2023-01-11T21:17:16.8737630Z OK (skipped=10) 2023-01-11T21:17:16.8737750Z 2023-01-11T21:17:16.8737840Z Generating XML reports... 2023-01-11T21:17:16.8738190Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightFunctionalCPU-20230111211715.xml 2023-01-11T21:17:16.8738640Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightHelperFunctionCPU-20230111211715.xml 2023-01-11T21:17:16.8739070Z Generated XML report: test-reports/python-unittest/test_expanded_weights/TEST-TestExpandedWeightModule-20230111211715.xml 2023-01-11T21:17:16.8739250Z 2023-01-11T21:17:16.8739500Z ##[endgroup] 2023-01-11T21:17:16.8739820Z FINISHED PRINTING LOG FILE of test_expanded_weights (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_expanded_weights_d_i7zszh) 2023-01-11T21:17:16.8740000Z 2023-01-11T21:17:17.8578230Z Running test_legacy_vmap ... [2023-01-11 21:17:17.857673] 2023-01-11T21:17:17.8579860Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_legacy_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:17.857857] 2023-01-11T21:17:17.8580170Z Ignoring disabled issues: [] 2023-01-11T21:17:19.5807290Z 2023-01-11T21:17:19.5807710Z Expand the folded group to see the log file of test_legacy_vmap 2023-01-11T21:17:19.5809020Z ##[group]PRINTING LOG FILE of test_legacy_vmap (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_legacy_vmap_vhn9i4g4) 2023-01-11T21:17:19.5809800Z 2023-01-11T21:17:19.5810000Z Running tests... 2023-01-11T21:17:19.5810780Z ---------------------------------------------------------------------- 2023-01-11T21:17:19.5811530Z Test results will be stored in test-reports/python-unittest/test_legacy_vmap 2023-01-11T21:17:19.5812510Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:377: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5812850Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2023-01-11T21:17:19.5813410Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:379: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5813720Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2023-01-11T21:17:19.5814120Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:381: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5814430Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2023-01-11T21:17:19.5814790Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:384: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5815190Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2023-01-11T21:17:19.5815530Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:386: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5815810Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2023-01-11T21:17:19.5816150Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:388: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5816430Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2023-01-11T21:17:19.5816830Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:391: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5817160Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2023-01-11T21:17:19.5817490Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:393: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5817820Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2023-01-11T21:17:19.5818170Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:395: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5818500Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2023-01-11T21:17:19.5818860Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:399: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5819220Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2023-01-11T21:17:19.5819420Z ok (0.003s) 2023-01-11T21:17:19.5819820Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:749: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5820140Z vmap(backward_on_vmapped_tensor)(x) 2023-01-11T21:17:19.5820480Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:755: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5820750Z vmap(backward_with_vmapped_grad)(x, grad) 2023-01-11T21:17:19.5821090Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:761: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5821350Z vmap(completely_unrelated_backward)(y) 2023-01-11T21:17:19.5821580Z ok (0.032s) 2023-01-11T21:17:19.5821960Z test_batched_gradient_basic (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:793: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5822270Z jacobian = vmap(vjp_mul)(batched_v) 2023-01-11T21:17:19.5822420Z ok (0.011s) 2023-01-11T21:17:19.5822840Z test_constant_function (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:64: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5823170Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2023-01-11T21:17:19.5823340Z ok (0.001s) 2023-01-11T21:17:19.5823860Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:42: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5824190Z vmap(torch.mul)(x, y) 2023-01-11T21:17:19.5824530Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:44: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5824810Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2023-01-11T21:17:19.5825140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:46: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5825530Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2023-01-11T21:17:19.5825700Z ok (0.001s) 2023-01-11T21:17:19.5826060Z test_fallback_atan2 (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:555: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5826420Z result = vmap(op, (2, 0))(x, y) 2023-01-11T21:17:19.5826750Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:561: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5827010Z result = vmap(vmap(op), (2, 0))(x, y) 2023-01-11T21:17:19.5827340Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:567: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5827590Z result = vmap(vmap(vmap(op)))(x, y) 2023-01-11T21:17:19.5827740Z ok (0.037s) 2023-01-11T21:17:19.5827940Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:17:19.5828400Z test_fallback_masked_fill (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:583: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5828780Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2023-01-11T21:17:19.5829140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:583: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5829440Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2023-01-11T21:17:19.5829610Z ok (0.036s) 2023-01-11T21:17:19.5830010Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:601: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5830310Z result = vmap(torch.var_mean)(tensor) 2023-01-11T21:17:19.5830640Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:607: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5830980Z result = vmap(vmap(torch.var_mean))(tensor) 2023-01-11T21:17:19.5839350Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:613: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5839680Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2023-01-11T21:17:19.5839840Z ok (0.027s) 2023-01-11T21:17:19.5840040Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:17:19.5840290Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.001s) 2023-01-11T21:17:19.5840790Z test_fallback_zero_dim (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:526: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5841110Z vmap(op, (0, None))(x, y) 2023-01-11T21:17:19.5841470Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:528: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5841730Z vmap(op, (None, 0))(y, x) 2023-01-11T21:17:19.5842250Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:530: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5842500Z vmap(op)(x, x) 2023-01-11T21:17:19.5842820Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:535: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5843070Z vmap(op, (0, None))(x, y) 2023-01-11T21:17:19.5843390Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:537: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5843710Z vmap(op, (None, 0))(y, x) 2023-01-11T21:17:19.5844150Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:539: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5844390Z vmap(op)(x, x) 2023-01-11T21:17:19.5844530Z ok (0.009s) 2023-01-11T21:17:19.5844900Z test_func_with_no_inputs (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:58: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5845180Z vmap(foo)() 2023-01-11T21:17:19.5845490Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:61: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5845770Z vmap(bar)() 2023-01-11T21:17:19.5845930Z ok (0.000s) 2023-01-11T21:17:19.5846300Z test_functools_partial (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:799: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5846620Z result = vmap(functools.partial(torch.mul, x))(y) 2023-01-11T21:17:19.5846790Z ok (0.000s) 2023-01-11T21:17:19.5847180Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:774: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5847510Z vmap(output_to_grad_is_vmapped)(input_tensor) 2023-01-11T21:17:19.5847850Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:782: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5848200Z vmap(input_to_grad_is_vmapped)(input_tensor) 2023-01-11T21:17:19.5848370Z ok (0.002s) 2023-01-11T21:17:19.5848770Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:464: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5849070Z vmap(foo)(torch.randn([])) 2023-01-11T21:17:19.5849410Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:466: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5849680Z vmap(foo, in_dims=(0,))(torch.randn([])) 2023-01-11T21:17:19.5850010Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:468: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5850340Z vmap(foo, in_dims=(-1,))(x) 2023-01-11T21:17:19.5850700Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:470: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5850940Z vmap(foo, in_dims=(2,))(y) 2023-01-11T21:17:19.5851300Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:472: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5851570Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2023-01-11T21:17:19.5851910Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:474: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5852180Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2023-01-11T21:17:19.5852580Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:475: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5852950Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2023-01-11T21:17:19.5853110Z ok (0.001s) 2023-01-11T21:17:19.5853490Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:408: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5853790Z vmap(torch.mul, [0, 0])(x, y) 2023-01-11T21:17:19.5854120Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:410: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5854450Z vmap(torch.mul, set({0, 0}))(x, y) 2023-01-11T21:17:19.5854780Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:412: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5855070Z vmap(torch.mul, 'lol')(x, y) 2023-01-11T21:17:19.5855420Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:414: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5855690Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2023-01-11T21:17:19.5856020Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:416: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5856260Z vmap(torch.mul, (0, 0))(x, y) 2023-01-11T21:17:19.5856400Z ok (0.001s) 2023-01-11T21:17:19.5856770Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:708: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5857080Z vmap(op, in_dims=(0, None))(x, y) 2023-01-11T21:17:19.5857470Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:714: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5857730Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2023-01-11T21:17:19.5858060Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:722: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5858300Z vmap(op, in_dims=(None, 0))(x, y) 2023-01-11T21:17:19.5858620Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:727: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5858890Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2023-01-11T21:17:19.5859220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:732: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5859530Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2023-01-11T21:17:19.5859890Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:737: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5860150Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2023-01-11T21:17:19.5860300Z ok (0.007s) 2023-01-11T21:17:19.5860670Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:673: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5860950Z vmap(op, (2, 0))(x, y) 2023-01-11T21:17:19.5861260Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:681: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5861500Z vmap(vmap(op), (2, 0))(x, y) 2023-01-11T21:17:19.5861880Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:689: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5862130Z result = vmap(vmap(vmap(op)))(x, y) 2023-01-11T21:17:19.5862270Z ok (0.032s) 2023-01-11T21:17:19.5862680Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:632: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5862960Z result = vmap(op)(x) 2023-01-11T21:17:19.5863270Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:639: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5863520Z result = vmap(op, out_dims=(1,))(x) 2023-01-11T21:17:19.5863870Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:646: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5864150Z result = vmap(vmap(op))(x) 2023-01-11T21:17:19.5864470Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:653: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5864760Z result = vmap(vmap(vmap(op)))(x) 2023-01-11T21:17:19.5864900Z ok (0.106s) 2023-01-11T21:17:19.5865290Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:447: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5865600Z vmap(torch.sum)(x, 0) 2023-01-11T21:17:19.5865900Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:449: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5866210Z vmap(torch.sum, (0, 0))(x, 0) 2023-01-11T21:17:19.5866530Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:451: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5866790Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2023-01-11T21:17:19.5867120Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:453: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5867360Z vmap(torch.sum, (0, None))(x, 0) 2023-01-11T21:17:19.5867500Z ok (0.001s) 2023-01-11T21:17:19.5867960Z test_multiple_inputs (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:79: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5868280Z output = vmap(torch.mul)(x, y) 2023-01-11T21:17:19.5868450Z ok (0.000s) 2023-01-11T21:17:19.5868790Z test_multiple_out_dims (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:221: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5869080Z result = vmap(foo, out_dims=(0, 1))(x) 2023-01-11T21:17:19.5869400Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:224: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5869720Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2023-01-11T21:17:19.5869880Z ok (0.001s) 2023-01-11T21:17:19.5870230Z test_multiple_outputs (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:87: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5870580Z outputs = vmap(foo)(x) 2023-01-11T21:17:19.5870710Z ok (0.000s) 2023-01-11T21:17:19.5871080Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:107: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5871380Z vmap(returns_tuple_of_tensors)(x) 2023-01-11T21:17:19.5871700Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:112: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5871950Z vmap(returns_list_of_two_tensors)(x) 2023-01-11T21:17:19.5872270Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:114: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5872550Z vmap(returns_list_of_one_tensor)(x) 2023-01-11T21:17:19.5872730Z ok (0.001s) 2023-01-11T21:17:19.5873170Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:338: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5873480Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2023-01-11T21:17:19.5873640Z ok (0.000s) 2023-01-11T21:17:19.5873990Z test_nested_out_dims (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:237: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5874300Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2023-01-11T21:17:19.5874680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:242: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5875050Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2023-01-11T21:17:19.5875400Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:247: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5882110Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2023-01-11T21:17:19.5882470Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:254: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5882800Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2023-01-11T21:17:19.5882970Z ok (0.001s) 2023-01-11T21:17:19.5883330Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:128: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5883720Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2023-01-11T21:17:19.5884090Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:133: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5884370Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2023-01-11T21:17:19.5884550Z ok (0.001s) 2023-01-11T21:17:19.5884900Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:119: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5885200Z output = vmap(vmap(torch.mul))(x, y) 2023-01-11T21:17:19.5885520Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:122: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5885780Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2023-01-11T21:17:19.5885990Z ok (0.001s) 2023-01-11T21:17:19.5886360Z test_nn_module (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:805: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5886630Z result = vmap(model)(tensor) 2023-01-11T21:17:19.5886780Z ok (0.001s) 2023-01-11T21:17:19.5887140Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:345: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5887450Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2023-01-11T21:17:19.5887780Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:350: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5888070Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2023-01-11T21:17:19.5888430Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:359: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5888690Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2023-01-11T21:17:19.5889190Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:363: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5889440Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2023-01-11T21:17:19.5889790Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:368: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5890030Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2023-01-11T21:17:19.5890180Z ok (0.001s) 2023-01-11T21:17:19.5890600Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:29: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5890990Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2023-01-11T21:17:19.5891320Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:35: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5891570Z vmap(multiple_outputs)(torch.ones(3)) 2023-01-11T21:17:19.5891730Z ok (0.000s) 2023-01-11T21:17:19.5892070Z test_non_zero_in_dims (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:311: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5892360Z output = vmap(lambda x: x, (1,))(tensor) 2023-01-11T21:17:19.5892710Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:317: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5892990Z output = vmap(torch.mul, (0, 1))(x, y) 2023-01-11T21:17:19.5893320Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:319: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5893560Z output = vmap(torch.mul, (1, 0))(x, y) 2023-01-11T21:17:19.5893710Z ok (0.001s) 2023-01-11T21:17:19.5894050Z test_none_in_dims (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:327: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5894340Z output = vmap(torch.mul, (0, None))(x, y) 2023-01-11T21:17:19.5894660Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:332: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5894980Z output = vmap(torch.mul, (0, None))(x, 2) 2023-01-11T21:17:19.5895130Z ok (0.001s) 2023-01-11T21:17:19.5895480Z test_nonzero_out_dims (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:172: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5895780Z result = vmap(lambda x: x, out_dims=1)(tensor) 2023-01-11T21:17:19.5896100Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:178: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5896360Z result = vmap(lambda x: x, out_dims=2)(tensor) 2023-01-11T21:17:19.5896680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:184: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5897000Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2023-01-11T21:17:19.5897360Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:191: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5897620Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2023-01-11T21:17:19.5897960Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:199: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5898210Z result = vmap(lambda x: x, out_dims=2)(tensor) 2023-01-11T21:17:19.5898530Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:207: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5898780Z result = vmap(foo, out_dims=1)(x, y) 2023-01-11T21:17:19.5898980Z ok (0.002s) 2023-01-11T21:17:19.5899410Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:140: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5899710Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2023-01-11T21:17:19.5899870Z ok (0.000s) 2023-01-11T21:17:19.5900240Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:424: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5900570Z vmap(torch.mul, (0,))(x, y) 2023-01-11T21:17:19.5900890Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:426: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5901130Z vmap(torch.mul, (0, 0, 0))(x, y) 2023-01-11T21:17:19.5901480Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:428: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5901780Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2023-01-11T21:17:19.5902100Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:430: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5902370Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2023-01-11T21:17:19.5902690Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:432: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5902930Z vmap(torch.mul, (0, 0))(x, y) 2023-01-11T21:17:19.5903070Z ok (0.001s) 2023-01-11T21:17:19.5903430Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:303: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5903780Z vmap(lambda x: x, out_dims=3)(x) 2023-01-11T21:17:19.5904100Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:305: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5904370Z vmap(lambda x: x, out_dims=-4)(x) 2023-01-11T21:17:19.5904520Z ok (0.003s) 2023-01-11T21:17:19.5904890Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:286: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5905200Z vmap(lambda x: x, out_dims=(0, 0))(x) 2023-01-11T21:17:19.5905520Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:288: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5905810Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2023-01-11T21:17:19.5906170Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:292: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5906420Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2023-01-11T21:17:19.5906740Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:294: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5906990Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2023-01-11T21:17:19.5907140Z ok (0.001s) 2023-01-11T21:17:19.5907500Z test_out_dims_edge_case (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:264: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5907780Z expected = vmap(foo, out_dims=1)(tensor) 2023-01-11T21:17:19.5908180Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:265: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5908440Z result = vmap(foo, out_dims=(1,))(tensor) 2023-01-11T21:17:19.5908650Z ok (0.000s) 2023-01-11T21:17:19.5909110Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:272: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5909490Z vmap(lambda x: x, out_dims='lol')(tensor) 2023-01-11T21:17:19.5909810Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:274: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5910090Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2023-01-11T21:17:19.5910460Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:276: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5910790Z vmap(lambda x: x, out_dims=None)(tensor) 2023-01-11T21:17:19.5911120Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:278: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5911370Z vmap(lambda x: x, out_dims=(None,))(tensor) 2023-01-11T21:17:19.5911520Z ok (0.001s) 2023-01-11T21:17:19.5911870Z test_single_input (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:73: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5912140Z output = vmap(square)(x) 2023-01-11T21:17:19.5912280Z ok (0.000s) 2023-01-11T21:17:19.5912710Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:151: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5913000Z vmap(torch.ravel)(tensor) 2023-01-11T21:17:19.5913310Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:157: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5913550Z vmap(out_op)(tensor, tensor) 2023-01-11T21:17:19.5913870Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:162: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5914130Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2023-01-11T21:17:19.5914460Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:167: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5914740Z vmap(torch.Tensor.item)(tensor) 2023-01-11T21:17:19.5914910Z ok (0.006s) 2023-01-11T21:17:19.5915100Z test_add_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5915540Z test_binary_cross_entropy_cpu (__main__.TestVmapBatchedGradientCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5915860Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T21:17:19.5916020Z ok (0.001s) 2023-01-11T21:17:19.5916200Z test_diagonal_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5916440Z test_div_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.002s) 2023-01-11T21:17:19.5916740Z test_expand_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2023-01-11T21:17:19.5917170Z test_index_cpu (__main__.TestVmapBatchedGradientCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5917480Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T21:17:19.5923640Z ok (0.001s) 2023-01-11T21:17:19.5923900Z test_inplace_manyview_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5924190Z test_inplace_on_view_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5924430Z test_lgamma_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5924720Z test_log1p_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5925160Z test_log_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5925400Z test_logsumexp_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5925920Z test_max_cpu (__main__.TestVmapBatchedGradientCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5926220Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T21:17:19.5926370Z ok (0.001s) 2023-01-11T21:17:19.5926550Z test_median_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2023-01-11T21:17:19.5926780Z test_min_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2023-01-11T21:17:19.5927160Z test_mul_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5927400Z test_permute_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2023-01-11T21:17:19.5927640Z test_reshape_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2023-01-11T21:17:19.5927870Z test_select_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5928100Z test_sigmoid_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5928330Z test_slice_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5928560Z test_stack_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5928820Z test_sub_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.001s) 2023-01-11T21:17:19.5929340Z test_symeig_cpu (__main__.TestVmapBatchedGradientCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/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-11T21:17:19.5929790Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T21:17:19.5930020Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:17:19.5930180Z should be replaced with 2023-01-11T21:17:19.5930420Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:17:19.5930590Z and 2023-01-11T21:17:19.5930720Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:17:19.5930950Z should be replaced with 2023-01-11T21:17:19.5931280Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T21:17:19.5931570Z return torch.symeig(x, eigenvectors=True)[0] 2023-01-11T21:17:19.5931900Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5932180Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T21:17:19.5932330Z ok (0.001s) 2023-01-11T21:17:19.5932510Z test_threshold_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2023-01-11T21:17:19.5932780Z test_trace_cpu (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2023-01-11T21:17:19.5933250Z test_unrelated_output_cpu (__main__.TestVmapBatchedGradientCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:2482: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5933550Z result = vmap(vjp)(gy) 2023-01-11T21:17:19.5933680Z ok (0.001s) 2023-01-11T21:17:19.5934070Z test_unrelated_output_multiple_grad_cpu (__main__.TestVmapBatchedGradientCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:2497: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5934370Z result = vmap(vjp)(gy) 2023-01-11T21:17:19.5934500Z ok (0.001s) 2023-01-11T21:17:19.5934680Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCPU) ... ok (0.000s) 2023-01-11T21:17:19.5935330Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:965: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5935700Z vmap(op_using_fallback)(torch.rand(3)) 2023-01-11T21:17:19.5935840Z ok (0.000s) 2023-01-11T21:17:19.5936000Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5936210Z test_as_strided (__main__.TestVmapOperators) ... ok (0.013s) 2023-01-11T21:17:19.5936430Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.035s) 2023-01-11T21:17:19.5936640Z test_bmm (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T21:17:19.5936860Z test_cat (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5937200Z test_chunk (__main__.TestVmapOperators) ... ok (0.011s) 2023-01-11T21:17:19.5937400Z test_clamp (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:17:19.5937590Z test_clone (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:17:19.5937790Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.017s) 2023-01-11T21:17:19.5938000Z test_conj (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:17:19.5938200Z test_contiguous (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:17:19.5938410Z test_diagonal (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5938670Z test_dot (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:17:19.5938870Z test_expand_as (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5939090Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:17:19.5939300Z test_imag (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:17:19.5939510Z test_is_complex (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5939720Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:17:19.5939930Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5940170Z test_mm (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:17:19.5940400Z test_movedim (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:17:19.5940600Z test_mv (__main__.TestVmapOperators) ... ok (0.006s) 2023-01-11T21:17:19.5940790Z test_narrow (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5941000Z test_new_empty (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5941200Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:17:19.5941410Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5941620Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.079s) 2023-01-11T21:17:19.5941900Z test_real (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:17:19.5942100Z test_reshape (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5942300Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5942500Z test_result_type (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5942700Z test_select (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5942900Z test_slice (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5943090Z test_split (__main__.TestVmapOperators) ... ok (0.022s) 2023-01-11T21:17:19.5943320Z test_squeeze (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5943550Z test_stack (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5943740Z test_stride (__main__.TestVmapOperators) ... ok (0.000s) 2023-01-11T21:17:19.5943940Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5944130Z test_t (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5944330Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.039s) 2023-01-11T21:17:19.5944530Z test_to (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5944730Z test_trace (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5944990Z test_transpose (__main__.TestVmapOperators) ... ok (0.002s) 2023-01-11T21:17:19.5945310Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.026s) 2023-01-11T21:17:19.5945530Z test_unbind (__main__.TestVmapOperators) ... ok (0.046s) 2023-01-11T21:17:19.5945730Z test_unfold (__main__.TestVmapOperators) ... ok (0.001s) 2023-01-11T21:17:19.5945920Z test_view (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T21:17:19.5946110Z test_view_as (__main__.TestVmapOperators) ... ok (0.005s) 2023-01-11T21:17:19.5946320Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.023s) 2023-01-11T21:17:19.5946570Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T21:17:19.5946820Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.000s) 2023-01-11T21:17:19.5947400Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_legacy_vmap.py:965: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T21:17:19.5947700Z vmap(op_using_fallback)(torch.rand(3)) 2023-01-11T21:17:19.5947850Z ok (0.000s) 2023-01-11T21:17:19.5947930Z 2023-01-11T21:17:19.5948140Z ---------------------------------------------------------------------- 2023-01-11T21:17:19.5948330Z Ran 125 tests in 0.776s 2023-01-11T21:17:19.5948410Z 2023-01-11T21:17:19.5948460Z OK 2023-01-11T21:17:19.5948560Z 2023-01-11T21:17:19.5948650Z Generating XML reports... 2023-01-11T21:17:19.5948930Z Generated XML report: test-reports/python-unittest/test_legacy_vmap/TEST-TestVmapAPI-20230111211718.xml 2023-01-11T21:17:19.5949320Z Generated XML report: test-reports/python-unittest/test_legacy_vmap/TEST-TestVmapBatchedGradientCPU-20230111211718.xml 2023-01-11T21:17:19.5949710Z Generated XML report: test-reports/python-unittest/test_legacy_vmap/TEST-TestVmapOperators-20230111211718.xml 2023-01-11T21:17:19.5949880Z 2023-01-11T21:17:19.5950190Z ##[endgroup] 2023-01-11T21:17:19.5950490Z FINISHED PRINTING LOG FILE of test_legacy_vmap (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_legacy_vmap_vhn9i4g4) 2023-01-11T21:17:19.5950670Z 2023-01-11T21:17:20.5678110Z Running test_logging ... [2023-01-11 21:17:20.567592] 2023-01-11T21:17:20.5679660Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:20.567840] 2023-01-11T21:17:20.5679950Z Ignoring disabled issues: [] 2023-01-11T21:17:22.2483350Z 2023-01-11T21:17:22.2483690Z Expand the folded group to see the log file of test_logging 2023-01-11T21:17:22.2484250Z ##[group]PRINTING LOG FILE of test_logging (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_logging_rtsmnv7s) 2023-01-11T21:17:22.2484450Z 2023-01-11T21:17:22.2484510Z Running tests... 2023-01-11T21:17:22.2484850Z ---------------------------------------------------------------------- 2023-01-11T21:17:22.2485210Z Test results will be stored in test-reports/python-unittest/test_logging 2023-01-11T21:17:22.2485430Z testApiUsage (__main__.LoggingTest) 2023-01-11T21:17:22.2485680Z This test verifies that api usage logging is not triggered via static ... ok (0.855s) 2023-01-11T21:17:22.2485820Z 2023-01-11T21:17:22.2485960Z ---------------------------------------------------------------------- 2023-01-11T21:17:22.2486140Z Ran 1 test in 0.856s 2023-01-11T21:17:22.2486230Z 2023-01-11T21:17:22.2486280Z OK 2023-01-11T21:17:22.2486350Z 2023-01-11T21:17:22.2486410Z Generating XML reports... 2023-01-11T21:17:22.2486760Z Generated XML report: test-reports/python-unittest/test_logging/TEST-LoggingTest-20230111211721.xml 2023-01-11T21:17:22.2486960Z 2023-01-11T21:17:22.2487140Z ##[endgroup] 2023-01-11T21:17:22.2487450Z FINISHED PRINTING LOG FILE of test_logging (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_logging_rtsmnv7s) 2023-01-11T21:17:22.2487630Z 2023-01-11T21:17:23.3193190Z Running dynamo/test_subgraphs ... [2023-01-11 21:17:23.319054] 2023-01-11T21:17:23.3195040Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_subgraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:23.319313] 2023-01-11T21:17:23.3195870Z Ignoring disabled issues: [] 2023-01-11T21:17:25.1232350Z 2023-01-11T21:17:25.1232760Z Expand the folded group to see the log file of dynamo/test_subgraphs 2023-01-11T21:17:25.1233400Z ##[group]PRINTING LOG FILE of dynamo/test_subgraphs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_subgraphs_ebzvhfwx) 2023-01-11T21:17:25.1233610Z 2023-01-11T21:17:25.1233660Z Running tests... 2023-01-11T21:17:25.1234010Z ---------------------------------------------------------------------- 2023-01-11T21:17:25.1234520Z Test results will be stored in test-reports/python-unittest/dynamo.test_subgraphs 2023-01-11T21:17:25.1234810Z test_capi_call1 (__main__.SubGraphTests) ... ok (0.218s) 2023-01-11T21:17:25.1235090Z test_capi_call2 (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:25.1235320Z unimplemented [] 2023-01-11T21:17:25.1235680Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1236010Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:25.1236250Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1236410Z unimplemented [] 2023-01-11T21:17:25.1236700Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1237010Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:17:25.1237200Z ok (0.005s) 2023-01-11T21:17:25.1237490Z test_capi_call3 (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:25.1237680Z unimplemented [] 2023-01-11T21:17:25.1237970Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1238290Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:25.1238470Z ok (0.003s) 2023-01-11T21:17:25.1238700Z test_control_flow1 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1238990Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:17:25.1239200Z ok (0.005s) 2023-01-11T21:17:25.1239470Z test_control_flow2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1239750Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:25.1239920Z ok (0.003s) 2023-01-11T21:17:25.1240150Z test_control_flow3 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1240420Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:17:25.1240600Z ok (0.007s) 2023-01-11T21:17:25.1240820Z test_control_flow4 (__main__.SubGraphTests) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:17:25.1241160Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2023-01-11T21:17:25.1241350Z ok (0.007s) 2023-01-11T21:17:25.1241560Z test_control_flow5 (__main__.SubGraphTests) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:17:25.1241840Z stats [('calls_captured', 13), ('fusions_possible', 7), ('unique_graphs', 6)] 2023-01-11T21:17:25.1242020Z ok (0.018s) 2023-01-11T21:17:25.1242250Z test_dynamic_duck_size (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1242520Z stats [('calls_captured', 10), ('fusions_possible', 8), ('unique_graphs', 2)] 2023-01-11T21:17:25.1242730Z ok (0.048s) 2023-01-11T21:17:25.1242980Z test_dynamic_kwarg (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:25.1243250Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:25.1243420Z ok (0.010s) 2023-01-11T21:17:25.1243660Z test_dynamic_order_dependence (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1244020Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:17:25.1244190Z ok (0.035s) 2023-01-11T21:17:25.1244420Z test_dynamic_shapes (__main__.SubGraphTests) ... frames [('total', 11), ('ok', 11)] 2023-01-11T21:17:25.1244770Z stats [('calls_captured', 22), ('fusions_possible', 11), ('unique_graphs', 11)] 2023-01-11T21:17:25.1244950Z ok (0.025s) 2023-01-11T21:17:25.1245190Z test_dynamic_zero_inference (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1245460Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:17:25.1245630Z ok (0.012s) 2023-01-11T21:17:25.1245920Z test_enumerate_not_break_graph (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:25.1246190Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:25.1246400Z ok (0.003s) 2023-01-11T21:17:25.1246650Z test_extended_args (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1246930Z stats [('calls_captured', 1026), ('fusions_possible', 1023), ('unique_graphs', 3)] 2023-01-11T21:17:25.1247100Z ok (0.300s) 2023-01-11T21:17:25.1247330Z test_graph_break_on_item (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1247510Z unimplemented [] 2023-01-11T21:17:25.1247680Z graph_break [('Tensor.item', 1)] 2023-01-11T21:17:25.1247920Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:17:25.1248150Z ok (0.005s) 2023-01-11T21:17:25.1248380Z test_indirect_unsupported1 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1248720Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1248940Z unimplemented [] 2023-01-11T21:17:25.1249210Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:25.1249510Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:17:25.1249690Z ok (0.005s) 2023-01-11T21:17:25.1249950Z test_indirect_unsupported2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1250310Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1250530Z unimplemented [] 2023-01-11T21:17:25.1250810Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:25.1251100Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2023-01-11T21:17:25.1251270Z ok (0.007s) 2023-01-11T21:17:25.1251500Z test_indirect_unsupported3 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1251860Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1252150Z unimplemented [] 2023-01-11T21:17:25.1252430Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:25.1252730Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:17:25.1252890Z ok (0.004s) 2023-01-11T21:17:25.1253100Z test_multigraph (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1253360Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:17:25.1253540Z ok (0.004s) 2023-01-11T21:17:25.1253800Z test_no_graph_break_on_item (__main__.SubGraphTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:25.1254110Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:17:25.1254280Z ok (0.003s) 2023-01-11T21:17:25.1254520Z test_pop_after_resume (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1263080Z unimplemented [] 2023-01-11T21:17:25.1263660Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1264000Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:17:25.1264190Z ok (0.006s) 2023-01-11T21:17:25.1264490Z test_restore_range (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1264680Z unimplemented [] 2023-01-11T21:17:25.1264960Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1265270Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:17:25.1265540Z ok (0.005s) 2023-01-11T21:17:25.1265770Z test_restore_range_iter (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1265960Z unimplemented [] 2023-01-11T21:17:25.1266260Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1266600Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:17:25.1266780Z ok (0.005s) 2023-01-11T21:17:25.1267000Z test_restore_state (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1267190Z unimplemented [] 2023-01-11T21:17:25.1267460Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1267760Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:17:25.1267930Z ok (0.005s) 2023-01-11T21:17:25.1268210Z test_resume1 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1268390Z unimplemented [] 2023-01-11T21:17:25.1268670Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1268970Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:17:25.1269140Z ok (0.005s) 2023-01-11T21:17:25.1269350Z test_resume2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1269670Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1269920Z unimplemented [] 2023-01-11T21:17:25.1270240Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:25.1270550Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:17:25.1270720Z ok (0.007s) 2023-01-11T21:17:25.1270920Z test_resume3 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1271230Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1271440Z unimplemented [] 2023-01-11T21:17:25.1271710Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:25.1272070Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:17:25.1272250Z ok (0.007s) 2023-01-11T21:17:25.1272450Z test_resume4 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1272760Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1272970Z unimplemented [] 2023-01-11T21:17:25.1273240Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:25.1273540Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:17:25.1273740Z ok (0.007s) 2023-01-11T21:17:25.1273960Z test_resume5 (__main__.SubGraphTests) ... tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:17:25.1274140Z 1.5000]) 2023-01-11T21:17:25.1274300Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:17:25.1274520Z 1.5000]) 2023-01-11T21:17:25.1274690Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:17:25.1274830Z 1.5000]) 2023-01-11T21:17:25.1274980Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:17:25.1275190Z 1.5000]) 2023-01-11T21:17:25.1275360Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:17:25.1275500Z unimplemented [] 2023-01-11T21:17:25.1275730Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1276010Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:17:25.1276260Z ok (0.005s) 2023-01-11T21:17:25.1276490Z test_resume_freevars (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1276710Z unimplemented [] 2023-01-11T21:17:25.1277020Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1277320Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:17:25.1277490Z ok (0.005s) 2023-01-11T21:17:25.1277710Z test_resume_paths_join (__main__.SubGraphTests) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:17:25.1277980Z stats [('calls_captured', 10), ('unique_graphs', 7), ('fusions_possible', 3)] 2023-01-11T21:17:25.1278150Z ok (0.015s) 2023-01-11T21:17:25.1278380Z test_resume_tuple_iterator (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1278640Z unimplemented [] 2023-01-11T21:17:25.1278910Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1279210Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:17:25.1279380Z ok (0.008s) 2023-01-11T21:17:25.1279600Z test_resume_with_no_grad1 (__main__.SubGraphTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:17:25.1279780Z unimplemented [] 2023-01-11T21:17:25.1279950Z graph_break [('Tensor.tolist', 2)] 2023-01-11T21:17:25.1280230Z stats [('calls_captured', 18), ('fusions_possible', 14), ('unique_graphs', 4)] 2023-01-11T21:17:25.1280440Z ok (0.011s) 2023-01-11T21:17:25.1280650Z test_resume_with_no_grad2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1280830Z unimplemented [] 2023-01-11T21:17:25.1281010Z graph_break [('Tensor.tolist', 2)] 2023-01-11T21:17:25.1281250Z stats [('calls_captured', 13), ('fusions_possible', 10), ('unique_graphs', 3)] 2023-01-11T21:17:25.1281420Z ok (0.009s) 2023-01-11T21:17:25.1281650Z test_resume_with_no_grad3 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1281890Z unimplemented [] 2023-01-11T21:17:25.1282070Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:17:25.1282300Z stats [('calls_captured', 19), ('fusions_possible', 17), ('unique_graphs', 2)] 2023-01-11T21:17:25.1282480Z ok (0.008s) 2023-01-11T21:17:25.1282700Z test_stack_state1 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1282870Z unimplemented [] 2023-01-11T21:17:25.1283140Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1283480Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:17:25.1283680Z ok (0.005s) 2023-01-11T21:17:25.1283890Z test_stack_state2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1284200Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1284410Z unimplemented [] 2023-01-11T21:17:25.1284710Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:25.1285000Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:17:25.1285170Z ok (0.007s) 2023-01-11T21:17:25.1285470Z test_start1 (__main__.SubGraphTests) ... tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2023-01-11T21:17:25.1285720Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2023-01-11T21:17:25.1285890Z tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2023-01-11T21:17:25.1286090Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2023-01-11T21:17:25.1286280Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:17:25.1286420Z unimplemented [] 2023-01-11T21:17:25.1286650Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1286960Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:25.1287210Z ok (0.004s) 2023-01-11T21:17:25.1287420Z test_start2 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1287740Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1287950Z unimplemented [] 2023-01-11T21:17:25.1288210Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:25.1288510Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:17:25.1288680Z ok (0.006s) 2023-01-11T21:17:25.1288950Z test_start3 (__main__.SubGraphTests) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:25.1289130Z unimplemented [] 2023-01-11T21:17:25.1289400Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:25.1289690Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:25.1289870Z ok (0.004s) 2023-01-11T21:17:25.1290080Z test_start4 (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1290330Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:17:25.1290530Z ok (0.005s) 2023-01-11T21:17:25.1290750Z test_tuple_iterator_mutate (__main__.SubGraphTests) ... skip: not working yet (0.000s) 2023-01-11T21:17:25.1291050Z test_tuple_iterator_return (__main__.SubGraphTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:25.1291230Z unimplemented [] 2023-01-11T21:17:25.1291500Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:25.1291800Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:17:25.1291970Z ok (0.011s) 2023-01-11T21:17:25.1292080Z 2023-01-11T21:17:25.1292220Z ---------------------------------------------------------------------- 2023-01-11T21:17:25.1292470Z Ran 44 tests in 0.878s 2023-01-11T21:17:25.1292560Z 2023-01-11T21:17:25.1292620Z OK (skipped=1) 2023-01-11T21:17:25.1292690Z 2023-01-11T21:17:25.1292760Z Generating XML reports... 2023-01-11T21:17:25.1293060Z Generated XML report: test-reports/python-unittest/dynamo.test_subgraphs/TEST-SubGraphTests-20230111211724.xml 2023-01-11T21:17:25.1293240Z 2023-01-11T21:17:25.1293530Z ##[endgroup] 2023-01-11T21:17:25.1293840Z FINISHED PRINTING LOG FILE of dynamo/test_subgraphs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_subgraphs_ebzvhfwx) 2023-01-11T21:17:25.1294040Z 2023-01-11T21:17:26.0754400Z Running dynamo/test_modules ... [2023-01-11 21:17:26.075287] 2023-01-11T21:17:26.0755620Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:26.075459] 2023-01-11T21:17:26.0755940Z Ignoring disabled issues: [] 2023-01-11T21:17:27.7215700Z 2023-01-11T21:17:27.7216310Z Expand the folded group to see the log file of dynamo/test_modules 2023-01-11T21:17:27.7216930Z ##[group]PRINTING LOG FILE of dynamo/test_modules (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_modules_lv9wuwja) 2023-01-11T21:17:27.7217190Z 2023-01-11T21:17:27.7217280Z Running tests... 2023-01-11T21:17:27.7217830Z ---------------------------------------------------------------------- 2023-01-11T21:17:27.7218140Z Test results will be stored in test-reports/python-unittest/dynamo.test_modules 2023-01-11T21:17:27.7218390Z test_access_by_keys (__main__.NNModuleTests) ... ok (0.226s) 2023-01-11T21:17:27.7218610Z test_basicmodule1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7218920Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:17:27.7219200Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:27.7219400Z ok (0.007s) 2023-01-11T21:17:27.7219730Z test_basicmodule2 (__main__.NNModuleTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:27.7220070Z ok (0.005s) 2023-01-11T21:17:27.7220270Z test_call_fn_with_non_const_inputs_safe (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7220550Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:27.7220740Z ok (0.018s) 2023-01-11T21:17:27.7221010Z test_cfgmod (__main__.NNModuleTests) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:17:27.7221220Z ok (0.014s) 2023-01-11T21:17:27.7221550Z test_children (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:27.7221770Z ok (0.008s) 2023-01-11T21:17:27.7222030Z test_constloop (__main__.NNModuleTests) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:17:27.7222250Z ok (0.010s) 2023-01-11T21:17:27.7222420Z test_densenet (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7222680Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:17:27.7222920Z ok (0.007s) 2023-01-11T21:17:27.7223130Z test_enumvalues (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7223430Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:17:27.7223610Z ok (0.007s) 2023-01-11T21:17:27.7223880Z test_fnmember (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7224100Z ok (0.005s) 2023-01-11T21:17:27.7224370Z test_fnmembercmp1 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7224580Z ok (0.005s) 2023-01-11T21:17:27.7224860Z test_fnmembercmp2 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7225130Z ok (0.005s) 2023-01-11T21:17:27.7225320Z test_forward_directly (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7225580Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:27.7225760Z ok (0.008s) 2023-01-11T21:17:27.7225940Z test_generation_tag (__main__.NNModuleTests) ... ok (0.001s) 2023-01-11T21:17:27.7226250Z test_hasattr (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7226460Z ok (0.004s) 2023-01-11T21:17:27.7226760Z test_intarg (__main__.NNModuleTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:27.7227000Z ok (0.005s) 2023-01-11T21:17:27.7227270Z test_iseval1 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7227480Z ok (0.005s) 2023-01-11T21:17:27.7227750Z test_iseval2 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7227960Z ok (0.005s) 2023-01-11T21:17:27.7228240Z test_isnonelayer (__main__.NNModuleTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:27.7228450Z ok (0.004s) 2023-01-11T21:17:27.7228910Z test_istraining1 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7229130Z ok (0.005s) 2023-01-11T21:17:27.7229410Z test_istraining2 (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7229620Z ok (0.005s) 2023-01-11T21:17:27.7229890Z test_layerlist (__main__.NNModuleTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:27.7230100Z ok (0.006s) 2023-01-11T21:17:27.7230590Z test_lazy_module (__main__.NNModuleTests) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:17:27.7231160Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:17:27.7231750Z [2023-01-11 21:17:27,173] torch._dynamo.symbolic_convert: [WARNING] /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parameter.py [ShapeVariable()] {} missing a required argument: 'shape' 2023-01-11T21:17:27.7232400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:17:27.7232810Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:17:27.7233290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:17:27.7233700Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:17:27.7234230Z [2023-01-11 21:17:27,200] torch._dynamo.symbolic_convert: [WARNING] /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parameter.py [ShapeVariable()] {} missing a required argument: 'shape' 2023-01-11T21:17:27.7234870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:17:27.7235340Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:17:27.7235570Z frames [('total', 16), ('ok', 14)] 2023-01-11T21:17:27.7236130Z inline_call [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2), ('call_function UserDefinedObjectVariable(_infer_parameters) [NNModuleVariable(), TupleVariable()] {}', 1), ('call_function UserDefinedObjectVariable(_infer_parameters) [UnspecializedNNModuleVariable(LazyModule), TupleVariable()] {}', 1)] 2023-01-11T21:17:27.7236630Z unimplemented [("Guard setup for uninitialized class ", 2)] 2023-01-11T21:17:27.7236940Z graph_break [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2)] 2023-01-11T21:17:27.7237230Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7237410Z ok (0.088s) 2023-01-11T21:17:27.7237640Z test_module_attribute_precedence (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7237960Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:27.7238140Z ok (0.005s) 2023-01-11T21:17:27.7238310Z test_module_class_method (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7238580Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:17:27.7238760Z ok (0.011s) 2023-01-11T21:17:27.7239070Z test_module_forward_has_graph_break (__main__.NNModuleTests) ... frames [('total', 3), ('ok', 2)] 2023-01-11T21:17:27.7239280Z inline_call [] 2023-01-11T21:17:27.7239580Z unimplemented [('reconstruct: ConstantVariable(dict)', 2)] 2023-01-11T21:17:27.7239960Z graph_break [('call_function BuiltinVariable(dict) [ListIteratorVariable()] {}', 1), ('call_method NNModuleVariable() buffers [] {}', 1)] 2023-01-11T21:17:27.7240300Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:17:27.7240490Z ok (0.031s) 2023-01-11T21:17:27.7240790Z test_module_name_string (__main__.NNModuleTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:27.7241070Z ok (0.006s) 2023-01-11T21:17:27.7241260Z test_module_property (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7241580Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:27.7241790Z ok (0.003s) 2023-01-11T21:17:27.7241980Z test_module_static_method (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7242250Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:17:27.7242430Z ok (0.011s) 2023-01-11T21:17:27.7242700Z test_moduledict (__main__.NNModuleTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:27.7242910Z ok (0.004s) 2023-01-11T21:17:27.7243180Z test_modulelist (__main__.NNModuleTests) ... stats [('calls_captured', 40), ('fusions_possible', 39), ('unique_graphs', 1)] 2023-01-11T21:17:27.7243460Z ok (0.040s) 2023-01-11T21:17:27.7243630Z test_modulemethod1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7243890Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:17:27.7244060Z ok (0.011s) 2023-01-11T21:17:27.7244220Z test_modulemethod2 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7244480Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:17:27.7244650Z ok (0.011s) 2023-01-11T21:17:27.7244960Z test_nn_moduledict_contains (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:17:27.7245240Z frames [('total', 2), ('ok', 1)] 2023-01-11T21:17:27.7245440Z inline_call [('Patched init cannot be inlined.', 1)] 2023-01-11T21:17:27.7245770Z unimplemented [("Guard setup for uninitialized class .M'>", 1)] 2023-01-11T21:17:27.7246060Z graph_break [('Patched init cannot be inlined.', 1)] 2023-01-11T21:17:27.7246220Z ok (0.008s) 2023-01-11T21:17:27.7246400Z test_parameters1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7246660Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:27.7246910Z ok (0.004s) 2023-01-11T21:17:27.7247070Z test_parameters2 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7255300Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:27.7255540Z ok (0.004s) 2023-01-11T21:17:27.7255870Z test_parameters3 (__main__.NNModuleTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:17:27.7256080Z ok (0.009s) 2023-01-11T21:17:27.7256370Z test_self_mutating1 (__main__.NNModuleTests) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:17:27.7256620Z ok (0.015s) 2023-01-11T21:17:27.7256910Z test_seq (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:27.7257110Z ok (0.007s) 2023-01-11T21:17:27.7257290Z test_simple_torch_function (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7257550Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:27.7257720Z ok (0.006s) 2023-01-11T21:17:27.7258150Z test_stringmember (__main__.NNModuleTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:27.7258350Z ok (0.005s) 2023-01-11T21:17:27.7258590Z test_submodules1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7258840Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:17:27.7259020Z ok (0.010s) 2023-01-11T21:17:27.7259180Z test_submodules2 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7259430Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:17:27.7259630Z ok (0.010s) 2023-01-11T21:17:27.7259790Z test_super1 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7260130Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:27.7260330Z ok (0.006s) 2023-01-11T21:17:27.7260490Z test_super2 (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7260740Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:27.7260910Z ok (0.006s) 2023-01-11T21:17:27.7261080Z test_super_class_method (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7261340Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:27.7261510Z ok (0.003s) 2023-01-11T21:17:27.7261840Z test_tensorlist (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:27.7262050Z ok (0.005s) 2023-01-11T21:17:27.7262330Z test_torch_function_with_closure (__main__.NNModuleTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:27.7262540Z ok (0.004s) 2023-01-11T21:17:27.7262770Z test_unsupportedmethod (__main__.NNModuleTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:27.7263100Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:27.7263320Z unimplemented [] 2023-01-11T21:17:27.7263640Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:27.7263980Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:17:27.7264150Z ok (0.012s) 2023-01-11T21:17:27.7264380Z test_unsupportedmodule (__main__.NNModuleTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:27.7264710Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:17:27.7264940Z unimplemented [] 2023-01-11T21:17:27.7265210Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:17:27.7265510Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:17:27.7265750Z ok (0.012s) 2023-01-11T21:17:27.7265920Z test_viamodulecall (__main__.NNModuleTests) ... inline_call [] 2023-01-11T21:17:27.7266180Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:27.7266350Z ok (0.007s) 2023-01-11T21:17:27.7266510Z test_attr (__main__.OptimizedModuleTest) ... ok (0.001s) 2023-01-11T21:17:27.7266780Z test_composition (__main__.OptimizedModuleTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:27.7266960Z inline_call [] 2023-01-11T21:17:27.7267210Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:27.7267410Z ok (0.004s) 2023-01-11T21:17:27.7267650Z test_composition_with_opt_mod (__main__.OptimizedModuleTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:27.7267940Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:17:27.7268320Z inline_call [('inline in skipfiles: forward /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 1)] 2023-01-11T21:17:27.7268570Z unimplemented [] 2023-01-11T21:17:27.7268930Z graph_break [('inline in skipfiles: forward /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 1)] 2023-01-11T21:17:27.7269180Z ok (0.005s) 2023-01-11T21:17:27.7269480Z test_nn_module (__main__.OptimizedModuleTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:27.7269750Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:27.7269920Z ok (0.005s) 2023-01-11T21:17:27.7270140Z test_recursion (__main__.OptimizedModuleTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:27.7270410Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:27.7270570Z ok (0.005s) 2023-01-11T21:17:27.7270830Z test_to (__main__.OptimizedModuleTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:17:27.7271130Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:17:27.7271340Z ok (0.013s) 2023-01-11T21:17:27.7271420Z 2023-01-11T21:17:27.7271560Z ---------------------------------------------------------------------- 2023-01-11T21:17:27.7271750Z Ran 57 tests in 0.753s 2023-01-11T21:17:27.7271840Z 2023-01-11T21:17:27.7271880Z OK 2023-01-11T21:17:27.7271950Z 2023-01-11T21:17:27.7272010Z Generating XML reports... 2023-01-11T21:17:27.7272310Z Generated XML report: test-reports/python-unittest/dynamo.test_modules/TEST-NNModuleTests-20230111211726.xml 2023-01-11T21:17:27.7272700Z Generated XML report: test-reports/python-unittest/dynamo.test_modules/TEST-OptimizedModuleTest-20230111211726.xml 2023-01-11T21:17:27.7272920Z 2023-01-11T21:17:27.7273210Z ##[endgroup] 2023-01-11T21:17:27.7273530Z FINISHED PRINTING LOG FILE of dynamo/test_modules (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_modules_lv9wuwja) 2023-01-11T21:17:27.7273720Z 2023-01-11T21:17:28.7017420Z Running dynamo/test_functions ... [2023-01-11 21:17:28.701496] 2023-01-11T21:17:28.7019060Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:28.701777] 2023-01-11T21:17:28.7019360Z Ignoring disabled issues: [] 2023-01-11T21:17:30.1630870Z 2023-01-11T21:17:30.1631210Z Expand the folded group to see the log file of dynamo/test_functions 2023-01-11T21:17:30.1631950Z ##[group]PRINTING LOG FILE of dynamo/test_functions (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_functions_rh9k2446) 2023-01-11T21:17:30.1632150Z 2023-01-11T21:17:30.1632210Z Running tests... 2023-01-11T21:17:30.1632570Z ---------------------------------------------------------------------- 2023-01-11T21:17:30.1632880Z Test results will be stored in test-reports/python-unittest/dynamo.test_functions 2023-01-11T21:17:30.1633120Z test_T (__main__.FunctionTests) ... ok (0.225s) 2023-01-11T21:17:30.1633430Z test_add (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1633740Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1634060Z ok (0.003s) 2023-01-11T21:17:30.1634590Z test_add_ (__main__.FunctionTests) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_functions.py:73: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:17:30.1634990Z a_copy = torch.tensor(a) 2023-01-11T21:17:30.1635510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/utils.py:1052: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:17:30.1635920Z return node.target(*args, **kwargs) 2023-01-11T21:17:30.1636450Z .7:5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:17:30.1636770Z tensor = torch.tensor(a); a = None 2023-01-11T21:17:30.1637080Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1637290Z ok (0.009s) 2023-01-11T21:17:30.1637570Z test_addcdiv (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1637770Z ok (0.004s) 2023-01-11T21:17:30.1638240Z test_addcdiv_ (__main__.FunctionTests) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_functions.py:84: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:17:30.1638740Z a_copy = torch.tensor(a) 2023-01-11T21:17:30.1639240Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/utils.py:1052: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:17:30.1639600Z return node.target(*args, **kwargs) 2023-01-11T21:17:30.1639990Z .12:5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:17:30.1640290Z tensor = torch.tensor(a); a = None 2023-01-11T21:17:30.1640540Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:30.1640720Z ok (0.008s) 2023-01-11T21:17:30.1640890Z test_build_list_unpack (__main__.FunctionTests) ... inline_call [] 2023-01-11T21:17:30.1648080Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:17:30.1648280Z ok (0.006s) 2023-01-11T21:17:30.1648590Z test_chunks1 (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1648820Z ok (0.004s) 2023-01-11T21:17:30.1649110Z test_const_tuple_add1 (__main__.FunctionTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:30.1649310Z ok (0.004s) 2023-01-11T21:17:30.1649580Z test_const_tuple_add2 (__main__.FunctionTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:30.1649790Z ok (0.004s) 2023-01-11T21:17:30.1650050Z test_constant1 (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1650260Z ok (0.003s) 2023-01-11T21:17:30.1650580Z test_constant2 (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1650780Z ok (0.003s) 2023-01-11T21:17:30.1651050Z test_constant3 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1651240Z ok (0.002s) 2023-01-11T21:17:30.1651500Z test_constant4 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1651690Z ok (0.002s) 2023-01-11T21:17:30.1651950Z test_default_dict (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1652190Z ok (0.004s) 2023-01-11T21:17:30.1652480Z test_del (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1652680Z ok (0.003s) 2023-01-11T21:17:30.1652950Z test_device (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1653150Z ok (0.002s) 2023-01-11T21:17:30.1653540Z test_device_constant (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1653750Z ok (0.005s) 2023-01-11T21:17:30.1654010Z test_dict_copy (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1654290Z ok (0.002s) 2023-01-11T21:17:30.1654550Z test_dict_ops (__main__.FunctionTests) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:17:30.1654750Z ok (0.006s) 2023-01-11T21:17:30.1655010Z test_dict_param_keys (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1655270Z ok (0.003s) 2023-01-11T21:17:30.1655560Z test_distributed_is_available (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1655770Z ok (0.002s) 2023-01-11T21:17:30.1656010Z test_distributed_is_initialized (__main__.FunctionTests) ... skip: requires distributed package (0.000s) 2023-01-11T21:17:30.1656380Z test_dtype (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1656580Z ok (0.002s) 2023-01-11T21:17:30.1656850Z test_dtype_compare (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1657050Z ok (0.003s) 2023-01-11T21:17:30.1657300Z test_finfo (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1657500Z ok (0.004s) 2023-01-11T21:17:30.1657750Z test_float (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1658020Z ok (0.003s) 2023-01-11T21:17:30.1658290Z test_fn_with_self_set (__main__.FunctionTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:30.1658490Z ok (0.005s) 2023-01-11T21:17:30.1658750Z test_fstrings1 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1658950Z ok (0.003s) 2023-01-11T21:17:30.1659210Z test_fstrings2 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1659400Z ok (0.003s) 2023-01-11T21:17:30.1659690Z test_fstrings3 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1659930Z ok (0.003s) 2023-01-11T21:17:30.1660100Z test_funcdef_closure (__main__.FunctionTests) ... inline_call [] 2023-01-11T21:17:30.1660360Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T21:17:30.1660540Z ok (0.006s) 2023-01-11T21:17:30.1660810Z test_get_default_dtype (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1661020Z ok (0.002s) 2023-01-11T21:17:30.1661270Z test_globalfn (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1661540Z ok (0.002s) 2023-01-11T21:17:30.1661810Z test_globalmodule (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1662020Z ok (0.004s) 2023-01-11T21:17:30.1662270Z test_globalvar (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1662470Z ok (0.003s) 2023-01-11T21:17:30.1662720Z test_import1 (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1662920Z ok (0.003s) 2023-01-11T21:17:30.1663220Z test_indirect1 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1663450Z ok (0.003s) 2023-01-11T21:17:30.1663760Z test_indirect2 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1663960Z ok (0.003s) 2023-01-11T21:17:30.1664210Z test_indirect3 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1664400Z ok (0.003s) 2023-01-11T21:17:30.1664580Z test_inline_jit_annotations (__main__.FunctionTests) ... inline_call [] 2023-01-11T21:17:30.1664850Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1665090Z ok (0.004s) 2023-01-11T21:17:30.1665400Z test_inline_softmax (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1665650Z ok (0.004s) 2023-01-11T21:17:30.1665820Z test_inline_with_default (__main__.FunctionTests) ... inline_call [] 2023-01-11T21:17:30.1666090Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1666260Z ok (0.003s) 2023-01-11T21:17:30.1666430Z test_inner_function (__main__.FunctionTests) ... inline_call [] 2023-01-11T21:17:30.1666720Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1666930Z ok (0.003s) 2023-01-11T21:17:30.1667210Z test_is_contiguous_memory_format (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1667430Z ok (0.003s) 2023-01-11T21:17:30.1667690Z test_is_fx_tracing (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1667890Z ok (0.003s) 2023-01-11T21:17:30.1668150Z test_is_in_onnx_export (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1668360Z ok (0.003s) 2023-01-11T21:17:30.1668690Z test_is_not_null (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1668890Z ok (0.002s) 2023-01-11T21:17:30.1669160Z test_is_quantized (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1669360Z ok (0.002s) 2023-01-11T21:17:30.1669620Z test_is_sparse (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1669820Z ok (0.002s) 2023-01-11T21:17:30.1670080Z test_islice_chain (__main__.FunctionTests) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:17:30.1670310Z ok (0.005s) 2023-01-11T21:17:30.1670600Z test_jit_annotate (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1670790Z ok (0.003s) 2023-01-11T21:17:30.1671060Z test_len_constant_dict (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1671260Z ok (0.002s) 2023-01-11T21:17:30.1671530Z test_len_constant_list (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1671730Z ok (0.003s) 2023-01-11T21:17:30.1672010Z test_len_constant_misc_iterables (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1672280Z ok (0.003s) 2023-01-11T21:17:30.1672540Z test_len_tensor (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1672750Z ok (0.002s) 2023-01-11T21:17:30.1673000Z test_list_add (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1673200Z ok (0.003s) 2023-01-11T21:17:30.1673460Z test_list_clear (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1673660Z ok (0.003s) 2023-01-11T21:17:30.1674000Z test_list_convert (__main__.FunctionTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:30.1674240Z ok (0.004s) 2023-01-11T21:17:30.1674500Z test_list_reversed (__main__.FunctionTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:17:30.1674710Z ok (0.004s) 2023-01-11T21:17:30.1674980Z test_list_slice_assignment (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1675190Z ok (0.003s) 2023-01-11T21:17:30.1675450Z test_list_truth (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1675690Z ok (0.002s) 2023-01-11T21:17:30.1676010Z test_listarg1 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1676210Z ok (0.003s) 2023-01-11T21:17:30.1676460Z test_listarg2 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1676660Z ok (0.003s) 2023-01-11T21:17:30.1676920Z test_listarg3 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1677110Z ok (0.003s) 2023-01-11T21:17:30.1677360Z test_listarg4 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1682590Z ok (0.003s) 2023-01-11T21:17:30.1682960Z test_listarg5 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1683150Z ok (0.003s) 2023-01-11T21:17:30.1683420Z test_load_global_bool (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1683620Z ok (0.002s) 2023-01-11T21:17:30.1683780Z test_map_sum (__main__.FunctionTests) ... inline_call [] 2023-01-11T21:17:30.1684040Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:17:30.1684210Z ok (0.006s) 2023-01-11T21:17:30.1684440Z test_methodcall1 (__main__.FunctionTests) ... inline_call [] 2023-01-11T21:17:30.1684710Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1684870Z ok (0.003s) 2023-01-11T21:17:30.1685040Z test_methodcall2 (__main__.FunctionTests) ... inline_call [] 2023-01-11T21:17:30.1685300Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1685470Z ok (0.003s) 2023-01-11T21:17:30.1685630Z test_methodcall3 (__main__.FunctionTests) ... inline_call [] 2023-01-11T21:17:30.1685920Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1686120Z ok (0.003s) 2023-01-11T21:17:30.1686380Z test_min_max (__main__.FunctionTests) ... stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2023-01-11T21:17:30.1686580Z ok (0.007s) 2023-01-11T21:17:30.1686850Z test_module_constant (__main__.FunctionTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:30.1687050Z ok (0.004s) 2023-01-11T21:17:30.1687300Z test_ndim (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1687490Z ok (0.002s) 2023-01-11T21:17:30.1687810Z test_pop (__main__.FunctionTests) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:17:30.1688010Z ok (0.004s) 2023-01-11T21:17:30.1688260Z test_range1 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1688460Z ok (0.002s) 2023-01-11T21:17:30.1688720Z test_range2 (__main__.FunctionTests) ... stats [('calls_captured', 13), ('fusions_possible', 12), ('unique_graphs', 1)] 2023-01-11T21:17:30.1688910Z ok (0.006s) 2023-01-11T21:17:30.1689170Z test_reduce (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1689570Z ok (0.004s) 2023-01-11T21:17:30.1689880Z test_return_dict (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1690080Z ok (0.003s) 2023-01-11T21:17:30.1690340Z test_return_dict2 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1690540Z ok (0.003s) 2023-01-11T21:17:30.1690790Z test_return_tuple1 (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1691000Z ok (0.003s) 2023-01-11T21:17:30.1691250Z test_return_tuple2 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1691600Z ok (0.002s) 2023-01-11T21:17:30.1691860Z test_shape1 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1692050Z ok (0.002s) 2023-01-11T21:17:30.1692300Z test_shape2 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1692500Z ok (0.002s) 2023-01-11T21:17:30.1692740Z test_slice1 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1692940Z ok (0.002s) 2023-01-11T21:17:30.1693220Z test_slice2 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1693440Z ok (0.002s) 2023-01-11T21:17:30.1693700Z test_slice3 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1693890Z ok (0.002s) 2023-01-11T21:17:30.1694150Z test_slice4 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1694340Z ok (0.002s) 2023-01-11T21:17:30.1694590Z test_slice5 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1694780Z ok (0.002s) 2023-01-11T21:17:30.1695100Z test_slice6 (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1695300Z ok (0.003s) 2023-01-11T21:17:30.1695560Z test_startswith (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1695750Z ok (0.003s) 2023-01-11T21:17:30.1696010Z test_tensor_len (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1696200Z ok (0.003s) 2023-01-11T21:17:30.1696480Z test_tensor_new_with_shape (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1696710Z ok (0.008s) 2023-01-11T21:17:30.1697020Z test_tensor_new_with_size (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1697220Z ok (0.008s) 2023-01-11T21:17:30.1697480Z test_tensor_type (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1697670Z ok (0.011s) 2023-01-11T21:17:30.1697850Z test_tensor_type2 (__main__.FunctionTests) ... skip: requires cuda (0.000s) 2023-01-11T21:17:30.1698170Z test_transpose_for_scores (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1698380Z ok (0.003s) 2023-01-11T21:17:30.1698690Z test_tuple1 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1698890Z ok (0.002s) 2023-01-11T21:17:30.1699140Z test_tuple2 (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1699330Z ok (0.003s) 2023-01-11T21:17:30.1699630Z test_tuple_contains (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1699840Z ok (0.003s) 2023-01-11T21:17:30.1700090Z test_tuple_iadd (__main__.FunctionTests) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:30.1700320Z ok (0.003s) 2023-01-11T21:17:30.1700600Z test_unpack1 (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1700800Z ok (0.003s) 2023-01-11T21:17:30.1701050Z test_unpack2 (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1701280Z ok (0.003s) 2023-01-11T21:17:30.1701540Z test_unpack3 (__main__.FunctionTests) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:30.1701720Z ok (0.003s) 2023-01-11T21:17:30.1701980Z test_unpack_ex1 (__main__.FunctionTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:17:30.1702240Z ok (0.004s) 2023-01-11T21:17:30.1702500Z test_unpack_ex2 (__main__.FunctionTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:17:30.1702690Z ok (0.004s) 2023-01-11T21:17:30.1702940Z test_unpack_ex3 (__main__.FunctionTests) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:17:30.1703130Z ok (0.004s) 2023-01-11T21:17:30.1703390Z test_viamethod (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1703580Z ok (0.002s) 2023-01-11T21:17:30.1703870Z test_viatorch (__main__.FunctionTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:30.1704100Z ok (0.003s) 2023-01-11T21:17:30.1704180Z 2023-01-11T21:17:30.1704320Z ---------------------------------------------------------------------- 2023-01-11T21:17:30.1704500Z Ran 109 tests in 0.591s 2023-01-11T21:17:30.1704590Z 2023-01-11T21:17:30.1704640Z OK (skipped=2) 2023-01-11T21:17:30.1704730Z 2023-01-11T21:17:30.1704790Z Generating XML reports... 2023-01-11T21:17:30.1705090Z Generated XML report: test-reports/python-unittest/dynamo.test_functions/TEST-FunctionTests-20230111211729.xml 2023-01-11T21:17:30.1705260Z 2023-01-11T21:17:30.1705560Z ##[endgroup] 2023-01-11T21:17:30.1705910Z FINISHED PRINTING LOG FILE of dynamo/test_functions (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_functions_rh9k2446) 2023-01-11T21:17:30.1706100Z 2023-01-11T21:17:31.1443230Z Running test_dynamic_shapes ... [2023-01-11 21:17:31.144170] 2023-01-11T21:17:31.1444480Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:31.144353] 2023-01-11T21:17:31.1444800Z Ignoring disabled issues: [] 2023-01-11T21:17:32.5376970Z 2023-01-11T21:17:32.5377430Z Expand the folded group to see the log file of test_dynamic_shapes 2023-01-11T21:17:32.5378060Z ##[group]PRINTING LOG FILE of test_dynamic_shapes (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_dynamic_shapes_b9hp6wdn) 2023-01-11T21:17:32.5378300Z 2023-01-11T21:17:32.5378360Z Running tests... 2023-01-11T21:17:32.5378740Z ---------------------------------------------------------------------- 2023-01-11T21:17:32.5379040Z Test results will be stored in test-reports/python-unittest/test_dynamic_shapes 2023-01-11T21:17:32.5379310Z test_arith_ops (__main__.TestPySymInt) ... ok (0.303s) 2023-01-11T21:17:32.5387140Z test_aten_ops (__main__.TestPySymInt) ... ok (0.010s) 2023-01-11T21:17:32.5388190Z test_binary (__main__.TestPySymInt) ... ok (0.012s) 2023-01-11T21:17:32.5388460Z test_fx_trace_intlist (__main__.TestPySymInt) ... ok (0.006s) 2023-01-11T21:17:32.5388730Z test_guard_int (__main__.TestPySymInt) ... ok (0.001s) 2023-01-11T21:17:32.5388950Z test_int_conversion (__main__.TestPySymInt) ... ok (0.000s) 2023-01-11T21:17:32.5389320Z test_int_to_float (__main__.TestPySymInt) ... ok (0.001s) 2023-01-11T21:17:32.5389560Z test_meta_symint (__main__.TestPySymInt) ... ok (0.001s) 2023-01-11T21:17:32.5389750Z test_numel (__main__.TestPySymInt) ... ok (0.001s) 2023-01-11T21:17:32.5389960Z test_print_readable_with_symints (__main__.TestPySymInt) ... ok (0.042s) 2023-01-11T21:17:32.5390190Z test_reverse_arith_ops (__main__.TestPySymInt) ... ok (0.032s) 2023-01-11T21:17:32.5390420Z test_roundtrip (__main__.TestPySymInt) ... ok (0.012s) 2023-01-11T21:17:32.5390670Z test_size_expressions (__main__.TestPySymInt) ... ok (0.003s) 2023-01-11T21:17:32.5390990Z test_stride (__main__.TestPySymInt) ... ok (0.001s) 2023-01-11T21:17:32.5391190Z test_sym_floor (__main__.TestPySymInt) ... ok (0.033s) 2023-01-11T21:17:32.5391390Z test_sym_int (__main__.TestPySymInt) ... ok (0.010s) 2023-01-11T21:17:32.5391590Z test_sym_sqrt (__main__.TestPySymInt) ... ok (0.020s) 2023-01-11T21:17:32.5391790Z test_symint_args (__main__.TestPySymInt) ... ok (0.016s) 2023-01-11T21:17:32.5392000Z test_symint_as_scalar (__main__.TestPySymInt) ... ok (0.001s) 2023-01-11T21:17:32.5392260Z test_symint_vargs (__main__.TestPySymInt) ... ok (0.012s) 2023-01-11T21:17:32.5392540Z test_method_fn_add_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.001s) 2023-01-11T21:17:32.5392880Z test_method_fn_add_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.001s) 2023-01-11T21:17:32.5393190Z test_method_fn_add_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5393480Z test_method_fn_add_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5393790Z test_method_fn_ceil_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.001s) 2023-01-11T21:17:32.5394130Z test_method_fn_ceil_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.000s) 2023-01-11T21:17:32.5394490Z test_method_fn_ceil_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is unary and already tested (0.000s) 2023-01-11T21:17:32.5394840Z test_method_fn_ceil_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5395150Z test_method_fn_eq_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.000s) 2023-01-11T21:17:32.5395480Z test_method_fn_eq_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.000s) 2023-01-11T21:17:32.5395780Z test_method_fn_eq_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5396060Z test_method_fn_eq_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5396380Z test_method_fn_floor_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.000s) 2023-01-11T21:17:32.5396720Z test_method_fn_floor_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.000s) 2023-01-11T21:17:32.5397110Z test_method_fn_floor_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is unary and already tested (0.000s) 2023-01-11T21:17:32.5397430Z test_method_fn_floor_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5397760Z test_method_fn_floordiv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.001s) 2023-01-11T21:17:32.5398150Z test_method_fn_floordiv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.001s) 2023-01-11T21:17:32.5398470Z test_method_fn_floordiv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T21:17:32.5398760Z test_method_fn_floordiv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5399060Z test_method_fn_ge_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.001s) 2023-01-11T21:17:32.5399430Z test_method_fn_ge_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.000s) 2023-01-11T21:17:32.5399840Z test_method_fn_ge_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5400120Z test_method_fn_ge_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5400430Z test_method_fn_gt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.000s) 2023-01-11T21:17:32.5400740Z test_method_fn_gt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.000s) 2023-01-11T21:17:32.5401040Z test_method_fn_gt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5401310Z test_method_fn_gt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5401610Z test_method_fn_le_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.000s) 2023-01-11T21:17:32.5402010Z test_method_fn_le_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.000s) 2023-01-11T21:17:32.5402320Z test_method_fn_le_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5402600Z test_method_fn_le_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5402900Z test_method_fn_lt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.000s) 2023-01-11T21:17:32.5403220Z test_method_fn_lt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.000s) 2023-01-11T21:17:32.5403520Z test_method_fn_lt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5403790Z test_method_fn_lt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5404130Z test_method_fn_max_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.000s) 2023-01-11T21:17:32.5404500Z test_method_fn_max_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.000s) 2023-01-11T21:17:32.5404800Z test_method_fn_max_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5405080Z test_method_fn_max_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5405390Z test_method_fn_min_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.000s) 2023-01-11T21:17:32.5405720Z test_method_fn_min_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.000s) 2023-01-11T21:17:32.5406020Z test_method_fn_min_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5406300Z test_method_fn_min_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5406760Z test_method_fn_mod_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.000s) 2023-01-11T21:17:32.5407100Z test_method_fn_mod_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.000s) 2023-01-11T21:17:32.5407400Z test_method_fn_mod_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5407690Z test_method_fn_mod_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5407990Z test_method_fn_mul_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.000s) 2023-01-11T21:17:32.5408380Z test_method_fn_mul_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.000s) 2023-01-11T21:17:32.5408680Z test_method_fn_mul_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5409000Z test_method_fn_mul_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5409340Z test_method_fn_neg_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.000s) 2023-01-11T21:17:32.5409660Z test_method_fn_neg_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.000s) 2023-01-11T21:17:32.5410020Z test_method_fn_neg_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is unary and already tested (0.000s) 2023-01-11T21:17:32.5410320Z test_method_fn_neg_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5410620Z test_method_fn_pow_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.000s) 2023-01-11T21:17:32.5410950Z test_method_fn_pow_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.000s) 2023-01-11T21:17:32.5411250Z test_method_fn_pow_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5411600Z test_method_fn_pow_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5411900Z test_method_fn_sub_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.000s) 2023-01-11T21:17:32.5412220Z test_method_fn_sub_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.000s) 2023-01-11T21:17:32.5412520Z test_method_fn_sub_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5412800Z test_method_fn_sub_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5413120Z test_method_fn_sym_float_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.000s) 2023-01-11T21:17:32.5413470Z test_method_fn_sym_float_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.000s) 2023-01-11T21:17:32.5413840Z test_method_fn_sym_float_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is unary and already tested (0.000s) 2023-01-11T21:17:32.5414200Z test_method_fn_sym_float_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5414520Z test_method_fn_sym_sqrt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.000s) 2023-01-11T21:17:32.5414870Z test_method_fn_sym_sqrt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.000s) 2023-01-11T21:17:32.5415250Z test_method_fn_sym_sqrt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is unary and already tested (0.000s) 2023-01-11T21:17:32.5415570Z test_method_fn_sym_sqrt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5415880Z test_method_fn_truediv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.000s) 2023-01-11T21:17:32.5416220Z test_method_fn_truediv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.000s) 2023-01-11T21:17:32.5416650Z test_method_fn_truediv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5416940Z test_method_fn_truediv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.001s) 2023-01-11T21:17:32.5417100Z 2023-01-11T21:17:32.5417360Z ---------------------------------------------------------------------- 2023-01-11T21:17:32.5417540Z Ran 96 tests in 0.563s 2023-01-11T21:17:32.5417630Z 2023-01-11T21:17:32.5417690Z OK (skipped=43) 2023-01-11T21:17:32.5417770Z 2023-01-11T21:17:32.5417860Z Generating XML reports... 2023-01-11T21:17:32.5418160Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestPySymInt-20230111211731.xml 2023-01-11T21:17:32.5418590Z Generated XML report: test-reports/python-unittest/test_dynamic_shapes/TEST-TestSymNumberMagicMethods-20230111211731.xml 2023-01-11T21:17:32.5418820Z 2023-01-11T21:17:32.5419050Z ##[endgroup] 2023-01-11T21:17:32.5419370Z FINISHED PRINTING LOG FILE of test_dynamic_shapes (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_dynamic_shapes_b9hp6wdn) 2023-01-11T21:17:32.5419550Z 2023-01-11T21:17:33.5307570Z Running test_package ... [2023-01-11 21:17:33.530475] 2023-01-11T21:17:33.5309160Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:33.530755] 2023-01-11T21:17:33.5309950Z Ignoring disabled issues: [] 2023-01-11T21:17:35.1105260Z 2023-01-11T21:17:35.1106420Z Expand the folded group to see the log file of test_package 2023-01-11T21:17:35.1108170Z ##[group]PRINTING LOG FILE of test_package (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_package_jk6hvhx4) 2023-01-11T21:17:35.1108660Z 2023-01-11T21:17:35.1122840Z Running tests... 2023-01-11T21:17:35.1123650Z ---------------------------------------------------------------------- 2023-01-11T21:17:35.1124390Z Test results will be stored in test-reports/python-unittest/test_package 2023-01-11T21:17:35.1125060Z test_trace_dependencies (test_analyze.TestAnalyze) ... ok (0.152s) 2023-01-11T21:17:35.1125680Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1126430Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.001s) 2023-01-11T21:17:35.1127140Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1127780Z A unpackageable dependency should raise a PackagingError. ... ok (0.001s) 2023-01-11T21:17:35.1128370Z test_deny (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1128940Z Test marking packages as "deny" during export. ... ok (0.002s) 2023-01-11T21:17:35.1129500Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1130120Z Test marking packages as "deny" using globs instead of package names. ... ok (0.002s) 2023-01-11T21:17:35.1130770Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2023-01-11T21:17:35.1131470Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2023-01-11T21:17:35.1132100Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1132780Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.001s) 2023-01-11T21:17:35.1133910Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1136080Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/package/package_exporter.py:900: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1137880Z storage_type_str = obj.pickle_storage_type() 2023-01-11T21:17:35.1139640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/package/package_exporter.py:903: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1140910Z storage_numel = obj.size() 2023-01-11T21:17:35.1142550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1143790Z return self.fget.__get__(instance, owner)() 2023-01-11T21:17:35.1144190Z ok (0.004s) 2023-01-11T21:17:35.1144670Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1145300Z The save_module APIs should implicitly intern the module being saved. ... ok (0.001s) 2023-01-11T21:17:35.1145930Z test_intern_error (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1146530Z Failure to handle all dependencies should lead to an error. ... ok (0.001s) 2023-01-11T21:17:35.1147200Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1147940Z An incorrectly-formed import should raise a PackagingError. ... ok (0.001s) 2023-01-11T21:17:35.1148580Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2023-01-11T21:17:35.1149190Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2023-01-11T21:17:35.1149940Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1150610Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.039s) 2023-01-11T21:17:35.1151280Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2023-01-11T21:17:35.1151980Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.001s) 2023-01-11T21:17:35.1152680Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2023-01-11T21:17:35.1153490Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.002s) 2023-01-11T21:17:35.1154200Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2023-01-11T21:17:35.1154910Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2023-01-11T21:17:35.1155610Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2023-01-11T21:17:35.1156290Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2023-01-11T21:17:35.1156950Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.001s) 2023-01-11T21:17:35.1157630Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T21:17:35.1158190Z test_contains (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1158770Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1159460Z test_edges (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T21:17:35.1160030Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1160580Z test_iter (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1161140Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1161750Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1162390Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1162990Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1163700Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1164280Z test_successors (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T21:17:35.1164900Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... ok (0.005s) 2023-01-11T21:17:35.1165560Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2023-01-11T21:17:35.1166230Z Test DirectoryReader's has_record(). ... ok (0.003s) 2023-01-11T21:17:35.1166880Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2023-01-11T21:17:35.1167540Z Test basic saving and loading of a packages from a DirectoryReader. ... ok (0.003s) 2023-01-11T21:17:35.1168190Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2023-01-11T21:17:35.1168900Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: no torchvision (0.000s) 2023-01-11T21:17:35.1169620Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2023-01-11T21:17:35.1170320Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.004s) 2023-01-11T21:17:35.1171010Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2023-01-11T21:17:35.1171710Z Tests that packaged code can used importlib.resources.path. ... ok (0.004s) 2023-01-11T21:17:35.1172410Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2023-01-11T21:17:35.1173040Z Tests DirectoryReader as the base for get_resource_reader. ... ok (0.006s) 2023-01-11T21:17:35.1173710Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2023-01-11T21:17:35.1174380Z Test basic saving and loading of a ScriptModule in a directory. ... ok (0.008s) 2023-01-11T21:17:35.1174980Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2023-01-11T21:17:35.1175560Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1176150Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1176830Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1177420Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1178000Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1178630Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1179260Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1179890Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1180500Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1181100Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1181710Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1182330Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1182930Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T21:17:35.1183550Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.001s) 2023-01-11T21:17:35.1184170Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2023-01-11T21:17:35.1185120Z OrderedImporter's implementation of whichmodule should try each ... ok (0.001s) 2023-01-11T21:17:35.1185820Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2023-01-11T21:17:35.1186560Z Exercise corner case where we try to pickle an object whose ... ok (0.001s) 2023-01-11T21:17:35.1187190Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.001s) 2023-01-11T21:17:35.1187800Z test_sys_importer (test_importer.TestImporter) ... ok (0.000s) 2023-01-11T21:17:35.1188410Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.000s) 2023-01-11T21:17:35.1189050Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2023-01-11T21:17:35.1189820Z Tests for backwards compatible fx module ... ok (0.006s) 2023-01-11T21:17:35.1190410Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2023-01-11T21:17:35.1191050Z Tests for backwards compatible nn module ... ok (0.004s) 2023-01-11T21:17:35.1191730Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2023-01-11T21:17:35.1192400Z Tests for backwards compatible torchscript module ... ok (0.022s) 2023-01-11T21:17:35.1192960Z test_demangle_base (test_mangling.TestMangling) 2023-01-11T21:17:35.1193600Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.001s) 2023-01-11T21:17:35.1194260Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2023-01-11T21:17:35.1194950Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.000s) 2023-01-11T21:17:35.1195620Z test_is_mangled (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T21:17:35.1196290Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T21:17:35.1196900Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T21:17:35.1197470Z test_mangler_is_consistent (test_mangling.TestMangling) 2023-01-11T21:17:35.1198070Z Mangling the same name twice should produce the same result. ... ok (0.000s) 2023-01-11T21:17:35.1198680Z test_package_mangler (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T21:17:35.1199290Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T21:17:35.1199870Z test_unique_manglers (test_mangling.TestMangling) 2023-01-11T21:17:35.1200530Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.000s) 2023-01-11T21:17:35.1201230Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.001s) 2023-01-11T21:17:35.1201790Z test_dunder_package_present (test_misc.TestMisc) 2023-01-11T21:17:35.1202530Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.001s) 2023-01-11T21:17:35.1203160Z test_dunder_package_works_from_package (test_misc.TestMisc) 2023-01-11T21:17:35.1203870Z The attribute '__torch_package__' should be accessible from within ... ok (0.002s) 2023-01-11T21:17:35.1204450Z test_exporter_content_lists (test_misc.TestMisc) 2023-01-11T21:17:35.1205150Z Test content list API for PackageExporter's contained modules. ... ok (0.002s) 2023-01-11T21:17:35.1220450Z test_file_structure (test_misc.TestMisc) 2023-01-11T21:17:35.1221270Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.002s) 2023-01-11T21:17:35.1221880Z test_file_structure_has_file (test_misc.TestMisc) 2023-01-11T21:17:35.1222460Z Test Directory's has_file() method. ... ok (0.001s) 2023-01-11T21:17:35.1223580Z test_inspect_class (test_misc.TestMisc) 2023-01-11T21:17:35.1224130Z Should be able to retrieve source for a packaged class. ... ok (0.001s) 2023-01-11T21:17:35.1224670Z test_is_from_package (test_misc.TestMisc) 2023-01-11T21:17:35.1225250Z is_from_package should work for objects and modules ... ok (0.001s) 2023-01-11T21:17:35.1225850Z test_load_python_version_from_package (test_misc.TestMisc) 2023-01-11T21:17:35.1226430Z Tests loading a package with a python version embdded ... ok (0.002s) 2023-01-11T21:17:35.1227480Z test_loaders_that_remap_files_work_ok (test_misc.TestMisc) ... ok (0.002s) 2023-01-11T21:17:35.1228030Z test_python_version (test_misc.TestMisc) 2023-01-11T21:17:35.1228620Z Tests that the current python version is stored in the package and is available ... ok (0.001s) 2023-01-11T21:17:35.1229220Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2023-01-11T21:17:35.1229810Z The standard library performs sys.module assignment hackery which ... ok (0.002s) 2023-01-11T21:17:35.1230720Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2023-01-11T21:17:35.1231660Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.001s) 2023-01-11T21:17:35.1232850Z test_script_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.000s) 2023-01-11T21:17:35.1233650Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.005s) 2023-01-11T21:17:35.1234350Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.011s) 2023-01-11T21:17:35.1234950Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.003s) 2023-01-11T21:17:35.1235560Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.003s) 2023-01-11T21:17:35.1236190Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.002s) 2023-01-11T21:17:35.1236860Z test_different_package_interface (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1237490Z Test a case where the interface defined in the package is ... ok (0.007s) 2023-01-11T21:17:35.1238120Z test_different_package_script_class (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1238760Z Test a case where the script class defined in the package is ... ok (0.004s) 2023-01-11T21:17:35.1239390Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1241540Z Test loading of single ScriptModule shared by multiple eager ... ok (0.005s) 2023-01-11T21:17:35.1242180Z test_load_shared_tensors (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1244350Z Test tensors shared across eager and ScriptModules on load ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:547: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1245750Z shared_tensor.storage()._cdata, 2023-01-11T21:17:35.1247300Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:548: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1248630Z scripted_mod_0.tensor.storage()._cdata, 2023-01-11T21:17:35.1250320Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:551: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1251470Z shared_tensor.storage()._cdata, 2023-01-11T21:17:35.1252990Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:552: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1254660Z scripted_mod_1.tensor.storage()._cdata, 2023-01-11T21:17:35.1256270Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:565: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1257520Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T21:17:35.1259040Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:566: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1260520Z loaded_mod_1.sub_mod_0.tensor.storage()._cdata, 2023-01-11T21:17:35.1262060Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:569: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1263200Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T21:17:35.1264930Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:570: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1266350Z loaded_mod_1.sub_mod_1.tensor.storage()._cdata, 2023-01-11T21:17:35.1266770Z ok (0.005s) 2023-01-11T21:17:35.1267290Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1269700Z Test tensors shared across eager and ScriptModules on load ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:619: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1271030Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T21:17:35.1272700Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:620: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1273870Z loaded_mod_1.sub_mod_0.tensor.storage()._cdata, 2023-01-11T21:17:35.1275530Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:623: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1276730Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T21:17:35.1278350Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/package/test_package_script.py:624: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:17:35.1279610Z loaded_mod_1.sub_mod_1.tensor.storage()._cdata, 2023-01-11T21:17:35.1280010Z ok (0.007s) 2023-01-11T21:17:35.1280870Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1281600Z Test saving inline and imported modules in same package with ... ok (0.026s) 2023-01-11T21:17:35.1282360Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1283160Z Test saving inline and imported modules in same package that ... skip: no torchvision (0.001s) 2023-01-11T21:17:35.1283810Z test_package_interface (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1284480Z Packaging an interface class should work correctly. ... ok (0.009s) 2023-01-11T21:17:35.1285320Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.003s) 2023-01-11T21:17:35.1286050Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.007s) 2023-01-11T21:17:35.1286770Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1287490Z Test saving of single ScriptModule shared by multiple ... ok (0.003s) 2023-01-11T21:17:35.1288170Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1288870Z Test to verify saving multiple ScriptModules with completely ... ok (0.005s) 2023-01-11T21:17:35.1289590Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1290200Z Test to verify saving multiple different modules and ... ok (0.009s) 2023-01-11T21:17:35.1290880Z test_save_scriptmodule (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1291510Z Test basic saving of ScriptModule. ... ok (0.003s) 2023-01-11T21:17:35.1292100Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1292680Z Test basic saving of ScriptModule in file. ... ok (0.003s) 2023-01-11T21:17:35.1293370Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1294160Z Test to verify when saving multiple packages with same CU ... skip: no torchvision (0.001s) 2023-01-11T21:17:35.1294910Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1295530Z Test basic saving of ScriptModule with submodule. ... ok (0.004s) 2023-01-11T21:17:35.1296160Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1296830Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.005s) 2023-01-11T21:17:35.1297690Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1298090Z Test to verify saving multiple ScriptModules with same top module ... ok (0.007s) 2023-01-11T21:17:35.1298400Z test_save_shared_tensors (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1298670Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.004s) 2023-01-11T21:17:35.1298940Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1299190Z Test scripting a module loaded from a package ... ok (0.005s) 2023-01-11T21:17:35.1299430Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1299690Z Test to verify saving and loading same ScriptModule object works ... ok (0.006s) 2023-01-11T21:17:35.1299930Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2023-01-11T21:17:35.1300240Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.003s) 2023-01-11T21:17:35.1300530Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.005s) 2023-01-11T21:17:35.1300790Z test_importer_access (test_resources.TestResources) ... ok (0.001s) 2023-01-11T21:17:35.1301030Z test_package_resource_access (test_resources.TestResources) 2023-01-11T21:17:35.1301280Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.001s) 2023-01-11T21:17:35.1301850Z test_resource_access_by_path (test_resources.TestResources) 2023-01-11T21:17:35.1302110Z Tests that packaged code can used importlib.resources.path. ... ok (0.002s) 2023-01-11T21:17:35.1302380Z test_resource_reader (test_resources.TestResources) 2023-01-11T21:17:35.1302650Z Test compliance with the get_resource_reader importlib API. ... ok (0.002s) 2023-01-11T21:17:35.1302880Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2023-01-11T21:17:35.1303310Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.001s) 2023-01-11T21:17:35.1303550Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.002s) 2023-01-11T21:17:35.1303780Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2023-01-11T21:17:35.1304170Z If an object with the same qualified name is loaded from different ... ok (0.004s) 2023-01-11T21:17:35.1304400Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.002s) 2023-01-11T21:17:35.1304680Z test_save_imported_module (test_save_load.TestSaveLoad) 2023-01-11T21:17:35.1304920Z Saving a module that came from another PackageImporter should work. ... ok (0.001s) 2023-01-11T21:17:35.1305180Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2023-01-11T21:17:35.1305510Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.002s) 2023-01-11T21:17:35.1305770Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.001s) 2023-01-11T21:17:35.1305990Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.001s) 2023-01-11T21:17:35.1306220Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.003s) 2023-01-11T21:17:35.1306480Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.001s) 2023-01-11T21:17:35.1306640Z 2023-01-11T21:17:35.1306800Z ---------------------------------------------------------------------- 2023-01-11T21:17:35.1306990Z Ran 133 tests in 0.504s 2023-01-11T21:17:35.1307090Z 2023-01-11T21:17:35.1307140Z OK (skipped=6) 2023-01-11T21:17:35.1307220Z 2023-01-11T21:17:35.1307280Z Generating XML reports... 2023-01-11T21:17:35.1307600Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_analyze.TestAnalyze-20230111211734.xml 2023-01-11T21:17:35.1308020Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_api.TestDependencyAPI-20230111211734.xml 2023-01-11T21:17:35.1308440Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_dependency_hooks.TestDependencyHooks-20230111211734.xml 2023-01-11T21:17:35.1308900Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_digraph.TestDiGraph-20230111211734.xml 2023-01-11T21:17:35.1316720Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_directory_reader.DirectoryReaderTest-20230111211734.xml 2023-01-11T21:17:35.1317150Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_glob_group.TestGlobGroup-20230111211734.xml 2023-01-11T21:17:35.1317550Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_importer.TestImporter-20230111211734.xml 2023-01-11T21:17:35.1317960Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_load_bc_packages.TestLoadBCPackages-20230111211734.xml 2023-01-11T21:17:35.1318360Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_mangling.TestMangling-20230111211734.xml 2023-01-11T21:17:35.1318730Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_misc.TestMisc-20230111211734.xml 2023-01-11T21:17:35.1319140Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_fx.TestPackageFX-20230111211734.xml 2023-01-11T21:17:35.1319590Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_package_script.TestPackageScript-20230111211734.xml 2023-01-11T21:17:35.1319990Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_repackage.TestRepackage-20230111211734.xml 2023-01-11T21:17:35.1320630Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_resources.TestResources-20230111211734.xml 2023-01-11T21:17:35.1321030Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_save_load.TestSaveLoad-20230111211734.xml 2023-01-11T21:17:35.1321400Z Generated XML report: test-reports/python-unittest/test_package/TEST-test_model.ModelTest-20230111211734.xml 2023-01-11T21:17:35.1321560Z 2023-01-11T21:17:35.1321860Z ##[endgroup] 2023-01-11T21:17:35.1322200Z FINISHED PRINTING LOG FILE of test_package (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_package_jk6hvhx4) 2023-01-11T21:17:35.1322410Z 2023-01-11T21:17:36.2533520Z Running test_fx_reinplace_pass ... [2023-01-11 21:17:36.253166] 2023-01-11T21:17:36.2534780Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_fx_reinplace_pass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:36.253363] 2023-01-11T21:17:36.2535550Z Ignoring disabled issues: [] 2023-01-11T21:17:38.1590810Z 2023-01-11T21:17:38.1591190Z Expand the folded group to see the log file of test_fx_reinplace_pass 2023-01-11T21:17:38.1591940Z ##[group]PRINTING LOG FILE of test_fx_reinplace_pass (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fx_reinplace_pass_zteh89td) 2023-01-11T21:17:38.1592160Z 2023-01-11T21:17:38.1592210Z Running tests... 2023-01-11T21:17:38.1592590Z ---------------------------------------------------------------------- 2023-01-11T21:17:38.1592920Z Test results will be stored in test-reports/python-unittest/test_fx_reinplace_pass 2023-01-11T21:17:38.1593190Z test_out_node_updated (__main__.TestReinplacePass) ... ok (0.188s) 2023-01-11T21:17:38.1593440Z test_reinplace_basic (__main__.TestReinplacePass) ... ok (0.116s) 2023-01-11T21:17:38.1593680Z test_reinplace_different_metadata (__main__.TestReinplacePass) ... ok (0.017s) 2023-01-11T21:17:38.1594000Z test_reinplace_index_mutation (__main__.TestReinplacePass) ... ok (0.097s) 2023-01-11T21:17:38.1594270Z test_reinplace_overlapping_memory (__main__.TestReinplacePass) ... ok (0.018s) 2023-01-11T21:17:38.1594520Z test_reinplace_scatter_op (__main__.TestReinplacePass) ... ok (0.167s) 2023-01-11T21:17:38.1594760Z test_reinplace_scatter_twice (__main__.TestReinplacePass) ... ok (0.169s) 2023-01-11T21:17:38.1595030Z test_reinplace_scatter_twice_with_different_view_op_invalid (__main__.TestReinplacePass) ... ok (0.044s) 2023-01-11T21:17:38.1595340Z test_reinplace_scatter_twice_with_different_view_op_invalid2 (__main__.TestReinplacePass) ... ok (0.043s) 2023-01-11T21:17:38.1595630Z test_reinplace_scatter_twice_with_different_view_op_valid (__main__.TestReinplacePass) ... ok (0.043s) 2023-01-11T21:17:38.1595920Z test_reinplace_with_view (__main__.TestReinplacePass) ... ok (0.021s) 2023-01-11T21:17:38.1596080Z 2023-01-11T21:17:38.1596240Z ---------------------------------------------------------------------- 2023-01-11T21:17:38.1596430Z Ran 11 tests in 0.925s 2023-01-11T21:17:38.1596530Z 2023-01-11T21:17:38.1596570Z OK 2023-01-11T21:17:38.1596650Z 2023-01-11T21:17:38.1596720Z Generating XML reports... 2023-01-11T21:17:38.1597050Z Generated XML report: test-reports/python-unittest/test_fx_reinplace_pass/TEST-TestReinplacePass-20230111211737.xml 2023-01-11T21:17:38.1597250Z 2023-01-11T21:17:38.1597430Z ##[endgroup] 2023-01-11T21:17:38.1597800Z FINISHED PRINTING LOG FILE of test_fx_reinplace_pass (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fx_reinplace_pass_zteh89td) 2023-01-11T21:17:38.1598030Z 2023-01-11T21:17:39.2212350Z Running lazy/test_reuse_ir ... [2023-01-11 21:17:39.221006] 2023-01-11T21:17:39.2213880Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'lazy/test_reuse_ir.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:39.221289] 2023-01-11T21:17:39.2214200Z Ignoring disabled issues: [] 2023-01-11T21:17:40.3221620Z 2023-01-11T21:17:40.3221940Z Expand the folded group to see the log file of lazy/test_reuse_ir 2023-01-11T21:17:40.3222790Z ##[group]PRINTING LOG FILE of lazy/test_reuse_ir (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_reuse_ir_ooferuyy) 2023-01-11T21:17:40.3223010Z 2023-01-11T21:17:40.3223120Z Running tests... 2023-01-11T21:17:40.3223520Z ---------------------------------------------------------------------- 2023-01-11T21:17:40.3223820Z Test results will be stored in test-reports/python-unittest/lazy.test_reuse_ir 2023-01-11T21:17:40.3224060Z testAdd (__main__.TestLazyReuseIr) ... ok (0.123s) 2023-01-11T21:17:40.3224270Z testAddSub (__main__.TestLazyReuseIr) ... ok (0.001s) 2023-01-11T21:17:40.3224490Z testAddSubFallback (__main__.TestLazyReuseIr) ... ok (0.001s) 2023-01-11T21:17:40.3224840Z testBatchNorm (__main__.TestLazyReuseIr) ... ok (0.166s) 2023-01-11T21:17:40.3224960Z 2023-01-11T21:17:40.3225140Z ---------------------------------------------------------------------- 2023-01-11T21:17:40.3225390Z Ran 4 tests in 0.292s 2023-01-11T21:17:40.3225490Z 2023-01-11T21:17:40.3225540Z OK 2023-01-11T21:17:40.3225620Z 2023-01-11T21:17:40.3225680Z Generating XML reports... 2023-01-11T21:17:40.3226010Z Generated XML report: test-reports/python-unittest/lazy.test_reuse_ir/TEST-TestLazyReuseIr-20230111211739.xml 2023-01-11T21:17:40.3226200Z 2023-01-11T21:17:40.3226370Z ##[endgroup] 2023-01-11T21:17:40.3226690Z FINISHED PRINTING LOG FILE of lazy/test_reuse_ir (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_reuse_ir_ooferuyy) 2023-01-11T21:17:40.3226870Z 2023-01-11T21:17:41.3032530Z Running test_fx_passes ... [2023-01-11 21:17:41.303026] 2023-01-11T21:17:41.3033850Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_fx_passes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:41.303270] 2023-01-11T21:17:41.3034190Z Ignoring disabled issues: [] 2023-01-11T21:17:42.4226540Z 2023-01-11T21:17:42.4226900Z Expand the folded group to see the log file of test_fx_passes 2023-01-11T21:17:42.4227530Z ##[group]PRINTING LOG FILE of test_fx_passes (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fx_passes_dfj03fg9) 2023-01-11T21:17:42.4227720Z 2023-01-11T21:17:42.4227780Z Running tests... 2023-01-11T21:17:42.4228140Z ---------------------------------------------------------------------- 2023-01-11T21:17:42.4228500Z Test results will be stored in test-reports/python-unittest/test_fx_passes 2023-01-11T21:17:42.4228760Z test_fuser_pass_deep_model (__main__.TestFXGraphPasses) ... ok (0.173s) 2023-01-11T21:17:42.4229080Z test_fuser_util_partition_[['add', 'add_1', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4229450Z test_fuser_util_partition_[['add', 'add_1'], ['add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4229850Z test_fuser_util_partition_[['add', 'linear', 'add_1', 'param', 'add_2', 'add_3', 'add_4', 'linear2', 'add_5', 'add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4230210Z test_fuser_util_partition_[['add_2', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4230510Z test_fuser_util_partition_[['add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4230860Z test_fuser_util_partition_[['add_4', 'add_1', 'add_3', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4231250Z test_fuser_util_partition_[['add_5', 'add_6'], ['add_1', 'add_2', 'add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4231570Z test_fuser_util_partition_[['add_5', 'linear2']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4231870Z test_fuser_util_partition_[['add_6', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4232160Z test_fuser_util_partition_[['add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4232630Z test_fuser_util_partition_[['param', 'add_1', 'linear']] (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4232960Z test_fuser_util_partition_[['param', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4233280Z test_fuser_util_xfail_partition_[['add', 'add_1', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.001s) 2023-01-11T21:17:42.4233690Z test_fuser_util_xfail_partition_[['add', 'add_1'], ['add_1', 'add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4234040Z test_fuser_util_xfail_partition_[['add_4', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.001s) 2023-01-11T21:17:42.4234350Z test_fuser_util_xfail_partition_[['relu', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.001s) 2023-01-11T21:17:42.4234940Z test_partitioner_fn__expected_partition_[['add_7', 'add_6'], ['add_5', 'add_4', 'add_3'], ['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4235490Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T21:17:42.4236000Z test_partitioner_fn__expected_partition_[['add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4236520Z test_partitioner_fn__expected_partition_[['add_2'], ['add_3', 'add_4', 'add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4237060Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4237610Z test_partitioner_fn__expected_partition_[['add', 'std_mean', 'getitem', 'getitem_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4238170Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4246200Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4246830Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4247350Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4247850Z test_partitioner_fn__expected_partition_[['add_3', 'add_2'], ['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4248340Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4248900Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4249500Z test_partitioner_fn__expected_partition_[['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4249980Z test_partitioner_fn__expected_partition_[['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4250470Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4250950Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.002s) 2023-01-11T21:17:42.4251520Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.003s) 2023-01-11T21:17:42.4251930Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4252340Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4252780Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4253190Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4253600Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4254020Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4254440Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4254840Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4255230Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4255660Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4256030Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.003s) 2023-01-11T21:17:42.4256420Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.003s) 2023-01-11T21:17:42.4256780Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4257140Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4257490Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4257830Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.002s) 2023-01-11T21:17:42.4257990Z 2023-01-11T21:17:42.4258160Z ---------------------------------------------------------------------- 2023-01-11T21:17:42.4258380Z Ran 51 tests in 0.296s 2023-01-11T21:17:42.4258480Z 2023-01-11T21:17:42.4258530Z OK 2023-01-11T21:17:42.4258600Z 2023-01-11T21:17:42.4258660Z Generating XML reports... 2023-01-11T21:17:42.4258960Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXGraphPasses-20230111211741.xml 2023-01-11T21:17:42.4259340Z Generated XML report: test-reports/python-unittest/test_fx_passes/TEST-TestFXMatcherUtils-20230111211741.xml 2023-01-11T21:17:42.4259580Z 2023-01-11T21:17:42.4259780Z ##[endgroup] 2023-01-11T21:17:42.4260120Z FINISHED PRINTING LOG FILE of test_fx_passes (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fx_passes_dfj03fg9) 2023-01-11T21:17:42.4260330Z 2023-01-11T21:17:43.4069230Z Running dynamo/test_global ... [2023-01-11 21:17:43.406711] 2023-01-11T21:17:43.4070300Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_global.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:43.406970] 2023-01-11T21:17:43.4070610Z Ignoring disabled issues: [] 2023-01-11T21:17:44.5200390Z 2023-01-11T21:17:44.5200770Z Expand the folded group to see the log file of dynamo/test_global 2023-01-11T21:17:44.5201440Z ##[group]PRINTING LOG FILE of dynamo/test_global (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_global_os1c8jkh) 2023-01-11T21:17:44.5201690Z 2023-01-11T21:17:44.5201790Z Running tests... 2023-01-11T21:17:44.5202170Z ---------------------------------------------------------------------- 2023-01-11T21:17:44.5202470Z Test results will be stored in test-reports/python-unittest/dynamo.test_global 2023-01-11T21:17:44.5202720Z test_store_global_1 (__main__.TestGlobals) ... ok (0.216s) 2023-01-11T21:17:44.5202990Z test_store_global_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:44.5203280Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:44.5203500Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:44.5203730Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:17:44.5203980Z ok (0.004s) 2023-01-11T21:17:44.5204230Z test_store_global_cross_file (__main__.TestGlobals) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:17:44.5204430Z unimplemented [] 2023-01-11T21:17:44.5204750Z graph_break [('call_function BuiltinVariable(setattr) [PythonModuleVariable(), ConstantVariable(str), TensorVariable()] {}', 1)] 2023-01-11T21:17:44.5205080Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:44.5205270Z ok (0.004s) 2023-01-11T21:17:44.5205500Z test_store_global_dict (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:44.5205820Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:44.5206030Z ok (0.002s) 2023-01-11T21:17:44.5206260Z test_store_global_dict_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:44.5206450Z inline_call [] 2023-01-11T21:17:44.5206680Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:44.5206870Z ok (0.003s) 2023-01-11T21:17:44.5207100Z test_store_global_inline_1 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:44.5207280Z inline_call [] 2023-01-11T21:17:44.5207560Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:44.5207740Z ok (0.004s) 2023-01-11T21:17:44.5207960Z test_store_global_inline_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:44.5208140Z inline_call [] 2023-01-11T21:17:44.5208350Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:44.5208530Z ok (0.005s) 2023-01-11T21:17:44.5208740Z test_store_global_list (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:44.5209040Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:44.5209250Z ok (0.002s) 2023-01-11T21:17:44.5209470Z test_store_global_list_2 (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:44.5209650Z inline_call [] 2023-01-11T21:17:44.5209860Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:44.5210030Z ok (0.003s) 2023-01-11T21:17:44.5210250Z test_store_global_new (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:44.5210680Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:44.5210930Z ok (0.002s) 2023-01-11T21:17:44.5211170Z test_store_global_object (__main__.TestGlobals) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:44.5211460Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:44.5211620Z ok (0.002s) 2023-01-11T21:17:44.5211690Z 2023-01-11T21:17:44.5211830Z ---------------------------------------------------------------------- 2023-01-11T21:17:44.5212020Z Ran 11 tests in 0.250s 2023-01-11T21:17:44.5212110Z 2023-01-11T21:17:44.5212150Z OK 2023-01-11T21:17:44.5212330Z 2023-01-11T21:17:44.5212420Z Generating XML reports... 2023-01-11T21:17:44.5212770Z Generated XML report: test-reports/python-unittest/dynamo.test_global/TEST-TestGlobals-20230111211744.xml 2023-01-11T21:17:44.5212940Z 2023-01-11T21:17:44.5213120Z ##[endgroup] 2023-01-11T21:17:44.5213430Z FINISHED PRINTING LOG FILE of dynamo/test_global (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_global_os1c8jkh) 2023-01-11T21:17:44.5213620Z 2023-01-11T21:17:45.4979960Z Running dynamo/test_comptime ... [2023-01-11 21:17:45.497799] 2023-01-11T21:17:45.4980940Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_comptime.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:45.498035] 2023-01-11T21:17:45.4981250Z Ignoring disabled issues: [] 2023-01-11T21:17:46.6272160Z 2023-01-11T21:17:46.6272460Z Expand the folded group to see the log file of dynamo/test_comptime 2023-01-11T21:17:46.6273110Z ##[group]PRINTING LOG FILE of dynamo/test_comptime (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_comptime_mk1tfel1) 2023-01-11T21:17:46.6273350Z 2023-01-11T21:17:46.6273400Z Running tests... 2023-01-11T21:17:46.6273750Z ---------------------------------------------------------------------- 2023-01-11T21:17:46.6274050Z Test results will be stored in test-reports/python-unittest/dynamo.test_comptime 2023-01-11T21:17:46.6274310Z test_get_local (__main__.ComptimeTests) ... ok (0.159s) 2023-01-11T21:17:46.6274620Z test_graph_break (__main__.ComptimeTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:46.6274930Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:46.6275140Z frames [('total', 6), ('ok', 6)] 2023-01-11T21:17:46.6275370Z stats [('calls_captured', 5), ('unique_graphs', 4), ('fusions_possible', 1)] 2023-01-11T21:17:46.6275550Z unimplemented [] 2023-01-11T21:17:46.6275750Z graph_break [('ComptimeContext.graph_break', 2)] 2023-01-11T21:17:46.6275990Z inline_call [('ComptimeContext.graph_break', 1)] 2023-01-11T21:17:46.6276160Z ok (0.008s) 2023-01-11T21:17:46.6283210Z test_print_bt (__main__.ComptimeTests) ... File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_comptime.py", line 152, in f 2023-01-11T21:17:46.6283460Z y = g(y) 2023-01-11T21:17:46.6283730Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_comptime.py", line 145, in g 2023-01-11T21:17:46.6283950Z comptime.print_bt() 2023-01-11T21:17:46.6284050Z 2023-01-11T21:17:46.6284130Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:46.6284280Z inline_call [] 2023-01-11T21:17:46.6284500Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:46.6284710Z ok (0.063s) 2023-01-11T21:17:46.6284930Z test_print_disas (__main__.ComptimeTests) ... 54 0 LOAD_FAST 0 (x) 2023-01-11T21:17:46.6285130Z 2 LOAD_CONST 1 (2) 2023-01-11T21:17:46.6285290Z 4 BINARY_MULTIPLY 2023-01-11T21:17:46.6285450Z 6 STORE_FAST 1 (y) 2023-01-11T21:17:46.6285540Z 2023-01-11T21:17:46.6285620Z 56 8 LOAD_GLOBAL 0 (comptime) 2023-01-11T21:17:46.6285720Z 2023-01-11T21:17:46.6286120Z 57 10 LOAD_CONST 2 () 2023-01-11T21:17:46.6286470Z 12 LOAD_CONST 3 ('ComptimeTests.test_print_disas..f.._') 2023-01-11T21:17:46.6286740Z 14 MAKE_FUNCTION 0 2023-01-11T21:17:46.6286910Z 16 CALL_FUNCTION 1 2023-01-11T21:17:46.6287070Z 18 STORE_FAST 2 (_) 2023-01-11T21:17:46.6287160Z 2023-01-11T21:17:46.6287240Z 60 20 LOAD_GLOBAL 0 (comptime) 2023-01-11T21:17:46.6287420Z 22 LOAD_METHOD 1 (print_disas) 2023-01-11T21:17:46.6287690Z 24 CALL_METHOD 0 2023-01-11T21:17:46.6287860Z --> 26 POP_TOP 2023-01-11T21:17:46.6287940Z 2023-01-11T21:17:46.6288050Z 62 28 LOAD_FAST 1 (y) 2023-01-11T21:17:46.6288240Z 30 LOAD_CONST 4 (3) 2023-01-11T21:17:46.6288390Z 32 BINARY_ADD 2023-01-11T21:17:46.6288530Z 34 RETURN_VALUE 2023-01-11T21:17:46.6288620Z 2023-01-11T21:17:46.6288710Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:46.6288850Z inline_call [] 2023-01-11T21:17:46.6289070Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:46.6289240Z ok (0.003s) 2023-01-11T21:17:46.6289470Z test_print_graph (__main__.ComptimeTests) ... 2023-01-11T21:17:46.6289580Z 2023-01-11T21:17:46.6289590Z 2023-01-11T21:17:46.6289660Z def forward(self, x : torch.Tensor): 2023-01-11T21:17:46.6289940Z # File: /Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_comptime.py:26, code: y = x * 2 2023-01-11T21:17:46.6290150Z mul = x * 2; x = None 2023-01-11T21:17:46.6290280Z 2023-01-11T21:17:46.6290430Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:46.6290560Z inline_call [] 2023-01-11T21:17:46.6290810Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:46.6291020Z ok (0.003s) 2023-01-11T21:17:46.6291180Z test_print_guards (__main__.ComptimeTests) ... - 2023-01-11T21:17:46.6291380Z local 'x' TENSOR_MATCH 2023-01-11T21:17:46.6291520Z { 2023-01-11T21:17:46.6291680Z 'guard_types': None, 2023-01-11T21:17:46.6291850Z 'code': None, 2023-01-11T21:17:46.6292030Z 'obj_weakref': None 2023-01-11T21:17:46.6292270Z 'guarded_class': None 2023-01-11T21:17:46.6292410Z } 2023-01-11T21:17:46.6292530Z 2023-01-11T21:17:46.6292690Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:46.6292830Z inline_call [] 2023-01-11T21:17:46.6293040Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:46.6293220Z ok (0.003s) 2023-01-11T21:17:46.6293420Z test_print_locals (__main__.ComptimeTests) ... x = TensorVariable() 2023-01-11T21:17:46.6293640Z y = TensorVariable() 2023-01-11T21:17:46.6293790Z _ = ConstantVariable(NoneType) 2023-01-11T21:17:46.6293970Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:46.6294110Z inline_call [] 2023-01-11T21:17:46.6294330Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:17:46.6294500Z ok (0.003s) 2023-01-11T21:17:46.6294710Z test_print_value_stack (__main__.ComptimeTests) ... - TensorVariable() 2023-01-11T21:17:46.6294990Z frames [('total', 1), ('ok', 1)] 2023-01-11T21:17:46.6295140Z inline_call [] 2023-01-11T21:17:46.6295360Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:17:46.6295530Z ok (0.003s) 2023-01-11T21:17:46.6295610Z 2023-01-11T21:17:46.6295750Z ---------------------------------------------------------------------- 2023-01-11T21:17:46.6295940Z Ran 8 tests in 0.245s 2023-01-11T21:17:46.6296020Z 2023-01-11T21:17:46.6296070Z OK 2023-01-11T21:17:46.6296140Z 2023-01-11T21:17:46.6296230Z Generating XML reports... 2023-01-11T21:17:46.6296570Z Generated XML report: test-reports/python-unittest/dynamo.test_comptime/TEST-ComptimeTests-20230111211746.xml 2023-01-11T21:17:46.6296840Z 2023-01-11T21:17:46.6297030Z ##[endgroup] 2023-01-11T21:17:46.6297350Z FINISHED PRINTING LOG FILE of dynamo/test_comptime (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_comptime_mk1tfel1) 2023-01-11T21:17:46.6297540Z 2023-01-11T21:17:47.6101320Z Running dynamo/test_skip_non_tensor ... [2023-01-11 21:17:47.609972] 2023-01-11T21:17:47.6102930Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_skip_non_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:47.610160] 2023-01-11T21:17:47.6103260Z Ignoring disabled issues: [] 2023-01-11T21:17:48.7750130Z 2023-01-11T21:17:48.7750560Z Expand the folded group to see the log file of dynamo/test_skip_non_tensor 2023-01-11T21:17:48.7752780Z ##[group]PRINTING LOG FILE of dynamo/test_skip_non_tensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_skip_non_tensor_3pyolgew) 2023-01-11T21:17:48.7753020Z 2023-01-11T21:17:48.7753100Z Running tests... 2023-01-11T21:17:48.7753440Z ---------------------------------------------------------------------- 2023-01-11T21:17:48.7753800Z Test results will be stored in test-reports/python-unittest/dynamo.test_skip_non_tensor 2023-01-11T21:17:48.7754100Z test_add_skip (__main__.SkipNonTensorTests) ... ok (0.177s) 2023-01-11T21:17:48.7754430Z test_add_tensor1 (__main__.SkipNonTensorTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:48.7754650Z ok (0.067s) 2023-01-11T21:17:48.7754940Z test_add_tensor2 (__main__.SkipNonTensorTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:48.7755150Z ok (0.003s) 2023-01-11T21:17:48.7755430Z test_add_tensor_dict (__main__.SkipNonTensorTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:48.7755650Z ok (0.002s) 2023-01-11T21:17:48.7756000Z test_add_tensor_list (__main__.SkipNonTensorTests) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:17:48.7756220Z ok (0.002s) 2023-01-11T21:17:48.7756400Z test_custom_list (__main__.SkipNonTensorTests) ... ok (0.001s) 2023-01-11T21:17:48.7756620Z test_recursive_list (__main__.SkipNonTensorTests) ... ok (0.001s) 2023-01-11T21:17:48.7756750Z 2023-01-11T21:17:48.7756900Z ---------------------------------------------------------------------- 2023-01-11T21:17:48.7757090Z Ran 7 tests in 0.253s 2023-01-11T21:17:48.7757180Z 2023-01-11T21:17:48.7757230Z OK 2023-01-11T21:17:48.7757300Z 2023-01-11T21:17:48.7757400Z Generating XML reports... 2023-01-11T21:17:48.7757780Z Generated XML report: test-reports/python-unittest/dynamo.test_skip_non_tensor/TEST-SkipNonTensorTests-20230111211748.xml 2023-01-11T21:17:48.7757980Z 2023-01-11T21:17:48.7758200Z ##[endgroup] 2023-01-11T21:17:48.7758540Z FINISHED PRINTING LOG FILE of dynamo/test_skip_non_tensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_skip_non_tensor_3pyolgew) 2023-01-11T21:17:48.7758750Z 2023-01-11T21:17:49.8207050Z Running nn/test_lazy_modules ... [2023-01-11 21:17:49.820527] 2023-01-11T21:17:49.8207590Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_lazy_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:49.820705] 2023-01-11T21:17:49.8207900Z Ignoring disabled issues: [] 2023-01-11T21:17:50.9800200Z 2023-01-11T21:17:50.9800790Z Expand the folded group to see the log file of nn/test_lazy_modules 2023-01-11T21:17:50.9801360Z ##[group]PRINTING LOG FILE of nn/test_lazy_modules (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_lazy_modules_murdn210) 2023-01-11T21:17:50.9801560Z 2023-01-11T21:17:50.9801620Z Running tests... 2023-01-11T21:17:50.9801980Z ---------------------------------------------------------------------- 2023-01-11T21:17:50.9802460Z Test results will be stored in test-reports/python-unittest/nn.test_lazy_modules 2023-01-11T21:17:50.9803290Z test_chained_initialization (__main__.TestLazyModules) ... ok (0.005s) 2023-01-11T21:17:50.9803920Z test_invalid_functions (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9813560Z test_lazy_batchnorm1d (__main__.TestLazyModules) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:17:50.9814050Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:17:50.9814400Z ok (0.006s) 2023-01-11T21:17:50.9814590Z test_lazy_batchnorm1d_pickle (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T21:17:50.9814830Z test_lazy_batchnorm1d_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9815070Z test_lazy_batchnorm2d (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9815300Z test_lazy_batchnorm2d_pickle (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9815600Z test_lazy_batchnorm2d_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9815830Z test_lazy_batchnorm3d (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:17:50.9816060Z test_lazy_batchnorm3d_pickle (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9816290Z test_lazy_batchnorm3d_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9816500Z test_lazy_conv1d (__main__.TestLazyModules) ... ok (0.016s) 2023-01-11T21:17:50.9816710Z test_lazy_conv1d_pickle (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T21:17:50.9816930Z test_lazy_conv1d_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9817170Z test_lazy_conv2d (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:17:50.9817420Z test_lazy_conv2d_pickle (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9817630Z test_lazy_conv2d_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9817840Z test_lazy_conv3d (__main__.TestLazyModules) ... ok (0.012s) 2023-01-11T21:17:50.9818050Z test_lazy_conv3d_pickle (__main__.TestLazyModules) ... ok (0.005s) 2023-01-11T21:17:50.9818260Z test_lazy_conv3d_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9818480Z test_lazy_conv_transpose1d_pickle (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9818720Z test_lazy_conv_transpose1d_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9819010Z test_lazy_conv_transpose2d (__main__.TestLazyModules) ... ok (0.006s) 2023-01-11T21:17:50.9819250Z test_lazy_conv_transpose2d_pickle (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:17:50.9819490Z test_lazy_conv_transpose2d_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9819710Z test_lazy_conv_transpose3d (__main__.TestLazyModules) ... ok (0.067s) 2023-01-11T21:17:50.9819940Z test_lazy_conv_transpose3d_pickle (__main__.TestLazyModules) ... ok (0.023s) 2023-01-11T21:17:50.9820170Z test_lazy_conv_transpose3d_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9820390Z test_lazy_conv_transposed1d (__main__.TestLazyModules) ... ok (0.005s) 2023-01-11T21:17:50.9820640Z test_lazy_forward_hook (__main__.TestLazyModules) 2023-01-11T21:17:50.9821210Z This test is to test whether lazymodule can register other forward hook ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:17:50.9821680Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:17:50.9821870Z ok (0.001s) 2023-01-11T21:17:50.9822050Z test_lazy_instancenorm1d (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:17:50.9822350Z test_lazy_instancenorm1d_pickle (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:17:50.9822590Z test_lazy_instancenorm1d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9822810Z test_lazy_instancenorm2d (__main__.TestLazyModules) ... ok (0.003s) 2023-01-11T21:17:50.9823100Z test_lazy_instancenorm2d_pickle (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9823340Z test_lazy_instancenorm2d_state (__main__.TestLazyModules) ... ok (0.030s) 2023-01-11T21:17:50.9823560Z test_lazy_instancenorm3d (__main__.TestLazyModules) ... ok (0.004s) 2023-01-11T21:17:50.9823790Z test_lazy_instancenorm3d_pickle (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9824070Z test_lazy_instancenorm3d_state (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9824300Z test_lazy_linear_pickle (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9824520Z test_lazy_module_buffer (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9824770Z test_lazy_module_jit_buffer (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T21:17:50.9825030Z test_lazy_module_jit_param (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T21:17:50.9825250Z test_lazy_module_parameter (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9825460Z test_lazy_pre_forward_hook (__main__.TestLazyModules) 2023-01-11T21:17:50.9826000Z This test is to test whether lazymodule can register other pre-forward hook ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:17:50.9826460Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:17:50.9826640Z ok (0.001s) 2023-01-11T21:17:50.9826820Z test_lazy_share_memory_buffer (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T21:17:50.9827120Z test_lazy_share_memory_param (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T21:17:50.9827340Z test_linear (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9827540Z test_linear_state (__main__.TestLazyModules) ... ok (0.001s) 2023-01-11T21:17:50.9827780Z test_materialize_device (__main__.TestLazyModules) ... skip: CUDA not available (0.000s) 2023-01-11T21:17:50.9828020Z test_materialize_dtype (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T21:17:50.9828240Z test_optimizer_pass (__main__.TestLazyModules) ... ok (0.002s) 2023-01-11T21:17:50.9828450Z test_spectral_norm (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T21:17:50.9828690Z test_weight_norm (__main__.TestLazyModules) ... ok (0.000s) 2023-01-11T21:17:50.9828840Z 2023-01-11T21:17:50.9828990Z ---------------------------------------------------------------------- 2023-01-11T21:17:50.9829180Z Ran 54 tests in 0.240s 2023-01-11T21:17:50.9829270Z 2023-01-11T21:17:50.9829320Z OK (skipped=1) 2023-01-11T21:17:50.9829400Z 2023-01-11T21:17:50.9829460Z Generating XML reports... 2023-01-11T21:17:50.9829760Z Generated XML report: test-reports/python-unittest/nn.test_lazy_modules/TEST-TestLazyModules-20230111211750.xml 2023-01-11T21:17:50.9829940Z 2023-01-11T21:17:50.9830150Z ##[endgroup] 2023-01-11T21:17:50.9830510Z FINISHED PRINTING LOG FILE of nn/test_lazy_modules (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_lazy_modules_murdn210) 2023-01-11T21:17:50.9830730Z 2023-01-11T21:17:51.9581470Z Running nn/test_packed_sequence ... [2023-01-11 21:17:51.957972] 2023-01-11T21:17:51.9583530Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_packed_sequence.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:51.958160] 2023-01-11T21:17:51.9583850Z Ignoring disabled issues: [] 2023-01-11T21:17:52.9704570Z 2023-01-11T21:17:52.9705100Z Expand the folded group to see the log file of nn/test_packed_sequence 2023-01-11T21:17:52.9706000Z ##[group]PRINTING LOG FILE of nn/test_packed_sequence (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_packed_sequence_nk7iab8_) 2023-01-11T21:17:52.9706240Z 2023-01-11T21:17:52.9706350Z Running tests... 2023-01-11T21:17:52.9706730Z ---------------------------------------------------------------------- 2023-01-11T21:17:52.9707050Z Test results will be stored in test-reports/python-unittest/nn.test_packed_sequence 2023-01-11T21:17:52.9707310Z test_pack_padded_sequence (__main__.PackedSequenceTest) ... ok (0.138s) 2023-01-11T21:17:52.9707550Z test_pack_sequence (__main__.PackedSequenceTest) ... ok (0.038s) 2023-01-11T21:17:52.9707790Z test_pad_sequence (__main__.PackedSequenceTest) ... ok (0.008s) 2023-01-11T21:17:52.9708150Z test_pad_sequence_with_non_iterable_sequences (__main__.PackedSequenceTest) ... ok (0.001s) 2023-01-11T21:17:52.9708430Z test_pad_sequence_with_tensor_sequences (__main__.PackedSequenceTest) ... ok (0.001s) 2023-01-11T21:17:52.9708710Z test_to (__main__.PackedSequenceTest) ... ok (0.001s) 2023-01-11T21:17:52.9708940Z test_to_memory_format (__main__.PackedSequenceTest) ... ok (0.001s) 2023-01-11T21:17:52.9709170Z test_total_length (__main__.PackedSequenceTest) ... ok (0.001s) 2023-01-11T21:17:52.9709370Z test_type_casts (__main__.PackedSequenceTest) 2023-01-11T21:17:52.9709610Z Test type casting of `PackedSequence` against type casting of tensor ... ok (0.007s) 2023-01-11T21:17:52.9709860Z test_unpack_sequence (__main__.PackedSequenceTest) ... ok (0.004s) 2023-01-11T21:17:52.9710090Z test_unpad_sequence (__main__.PackedSequenceTest) ... ok (0.004s) 2023-01-11T21:17:52.9710350Z test_wrong_order (__main__.PackedSequenceTest) ... ok (0.002s) 2023-01-11T21:17:52.9710510Z 2023-01-11T21:17:52.9710670Z ---------------------------------------------------------------------- 2023-01-11T21:17:52.9710860Z Ran 12 tests in 0.207s 2023-01-11T21:17:52.9710950Z 2023-01-11T21:17:52.9711000Z OK 2023-01-11T21:17:52.9711070Z 2023-01-11T21:17:52.9711140Z Generating XML reports... 2023-01-11T21:17:52.9711470Z Generated XML report: test-reports/python-unittest/nn.test_packed_sequence/TEST-PackedSequenceTest-20230111211752.xml 2023-01-11T21:17:52.9711660Z 2023-01-11T21:17:52.9711840Z ##[endgroup] 2023-01-11T21:17:52.9712200Z FINISHED PRINTING LOG FILE of nn/test_packed_sequence (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_packed_sequence_nk7iab8_) 2023-01-11T21:17:52.9712430Z 2023-01-11T21:17:53.9714480Z Running test_type_info ... [2023-01-11 21:17:53.971247] 2023-01-11T21:17:53.9715270Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_type_info.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:53.971429] 2023-01-11T21:17:53.9715610Z Ignoring disabled issues: [] 2023-01-11T21:17:54.8985480Z 2023-01-11T21:17:54.8985880Z Expand the folded group to see the log file of test_type_info 2023-01-11T21:17:54.8986570Z ##[group]PRINTING LOG FILE of test_type_info (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_type_info_527cpxod) 2023-01-11T21:17:54.8986790Z 2023-01-11T21:17:54.8986890Z Running tests... 2023-01-11T21:17:54.8987280Z ---------------------------------------------------------------------- 2023-01-11T21:17:54.8988040Z Test results will be stored in test-reports/python-unittest/test_type_info 2023-01-11T21:17:54.8988310Z test_finfo (__main__.TestDTypeInfo) ... ok (0.122s) 2023-01-11T21:17:54.8988510Z test_iinfo (__main__.TestDTypeInfo) ... ok (0.001s) 2023-01-11T21:17:54.8988720Z test_invalid_input (__main__.TestDTypeInfo) ... ok (0.000s) 2023-01-11T21:17:54.8988840Z 2023-01-11T21:17:54.8989040Z ---------------------------------------------------------------------- 2023-01-11T21:17:54.8989250Z Ran 3 tests in 0.123s 2023-01-11T21:17:54.8996720Z 2023-01-11T21:17:54.8996810Z OK 2023-01-11T21:17:54.8996890Z 2023-01-11T21:17:54.8996960Z Generating XML reports... 2023-01-11T21:17:54.8997290Z Generated XML report: test-reports/python-unittest/test_type_info/TEST-TestDTypeInfo-20230111211754.xml 2023-01-11T21:17:54.8997660Z 2023-01-11T21:17:54.8997860Z ##[endgroup] 2023-01-11T21:17:54.8998180Z FINISHED PRINTING LOG FILE of test_type_info (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_type_info_527cpxod) 2023-01-11T21:17:54.8998360Z 2023-01-11T21:17:55.8831420Z Running dynamo/test_export_mutations ... [2023-01-11 21:17:55.882987] 2023-01-11T21:17:55.8833040Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_export_mutations.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:55.883172] 2023-01-11T21:17:55.8833390Z Ignoring disabled issues: [] 2023-01-11T21:17:56.9186380Z 2023-01-11T21:17:56.9186750Z Expand the folded group to see the log file of dynamo/test_export_mutations 2023-01-11T21:17:56.9187430Z ##[group]PRINTING LOG FILE of dynamo/test_export_mutations (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_export_mutations_763d81am) 2023-01-11T21:17:56.9188360Z 2023-01-11T21:17:56.9188460Z Running tests... 2023-01-11T21:17:56.9188820Z ---------------------------------------------------------------------- 2023-01-11T21:17:56.9189140Z Test results will be stored in test-reports/python-unittest/dynamo.test_export_mutations 2023-01-11T21:17:56.9189910Z test_module_attribute_mutation_violation_negative_1 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88468 for platform(s) linux, macos, mac. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.147s) 2023-01-11T21:17:56.9190820Z test_module_attribute_mutation_violation_negative_2 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88475 for platform(s) linux, mac, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:17:56.9191690Z test_module_attribute_mutation_violation_negative_3 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88466 for platform(s) linux, mac, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:17:56.9192540Z test_module_attribute_mutation_violation_negative_4 (__main__.MutationExportTests) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88467 for platform(s) linux, macos. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:17:56.9193030Z test_module_attribute_mutation_violation_positive_1 (__main__.MutationExportTests) ... ok (0.015s) 2023-01-11T21:17:56.9193300Z test_module_attribute_mutation_violation_positive_2 (__main__.MutationExportTests) ... ok (0.001s) 2023-01-11T21:17:56.9193560Z test_module_attribute_mutation_violation_positive_3 (__main__.MutationExportTests) ... ok (0.001s) 2023-01-11T21:17:56.9193870Z test_module_attribute_mutation_violation_positive_4 (__main__.MutationExportTests) ... inline_call [] 2023-01-11T21:17:56.9194090Z ok (0.002s) 2023-01-11T21:17:56.9194170Z 2023-01-11T21:17:56.9194320Z ---------------------------------------------------------------------- 2023-01-11T21:17:56.9194500Z Ran 8 tests in 0.168s 2023-01-11T21:17:56.9194590Z 2023-01-11T21:17:56.9194650Z OK (skipped=4) 2023-01-11T21:17:56.9194730Z 2023-01-11T21:17:56.9194790Z Generating XML reports... 2023-01-11T21:17:56.9195120Z Generated XML report: test-reports/python-unittest/dynamo.test_export_mutations/TEST-MutationExportTests-20230111211756.xml 2023-01-11T21:17:56.9195470Z 2023-01-11T21:17:56.9195690Z ##[endgroup] 2023-01-11T21:17:56.9196070Z FINISHED PRINTING LOG FILE of dynamo/test_export_mutations (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_export_mutations_763d81am) 2023-01-11T21:17:56.9196280Z 2023-01-11T21:17:57.9065130Z Running test_autocast ... [2023-01-11 21:17:57.906365] 2023-01-11T21:17:57.9066290Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:57.906559] 2023-01-11T21:17:57.9066600Z Ignoring disabled issues: [] 2023-01-11T21:17:58.8917510Z 2023-01-11T21:17:58.8917960Z Expand the folded group to see the log file of test_autocast 2023-01-11T21:17:58.8918620Z ##[group]PRINTING LOG FILE of test_autocast (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_autocast_a3ac097i) 2023-01-11T21:17:58.8918830Z 2023-01-11T21:17:58.8918890Z Running tests... 2023-01-11T21:17:58.8919260Z ---------------------------------------------------------------------- 2023-01-11T21:17:58.8919540Z Test results will be stored in test-reports/python-unittest/test_autocast 2023-01-11T21:17:58.8919810Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.124s) 2023-01-11T21:17:58.8920050Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.003s) 2023-01-11T21:17:58.8920340Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.005s) 2023-01-11T21:17:58.8920580Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.007s) 2023-01-11T21:17:58.8920830Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.004s) 2023-01-11T21:17:58.8921070Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.042s) 2023-01-11T21:17:58.8921320Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.003s) 2023-01-11T21:17:58.8921550Z test_cast_cache_is_global (__main__.TestAutocastGPU) 2023-01-11T21:17:58.8921800Z Verifies that the autocast cache is global. This is done by ... skip: requires cuda (0.001s) 2023-01-11T21:17:58.8922080Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.000s) 2023-01-11T21:17:58.8922240Z 2023-01-11T21:17:58.8922400Z ---------------------------------------------------------------------- 2023-01-11T21:17:58.8922590Z Ran 9 tests in 0.188s 2023-01-11T21:17:58.8922690Z 2023-01-11T21:17:58.8922740Z OK (skipped=1) 2023-01-11T21:17:58.8922830Z 2023-01-11T21:17:58.8922890Z Generating XML reports... 2023-01-11T21:17:58.8923210Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastCPU-20230111211758.xml 2023-01-11T21:17:58.8923610Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestTorchAutocast-20230111211758.xml 2023-01-11T21:17:58.8923980Z Generated XML report: test-reports/python-unittest/test_autocast/TEST-TestAutocastGPU-20230111211758.xml 2023-01-11T21:17:58.8924190Z 2023-01-11T21:17:58.8924400Z ##[endgroup] 2023-01-11T21:17:58.8924730Z FINISHED PRINTING LOG FILE of test_autocast (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_autocast_a3ac097i) 2023-01-11T21:17:58.8924910Z 2023-01-11T21:18:00.0380890Z Running test_subclass ... [2023-01-11 21:18:00.037819] 2023-01-11T21:18:00.0382060Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:00.038063] 2023-01-11T21:18:00.0382860Z Ignoring disabled issues: [] 2023-01-11T21:18:01.0579700Z 2023-01-11T21:18:01.0580080Z Expand the folded group to see the log file of test_subclass 2023-01-11T21:18:01.0580740Z ##[group]PRINTING LOG FILE of test_subclass (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_subclass_0ke2zyg5) 2023-01-11T21:18:01.0580940Z 2023-01-11T21:18:01.0580990Z Running tests... 2023-01-11T21:18:01.0581540Z ---------------------------------------------------------------------- 2023-01-11T21:18:01.0581840Z Test results will be stored in test-reports/python-unittest/test_subclass 2023-01-11T21:18:01.0582100Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.119s) 2023-01-11T21:18:01.0582350Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0583280Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0584210Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0584490Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0584880Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0585140Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0585400Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0585650Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0585930Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0586220Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2023-01-11T21:18:01.0586840Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T21:18:01.0587320Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:18:01.0587520Z expected failure (0.001s) 2023-01-11T21:18:01.0587740Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2023-01-11T21:18:01.0588000Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2023-01-11T21:18:01.0588270Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.001s) 2023-01-11T21:18:01.0588500Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.011s) 2023-01-11T21:18:01.0588810Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:18:01.0589060Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0589310Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0589550Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T21:18:01.0589830Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0590120Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0590390Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0590710Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0591020Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0591300Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0591580Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0591860Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0592150Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0592480Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0592760Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0593110Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0593390Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0593670Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0593940Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0594280Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0601950Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0602250Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0602570Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0602890Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0603170Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0603420Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0603660Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0603900Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0604140Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0604380Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0604680Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0604930Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0605180Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0605420Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0605650Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0605890Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0606140Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0606420Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0606710Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0606960Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0607200Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0607460Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0607720Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T21:18:01.0607970Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0608220Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T21:18:01.0608540Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0608790Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0609200Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0609470Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0609730Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0609990Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0610250Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0610550Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0610910Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0611170Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T21:18:01.0611310Z 2023-01-11T21:18:01.0611510Z ---------------------------------------------------------------------- 2023-01-11T21:18:01.0611700Z Ran 71 tests in 0.193s 2023-01-11T21:18:01.0611790Z 2023-01-11T21:18:01.0611850Z OK (expected failures=5) 2023-01-11T21:18:01.0611940Z 2023-01-11T21:18:01.0612000Z Generating XML reports... 2023-01-11T21:18:01.0612300Z Generated XML report: test-reports/python-unittest/test_subclass/TEST-TestSubclass-20230111211800.xml 2023-01-11T21:18:01.0612500Z 2023-01-11T21:18:01.0612730Z ##[endgroup] 2023-01-11T21:18:01.0613040Z FINISHED PRINTING LOG FILE of test_subclass (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_subclass_0ke2zyg5) 2023-01-11T21:18:01.0613220Z 2023-01-11T21:18:02.0239950Z Running test_model_dump ... [2023-01-11 21:18:02.023822] 2023-01-11T21:18:02.0241910Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_model_dump.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:02.024028] 2023-01-11T21:18:02.0242240Z Ignoring disabled issues: [] 2023-01-11T21:18:02.9959160Z 2023-01-11T21:18:02.9959620Z Expand the folded group to see the log file of test_model_dump 2023-01-11T21:18:02.9960250Z ##[group]PRINTING LOG FILE of test_model_dump (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_model_dump_597o8nvp) 2023-01-11T21:18:02.9960890Z 2023-01-11T21:18:02.9961140Z Running tests... 2023-01-11T21:18:02.9962140Z ---------------------------------------------------------------------- 2023-01-11T21:18:02.9962530Z Test results will be stored in test-reports/python-unittest/test_model_dump 2023-01-11T21:18:02.9962760Z test_inline_skeleton (__main__.TestModelDump) ... ok (0.120s) 2023-01-11T21:18:02.9963000Z test_invalid_json (__main__.TestModelDump) ... ok (0.009s) 2023-01-11T21:18:02.9963200Z test_main (__main__.TestModelDump) ... ok (0.009s) 2023-01-11T21:18:02.9963520Z test_memory_computation (__main__.TestModelDump) ... skip: Webdriver not requested (0.001s) 2023-01-11T21:18:02.9963770Z test_model_with_lists (__main__.TestModelDump) ... ok (0.002s) 2023-01-11T21:18:02.9964030Z test_optimized_quantized_model (__main__.TestModelDump) ... skip: QNNPACK not available (0.000s) 2023-01-11T21:18:02.9964310Z test_quantized_model (__main__.TestModelDump) ... skip: QNNPACK not available (0.000s) 2023-01-11T21:18:02.9964550Z test_scripted_model (__main__.TestModelDump) ... ok (0.005s) 2023-01-11T21:18:02.9964790Z test_traced_model (__main__.TestModelDump) ... ok (0.026s) 2023-01-11T21:18:02.9964910Z 2023-01-11T21:18:02.9965060Z ---------------------------------------------------------------------- 2023-01-11T21:18:02.9965290Z Ran 9 tests in 0.173s 2023-01-11T21:18:02.9965410Z 2023-01-11T21:18:02.9965470Z OK (skipped=3) 2023-01-11T21:18:02.9965550Z 2023-01-11T21:18:02.9965620Z Generating XML reports... 2023-01-11T21:18:02.9965930Z Generated XML report: test-reports/python-unittest/test_model_dump/TEST-TestModelDump-20230111211802.xml 2023-01-11T21:18:02.9966110Z 2023-01-11T21:18:02.9966510Z ##[endgroup] 2023-01-11T21:18:02.9966850Z FINISHED PRINTING LOG FILE of test_model_dump (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_model_dump_597o8nvp) 2023-01-11T21:18:02.9967030Z 2023-01-11T21:18:03.9946800Z Running dynamo/test_nops ... [2023-01-11 21:18:03.994548] 2023-01-11T21:18:03.9948540Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_nops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:03.994739] 2023-01-11T21:18:03.9948860Z Ignoring disabled issues: [] 2023-01-11T21:18:05.0244320Z 2023-01-11T21:18:05.0244830Z Expand the folded group to see the log file of dynamo/test_nops 2023-01-11T21:18:05.0245410Z ##[group]PRINTING LOG FILE of dynamo/test_nops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_nops_heve9qjg) 2023-01-11T21:18:05.0245610Z 2023-01-11T21:18:05.0245670Z Running tests... 2023-01-11T21:18:05.0246040Z ---------------------------------------------------------------------- 2023-01-11T21:18:05.0246370Z Test results will be stored in test-reports/python-unittest/dynamo.test_nops 2023-01-11T21:18:05.0246620Z test1 (__main__.NopTests) ... ok (0.148s) 2023-01-11T21:18:05.0246790Z test2 (__main__.NopTests) ... ok (0.001s) 2023-01-11T21:18:05.0246960Z test3 (__main__.NopTests) ... ok (0.001s) 2023-01-11T21:18:05.0247140Z test_extended_args (__main__.NopTests) ... ok (0.019s) 2023-01-11T21:18:05.0247250Z 2023-01-11T21:18:05.0247400Z ---------------------------------------------------------------------- 2023-01-11T21:18:05.0247580Z Ran 4 tests in 0.169s 2023-01-11T21:18:05.0247670Z 2023-01-11T21:18:05.0247720Z OK 2023-01-11T21:18:05.0247820Z 2023-01-11T21:18:05.0247910Z Generating XML reports... 2023-01-11T21:18:05.0248210Z Generated XML report: test-reports/python-unittest/dynamo.test_nops/TEST-NopTests-20230111211804.xml 2023-01-11T21:18:05.0248370Z 2023-01-11T21:18:05.0248530Z ##[endgroup] 2023-01-11T21:18:05.0248830Z FINISHED PRINTING LOG FILE of dynamo/test_nops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_nops_heve9qjg) 2023-01-11T21:18:05.0249020Z 2023-01-11T21:18:06.0054750Z Running test_native_functions ... [2023-01-11 21:18:06.005285] 2023-01-11T21:18:06.0056260Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:06.005504] 2023-01-11T21:18:06.0056610Z Ignoring disabled issues: [] 2023-01-11T21:18:07.0147490Z 2023-01-11T21:18:07.0147870Z Expand the folded group to see the log file of test_native_functions 2023-01-11T21:18:07.0148480Z ##[group]PRINTING LOG FILE of test_native_functions (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_native_functions_fryrble7) 2023-01-11T21:18:07.0148690Z 2023-01-11T21:18:07.0148750Z Running tests... 2023-01-11T21:18:07.0149100Z ---------------------------------------------------------------------- 2023-01-11T21:18:07.0149410Z Test results will be stored in test-reports/python-unittest/test_native_functions 2023-01-11T21:18:07.0149670Z test_intlist_error_with_overload (__main__.TestNativeFunctions) ... ok (0.129s) 2023-01-11T21:18:07.0150130Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0150490Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0150800Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0151160Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0151470Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0151790Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0152270Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T21:18:07.0152490Z ok (0.023s) 2023-01-11T21:18:07.0160220Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.004s) 2023-01-11T21:18:07.0160490Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.005s) 2023-01-11T21:18:07.0160730Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.004s) 2023-01-11T21:18:07.0160960Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.005s) 2023-01-11T21:18:07.0161200Z test_string_defaults (__main__.TestNativeFunctions) ... ok (0.003s) 2023-01-11T21:18:07.0161730Z test_symintlist_error (__main__.TestNativeFunctions) ... pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0162080Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0162450Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0162750Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0163040Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0163340Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0163600Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T21:18:07.0163770Z ok (0.009s) 2023-01-11T21:18:07.0164080Z test_symintlist_error_with_overload (__main__.TestNativeFunctions) ... view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T21:18:07.0164370Z * (torch.dtype dtype) 2023-01-11T21:18:07.0164640Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T21:18:07.0164840Z * (tuple of ints size) 2023-01-11T21:18:07.0165080Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T21:18:07.0165210Z 2023-01-11T21:18:07.0165370Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0165660Z view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T21:18:07.0165850Z * (torch.dtype dtype) 2023-01-11T21:18:07.0166100Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T21:18:07.0166350Z * (tuple of ints size) 2023-01-11T21:18:07.0166590Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T21:18:07.0166730Z 2023-01-11T21:18:07.0166890Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T21:18:07.0167080Z * (torch.dtype dtype) 2023-01-11T21:18:07.0167300Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T21:18:07.0167490Z * (tuple of ints size) 2023-01-11T21:18:07.0167710Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T21:18:07.0167840Z 2023-01-11T21:18:07.0168020Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0168350Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T21:18:07.0168540Z * (torch.dtype dtype) 2023-01-11T21:18:07.0168780Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T21:18:07.0168970Z * (tuple of ints size) 2023-01-11T21:18:07.0169200Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T21:18:07.0169340Z 2023-01-11T21:18:07.0169500Z view() received an invalid combination of arguments - got (str), but expected one of: 2023-01-11T21:18:07.0169700Z * (torch.dtype dtype) 2023-01-11T21:18:07.0170050Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T21:18:07.0170250Z * (tuple of ints size) 2023-01-11T21:18:07.0170480Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T21:18:07.0170610Z 2023-01-11T21:18:07.0170660Z ok (0.008s) 2023-01-11T21:18:07.0171000Z test_symintlist_error_with_overload_but_is_unique (__main__.TestNativeFunctions) ... set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2023-01-11T21:18:07.0171250Z * () 2023-01-11T21:18:07.0171380Z * (torch.Storage source) 2023-01-11T21:18:07.0171620Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0171890Z * (Tensor source) 2023-01-11T21:18:07.0172090Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0172230Z 2023-01-11T21:18:07.0172380Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0172680Z set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2023-01-11T21:18:07.0172870Z * () 2023-01-11T21:18:07.0172990Z * (torch.Storage source) 2023-01-11T21:18:07.0173200Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0173450Z * (Tensor source) 2023-01-11T21:18:07.0173640Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0173770Z 2023-01-11T21:18:07.0173940Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T21:18:07.0174140Z * () 2023-01-11T21:18:07.0174270Z * (torch.Storage source) 2023-01-11T21:18:07.0174460Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0174650Z * (Tensor source) 2023-01-11T21:18:07.0174870Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0175040Z 2023-01-11T21:18:07.0175190Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0175500Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T21:18:07.0175690Z * () 2023-01-11T21:18:07.0175820Z * (torch.Storage source) 2023-01-11T21:18:07.0176010Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0176200Z * (Tensor source) 2023-01-11T21:18:07.0176380Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0176550Z 2023-01-11T21:18:07.0176750Z set_() received an invalid combination of arguments - got (Tensor, int, str), but expected one of: 2023-01-11T21:18:07.0176950Z * () 2023-01-11T21:18:07.0177070Z * (torch.Storage source) 2023-01-11T21:18:07.0177260Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0177450Z * (Tensor source) 2023-01-11T21:18:07.0177640Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T21:18:07.0177770Z 2023-01-11T21:18:07.0177810Z ok (0.009s) 2023-01-11T21:18:07.0178160Z test_vararg_symintlist_error (__main__.TestNativeFunctions) ... rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0178540Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0178850Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0179160Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0179460Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0179750Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0180110Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0180420Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0180770Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0181070Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T21:18:07.0181410Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0181860Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0182210Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0182540Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0182720Z 2023-01-11T21:18:07.0182880Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T21:18:07.0183210Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T21:18:07.0183540Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T21:18:07.0183870Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0184240Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0184580Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0184910Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0185090Z 2023-01-11T21:18:07.0185260Z rand() received an invalid combination of arguments - got (str, str, str), but expected one of: 2023-01-11T21:18:07.0185580Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0186020Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0186370Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0186690Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T21:18:07.0186870Z 2023-01-11T21:18:07.0186920Z ok (0.017s) 2023-01-11T21:18:07.0186990Z 2023-01-11T21:18:07.0187130Z ---------------------------------------------------------------------- 2023-01-11T21:18:07.0187320Z Ran 11 tests in 0.217s 2023-01-11T21:18:07.0187400Z 2023-01-11T21:18:07.0187450Z OK 2023-01-11T21:18:07.0187520Z 2023-01-11T21:18:07.0187610Z Generating XML reports... 2023-01-11T21:18:07.0187950Z Generated XML report: test-reports/python-unittest/test_native_functions/TEST-TestNativeFunctions-20230111211806.xml 2023-01-11T21:18:07.0188140Z 2023-01-11T21:18:07.0188360Z ##[endgroup] 2023-01-11T21:18:07.0188670Z FINISHED PRINTING LOG FILE of test_native_functions (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_native_functions_fryrble7) 2023-01-11T21:18:07.0188860Z 2023-01-11T21:18:07.9873910Z Running test_itt ... [2023-01-11 21:18:07.987255] 2023-01-11T21:18:07.9876180Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_itt.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:07.987444] 2023-01-11T21:18:07.9876490Z Ignoring disabled issues: [] 2023-01-11T21:18:08.9028210Z 2023-01-11T21:18:08.9028580Z Expand the folded group to see the log file of test_itt 2023-01-11T21:18:08.9029110Z ##[group]PRINTING LOG FILE of test_itt (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_itt_mmh0k9g9) 2023-01-11T21:18:08.9029290Z 2023-01-11T21:18:08.9029350Z Running tests... 2023-01-11T21:18:08.9029920Z ---------------------------------------------------------------------- 2023-01-11T21:18:08.9030260Z Test results will be stored in test-reports/python-unittest/test_itt 2023-01-11T21:18:08.9030500Z test_itt (__main__.TestItt) ... ok (0.121s) 2023-01-11T21:18:08.9030620Z 2023-01-11T21:18:08.9030780Z ---------------------------------------------------------------------- 2023-01-11T21:18:08.9030980Z Ran 1 test in 0.121s 2023-01-11T21:18:08.9031080Z 2023-01-11T21:18:08.9031120Z OK 2023-01-11T21:18:08.9031190Z 2023-01-11T21:18:08.9031260Z Generating XML reports... 2023-01-11T21:18:08.9031540Z Generated XML report: test-reports/python-unittest/test_itt/TEST-TestItt-20230111211808.xml 2023-01-11T21:18:08.9031710Z 2023-01-11T21:18:08.9031920Z ##[endgroup] 2023-01-11T21:18:08.9032250Z FINISHED PRINTING LOG FILE of test_itt (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_itt_mmh0k9g9) 2023-01-11T21:18:08.9032430Z 2023-01-11T21:18:09.8866380Z Running lazy/test_debug_util ... [2023-01-11 21:18:09.886492] 2023-01-11T21:18:09.8868000Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'lazy/test_debug_util.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:09.886686] 2023-01-11T21:18:09.8868320Z Ignoring disabled issues: [] 2023-01-11T21:18:10.9729320Z 2023-01-11T21:18:10.9729980Z Expand the folded group to see the log file of lazy/test_debug_util 2023-01-11T21:18:10.9730930Z ##[group]PRINTING LOG FILE of lazy/test_debug_util (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_debug_util_p6jlb5ri) 2023-01-11T21:18:10.9731170Z 2023-01-11T21:18:10.9731220Z Running tests... 2023-01-11T21:18:10.9731590Z ---------------------------------------------------------------------- 2023-01-11T21:18:10.9731900Z Test results will be stored in test-reports/python-unittest/lazy.test_debug_util 2023-01-11T21:18:10.9732140Z test_get_python_frames (__main__.DebugUtilTest) ... ok (0.164s) 2023-01-11T21:18:10.9732280Z 2023-01-11T21:18:10.9732430Z ---------------------------------------------------------------------- 2023-01-11T21:18:10.9732620Z Ran 1 test in 0.164s 2023-01-11T21:18:10.9732710Z 2023-01-11T21:18:10.9732760Z OK 2023-01-11T21:18:10.9732870Z 2023-01-11T21:18:10.9732970Z Generating XML reports... 2023-01-11T21:18:10.9733300Z Generated XML report: test-reports/python-unittest/lazy.test_debug_util/TEST-DebugUtilTest-20230111211810.xml 2023-01-11T21:18:10.9733480Z 2023-01-11T21:18:10.9733650Z ##[endgroup] 2023-01-11T21:18:10.9733960Z FINISHED PRINTING LOG FILE of lazy/test_debug_util (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_debug_util_p6jlb5ri) 2023-01-11T21:18:10.9734160Z 2023-01-11T21:18:12.0952800Z Running nn/test_parametrization ... [2023-01-11 21:18:12.095084] 2023-01-11T21:18:12.0953640Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_parametrization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:12.095291] 2023-01-11T21:18:12.0954000Z Ignoring disabled issues: [] 2023-01-11T21:18:13.2356960Z 2023-01-11T21:18:13.2357290Z Expand the folded group to see the log file of nn/test_parametrization 2023-01-11T21:18:13.2358080Z ##[group]PRINTING LOG FILE of nn/test_parametrization (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_parametrization_ljcfu2xx) 2023-01-11T21:18:13.2358300Z 2023-01-11T21:18:13.2358360Z Running tests... 2023-01-11T21:18:13.2358710Z ---------------------------------------------------------------------- 2023-01-11T21:18:13.2359010Z Test results will be stored in test-reports/python-unittest/nn.test_parametrization 2023-01-11T21:18:13.2359270Z test_caching_parametrization (__main__.TestNNParametrization) 2023-01-11T21:18:13.2359580Z Test the caching system of a parametrization ... ok (0.034s) 2023-01-11T21:18:13.2359860Z test_caching_parametrization_with_transfer_parametrizations_and_params (__main__.TestNNParametrization) 2023-01-11T21:18:13.2360330Z Test that transferring parametrizations doesn't cause issues with caching ... ok (0.001s) 2023-01-11T21:18:13.2360600Z test_deepcopy_after_parametrization (__main__.TestNNParametrization) 2023-01-11T21:18:13.2360920Z Test that we are able to create a deepcopy of the module when it's parametrized. ... ok (0.004s) 2023-01-11T21:18:13.2361220Z test_errors_parametrized_tensor_parametrization (__main__.TestNNParametrization) ... ok (0.002s) 2023-01-11T21:18:13.2361510Z test_errors_unparametrized_tensor_parametrization (__main__.TestNNParametrization) ... ok (0.003s) 2023-01-11T21:18:13.2361830Z test_initialization_parametrization (__main__.TestNNParametrization) 2023-01-11T21:18:13.2362120Z Test that it is possible to initialize a parametrization when it ... ok (0.002s) 2023-01-11T21:18:13.2362390Z test_multiple_inputs_parametrization (__main__.TestNNParametrization) ... ok (0.013s) 2023-01-11T21:18:13.2362650Z test_new_spectral_norm (__main__.TestNNParametrization) ... ok (0.013s) 2023-01-11T21:18:13.2362890Z test_new_spectral_norm_dim (__main__.TestNNParametrization) ... ok (0.001s) 2023-01-11T21:18:13.2363140Z test_new_spectral_norm_forward (__main__.TestNNParametrization) ... ok (0.001s) 2023-01-11T21:18:13.2363410Z test_new_spectral_norm_load_state_dict (__main__.TestNNParametrization) ... ok (0.006s) 2023-01-11T21:18:13.2363660Z test_orthogonal_errors (__main__.TestNNParametrization) ... ok (0.001s) 2023-01-11T21:18:13.2363980Z test_orthogonal_parametrization (__main__.TestNNParametrization) ... ok (0.052s) 2023-01-11T21:18:13.2364250Z test_parametrization_same_training_mode (__main__.TestNNParametrization) 2023-01-11T21:18:13.2364500Z Test training mode updated on parametrization registration ... ok (0.001s) 2023-01-11T21:18:13.2364760Z test_register_and_remove_buffer_parametrization (__main__.TestNNParametrization) 2023-01-11T21:18:13.2365030Z Test that it is possible to add and remove parametrizations on buffers ... ok (0.001s) 2023-01-11T21:18:13.2365300Z test_register_and_remove_nested_parametrization (__main__.TestNNParametrization) 2023-01-11T21:18:13.2365560Z Test that it is possible to nest the parametrizations ... ok (0.001s) 2023-01-11T21:18:13.2365840Z test_register_and_remove_parametrization (__main__.TestNNParametrization) 2023-01-11T21:18:13.2366120Z Test that it is possible to add a few parametrizations ... ok (0.008s) 2023-01-11T21:18:13.2366360Z test_serialization_parametrization (__main__.TestNNParametrization) 2023-01-11T21:18:13.2366610Z Test that it is possible to serialize a parametrized model via state_dict ... ok (0.005s) 2023-01-11T21:18:13.2366860Z test_transfer_parametrizations_and_params (__main__.TestNNParametrization) 2023-01-11T21:18:13.2367130Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.002s) 2023-01-11T21:18:13.2367410Z test_transfer_parametrizations_and_params_many_to_one (__main__.TestNNParametrization) ... ok (0.002s) 2023-01-11T21:18:13.2367690Z test_transfer_parametrizations_and_params_right_inverse (__main__.TestNNParametrization) 2023-01-11T21:18:13.2368030Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.001s) 2023-01-11T21:18:13.2368310Z test_transfer_parametrizations_and_params_single_param (__main__.TestNNParametrization) 2023-01-11T21:18:13.2368630Z Test that all parametrizations and their associated parameters are transferred. ... ok (0.001s) 2023-01-11T21:18:13.2368880Z test_type_before_parametrizations (__main__.TestNNParametrization) 2023-01-11T21:18:13.2369130Z Test that type_before_parametrizations always retrieves original type ... ok (0.000s) 2023-01-11T21:18:13.2369270Z 2023-01-11T21:18:13.2369420Z ---------------------------------------------------------------------- 2023-01-11T21:18:13.2369600Z Ran 23 tests in 0.157s 2023-01-11T21:18:13.2369690Z 2023-01-11T21:18:13.2369770Z OK 2023-01-11T21:18:13.2369870Z 2023-01-11T21:18:13.2369930Z Generating XML reports... 2023-01-11T21:18:13.2370250Z Generated XML report: test-reports/python-unittest/nn.test_parametrization/TEST-TestNNParametrization-20230111211812.xml 2023-01-11T21:18:13.2370490Z 2023-01-11T21:18:13.2370660Z ##[endgroup] 2023-01-11T21:18:13.2370990Z FINISHED PRINTING LOG FILE of nn/test_parametrization (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_parametrization_ljcfu2xx) 2023-01-11T21:18:13.2371190Z 2023-01-11T21:18:14.2203880Z Running nn/test_dropout ... [2023-01-11 21:18:14.220245] 2023-01-11T21:18:14.2205310Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_dropout.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:14.220428] 2023-01-11T21:18:14.2205700Z Ignoring disabled issues: [] 2023-01-11T21:18:15.6104690Z 2023-01-11T21:18:15.6105730Z Expand the folded group to see the log file of nn/test_dropout 2023-01-11T21:18:15.6107200Z ##[group]PRINTING LOG FILE of nn/test_dropout (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_dropout_dmnco2z8) 2023-01-11T21:18:15.6107750Z 2023-01-11T21:18:15.6108040Z Running tests... 2023-01-11T21:18:15.6108900Z ---------------------------------------------------------------------- 2023-01-11T21:18:15.6109660Z Test results will be stored in test-reports/python-unittest/nn.test_dropout 2023-01-11T21:18:15.6110350Z test_AlphaDropout (__main__.TestDropoutNN) ... ok (0.026s) 2023-01-11T21:18:15.6111080Z test_FeatureAlphaDropout (__main__.TestDropoutNN) ... ok (0.101s) 2023-01-11T21:18:15.6111680Z test_invalid_dropout_p (__main__.TestDropoutNN) ... ok (0.002s) 2023-01-11T21:18:15.6112320Z test_native_dropout_corner_case (__main__.TestDropoutNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:18:15.6112990Z test_Dropout1d_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:15.6113640Z test_Dropout2d_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:18:15.6114270Z test_Dropout3d_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:18:15.6114910Z test_Dropout_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.058s) 2023-01-11T21:18:15.6115630Z test_empty_dropout_cpu (__main__.TestDropoutNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:15.6115990Z 2023-01-11T21:18:15.6116370Z ---------------------------------------------------------------------- 2023-01-11T21:18:15.6116850Z Ran 9 tests in 0.203s 2023-01-11T21:18:15.6117080Z 2023-01-11T21:18:15.6117230Z OK (skipped=1) 2023-01-11T21:18:15.6117440Z 2023-01-11T21:18:15.6117610Z Generating XML reports... 2023-01-11T21:18:15.6118400Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNN-20230111211815.xml 2023-01-11T21:18:15.6119450Z Generated XML report: test-reports/python-unittest/nn.test_dropout/TEST-TestDropoutNNDeviceTypeCPU-20230111211815.xml 2023-01-11T21:18:15.6119970Z 2023-01-11T21:18:15.6120530Z ##[endgroup] 2023-01-11T21:18:15.6149820Z FINISHED PRINTING LOG FILE of nn/test_dropout (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_dropout_dmnco2z8) 2023-01-11T21:18:15.6150350Z 2023-01-11T21:18:17.0216700Z Running test_pytree ... [2023-01-11 21:18:17.021446] 2023-01-11T21:18:17.0220660Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_pytree.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:17.021881] 2023-01-11T21:18:17.0221440Z Ignoring disabled issues: [] 2023-01-11T21:18:18.2608100Z 2023-01-11T21:18:18.2608380Z Expand the folded group to see the log file of test_pytree 2023-01-11T21:18:18.2608940Z ##[group]PRINTING LOG FILE of test_pytree (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_pytree_1nq_e2is) 2023-01-11T21:18:18.2609130Z 2023-01-11T21:18:18.2609200Z Running tests... 2023-01-11T21:18:18.2609550Z ---------------------------------------------------------------------- 2023-01-11T21:18:18.2609850Z Test results will be stored in test-reports/python-unittest/test_pytree 2023-01-11T21:18:18.2610100Z test_broadcast_to_and_flatten (__main__.TestPytree) ... ok (0.141s) 2023-01-11T21:18:18.2610620Z test_flatten_unflatten_dict (__main__.TestPytree) ... ok (0.002s) 2023-01-11T21:18:18.2610870Z test_flatten_unflatten_leaf (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2611110Z test_flatten_unflatten_list (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2611360Z test_flatten_unflatten_namedtuple (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2611600Z test_flatten_unflatten_nested (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2611840Z test_flatten_unflatten_odict (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2612070Z test_flatten_unflatten_return_type_max (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2612320Z test_flatten_unflatten_return_type_min (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2612620Z test_flatten_unflatten_tuple (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2612840Z test_tree_all_any (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2613040Z test_tree_only (__main__.TestPytree) ... ok (0.000s) 2023-01-11T21:18:18.2613240Z test_treemap (__main__.TestPytree) ... ok (0.001s) 2023-01-11T21:18:18.2613440Z test_treespec_equality (__main__.TestPytree) ... ok (0.000s) 2023-01-11T21:18:18.2613650Z test_treespec_repr (__main__.TestPytree) ... ok (0.000s) 2023-01-11T21:18:18.2613770Z 2023-01-11T21:18:18.2613920Z ---------------------------------------------------------------------- 2023-01-11T21:18:18.2614150Z Ran 15 tests in 0.152s 2023-01-11T21:18:18.2614270Z 2023-01-11T21:18:18.2614320Z OK 2023-01-11T21:18:18.2614390Z 2023-01-11T21:18:18.2614460Z Generating XML reports... 2023-01-11T21:18:18.2614760Z Generated XML report: test-reports/python-unittest/test_pytree/TEST-TestPytree-20230111211817.xml 2023-01-11T21:18:18.2614940Z 2023-01-11T21:18:18.2615120Z ##[endgroup] 2023-01-11T21:18:18.2615430Z FINISHED PRINTING LOG FILE of test_pytree (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_pytree_1nq_e2is) 2023-01-11T21:18:18.2615600Z 2023-01-11T21:18:19.3764610Z Running test_tensorexpr_pybind ... [2023-01-11 21:18:19.376167] 2023-01-11T21:18:19.3765580Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_tensorexpr_pybind.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:19.376467] 2023-01-11T21:18:19.3765920Z Ignoring disabled issues: [] 2023-01-11T21:18:20.7345040Z 2023-01-11T21:18:20.7345680Z Expand the folded group to see the log file of test_tensorexpr_pybind 2023-01-11T21:18:20.7346270Z ##[group]PRINTING LOG FILE of test_tensorexpr_pybind (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_tensorexpr_pybind_re2hasy4) 2023-01-11T21:18:20.7347380Z 2023-01-11T21:18:20.7348050Z Running tests... 2023-01-11T21:18:20.7349070Z ---------------------------------------------------------------------- 2023-01-11T21:18:20.7350160Z Test results will be stored in test-reports/python-unittest/test_tensorexpr_pybind 2023-01-11T21:18:20.7351130Z test_unary_ops (__main__.TestExprHandlePyBind) ... ok (0.168s) 2023-01-11T21:18:20.7352030Z test_alloc_in_loop (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.001s) 2023-01-11T21:18:20.7364510Z test_call_raw (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:18:20.7365990Z test_dtype_error (__main__.TestTensorExprPyBind) ... ok (0.000s) 2023-01-11T21:18:20.7366870Z test_dynamic_shape (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:18:20.7367710Z test_dynamic_shape_2d (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:18:20.7368540Z test_external_calls (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:18:20.7369530Z test_kernel_shape_prop (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T21:18:20.7370550Z test_kernel_shape_prop_module (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.001s) 2023-01-11T21:18:20.7371910Z test_kernel_with_custom_lowering (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.001s) 2023-01-11T21:18:20.7372890Z test_kernel_with_expand (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T21:18:20.7373850Z test_kernel_with_permute (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T21:18:20.7374850Z test_kernel_with_scalar_inputs (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T21:18:20.7375800Z test_kernel_with_t (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T21:18:20.7376810Z test_kernel_with_tensor_inputs (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T21:18:20.7377850Z test_kernel_with_transpose (__main__.TestTensorExprPyBind) ... skip: LLVM backend not enabled (0.000s) 2023-01-11T21:18:20.7378730Z test_simple_sum (__main__.TestTensorExprPyBind) ... ok (0.001s) 2023-01-11T21:18:20.7379270Z 2023-01-11T21:18:20.7380090Z ---------------------------------------------------------------------- 2023-01-11T21:18:20.7380860Z Ran 17 tests in 0.178s 2023-01-11T21:18:20.7381320Z 2023-01-11T21:18:20.7381700Z OK (skipped=10) 2023-01-11T21:18:20.7382150Z 2023-01-11T21:18:20.7382540Z Generating XML reports... 2023-01-11T21:18:20.7383650Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestExprHandlePyBind-20230111211820.xml 2023-01-11T21:18:20.7385060Z Generated XML report: test-reports/python-unittest/test_tensorexpr_pybind/TEST-TestTensorExprPyBind-20230111211820.xml 2023-01-11T21:18:20.7385580Z 2023-01-11T21:18:20.7386150Z ##[endgroup] 2023-01-11T21:18:20.7387030Z FINISHED PRINTING LOG FILE of test_tensorexpr_pybind (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_tensorexpr_pybind_re2hasy4) 2023-01-11T21:18:20.7387550Z 2023-01-11T21:18:22.0840950Z Running test_per_overload_api ... [2023-01-11 21:18:22.083879] 2023-01-11T21:18:22.0842310Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_per_overload_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:22.084108] 2023-01-11T21:18:22.0843300Z Ignoring disabled issues: [] 2023-01-11T21:18:23.3341020Z 2023-01-11T21:18:23.3341780Z Expand the folded group to see the log file of test_per_overload_api 2023-01-11T21:18:23.3343090Z ##[group]PRINTING LOG FILE of test_per_overload_api (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_per_overload_api_wu8s_r0v) 2023-01-11T21:18:23.3343650Z 2023-01-11T21:18:23.3343790Z Running tests... 2023-01-11T21:18:23.3344570Z ---------------------------------------------------------------------- 2023-01-11T21:18:23.3345470Z Test results will be stored in test-reports/python-unittest/test_per_overload_api 2023-01-11T21:18:23.3346120Z test_basics_opoverload (__main__.TestPerOverloadAPI) ... ok (0.139s) 2023-01-11T21:18:23.3346770Z test_basics_opoverloadpacket (__main__.TestPerOverloadAPI) ... ok (0.001s) 2023-01-11T21:18:23.3347470Z test_decompose (__main__.TestPerOverloadAPI) ... ok (0.001s) 2023-01-11T21:18:23.3347800Z 2023-01-11T21:18:23.3348170Z ---------------------------------------------------------------------- 2023-01-11T21:18:23.3348650Z Ran 3 tests in 0.140s 2023-01-11T21:18:23.3348870Z 2023-01-11T21:18:23.3349480Z OK 2023-01-11T21:18:23.3349690Z 2023-01-11T21:18:23.3349870Z Generating XML reports... 2023-01-11T21:18:23.3350720Z Generated XML report: test-reports/python-unittest/test_per_overload_api/TEST-TestPerOverloadAPI-20230111211822.xml 2023-01-11T21:18:23.3351210Z 2023-01-11T21:18:23.3351660Z ##[endgroup] 2023-01-11T21:18:23.3352580Z FINISHED PRINTING LOG FILE of test_per_overload_api (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_per_overload_api_wu8s_r0v) 2023-01-11T21:18:23.3353100Z 2023-01-11T21:18:24.7060380Z Running test_monitor ... [2023-01-11 21:18:24.705789] 2023-01-11T21:18:24.7062150Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_monitor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:24.706079] 2023-01-11T21:18:24.7063540Z Ignoring disabled issues: [] 2023-01-11T21:18:25.8125230Z 2023-01-11T21:18:25.8125980Z Expand the folded group to see the log file of test_monitor 2023-01-11T21:18:25.8126640Z ##[group]PRINTING LOG FILE of test_monitor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_monitor_3icmyo5j) 2023-01-11T21:18:25.8126870Z 2023-01-11T21:18:25.8126960Z Running tests... 2023-01-11T21:18:25.8127310Z ---------------------------------------------------------------------- 2023-01-11T21:18:25.8127600Z Test results will be stored in test-reports/python-unittest/test_monitor 2023-01-11T21:18:25.8127830Z test_event_handler (__main__.TestMonitor) ... ok (0.135s) 2023-01-11T21:18:25.8128050Z test_fixed_count_stat (__main__.TestMonitor) ... ok (0.001s) 2023-01-11T21:18:25.8128260Z test_interval_stat (__main__.TestMonitor) ... ok (0.002s) 2023-01-11T21:18:25.8128500Z test_log_event (__main__.TestMonitor) ... ok (0.000s) 2023-01-11T21:18:25.8128800Z test_event_handler (__main__.TestMonitorTensorboard) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T21:18:25.8129010Z 2023-01-11T21:18:25.8129180Z ---------------------------------------------------------------------- 2023-01-11T21:18:25.8129370Z Ran 5 tests in 0.139s 2023-01-11T21:18:25.8129460Z 2023-01-11T21:18:25.8129510Z OK (skipped=1) 2023-01-11T21:18:25.8129600Z 2023-01-11T21:18:25.8129670Z Generating XML reports... 2023-01-11T21:18:25.8135830Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitor-20230111211825.xml 2023-01-11T21:18:25.8136290Z Generated XML report: test-reports/python-unittest/test_monitor/TEST-TestMonitorTensorboard-20230111211825.xml 2023-01-11T21:18:25.8136480Z 2023-01-11T21:18:25.8136690Z ##[endgroup] 2023-01-11T21:18:25.8137040Z FINISHED PRINTING LOG FILE of test_monitor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_monitor_3icmyo5j) 2023-01-11T21:18:25.8137230Z 2023-01-11T21:18:26.9796570Z Running test_license ... [2023-01-11 21:18:26.979421] 2023-01-11T21:18:26.9798450Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_license.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:26.979725] 2023-01-11T21:18:26.9799220Z Ignoring disabled issues: [] 2023-01-11T21:18:28.2878670Z 2023-01-11T21:18:28.2879830Z Expand the folded group to see the log file of test_license 2023-01-11T21:18:28.2880540Z ##[group]PRINTING LOG FILE of test_license (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_license_09cbyhcm) 2023-01-11T21:18:28.2880750Z 2023-01-11T21:18:28.2880810Z Running tests... 2023-01-11T21:18:28.2881170Z ---------------------------------------------------------------------- 2023-01-11T21:18:28.2881470Z Test results will be stored in test-reports/python-unittest/test_license 2023-01-11T21:18:28.2881720Z test_distinfo_license (__main__.TestLicense) 2023-01-11T21:18:28.2881950Z If run when pytorch is installed via a wheel, the license will be in ... ok (0.156s) 2023-01-11T21:18:28.2882300Z test_license_for_wheel (__main__.TestLicense) ... skip: can only be run in a source tree (0.000s) 2023-01-11T21:18:28.2882680Z 2023-01-11T21:18:28.2882840Z ---------------------------------------------------------------------- 2023-01-11T21:18:28.2883050Z Ran 2 tests in 0.156s 2023-01-11T21:18:28.2883140Z 2023-01-11T21:18:28.2883190Z OK (skipped=1) 2023-01-11T21:18:28.2883270Z 2023-01-11T21:18:28.2883340Z Generating XML reports... 2023-01-11T21:18:28.2883650Z Generated XML report: test-reports/python-unittest/test_license/TEST-TestLicense-20230111211827.xml 2023-01-11T21:18:28.2883840Z 2023-01-11T21:18:28.2884010Z ##[endgroup] 2023-01-11T21:18:28.2884390Z FINISHED PRINTING LOG FILE of test_license (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_license_09cbyhcm) 2023-01-11T21:18:28.2884710Z 2023-01-11T21:18:29.3594520Z Running test_set_default_mobile_cpu_allocator ... [2023-01-11 21:18:29.359146] 2023-01-11T21:18:29.3595800Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:29.359389] 2023-01-11T21:18:29.3596660Z Ignoring disabled issues: [] 2023-01-11T21:18:30.4013080Z 2023-01-11T21:18:30.4013890Z Expand the folded group to see the log file of test_set_default_mobile_cpu_allocator 2023-01-11T21:18:30.4014620Z ##[group]PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_set_default_mobile_cpu_allocator_ffnnpsv7) 2023-01-11T21:18:30.4014900Z 2023-01-11T21:18:30.4014990Z Running tests... 2023-01-11T21:18:30.4015350Z ---------------------------------------------------------------------- 2023-01-11T21:18:30.4015700Z Test results will be stored in test-reports/python-unittest/test_set_default_mobile_cpu_allocator 2023-01-11T21:18:30.4015990Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.143s) 2023-01-11T21:18:30.4016260Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.000s) 2023-01-11T21:18:30.4016420Z 2023-01-11T21:18:30.4016570Z ---------------------------------------------------------------------- 2023-01-11T21:18:30.4016760Z Ran 2 tests in 0.144s 2023-01-11T21:18:30.4016850Z 2023-01-11T21:18:30.4016940Z OK 2023-01-11T21:18:30.4017040Z 2023-01-11T21:18:30.4017110Z Generating XML reports... 2023-01-11T21:18:30.4017480Z Generated XML report: test-reports/python-unittest/test_set_default_mobile_cpu_allocator/TEST-TestSetDefaultMobileCPUAllocator-20230111211830.xml 2023-01-11T21:18:30.4017710Z 2023-01-11T21:18:30.4017870Z ##[endgroup] 2023-01-11T21:18:30.4018220Z FINISHED PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_set_default_mobile_cpu_allocator_ffnnpsv7) 2023-01-11T21:18:30.4018440Z 2023-01-11T21:18:31.5375770Z Running test_native_mha ... [2023-01-11 21:18:31.537442] 2023-01-11T21:18:31.5377380Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_native_mha.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:31.537623] 2023-01-11T21:18:31.5377760Z Ignoring disabled issues: [] 2023-01-11T21:18:32.5351990Z 2023-01-11T21:18:32.5352410Z Expand the folded group to see the log file of test_native_mha 2023-01-11T21:18:32.5352970Z ##[group]PRINTING LOG FILE of test_native_mha (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_native_mha_oqtk_j96) 2023-01-11T21:18:32.5353160Z 2023-01-11T21:18:32.5353210Z Running tests... 2023-01-11T21:18:32.5353560Z ---------------------------------------------------------------------- 2023-01-11T21:18:32.5353850Z Test results will be stored in test-reports/python-unittest/test_native_mha 2023-01-11T21:18:32.5354200Z test_native_multihead_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5354550Z test_native_multihead_encoder_decoder_attention_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:32.5355130Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5355590Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:32.5356020Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5356580Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5357020Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5357790Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5358310Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5358740Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5359180Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5359600Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5360020Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5360450Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5361350Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_native_mha.py:207: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.cpp:179.) 2023-01-11T21:18:32.5361930Z q = torch.nested.nested_tensor(qs, device=device, dtype=dtype) 2023-01-11T21:18:32.5362130Z ok (0.003s) 2023-01-11T21:18:32.5362420Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5362830Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5363250Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5363760Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5364190Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5364600Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5365070Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5365540Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5365950Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5366350Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5366750Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:32.5367080Z test_transform_bias_rescale_qkv_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:18:32.5367370Z test_transform_bias_rescale_qkv_nested_cpu_float32 (__main__.TestMHADeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:18:32.5367530Z 2023-01-11T21:18:32.5367720Z ---------------------------------------------------------------------- 2023-01-11T21:18:32.5367940Z Ran 28 tests in 0.081s 2023-01-11T21:18:32.5368040Z 2023-01-11T21:18:32.5368090Z OK (skipped=1) 2023-01-11T21:18:32.5368170Z 2023-01-11T21:18:32.5368240Z Generating XML reports... 2023-01-11T21:18:32.5368550Z Generated XML report: test-reports/python-unittest/test_native_mha/TEST-TestMHADeviceTypeCPU-20230111211832.xml 2023-01-11T21:18:32.5368730Z 2023-01-11T21:18:32.5368920Z ##[endgroup] 2023-01-11T21:18:32.5369210Z FINISHED PRINTING LOG FILE of test_native_mha (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_native_mha_oqtk_j96) 2023-01-11T21:18:32.5369390Z 2023-01-11T21:18:33.5181910Z Running nn/test_pruning ... [2023-01-11 21:18:33.518035] 2023-01-11T21:18:33.5183720Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_pruning.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:33.518216] 2023-01-11T21:18:33.5184030Z Ignoring disabled issues: [] 2023-01-11T21:18:34.5146320Z 2023-01-11T21:18:34.5146600Z Expand the folded group to see the log file of nn/test_pruning 2023-01-11T21:18:34.5147180Z ##[group]PRINTING LOG FILE of nn/test_pruning (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_pruning_5_5q7bcb) 2023-01-11T21:18:34.5147380Z 2023-01-11T21:18:34.5147440Z Running tests... 2023-01-11T21:18:34.5147870Z ---------------------------------------------------------------------- 2023-01-11T21:18:34.5148200Z Test results will be stored in test-reports/python-unittest/nn.test_pruning 2023-01-11T21:18:34.5148470Z test_compute_nparams_to_prune (__main__.TestPruningNN) 2023-01-11T21:18:34.5148710Z Test that requested pruning `amount` gets translated into the ... ok (0.005s) 2023-01-11T21:18:34.5156040Z test_custom_from_mask_pruning (__main__.TestPruningNN) 2023-01-11T21:18:34.5156330Z Test that the CustomFromMask is capable of receiving ... ok (0.001s) 2023-01-11T21:18:34.5156780Z test_global_pruning (__main__.TestPruningNN) 2023-01-11T21:18:34.5157030Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.001s) 2023-01-11T21:18:34.5157340Z test_global_pruning_importance_scores (__main__.TestPruningNN) 2023-01-11T21:18:34.5157600Z Test that global l1 unstructured pruning over 2 parameters removes ... ok (0.030s) 2023-01-11T21:18:34.5157830Z test_identity_pruning (__main__.TestPruningNN) 2023-01-11T21:18:34.5158050Z Test that a mask of 1s does not change forward or backward. ... ok (0.011s) 2023-01-11T21:18:34.5158280Z test_l1_unstructured_pruning (__main__.TestPruningNN) 2023-01-11T21:18:34.5158630Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.001s) 2023-01-11T21:18:34.5158880Z test_l1_unstructured_pruning_with_importance_scores (__main__.TestPruningNN) 2023-01-11T21:18:34.5159160Z Test that l1 unstructured pruning actually removes the lowest ... ok (0.001s) 2023-01-11T21:18:34.5159420Z test_ln_structured_pruning (__main__.TestPruningNN) 2023-01-11T21:18:34.5159630Z Check Ln structured pruning by hand. ... ok (0.001s) 2023-01-11T21:18:34.5159850Z test_ln_structured_pruning_importance_scores (__main__.TestPruningNN) 2023-01-11T21:18:34.5160070Z Check Ln structured pruning by hand. ... ok (0.001s) 2023-01-11T21:18:34.5160280Z test_multiple_pruning_calls (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:18:34.5160490Z test_prune (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:18:34.5160700Z test_prune_importance_scores (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:18:34.5161000Z test_prune_importance_scores_mimic_default (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:18:34.5161240Z test_pruning_container (__main__.TestPruningNN) ... ok (0.000s) 2023-01-11T21:18:34.5161460Z test_pruning_container_compute_mask (__main__.TestPruningNN) 2023-01-11T21:18:34.5161690Z Test `compute_mask` of pruning container with a known `t` and ... ok (0.001s) 2023-01-11T21:18:34.5161900Z test_pruning_id_consistency (__main__.TestPruningNN) 2023-01-11T21:18:34.5162200Z Test that pruning doesn't change the id of the parameters, which ... ok (0.001s) 2023-01-11T21:18:34.5162420Z test_pruning_rollback (__main__.TestPruningNN) 2023-01-11T21:18:34.5162680Z Test that if something fails when the we try to compute the mask, ... ok (0.001s) 2023-01-11T21:18:34.5162950Z test_pruning_serialization_model (__main__.TestPruningNN) ... ok (0.003s) 2023-01-11T21:18:34.5163190Z test_pruning_serialization_state_dict (__main__.TestPruningNN) ... ok (0.002s) 2023-01-11T21:18:34.5163410Z test_random_pruning (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:18:34.5163620Z test_random_pruning_0perc (__main__.TestPruningNN) 2023-01-11T21:18:34.5163830Z Test that a mask of 1s does not change forward or backward. ... ok (0.001s) 2023-01-11T21:18:34.5164050Z test_random_pruning_forward (__main__.TestPruningNN) 2023-01-11T21:18:34.5164240Z check forward with mask (by hand). ... ok (0.001s) 2023-01-11T21:18:34.5164500Z test_random_pruning_new_weight (__main__.TestPruningNN) 2023-01-11T21:18:34.5164730Z Test that module.name now contains a pruned version of ... ok (0.001s) 2023-01-11T21:18:34.5164940Z test_random_pruning_orig (__main__.TestPruningNN) 2023-01-11T21:18:34.5165190Z Test that original tensor is correctly stored in 'orig' ... ok (0.001s) 2023-01-11T21:18:34.5165420Z test_random_pruning_pickle (__main__.TestPruningNN) ... ok (0.002s) 2023-01-11T21:18:34.5165630Z test_random_pruning_sizes (__main__.TestPruningNN) 2023-01-11T21:18:34.5165850Z Test that the new parameters and buffers created by the pruning ... ok (0.001s) 2023-01-11T21:18:34.5166120Z test_random_structured_pruning_amount (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:18:34.5166370Z test_remove_pruning (__main__.TestPruningNN) 2023-01-11T21:18:34.5166580Z `prune.remove` removes the hook and the reparametrization ... ok (0.001s) 2023-01-11T21:18:34.5166810Z test_remove_pruning_exception (__main__.TestPruningNN) 2023-01-11T21:18:34.5167080Z Removing from an unpruned tensor throws an assertion error ... ok (0.001s) 2023-01-11T21:18:34.5167310Z test_remove_pruning_forward (__main__.TestPruningNN) 2023-01-11T21:18:34.5167530Z Remove pruning and check forward is unchanged from previous ... ok (0.001s) 2023-01-11T21:18:34.5167750Z test_rnn_pruning (__main__.TestPruningNN) ... ok (0.001s) 2023-01-11T21:18:34.5168030Z test_unstructured_pruning_same_magnitude (__main__.TestPruningNN) 2023-01-11T21:18:34.5168270Z Since it may happen that the tensor to prune has entries with the ... ok (0.000s) 2023-01-11T21:18:34.5168500Z test_validate_pruning_amount (__main__.TestPruningNN) 2023-01-11T21:18:34.5168760Z Tests the second util function that validates the pruning ... ok (0.000s) 2023-01-11T21:18:34.5168980Z test_validate_pruning_amount_init (__main__.TestPruningNN) 2023-01-11T21:18:34.5169200Z Test the first util function that validates the pruning ... ok (0.001s) 2023-01-11T21:18:34.5169330Z 2023-01-11T21:18:34.5169490Z ---------------------------------------------------------------------- 2023-01-11T21:18:34.5169710Z Ran 34 tests in 0.078s 2023-01-11T21:18:34.5169830Z 2023-01-11T21:18:34.5169880Z OK 2023-01-11T21:18:34.5169950Z 2023-01-11T21:18:34.5170020Z Generating XML reports... 2023-01-11T21:18:34.5170310Z Generated XML report: test-reports/python-unittest/nn.test_pruning/TEST-TestPruningNN-20230111211834.xml 2023-01-11T21:18:34.5170490Z 2023-01-11T21:18:34.5170700Z ##[endgroup] 2023-01-11T21:18:34.5171000Z FINISHED PRINTING LOG FILE of nn/test_pruning (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_pruning_5_5q7bcb) 2023-01-11T21:18:34.5171190Z 2023-01-11T21:18:35.4902590Z Running test_numpy_interop ... [2023-01-11 21:18:35.490069] 2023-01-11T21:18:35.4904390Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_numpy_interop.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:35.490295] 2023-01-11T21:18:35.4904720Z Ignoring disabled issues: [] 2023-01-11T21:18:36.4682760Z 2023-01-11T21:18:36.4683180Z Expand the folded group to see the log file of test_numpy_interop 2023-01-11T21:18:36.4683900Z ##[group]PRINTING LOG FILE of test_numpy_interop (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_numpy_interop_5qu9phsb) 2023-01-11T21:18:36.4684110Z 2023-01-11T21:18:36.4684170Z Running tests... 2023-01-11T21:18:36.4684510Z ---------------------------------------------------------------------- 2023-01-11T21:18:36.4684860Z Test results will be stored in test-reports/python-unittest/test_numpy_interop 2023-01-11T21:18:36.4685660Z test_ctor_with_invalid_numpy_array_sequence_cpu (__main__.TestNumPyInteropCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_numpy_interop.py:265: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at /Users/runner/work/pytorch/pytorch/torch/csrc/utils/tensor_new.cpp:259.) 2023-01-11T21:18:36.4686240Z torch.tensor([np.random.random(size=(3, 3)), np.random.random(size=(3, 0))], device=device) 2023-01-11T21:18:36.4686430Z ok (0.004s) 2023-01-11T21:18:36.4686880Z test_ctor_with_numpy_scalar_ctor_cpu (__main__.TestNumPyInteropCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_numpy_interop.py:297: DeprecationWarning: In future, it will be an error for 'np.bool_' scalars to be interpreted as an index 2023-01-11T21:18:36.4687260Z self.assertEqual(dtype(42), torch.tensor(dtype(42)).item()) 2023-01-11T21:18:36.4687430Z ok (0.001s) 2023-01-11T21:18:36.4687630Z test_from_list_of_ndarray_warning_cpu (__main__.TestNumPyInteropCPU) ... ok (0.000s) 2023-01-11T21:18:36.4687950Z test_from_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2023-01-11T21:18:36.4688840Z test_has_storage_numpy_cpu (__main__.TestNumPyInteropCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_numpy_interop.py:441: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:36.4689360Z self.assertIsNotNone(torch.tensor(arr, device=device, dtype=torch.float32).storage()) 2023-01-11T21:18:36.4689980Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_numpy_interop.py:442: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:36.4690560Z self.assertIsNotNone(torch.tensor(arr, device=device, dtype=torch.double).storage()) 2023-01-11T21:18:36.4691140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_numpy_interop.py:443: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:36.4691590Z self.assertIsNotNone(torch.tensor(arr, device=device, dtype=torch.int).storage()) 2023-01-11T21:18:36.4692210Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_numpy_interop.py:444: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:36.4692710Z self.assertIsNotNone(torch.tensor(arr, device=device, dtype=torch.long).storage()) 2023-01-11T21:18:36.4693300Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_numpy_interop.py:445: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:36.4693760Z self.assertIsNotNone(torch.tensor(arr, device=device, dtype=torch.uint8).storage()) 2023-01-11T21:18:36.4693940Z ok (0.001s) 2023-01-11T21:18:36.4694130Z test_multiplication_numpy_scalar_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4694390Z test_numpy_array_interface_cpu (__main__.TestNumPyInteropCPU) ... ok (0.004s) 2023-01-11T21:18:36.4694620Z test_numpy_index_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4694930Z test_numpy_non_writeable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.002s) 2023-01-11T21:18:36.4695190Z test_numpy_scalar_cmp_cpu_bfloat16 (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2023-01-11T21:18:36.4695440Z test_numpy_scalar_cmp_cpu_bool (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4695690Z test_numpy_scalar_cmp_cpu_complex128 (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4696130Z test_numpy_scalar_cmp_cpu_complex64 (__main__.TestNumPyInteropCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_numpy_interop.py:471: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T21:18:36.4696440Z self.assertFalse(t == a) 2023-01-11T21:18:36.4696580Z ok (0.001s) 2023-01-11T21:18:36.4696810Z test_numpy_scalar_cmp_cpu_float16 (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4697100Z test_numpy_scalar_cmp_cpu_float32 (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4697350Z test_numpy_scalar_cmp_cpu_float64 (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4697590Z test_numpy_scalar_cmp_cpu_int16 (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4697890Z test_numpy_scalar_cmp_cpu_int32 (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4698140Z test_numpy_scalar_cmp_cpu_int64 (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4698380Z test_numpy_scalar_cmp_cpu_int8 (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4698620Z test_numpy_scalar_cmp_cpu_uint8 (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4698930Z test_numpy_unresizable_cpu (__main__.TestNumPyInteropCPU) ... ok (0.003s) 2023-01-11T21:18:36.4699590Z test_parse_numpy_int_cpu (__main__.TestNumPyInteropCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_numpy_interop.py:424: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:36.4700210Z self.assertEqual(torch.Storage(np_val).size(), scalar) # type: ignore[attr-defined] 2023-01-11T21:18:36.4700410Z ok (0.002s) 2023-01-11T21:18:36.4700590Z test_to_numpy_bool_cpu (__main__.TestNumPyInteropCPU) ... ok (0.001s) 2023-01-11T21:18:36.4707720Z test_to_numpy_cpu (__main__.TestNumPyInteropCPU) ... ok (0.012s) 2023-01-11T21:18:36.4708000Z test_to_numpy_force_argument_cpu (__main__.TestNumPyInteropCPU) ... ok (0.009s) 2023-01-11T21:18:36.4708140Z 2023-01-11T21:18:36.4708340Z ---------------------------------------------------------------------- 2023-01-11T21:18:36.4708560Z Ran 26 tests in 0.059s 2023-01-11T21:18:36.4708650Z 2023-01-11T21:18:36.4708700Z OK 2023-01-11T21:18:36.4708770Z 2023-01-11T21:18:36.4708840Z Generating XML reports... 2023-01-11T21:18:36.4709180Z Generated XML report: test-reports/python-unittest/test_numpy_interop/TEST-TestNumPyInteropCPU-20230111211836.xml 2023-01-11T21:18:36.4709360Z 2023-01-11T21:18:36.4709550Z ##[endgroup] 2023-01-11T21:18:36.4709860Z FINISHED PRINTING LOG FILE of test_numpy_interop (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_numpy_interop_5qu9phsb) 2023-01-11T21:18:36.4710050Z 2023-01-11T21:18:37.4465540Z Running test_mkldnn_fusion ... [2023-01-11 21:18:37.446333] 2023-01-11T21:18:37.4467310Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_mkldnn_fusion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:37.446564] 2023-01-11T21:18:37.4467620Z Ignoring disabled issues: [] 2023-01-11T21:18:38.2317510Z 2023-01-11T21:18:38.2317920Z Expand the folded group to see the log file of test_mkldnn_fusion 2023-01-11T21:18:38.2318550Z ##[group]PRINTING LOG FILE of test_mkldnn_fusion (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mkldnn_fusion_kaoxveeu) 2023-01-11T21:18:38.2318790Z 2023-01-11T21:18:38.2318850Z Running tests... 2023-01-11T21:18:38.2319200Z ---------------------------------------------------------------------- 2023-01-11T21:18:38.2319580Z test_conv_binary_fusion_ops (__main__.TestMkldnnFusion) ... Test results will be stored in test-reports/python-unittest/test_mkldnn_fusion 2023-01-11T21:18:38.2319890Z skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:38.2320180Z test_conv_unary_fusion_nnc (__main__.TestMkldnnFusion) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:38.2320510Z test_conv_unary_fusion_ops (__main__.TestMkldnnFusion) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:38.2320840Z test_linear_binary_fusion_ops (__main__.TestMkldnnFusion) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:38.2321230Z test_linear_unary_fusion_ops (__main__.TestMkldnnFusion) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:38.2321570Z test_single_conv (__main__.TestMkldnnFusion) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:38.2321890Z test_unsupported_conv (__main__.TestMkldnnFusion) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:38.2322030Z 2023-01-11T21:18:38.2322370Z ---------------------------------------------------------------------- 2023-01-11T21:18:38.2322560Z Ran 7 tests in 0.005s 2023-01-11T21:18:38.2322660Z 2023-01-11T21:18:38.2322710Z OK (skipped=7) 2023-01-11T21:18:38.2322800Z 2023-01-11T21:18:38.2322860Z Generating XML reports... 2023-01-11T21:18:38.2323210Z Generated XML report: test-reports/python-unittest/test_mkldnn_fusion/TEST-TestMkldnnFusion-20230111211838.xml 2023-01-11T21:18:38.2323420Z 2023-01-11T21:18:38.2323590Z ##[endgroup] 2023-01-11T21:18:38.2323910Z FINISHED PRINTING LOG FILE of test_mkldnn_fusion (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mkldnn_fusion_kaoxveeu) 2023-01-11T21:18:38.2324210Z 2023-01-11T21:18:39.2108070Z Running test_mkldnn ... [2023-01-11 21:18:39.210569] 2023-01-11T21:18:39.2109580Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_mkldnn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:39.210833] 2023-01-11T21:18:39.2109900Z Ignoring disabled issues: [] 2023-01-11T21:18:40.0038160Z 2023-01-11T21:18:40.0038620Z Expand the folded group to see the log file of test_mkldnn 2023-01-11T21:18:40.0039220Z ##[group]PRINTING LOG FILE of test_mkldnn (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mkldnn_ybwjjx3v) 2023-01-11T21:18:40.0039400Z 2023-01-11T21:18:40.0039460Z Running tests... 2023-01-11T21:18:40.0039810Z ---------------------------------------------------------------------- 2023-01-11T21:18:40.0040170Z test_0_dimension_tensor (__main__.TestMkldnn) ... Test results will be stored in test-reports/python-unittest/test_mkldnn 2023-01-11T21:18:40.0040450Z skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:40.0040740Z test_adaptive_avg_pool2d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0041120Z test_adaptive_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0041450Z test_add (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:40.0041740Z test_autograd_from_mkldnn (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0042050Z test_autograd_to_mkldnn (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0042370Z test_avg_pool2d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0042660Z test_avg_pool2d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0042970Z test_avg_pool2d_stride_none (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0043280Z test_avg_pool3d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0043630Z test_avg_pool3d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0043950Z test_batch_norm_2d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0044260Z test_batch_norm_2d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0044560Z test_batch_norm_3d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0044860Z test_batch_norm_3d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0045130Z test_clone (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0045400Z test_conv1d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0045710Z test_conv1d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0046050Z test_conv1d_functional (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0046330Z test_conv2d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0046610Z test_conv2d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0046980Z test_conv2d_legacy_jit_model (__main__.TestMkldnn) 2023-01-11T21:18:40.0047290Z MKLDNN integration used to serialize models with 5d weight for grouped ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0047610Z test_conv2d_nhwc (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0047910Z test_conv2d_nhwc_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0048250Z test_conv3d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0048540Z test_conv3d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0048920Z test_conversion (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:40.0049200Z test_copy (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0049480Z test_detach (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0049750Z test_empty (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0050010Z test_gelu (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0050320Z test_gelu_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0050640Z test_is_mkldnn (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0050930Z test_is_mkldnn_jit (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0051230Z test_legacy_new_failure (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0051520Z test_linear (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0051800Z test_linear_backward (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0052080Z test_linear_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0052380Z test_linear_non_contiguous_weight (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:40.0052750Z test_max_pool2d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0053030Z test_max_pool2d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0053330Z test_max_pool2d_stride_none (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0053620Z test_max_pool3d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0053900Z test_max_pool3d_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0054200Z test_max_pool_unsupported (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0054500Z test_mkldnn_conv_shapecheck (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:40.0054820Z test_mul (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:18:40.0055130Z test_prelu (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0055410Z test_prelu_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0055680Z test_relu (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0055950Z test_relu_ (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0056220Z test_relu_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0056510Z test_relu_inplace_bf16 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0057020Z test_repr (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0057380Z test_reshape (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0057800Z test_reshape_backward (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0058130Z test_reshape_blocked_format (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0058420Z test_resnet18 (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0058700Z test_resnext50_32x4d (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0059000Z test_set_data_tensorimpl_type (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0059280Z test_sigmoid (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0059650Z test_softmax (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0059960Z test_tanh (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0060240Z test_transpose (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0060540Z test_transpose_invalid_dime (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0060830Z test_unsupported (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0061100Z test_view (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0068460Z test_zero_ (__main__.TestMkldnn) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:18:40.0068600Z 2023-01-11T21:18:40.0068740Z ---------------------------------------------------------------------- 2023-01-11T21:18:40.0069000Z Ran 68 tests in 0.019s 2023-01-11T21:18:40.0069090Z 2023-01-11T21:18:40.0069150Z OK (skipped=68) 2023-01-11T21:18:40.0069240Z 2023-01-11T21:18:40.0069300Z Generating XML reports... 2023-01-11T21:18:40.0069590Z Generated XML report: test-reports/python-unittest/test_mkldnn/TEST-TestMkldnn-20230111211839.xml 2023-01-11T21:18:40.0069750Z 2023-01-11T21:18:40.0069950Z ##[endgroup] 2023-01-11T21:18:40.0070250Z FINISHED PRINTING LOG FILE of test_mkldnn (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mkldnn_ybwjjx3v) 2023-01-11T21:18:40.0070430Z 2023-01-11T21:18:40.9873990Z Running test_numba_integration ... [2023-01-11 21:18:40.987168] 2023-01-11T21:18:40.9875080Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_numba_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:40.987426] 2023-01-11T21:18:40.9875390Z Ignoring disabled issues: [] 2023-01-11T21:18:42.3258150Z 2023-01-11T21:18:42.3259130Z Expand the folded group to see the log file of test_numba_integration 2023-01-11T21:18:42.3260810Z ##[group]PRINTING LOG FILE of test_numba_integration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_numba_integration_wagh20cw) 2023-01-11T21:18:42.3262080Z 2023-01-11T21:18:42.3262450Z Running tests... 2023-01-11T21:18:42.3263430Z ---------------------------------------------------------------------- 2023-01-11T21:18:42.3264520Z Test results will be stored in test-reports/python-unittest/test_numba_integration 2023-01-11T21:18:42.3265380Z test_active_device (__main__.TestNumbaIntegration) 2023-01-11T21:18:42.3266340Z 'as_cuda_array' tensor device must match active numba context. ... skip: No cuda (0.000s) 2023-01-11T21:18:42.3277610Z test_array_adaptor (__main__.TestNumbaIntegration) 2023-01-11T21:18:42.3278550Z Torch __cuda_array_adaptor__ exposes tensor data to numba.cuda. ... skip: No cuda (0.001s) 2023-01-11T21:18:42.3279420Z test_conversion_errors (__main__.TestNumbaIntegration) 2023-01-11T21:18:42.3280300Z Numba properly detects array interface for tensor.Tensor variants. ... skip: No cuda (0.001s) 2023-01-11T21:18:42.3281250Z test_cuda_array_interface (__main__.TestNumbaIntegration) 2023-01-11T21:18:42.3282150Z torch.Tensor exposes __cuda_array_interface__ for cuda tensors. ... skip: No cuda (0.001s) 2023-01-11T21:18:42.3283020Z test_from_cuda_array_interface (__main__.TestNumbaIntegration) 2023-01-11T21:18:42.3284710Z torch.as_tensor() and torch.tensor() supports the __cuda_array_interface__ protocol. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2023-01-11T21:18:42.3285880Z test_from_cuda_array_interface_active_device (__main__.TestNumbaIntegration) 2023-01-11T21:18:42.3286960Z torch.as_tensor() tensor device must match active numba context. ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.001s) 2023-01-11T21:18:42.3288030Z test_from_cuda_array_interface_inferred_strides (__main__.TestNumbaIntegration) 2023-01-11T21:18:42.3288970Z torch.as_tensor(numba_ary) should have correct inferred (contiguous) strides ... skip: No cuda (0.000s) 2023-01-11T21:18:42.3290210Z test_from_cuda_array_interface_lifetime (__main__.TestNumbaIntegration) 2023-01-11T21:18:42.3291370Z torch.as_tensor(obj) tensor grabs a reference to obj so that the lifetime of obj exceeds the tensor ... skip: Test is temporary disabled, see https://github.com/pytorch/pytorch/issues/54418 (0.000s) 2023-01-11T21:18:42.3292180Z 2023-01-11T21:18:42.3292940Z ---------------------------------------------------------------------- 2023-01-11T21:18:42.3293650Z Ran 8 tests in 0.005s 2023-01-11T21:18:42.3294100Z 2023-01-11T21:18:42.3294460Z OK (skipped=8) 2023-01-11T21:18:42.3294890Z 2023-01-11T21:18:42.3295280Z Generating XML reports... 2023-01-11T21:18:42.3296380Z Generated XML report: test-reports/python-unittest/test_numba_integration/TEST-TestNumbaIntegration-20230111211842.xml 2023-01-11T21:18:42.3297900Z 2023-01-11T21:18:42.3298830Z ##[endgroup] 2023-01-11T21:18:42.3300020Z FINISHED PRINTING LOG FILE of test_numba_integration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_numba_integration_wagh20cw) 2023-01-11T21:18:42.3300780Z 2023-01-11T21:18:43.5354570Z Running test_nvfuser_frontend ... [2023-01-11 21:18:43.535285] 2023-01-11T21:18:43.5355920Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_nvfuser_frontend.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:43.535495] 2023-01-11T21:18:43.5356230Z Ignoring disabled issues: [] 2023-01-11T21:18:44.3083020Z 2023-01-11T21:18:44.3083460Z Expand the folded group to see the log file of test_nvfuser_frontend 2023-01-11T21:18:44.3084110Z ##[group]PRINTING LOG FILE of test_nvfuser_frontend (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_nvfuser_frontend__z_7awri) 2023-01-11T21:18:44.3084320Z 2023-01-11T21:18:44.3084370Z Running tests... 2023-01-11T21:18:44.3084710Z ---------------------------------------------------------------------- 2023-01-11T21:18:44.3085320Z test_basic (__main__.TestNvFuserFrontend) ... Test results will be stored in test-reports/python-unittest/test_nvfuser_frontend 2023-01-11T21:18:44.3085570Z skip: requires CUDA (0.001s) 2023-01-11T21:18:44.3085800Z test_basic_fp16 (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T21:18:44.3086070Z test_broadcast_mixing (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T21:18:44.3086370Z test_cast_double_to_half (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T21:18:44.3086680Z test_explicit_broadcast_input (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T21:18:44.3086960Z test_implicit_broadcast_input (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T21:18:44.3087220Z test_ops_broadcast (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T21:18:44.3087490Z test_prim_layer_norm_fwd (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.002s) 2023-01-11T21:18:44.3087760Z test_prim_rms_norm_fwd (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.001s) 2023-01-11T21:18:44.3088010Z test_promote_to_double (__main__.TestNvFuserFrontend) ... skip: requires CUDA (0.000s) 2023-01-11T21:18:44.3088160Z 2023-01-11T21:18:44.3088580Z ---------------------------------------------------------------------- 2023-01-11T21:18:44.3088850Z Ran 10 tests in 0.007s 2023-01-11T21:18:44.3088940Z 2023-01-11T21:18:44.3089000Z OK (skipped=10) 2023-01-11T21:18:44.3089080Z 2023-01-11T21:18:44.3089140Z Generating XML reports... 2023-01-11T21:18:44.3089470Z Generated XML report: test-reports/python-unittest/test_nvfuser_frontend/TEST-TestNvFuserFrontend-20230111211844.xml 2023-01-11T21:18:44.3089660Z 2023-01-11T21:18:44.3089840Z ##[endgroup] 2023-01-11T21:18:44.3090160Z FINISHED PRINTING LOG FILE of test_nvfuser_frontend (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_nvfuser_frontend__z_7awri) 2023-01-11T21:18:44.3090350Z 2023-01-11T21:18:45.2931690Z Running test_vulkan ... [2023-01-11 21:18:45.292939] 2023-01-11T21:18:45.2933290Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_vulkan.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:45.293231] 2023-01-11T21:18:45.2933610Z Ignoring disabled issues: [] 2023-01-11T21:18:46.0471480Z 2023-01-11T21:18:46.0471800Z Expand the folded group to see the log file of test_vulkan 2023-01-11T21:18:46.0472340Z ##[group]PRINTING LOG FILE of test_vulkan (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_vulkan_glcqrm1p) 2023-01-11T21:18:46.0472530Z 2023-01-11T21:18:46.0472590Z Running tests... 2023-01-11T21:18:46.0472930Z ---------------------------------------------------------------------- 2023-01-11T21:18:46.0473360Z test_conv (__main__.TestVulkanRewritePass) ... Test results will be stored in test-reports/python-unittest/test_vulkan 2023-01-11T21:18:46.0473640Z skip: Vulkan backend must be available for these tests. (0.002s) 2023-01-11T21:18:46.0473770Z 2023-01-11T21:18:46.0473920Z ---------------------------------------------------------------------- 2023-01-11T21:18:46.0474110Z Ran 1 test in 0.002s 2023-01-11T21:18:46.0474200Z 2023-01-11T21:18:46.0474260Z OK (skipped=1) 2023-01-11T21:18:46.0474340Z 2023-01-11T21:18:46.0474400Z Generating XML reports... 2023-01-11T21:18:46.0474730Z Generated XML report: test-reports/python-unittest/test_vulkan/TEST-TestVulkanRewritePass-20230111211845.xml 2023-01-11T21:18:46.0474920Z 2023-01-11T21:18:46.0475160Z ##[endgroup] 2023-01-11T21:18:46.0475460Z FINISHED PRINTING LOG FILE of test_vulkan (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_vulkan_glcqrm1p) 2023-01-11T21:18:46.0475640Z 2023-01-11T21:18:47.0261780Z Running backends/xeon/test_launch ... [2023-01-11 21:18:47.026039] 2023-01-11T21:18:47.0263260Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'backends/xeon/test_launch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:47.026241] 2023-01-11T21:18:47.0263600Z Ignoring disabled issues: [] 2023-01-11T21:18:47.7804770Z 2023-01-11T21:18:47.7805050Z Expand the folded group to see the log file of backends/xeon/test_launch 2023-01-11T21:18:47.7805660Z ##[group]PRINTING LOG FILE of backends/xeon/test_launch (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/backends-xeon-test_launch_l3x73ao5) 2023-01-11T21:18:47.7805870Z 2023-01-11T21:18:47.7805930Z Running tests... 2023-01-11T21:18:47.7806270Z ---------------------------------------------------------------------- 2023-01-11T21:18:47.7806630Z test_cpu_info (__main__.TestTorchrun) ... Test results will be stored in test-reports/python-unittest/backends.xeon.test_launch 2023-01-11T21:18:47.7806880Z skip: Only works on linux (0.001s) 2023-01-11T21:18:47.7807130Z test_multi_threads (__main__.TestTorchrun) ... skip: Only works on linux (0.000s) 2023-01-11T21:18:47.7807290Z 2023-01-11T21:18:47.7807450Z ---------------------------------------------------------------------- 2023-01-11T21:18:47.7807640Z Ran 2 tests in 0.001s 2023-01-11T21:18:47.7807740Z 2023-01-11T21:18:47.7807790Z OK (skipped=2) 2023-01-11T21:18:47.7807870Z 2023-01-11T21:18:47.7807940Z Generating XML reports... 2023-01-11T21:18:47.7808460Z Generated XML report: test-reports/python-unittest/backends.xeon.test_launch/TEST-TestTorchrun-20230111211847.xml 2023-01-11T21:18:47.7808650Z 2023-01-11T21:18:47.7808820Z ##[endgroup] 2023-01-11T21:18:47.7809200Z FINISHED PRINTING LOG FILE of backends/xeon/test_launch (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/backends-xeon-test_launch_l3x73ao5) 2023-01-11T21:18:47.7815810Z 2023-01-11T21:18:48.7670640Z Running dynamo/test_model_output ... [2023-01-11 21:18:48.766884] 2023-01-11T21:18:48.7671930Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_model_output.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:48.767072] 2023-01-11T21:18:48.7672440Z Ignoring disabled issues: [] 2023-01-11T21:18:49.5502450Z 2023-01-11T21:18:49.5502840Z Expand the folded group to see the log file of dynamo/test_model_output 2023-01-11T21:18:49.5503530Z ##[group]PRINTING LOG FILE of dynamo/test_model_output (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_model_output_o5y66mtk) 2023-01-11T21:18:49.5503740Z 2023-01-11T21:18:49.5503830Z Running tests... 2023-01-11T21:18:49.5504200Z ---------------------------------------------------------------------- 2023-01-11T21:18:49.5504510Z Test results will be stored in test-reports/python-unittest/dynamo.test_model_output 2023-01-11T21:18:49.5504800Z test_pretrained (__main__.TestHFPretrained) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:18:49.5505060Z test_mo_assign (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:18:49.5505310Z test_mo_create (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:18:49.5505560Z test_mo_getattr (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:18:49.5505810Z test_mo_getitem (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:18:49.5506130Z test_mo_index (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:18:49.5506390Z test_mo_init (__main__.TestModelOutput) ... skip: requires HuggingFace (0.001s) 2023-01-11T21:18:49.5506640Z test_mo_tuple (__main__.TestModelOutput) ... skip: requires HuggingFace (0.000s) 2023-01-11T21:18:49.5506780Z 2023-01-11T21:18:49.5506930Z ---------------------------------------------------------------------- 2023-01-11T21:18:49.5507120Z Ran 8 tests in 0.002s 2023-01-11T21:18:49.5507220Z 2023-01-11T21:18:49.5507270Z OK (skipped=8) 2023-01-11T21:18:49.5507350Z 2023-01-11T21:18:49.5507420Z Generating XML reports... 2023-01-11T21:18:49.5507780Z Generated XML report: test-reports/python-unittest/dynamo.test_model_output/TEST-TestHFPretrained-20230111211849.xml 2023-01-11T21:18:49.5508230Z Generated XML report: test-reports/python-unittest/dynamo.test_model_output/TEST-TestModelOutput-20230111211849.xml 2023-01-11T21:18:49.5508410Z 2023-01-11T21:18:49.5508580Z ##[endgroup] 2023-01-11T21:18:49.5508920Z FINISHED PRINTING LOG FILE of dynamo/test_model_output (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_model_output_o5y66mtk) 2023-01-11T21:18:49.5509120Z 2023-01-11T21:18:50.5108280Z Running test_complex ... [2023-01-11 21:18:50.510692] 2023-01-11T21:18:50.5109430Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_complex.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:50.510868] 2023-01-11T21:18:50.5109740Z Ignoring disabled issues: [] 2023-01-11T21:18:51.4274630Z 2023-01-11T21:18:51.4275000Z Expand the folded group to see the log file of test_complex 2023-01-11T21:18:51.4275560Z ##[group]PRINTING LOG FILE of test_complex (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_complex_lwms087n) 2023-01-11T21:18:51.4275760Z 2023-01-11T21:18:51.4275860Z Running tests... 2023-01-11T21:18:51.4276190Z ---------------------------------------------------------------------- 2023-01-11T21:18:51.4276700Z Test results will be stored in test-reports/python-unittest/test_complex 2023-01-11T21:18:51.4277130Z test_dtype_inference_cpu_float32 (__main__.TestComplexTensorCPU) ... ok (0.001s) 2023-01-11T21:18:51.4277450Z test_dtype_inference_cpu_float64 (__main__.TestComplexTensorCPU) ... ok (0.000s) 2023-01-11T21:18:51.4277730Z test_to_list_cpu_complex128 (__main__.TestComplexTensorCPU) ... ok (0.000s) 2023-01-11T21:18:51.4277970Z test_to_list_cpu_complex64 (__main__.TestComplexTensorCPU) ... ok (0.000s) 2023-01-11T21:18:51.4278110Z 2023-01-11T21:18:51.4278290Z ---------------------------------------------------------------------- 2023-01-11T21:18:51.4278490Z Ran 4 tests in 0.002s 2023-01-11T21:18:51.4278760Z 2023-01-11T21:18:51.4278810Z OK 2023-01-11T21:18:51.4278890Z 2023-01-11T21:18:51.4278950Z Generating XML reports... 2023-01-11T21:18:51.4279300Z Generated XML report: test-reports/python-unittest/test_complex/TEST-TestComplexTensorCPU-20230111211851.xml 2023-01-11T21:18:51.4279520Z 2023-01-11T21:18:51.4279740Z ##[endgroup] 2023-01-11T21:18:51.4280050Z FINISHED PRINTING LOG FILE of test_complex (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_complex_lwms087n) 2023-01-11T21:18:51.4280240Z 2023-01-11T21:18:52.4035230Z Running test_nvfuser_dynamo ... [2023-01-11 21:18:52.403338] 2023-01-11T21:18:52.4036770Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_nvfuser_dynamo.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:52.403596] 2023-01-11T21:18:52.4037080Z Ignoring disabled issues: [] 2023-01-11T21:18:53.4279670Z 2023-01-11T21:18:53.4280040Z Expand the folded group to see the log file of test_nvfuser_dynamo 2023-01-11T21:18:53.4280710Z ##[group]PRINTING LOG FILE of test_nvfuser_dynamo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_nvfuser_dynamo_9v4k3_lk) 2023-01-11T21:18:53.4280900Z 2023-01-11T21:18:53.4280960Z Running tests... 2023-01-11T21:18:53.4281300Z ---------------------------------------------------------------------- 2023-01-11T21:18:53.4281660Z test_basic (__main__.TestNvFuserDynamo) ... Test results will be stored in test-reports/python-unittest/test_nvfuser_dynamo 2023-01-11T21:18:53.4281900Z skip: requires CUDA (0.000s) 2023-01-11T21:18:53.4282140Z test_batch_norm_implicit_dtype_promotion (__main__.TestNvFuserDynamo) ... skip: requires CUDA (0.000s) 2023-01-11T21:18:53.4282740Z test_dtype_correctness (__main__.TestNvFuserDynamo) ... skip: requires CUDA (0.000s) 2023-01-11T21:18:53.4283130Z test_min_cut (__main__.TestNvFuserDynamo) ... skip: requires CUDA (0.001s) 2023-01-11T21:18:53.4283270Z 2023-01-11T21:18:53.4283470Z ---------------------------------------------------------------------- 2023-01-11T21:18:53.4283680Z Ran 4 tests in 0.002s 2023-01-11T21:18:53.4283770Z 2023-01-11T21:18:53.4283830Z OK (skipped=4) 2023-01-11T21:18:53.4283910Z 2023-01-11T21:18:53.4283980Z Generating XML reports... 2023-01-11T21:18:53.4284310Z Generated XML report: test-reports/python-unittest/test_nvfuser_dynamo/TEST-TestNvFuserDynamo-20230111211853.xml 2023-01-11T21:18:53.4284490Z 2023-01-11T21:18:53.4284680Z ##[endgroup] 2023-01-11T21:18:53.4285060Z FINISHED PRINTING LOG FILE of test_nvfuser_dynamo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_nvfuser_dynamo_9v4k3_lk) 2023-01-11T21:18:53.4285260Z 2023-01-11T21:18:54.4031880Z Running test_type_hints ... [2023-01-11 21:18:54.403054] 2023-01-11T21:18:54.4033450Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_type_hints.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:54.403223] 2023-01-11T21:18:54.4033760Z Ignoring disabled issues: [] 2023-01-11T21:18:55.1734480Z 2023-01-11T21:18:55.1734770Z Expand the folded group to see the log file of test_type_hints 2023-01-11T21:18:55.1735330Z ##[group]PRINTING LOG FILE of test_type_hints (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_type_hints_6rr_z_ff) 2023-01-11T21:18:55.1735570Z 2023-01-11T21:18:55.1735850Z Running tests... 2023-01-11T21:18:55.1736210Z ---------------------------------------------------------------------- 2023-01-11T21:18:55.1736510Z Test results will be stored in test-reports/python-unittest/test_type_hints 2023-01-11T21:18:55.1736730Z test_doc_examples (__main__.TestTypeHints) 2023-01-11T21:18:55.1736950Z Run documentation examples through mypy. ... skip: need mypy (0.001s) 2023-01-11T21:18:55.1737090Z 2023-01-11T21:18:55.1737230Z ---------------------------------------------------------------------- 2023-01-11T21:18:55.1737420Z Ran 1 test in 0.001s 2023-01-11T21:18:55.1737510Z 2023-01-11T21:18:55.1737600Z OK (skipped=1) 2023-01-11T21:18:55.1737850Z 2023-01-11T21:18:55.1737920Z Generating XML reports... 2023-01-11T21:18:55.1738240Z Generated XML report: test-reports/python-unittest/test_type_hints/TEST-TestTypeHints-20230111211855.xml 2023-01-11T21:18:55.1738420Z 2023-01-11T21:18:55.1738590Z ##[endgroup] 2023-01-11T21:18:55.1738910Z FINISHED PRINTING LOG FILE of test_type_hints (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_type_hints_6rr_z_ff) 2023-01-11T21:18:55.1739090Z 2023-01-11T21:18:56.1524680Z Running dynamo/test_aot_cudagraphs ... [2023-01-11 21:18:56.152341] 2023-01-11T21:18:56.1526220Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_aot_cudagraphs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:56.152515] 2023-01-11T21:18:56.1526600Z Ignoring disabled issues: [] 2023-01-11T21:18:56.9726610Z 2023-01-11T21:18:56.9726950Z Expand the folded group to see the log file of dynamo/test_aot_cudagraphs 2023-01-11T21:18:56.9727660Z ##[group]PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_aot_cudagraphs__go9uhqg) 2023-01-11T21:18:56.9727870Z 2023-01-11T21:18:56.9727930Z Running tests... 2023-01-11T21:18:56.9728270Z ---------------------------------------------------------------------- 2023-01-11T21:18:56.9728660Z test_basic (__main__.TestAotCudagraphs) ... Test results will be stored in test-reports/python-unittest/dynamo.test_aot_cudagraphs 2023-01-11T21:18:56.9728960Z skip: these tests require cuda (0.000s) 2023-01-11T21:18:56.9729220Z test_dead_fill (__main__.TestAotCudagraphs) ... skip: these tests require cuda (0.000s) 2023-01-11T21:18:56.9729490Z test_dtoh (__main__.TestAotCudagraphs) ... skip: these tests require cuda (0.000s) 2023-01-11T21:18:56.9729760Z test_factory (__main__.TestAotCudagraphs) ... skip: these tests require cuda (0.000s) 2023-01-11T21:18:56.9730020Z test_htod (__main__.TestAotCudagraphs) ... skip: these tests require cuda (0.000s) 2023-01-11T21:18:56.9730290Z test_mutate_constant (__main__.TestAotCudagraphs) ... skip: these tests require cuda (0.000s) 2023-01-11T21:18:56.9730570Z test_mutate_input (__main__.TestAotCudagraphs) ... skip: these tests require cuda (0.000s) 2023-01-11T21:18:56.9730840Z test_mutated_metadata (__main__.TestAotCudagraphs) ... skip: these tests require cuda (0.000s) 2023-01-11T21:18:56.9731020Z 2023-01-11T21:18:56.9731200Z ---------------------------------------------------------------------- 2023-01-11T21:18:56.9731390Z Ran 8 tests in 0.003s 2023-01-11T21:18:56.9731480Z 2023-01-11T21:18:56.9731540Z OK (skipped=8) 2023-01-11T21:18:56.9731620Z 2023-01-11T21:18:56.9731690Z Generating XML reports... 2023-01-11T21:18:56.9732030Z Generated XML report: test-reports/python-unittest/dynamo.test_aot_cudagraphs/TEST-TestAotCudagraphs-20230111211856.xml 2023-01-11T21:18:56.9732230Z 2023-01-11T21:18:56.9739840Z ##[endgroup] 2023-01-11T21:18:56.9740230Z FINISHED PRINTING LOG FILE of dynamo/test_aot_cudagraphs (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_aot_cudagraphs__go9uhqg) 2023-01-11T21:18:56.9740480Z 2023-01-11T21:18:57.9499390Z Running dynamo/test_replay_record ... [2023-01-11 21:18:57.949776] 2023-01-11T21:18:57.9501280Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_replay_record.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:57.949987] 2023-01-11T21:18:57.9501610Z Ignoring disabled issues: [] 2023-01-11T21:18:58.7692480Z 2023-01-11T21:18:58.7692860Z Expand the folded group to see the log file of dynamo/test_replay_record 2023-01-11T21:18:58.7693520Z ##[group]PRINTING LOG FILE of dynamo/test_replay_record (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_replay_record_zoju8q3d) 2023-01-11T21:18:58.7693730Z 2023-01-11T21:18:58.7693790Z Running tests... 2023-01-11T21:18:58.7694150Z ---------------------------------------------------------------------- 2023-01-11T21:18:58.7694680Z Test results will be stored in test-reports/python-unittest/dynamo.test_replay_record 2023-01-11T21:18:58.7694960Z test_fn_call_args (__main__.ReplayRecordTests) ... skip: requires dill (0.000s) 2023-01-11T21:18:58.7695220Z test_local_module (__main__.ReplayRecordTests) ... skip: requires dill (0.000s) 2023-01-11T21:18:58.7695480Z test_nonlocal_fn_call (__main__.ReplayRecordTests) ... skip: requires dill (0.000s) 2023-01-11T21:18:58.7695770Z test_nonlocal_module_class (__main__.ReplayRecordTests) ... skip: requires dill (0.000s) 2023-01-11T21:18:58.7696070Z test_nonlocal_module_fn_call (__main__.ReplayRecordTests) ... skip: requires dill (0.000s) 2023-01-11T21:18:58.7696340Z test_successful_inline (__main__.ReplayRecordTests) ... skip: requires dill (0.000s) 2023-01-11T21:18:58.7696600Z test_unsuccessful_inline (__main__.ReplayRecordTests) ... skip: requires dill (0.000s) 2023-01-11T21:18:58.7696740Z 2023-01-11T21:18:58.7696890Z ---------------------------------------------------------------------- 2023-01-11T21:18:58.7697090Z Ran 7 tests in 0.002s 2023-01-11T21:18:58.7697180Z 2023-01-11T21:18:58.7697240Z OK (skipped=7) 2023-01-11T21:18:58.7697330Z 2023-01-11T21:18:58.7697390Z Generating XML reports... 2023-01-11T21:18:58.7697790Z Generated XML report: test-reports/python-unittest/dynamo.test_replay_record/TEST-ReplayRecordTests-20230111211858.xml 2023-01-11T21:18:58.7698000Z 2023-01-11T21:18:58.7698170Z ##[endgroup] 2023-01-11T21:18:58.7698510Z FINISHED PRINTING LOG FILE of dynamo/test_replay_record (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_replay_record_zoju8q3d) 2023-01-11T21:18:58.7698710Z 2023-01-11T21:18:59.7483190Z Running test_functional_optim ... [2023-01-11 21:18:59.748168] 2023-01-11T21:18:59.7484770Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_functional_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:59.748336] 2023-01-11T21:18:59.7485110Z Ignoring disabled issues: [] 2023-01-11T21:19:00.5002370Z 2023-01-11T21:19:00.5002780Z Expand the folded group to see the log file of test_functional_optim 2023-01-11T21:19:00.5003460Z ##[group]PRINTING LOG FILE of test_functional_optim (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_functional_optim_bt5hq4s1) 2023-01-11T21:19:00.5003670Z 2023-01-11T21:19:00.5003730Z Running tests... 2023-01-11T21:19:00.5004060Z ---------------------------------------------------------------------- 2023-01-11T21:19:00.5004450Z test_functional_optim_parity_adam (__main__.TestFunctionalOptimParity) ... Test results will be stored in test-reports/python-unittest/test_functional_optim 2023-01-11T21:19:00.5004760Z skip: These are testing distributed functions (0.000s) 2023-01-11T21:19:00.5005070Z test_functional_optim_parity_adam_w (__main__.TestFunctionalOptimParity) ... skip: These are testing distributed functions (0.000s) 2023-01-11T21:19:00.5005480Z test_functional_optim_parity_sgd (__main__.TestFunctionalOptimParity) ... skip: These are testing distributed functions (0.000s) 2023-01-11T21:19:00.5005810Z test_functional_optim_registration (__main__.TestFunctionalOptimParity) ... skip: These are testing distributed functions (0.000s) 2023-01-11T21:19:00.5005990Z 2023-01-11T21:19:00.5006300Z ---------------------------------------------------------------------- 2023-01-11T21:19:00.5006500Z Ran 4 tests in 0.001s 2023-01-11T21:19:00.5006600Z 2023-01-11T21:19:00.5006650Z OK (skipped=4) 2023-01-11T21:19:00.5006730Z 2023-01-11T21:19:00.5006800Z Generating XML reports... 2023-01-11T21:19:00.5007150Z Generated XML report: test-reports/python-unittest/test_functional_optim/TEST-TestFunctionalOptimParity-20230111211900.xml 2023-01-11T21:19:00.5007360Z 2023-01-11T21:19:00.5007590Z ##[endgroup] 2023-01-11T21:19:00.5007920Z FINISHED PRINTING LOG FILE of test_functional_optim (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_functional_optim_bt5hq4s1) 2023-01-11T21:19:00.5008260Z 2023-01-11T21:26:33.9559250Z 2023-01-11T21:26:33.9559660Z Expand the folded group to see the log file of test_dataloader 2023-01-11T21:26:33.9560250Z ##[group]PRINTING LOG FILE of test_dataloader (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_dataloader_3h0z5gwn) 2023-01-11T21:26:33.9560460Z 2023-01-11T21:26:33.9560540Z Running tests... 2023-01-11T21:26:33.9560870Z ---------------------------------------------------------------------- 2023-01-11T21:26:33.9561300Z Test results will be stored in test-reports/python-unittest/test_dataloader 2023-01-11T21:26:33.9561610Z test_shuffler_iterdatapipe (__main__.IntegrationTestDataLoaderDataPipe) 2023-01-11T21:26:33.9567990Z Verify ``IterDataPipe.shuffle`` is controlled by ``DataLoader`` ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9568370Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9568760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9569070Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9569470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9569790Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9570220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9570560Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9570940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9571230Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9571600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9571900Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9572260Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9572580Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9572980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9573280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9573660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9573950Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9574570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9574920Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9575300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9575660Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9576030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9576460Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9576830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9577140Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9577510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9577810Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9578810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9579150Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9579520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9579810Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9580180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9580480Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9580860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9581160Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9581600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9581900Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9582270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9582550Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9582910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9583220Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9583590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9583930Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9584340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9584720Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9585100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9585390Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9585750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9586050Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9586490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9586860Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9587250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9587540Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9587900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9588200Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9588570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9588880Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9589300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9589640Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9590000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9590290Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9590650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9590960Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9591330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9591610Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9592050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9592360Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9592720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9593020Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9593390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9593690Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9594150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9594480Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9594900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9595210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9595580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9595870Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9596300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9596590Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9596970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9597360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9597740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9598030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9605250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9605600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9606020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9606310Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9606720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9607040Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9607420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9607710Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9608080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9608380Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9608760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9609060Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9609510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9609800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9610180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9610470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9611020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9611330Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9611710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9612040Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9612460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9612840Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9613200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9613490Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9613870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9614170Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9614550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9614930Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9615310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9615610Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9615970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9616270Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9616660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9616970Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9617380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9617720Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9618090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9618390Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9618770Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9619070Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9619450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9619740Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9620180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9620490Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9620980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9621280Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9621670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9621970Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9622340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9622730Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9623140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9623440Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9623810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9624110Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9624480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9624780Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9625150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9625510Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9625890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9626190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9626560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9626860Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9627240Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9627540Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9627950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9628290Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9628650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9628950Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9629310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9629610Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9629990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9630290Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9630830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9631130Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9631500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9631800Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9632180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9632520Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9632890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9633230Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9633630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9633930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9634300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9634600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9634980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9635270Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9635640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9636000Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9636380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9636670Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9637030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9637320Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9637690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9637990Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9638400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9638750Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9638930Z ok (249.534s) 2023-01-11T21:26:33.9639110Z test_add_dataset (__main__.TestConcatDataset) ... ok (0.003s) 2023-01-11T21:26:33.9639350Z test_concat_raises_index_error (__main__.TestConcatDataset) ... ok (0.003s) 2023-01-11T21:26:33.9639600Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2023-01-11T21:26:33.9639850Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... ok (0.001s) 2023-01-11T21:26:33.9640190Z test_concat_two_singletons (__main__.TestConcatDataset) ... ok (0.001s) 2023-01-11T21:26:33.9640500Z test_iterable_dataset_err (__main__.TestConcatDataset) ... ok (0.005s) 2023-01-11T21:26:33.9640990Z test_conv_after_fork (__main__.TestConvAfterFork) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9641340Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9641720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9642110Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9642290Z ok (1.343s) 2023-01-11T21:26:33.9642490Z test_custom_batch_pin (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.002s) 2023-01-11T21:26:33.9642790Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:26:33.9643290Z test_batch_sampler (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9643620Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9643990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9644300Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9644690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9644990Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9645360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9645740Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9646130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9646420Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9646790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9647110Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9647480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9647770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9648180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9648510Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9648880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9649170Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9649540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9649830Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9650260Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9650560Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9651020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9651320Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9651690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9652060Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9652440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9652740Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9653100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9653430Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9653840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9654130Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9654310Z ok (2.617s) 2023-01-11T21:26:33.9654710Z test_builtin_collection_conversion (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9655050Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9655420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9655720Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9656170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9656460Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9656820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9657120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9657490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9657780Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9658150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9658480Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9658890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9659180Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9659630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9659950Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9660370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9660670Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9661040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9661410Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9661940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9662230Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9662600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9662900Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9663270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9663560Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9663970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9664300Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9664680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9664980Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9665350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9665660Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9665830Z ok (27.171s) 2023-01-11T21:26:33.9666230Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9666650Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9667030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9667420Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9667790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9668090Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9668460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9668760Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9669170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9669500Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9669980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9670280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9670690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9670990Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9671360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9671730Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9671980Z ok (20.942s) 2023-01-11T21:26:33.9672450Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9672820Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9673210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9673520Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9673910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9674240Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9674660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9675110Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9675310Z ok (11.744s) 2023-01-11T21:26:33.9675520Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T21:26:33.9675790Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T21:26:33.9676050Z test_default_collate_dtype (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9676310Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9677350Z test_default_collate_numpy_memmap (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/_utils/collate.py:172: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /Users/runner/work/pytorch/pytorch/torch/csrc/utils/tensor_numpy.cpp:210.) 2023-01-11T21:26:33.9678200Z return collate([torch.as_tensor(b) for b in batch], collate_fn_map=collate_fn_map) 2023-01-11T21:26:33.9678400Z ok (0.010s) 2023-01-11T21:26:33.9678610Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9678880Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9679140Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9679410Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T21:26:33.9679670Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T21:26:33.9680130Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T21:26:33.9680470Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9680730Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9680960Z test_error (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9681420Z test_error_in_init (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9681750Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9682260Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9682590Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9683050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9683360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9683740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9684060Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9684450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9684750Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9685140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9685480Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9686020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9686340Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9686730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9687090Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9687280Z ok (1.612s) 2023-01-11T21:26:33.9687670Z test_error_workers (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9688030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9688500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9688810Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9689200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9689500Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9689890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9690200Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9690720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9691080Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9691590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9691920Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9692300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9692680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9693070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9693380Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9693590Z ok (1.012s) 2023-01-11T21:26:33.9693870Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... ok (0.006s) 2023-01-11T21:26:33.9694140Z test_fd_limit_exceeded (__main__.TestDataLoader) ... ok (0.844s) 2023-01-11T21:26:33.9694590Z test_get_worker_info (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9694930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9695320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9695630Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9695830Z ok (11.574s) 2023-01-11T21:26:33.9696070Z test_growing_dataset (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T21:26:33.9696380Z test_invalid_assign_after_init (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T21:26:33.9696640Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T21:26:33.9697110Z test_iterable_style_dataset (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9697470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9697860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9698160Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9698540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9698910Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9699310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9699630Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9700020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9700330Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9700890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9701260Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9701700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9702070Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9702460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9702900Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9703330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9703630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9704010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9704320Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9704780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9705100Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9705470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9705790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9706180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9706480Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9706860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9707200Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9707660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9707960Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9708330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9708640Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9709030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9709320Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9709690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9710070Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9710470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9710760Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9711270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9711670Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9712060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9712350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9712800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9713280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9713670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9714000Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9714370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9714680Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9715060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9715350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9715800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9716130Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9716500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9716800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9717170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9717530Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9717900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9718240Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9718670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9718980Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9719350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9719650Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9720020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9720310Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9720680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9721060Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9721590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9721920Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9722320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9722610Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9722990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9723450Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9723890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9724300Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9724660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9724990Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9725380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9725680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9726050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9726360Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9726810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9727190Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9727580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9727920Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9728300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9728630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9729010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9729390Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9729840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9730170Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9730540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9730850Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9731230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9731520Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9732030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9732430Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9732860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9733160Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9742110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9742780Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9743280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9743570Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9743970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9744300Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9744670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9744970Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9745330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9745630Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9745990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9746280Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9746710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9747020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9747390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9747680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9748050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9748350Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9748710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9749030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9749450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9749750Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9750110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9750630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9751090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9751380Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9751750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9752110Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9752690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9752990Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9753360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9753650Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9754020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9754310Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9754710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9755030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9755410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9755700Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9756080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9756360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9756720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9757020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9757470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9757770Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9758140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9758440Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9758810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9759100Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9759450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9759780Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9760170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9760620Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9761100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9761390Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9761760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9762060Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9762580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9762980Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9763360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9763650Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9764020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9764310Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9764680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9764960Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9765370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9765700Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9766070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9766350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9766710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9767020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9767440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9767730Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9768160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9768460Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9768830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9769120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9769490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9769790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9770290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9770640Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9771060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9771360Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9771530Z ok (145.531s) 2023-01-11T21:26:33.9771710Z test_iterabledataset_len (__main__.TestDataLoader) ... ok (0.004s) 2023-01-11T21:26:33.9772150Z test_large_sampler_indices (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9772680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9773090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9773490Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9773670Z ok (1.603s) 2023-01-11T21:26:33.9773830Z test_len (__main__.TestDataLoader) ... ok (0.004s) 2023-01-11T21:26:33.9774300Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9774650Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9775010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9775300Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9775700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9776030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9776400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9776720Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9777090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9777380Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9777740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9778030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9778470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9778760Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9779130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9779430Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9779790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9780250Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9780690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9781010Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9781420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9781720Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9782090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9782520Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9782700Z ok (32.592s) 2023-01-11T21:26:33.9783100Z test_multiple_dataloaders (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9783450Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9783880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9784180Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9784550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9790650Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9791150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9791450Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9791820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9792150Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9792560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9792870Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9793230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9793530Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9793890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9794190Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9794550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9794910Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9795290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9795590Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9796230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9796540Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9796920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9797220Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9797600Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:33.9798280Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:33.9798770Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9799060Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9799460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9799750Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9800120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9800410Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9800840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9801140Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9801510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9801800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9802160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9802440Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9802810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9803140Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9803560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9803860Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9804040Z ok (3.930s) 2023-01-11T21:26:33.9804250Z test_multiprocessing_contexts (__main__.TestDataLoader) ... skip: Not working on macos (0.001s) 2023-01-11T21:26:33.9804890Z test_multiprocessing_iterdatapipe (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/graph_settings.py:88: UserWarning: `shuffle=True` was set, but the datapipe does not contain a `Shuffler`. Adding one at the end. Be aware that the default buffer size might not be sufficient for your task. 2023-01-11T21:26:33.9805300Z warnings.warn( 2023-01-11T21:26:33.9805790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9806170Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9806590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9806890Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9807250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9807540Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9808020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9808320Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9808720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9809050Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9809410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9809700Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9810070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9810370Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9810740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9811030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9811470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9811770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9812140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9812430Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9812800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9813090Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9813450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9813790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9814170Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:33.9814600Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:33.9815010Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:33.9815570Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:33.9816110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9816400Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9816800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9817290Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9817680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9817970Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9818340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9818640Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9819010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9819290Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9819700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9820030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9820400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9820690Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9821050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9821350Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9821520Z ok (34.364s) 2023-01-11T21:26:33.9821900Z test_no_segfault (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9822300Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9822680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9822980Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9823150Z ok (2.938s) 2023-01-11T21:26:33.9823320Z test_numpy (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T21:26:33.9823530Z test_numpy_gen_state (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T21:26:33.9823740Z test_numpy_scalars (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9823980Z test_partial_workers (__main__.TestDataLoader) 2023-01-11T21:26:33.9824460Z Check that workers exit even if the iterator is not exhausted. ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9824850Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9825350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9825670Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9826060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9826350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9826710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9827260Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9827650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9827940Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9828310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9828610Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9828970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9829260Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9829660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9830000Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9830180Z ok (1.028s) 2023-01-11T21:26:33.9830340Z test_proper_exit (__main__.TestDataLoader) 2023-01-11T21:26:33.9830670Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T21:26:33.9831000Z test_random_sampler (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T21:26:33.9831240Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9831500Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9832000Z test_sampler (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9832340Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9832720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9837560Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9838020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9838320Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9838680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9839030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9839450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9839970Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9840350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9840650Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9841020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9841310Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9841780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9842150Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9842530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9842820Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9843190Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9843480Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9843850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9844140Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9844540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9844880Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9845250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9845530Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9845890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9846190Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9846550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9846840Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9847270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9847570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9847750Z ok (2.269s) 2023-01-11T21:26:33.9847940Z test_sampler_reproducibility (__main__.TestDataLoader) ... ok (0.008s) 2023-01-11T21:26:33.9848370Z test_segfault (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9848700Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9849070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9849560Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9849800Z ok (1.510s) 2023-01-11T21:26:33.9850250Z test_seqential_batch_workers (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9850600Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9850960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9851350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9851730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9852020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9852500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9852800Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9853180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9853470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9853830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9854130Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9854500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9854820Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9855220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9855510Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9855690Z ok (1.166s) 2023-01-11T21:26:33.9856100Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9856440Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9856810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9857110Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9857550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9857840Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9858210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9858510Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9858870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9859160Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9859630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9859980Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9860420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9860710Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9861080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9861520Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9861700Z ok (1.168s) 2023-01-11T21:26:33.9861880Z test_sequential_batch (__main__.TestDataLoader) ... ok (0.013s) 2023-01-11T21:26:33.9862100Z test_sequential_nonbatch (__main__.TestDataLoader) ... ok (0.007s) 2023-01-11T21:26:33.9862410Z test_sequential_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:26:33.9862910Z test_sequential_workers (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9863240Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9863610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9863910Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9864280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9864570Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9864960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9865290Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9865660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9865950Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9866310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9866620Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9866980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9867270Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9867760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9868050Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9868230Z ok (1.154s) 2023-01-11T21:26:33.9868400Z test_shuffle (__main__.TestDataLoader) ... ok (0.022s) 2023-01-11T21:26:33.9868600Z test_shuffle_batch (__main__.TestDataLoader) ... ok (0.019s) 2023-01-11T21:26:33.9868820Z test_shuffle_batch_none (__main__.TestDataLoader) ... ok (0.020s) 2023-01-11T21:26:33.9869390Z test_shuffle_batch_workers (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9869770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9870190Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9870480Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9870850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9871240Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9871640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9871930Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9872300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9872650Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9873020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9873320Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9873690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9873980Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9874350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9874650Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9874850Z ok (1.126s) 2023-01-11T21:26:33.9875290Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9875620Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9875990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9876290Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9876650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9876950Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9877310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9877680Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9878050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9878340Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9883470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9883860Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9884330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9884620Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9885030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9885360Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9885680Z ok (1.147s) 2023-01-11T21:26:33.9885880Z test_shuffle_pin_memory (__main__.TestDataLoader) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:26:33.9886340Z test_shuffle_reproducibility (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9886680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9887040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9887330Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9887760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9888060Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9888450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9888750Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9889120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9889400Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9889760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9890080Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9890490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9890780Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9891160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9891450Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9891630Z ok (1.783s) 2023-01-11T21:26:33.9892010Z test_shuffle_workers (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9892340Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9892770Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9893080Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9893600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9893900Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9894300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9894600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9894960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9895420Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9895830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9896130Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9896490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9896780Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9897140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9897440Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9897610Z ok (1.201s) 2023-01-11T21:26:33.9898050Z test_timeout (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9898370Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9898740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9899030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9899200Z ok (1.920s) 2023-01-11T21:26:33.9899370Z test_typing (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T21:26:33.9899790Z test_worker_init_fn (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9900140Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9900540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9900840Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9901210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9901490Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9901850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9902150Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9902320Z ok (10.876s) 2023-01-11T21:26:33.9902780Z test_worker_seed (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9903120Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9903650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9904010Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9904400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9904680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9905050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9905550Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9905990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9906280Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9906640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9906930Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9907300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9907590Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9907950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9908310Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9908680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9908970Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9909330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9909620Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9909990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9910280Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9910680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9911010Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9911180Z ok (31.339s) 2023-01-11T21:26:33.9911580Z test_worker_seed_reproducibility (__main__.TestDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9911950Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9912300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9912600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9913070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9913470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9913850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9914150Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9914510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9914860Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9915220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9915520Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9915920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9916250Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9916610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9916900Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9917270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9917560Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9917920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9918210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9918650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9918940Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9919310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9919600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9919960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9920250Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9920610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9920940Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9921350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9921630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9921990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9922280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9922790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9923110Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9923530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9923910Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9924280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9924690Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9929660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9930080Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9930500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9930790Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9931190Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9931530Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9931910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9932190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9932560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9932850Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9933020Z ok (62.151s) 2023-01-11T21:26:33.9933430Z test_batch_sampler (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9933850Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9934220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9934510Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9934870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9935150Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9935510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9935800Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9936210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9936540Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9936910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9937410Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9937820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9938100Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9938470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9938760Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9939350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9939630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9940000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9940280Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9940630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9940910Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9941260Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9941590Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9942000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9942300Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9942670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9942960Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9943330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9943610Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9943970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9944340Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9944510Z ok (1.795s) 2023-01-11T21:26:33.9944940Z test_builtin_collection_conversion (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9945310Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9945670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9945970Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9946340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9946660Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9947170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9947470Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9947840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9948120Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9948480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9948870Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9949270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9949650Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9950010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9950310Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9950670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9950960Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9951320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9951610Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9952010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9952360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9952720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9953020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9953380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9953660Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9954030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9954320Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9954760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9955050Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9955410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9955710Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9955880Z ok (25.514s) 2023-01-11T21:26:33.9956360Z test_bulk_loading_nobatch (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9956710Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9957110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9957430Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9957800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9958140Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9958490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9958770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9959130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9959430Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9959880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9960180Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9960550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9960850Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9961230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9961520Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9961690Z ok (20.857s) 2023-01-11T21:26:33.9962150Z test_chain_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9962270Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9962560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9962660Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9962940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9963030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9963280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9963380Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9963430Z ok (11.465s) 2023-01-11T21:26:33.9963770Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9963860Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9964220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9964330Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9964610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9964720Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9965030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9965240Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9965290Z ok (10.774s) 2023-01-11T21:26:33.9965430Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... ok (0.008s) 2023-01-11T21:26:33.9965580Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T21:26:33.9965710Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2023-01-11T21:26:33.9965850Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T21:26:33.9965980Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... ok (0.009s) 2023-01-11T21:26:33.9966130Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T21:26:33.9966260Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T21:26:33.9966400Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T21:26:33.9966540Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T21:26:33.9966680Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2023-01-11T21:26:33.9966820Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2023-01-11T21:26:33.9966960Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2023-01-11T21:26:33.9967140Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T21:26:33.9967290Z test_early_exit (__main__.TestDataLoaderPersistentWorkers) ... ok (0.736s) 2023-01-11T21:26:33.9967480Z test_error (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T21:26:33.9967830Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9967930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9968180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9968270Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9968530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9968630Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9968880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9968980Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9969290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9969390Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9969640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9969730Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9970010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9970150Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9970470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9970580Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9970630Z ok (1.491s) 2023-01-11T21:26:33.9970990Z test_error_workers (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9975340Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9975670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9975770Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9976030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9976120Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9976370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9976470Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9976710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9976810Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9977090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9977230Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9977480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9977580Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9977820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9977920Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9977970Z ok (0.673s) 2023-01-11T21:26:33.9978120Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... ok (20.028s) 2023-01-11T21:26:33.9978240Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... ok (0.766s) 2023-01-11T21:26:33.9978570Z test_get_worker_info (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9978850Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9979110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9979210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9979260Z ok (11.452s) 2023-01-11T21:26:33.9979380Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2023-01-11T21:26:33.9979550Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T21:26:33.9979730Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T21:26:33.9980150Z test_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9980240Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9980490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9980590Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9980830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9980930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9981170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9981280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9981530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9981630Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9981880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9981980Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9982220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9982360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9982640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9982740Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9982990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9983090Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9983340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9983440Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9983690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9983790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9984070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9984180Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9984420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9984510Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9984750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9984910Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9985200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9985330Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9985580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9985680Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9985920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9986020Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9986260Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9986360Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9986610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9986700Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9986950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9987040Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9987280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9987380Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9987630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9987770Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9988050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9988160Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9988400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9988500Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9988740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9988920Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9989170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9989270Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9989520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9989620Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9989860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9990030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9990270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9990370Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9990650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9990790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9991030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9991130Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9991370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9991480Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9991720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9991810Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9992060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9992160Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9992400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9992500Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9992750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9992850Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9993090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9993220Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9993500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9993590Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9993830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9993980Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9994230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9994330Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9994570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9994680Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9994960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9995070Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9995310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9995400Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9995640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9995730Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9996040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9996170Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9996410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9996510Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9996760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9996860Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9997100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9997200Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9997450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9997540Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9997780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9997880Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9998120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9998210Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:33.9998450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9998600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9998920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9999030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9999280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:33.9999380Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:33.9999620Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:33.9999780Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0000030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0000120Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0000360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0000450Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0000700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0000800Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0001040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0001150Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0001430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0001570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0001810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0001900Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0002140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0002240Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0002480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0002580Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0002820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0002930Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0003170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0003280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0003520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0003620Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0003910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0004050Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0004320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0004420Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0004660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0004800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0005040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0005150Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0005390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0005490Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0005740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0005840Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0005890Z ok (99.017s) 2023-01-11T21:26:34.0006020Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.009s) 2023-01-11T21:26:34.0006360Z test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0006450Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0006740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0006880Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0006930Z ok (1.421s) 2023-01-11T21:26:34.0007050Z test_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2023-01-11T21:26:34.0007400Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0007500Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0007740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0007830Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0008070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0008170Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0008420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0008520Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0008570Z ok (10.727s) 2023-01-11T21:26:34.0009020Z test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0009150Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0009460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0009590Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0009840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0010070Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0010320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0010420Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0010680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0010780Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0011020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0011120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0011390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0011490Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0011730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0011820Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0012050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0012180Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0012460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0012570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0012810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0012910Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0013160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0013260Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0013480Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:34.0013680Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:34.0014010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0014110Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0014350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0014460Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0014700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0014860Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0015150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0015280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0015530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0015630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0015870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0015960Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0016200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0016300Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0016550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0016650Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0016700Z ok (3.288s) 2023-01-11T21:26:34.0016860Z test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... skip: Not working on macos (0.001s) 2023-01-11T21:26:34.0017400Z test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/graph_settings.py:88: UserWarning: `shuffle=True` was set, but the datapipe does not contain a `Shuffler`. Adding one at the end. Be aware that the default buffer size might not be sufficient for your task. 2023-01-11T21:26:34.0017460Z warnings.warn( 2023-01-11T21:26:34.0017700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0017840Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0022330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0022520Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0022860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0022990Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0023240Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0023340Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0023740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0023840Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0024080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0024180Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0024420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0024620Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0024860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0024970Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0025250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0025380Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0025620Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0025720Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0025960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0026070Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0026310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0026410Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0026620Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:34.0026820Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:34.0027020Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:34.0027220Z [W ParallelNative.cpp:230] Warning: Cannot set number of intraop threads after parallel work has started or after set_num_threads call when using native parallel backend (function set_num_threads) 2023-01-11T21:26:34.0027460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0027560Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0027800Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0027930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0028210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0028390Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0028630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0028740Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0028990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0029080Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0029320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0029470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0029720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0029820Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0030070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0030170Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0030220Z ok (33.802s) 2023-01-11T21:26:34.0030550Z test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0030690Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0030980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0031080Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0031130Z ok (2.844s) 2023-01-11T21:26:34.0031250Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T21:26:34.0031370Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T21:26:34.0031490Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2023-01-11T21:26:34.0031610Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2023-01-11T21:26:34.0031920Z Check that workers exit even if the iterator is not exhausted. ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0032020Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0032260Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0032360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0032600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0032700Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0032950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0033090Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0033480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0033610Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0033870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0033970Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0034210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0034440Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0034690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0034800Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0034850Z ok (0.884s) 2023-01-11T21:26:34.0034960Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2023-01-11T21:26:34.0035180Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:26:34.0035300Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T21:26:34.0035450Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2023-01-11T21:26:34.0035590Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2023-01-11T21:26:34.0035960Z test_sampler (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0036090Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0036340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0036440Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0036680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0036790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0037030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0037130Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0037380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0037470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0037720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0037810Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0038050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0038160Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0038400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0038600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0038900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0039010Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0039250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0039350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0039670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0039770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0040010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0040120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0040360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0040460Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0040700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0040810Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0041050Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0041150Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0041430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0041570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0041620Z ok (1.756s) 2023-01-11T21:26:34.0041760Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.008s) 2023-01-11T21:26:34.0042080Z test_segfault (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0042180Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0042420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0042520Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0042570Z ok (1.274s) 2023-01-11T21:26:34.0042910Z test_seqential_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0043010Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0043250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0043340Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0043660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0043760Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0044060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0044190Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0044440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0044670Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0044920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0045030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0045270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0045370Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0045610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0045710Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0045760Z ok (0.893s) 2023-01-11T21:26:34.0046120Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0046210Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0046450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0046550Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0046830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0046960Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0047220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0047320Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0047570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0047670Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0047910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0048010Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0048250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0048350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0048590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0048790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0048890Z ok (0.892s) 2023-01-11T21:26:34.0049020Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.012s) 2023-01-11T21:26:34.0049150Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.007s) 2023-01-11T21:26:34.0049330Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:26:34.0049720Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0049870Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0050120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0050220Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0050460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0050550Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0050790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0050890Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0051130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0051230Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0051480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0051580Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0051820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0051920Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0052210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0052350Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0052400Z ok (0.898s) 2023-01-11T21:26:34.0052520Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... ok (0.021s) 2023-01-11T21:26:34.0052640Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.018s) 2023-01-11T21:26:34.0052770Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... ok (0.019s) 2023-01-11T21:26:34.0053120Z test_shuffle_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0053210Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0053460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0053550Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0053930Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0054070Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0054330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0054420Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0054670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0054910Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0055210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0055310Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0055560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0055660Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0055910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0056020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0056060Z ok (0.902s) 2023-01-11T21:26:34.0056410Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0056510Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0056760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0056850Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0057100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0057190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0057430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0057560Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0057840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0057950Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0058190Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0058300Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0058540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0058650Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0058890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0059090Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0059140Z ok (0.905s) 2023-01-11T21:26:34.0059290Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:26:34.0059640Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0059740Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0059980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0060210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0060530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0060670Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0060910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0061020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0061270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0061360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0061610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0061700Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0061940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0062040Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0062280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0062380Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0062430Z ok (1.528s) 2023-01-11T21:26:34.0062760Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0062850Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0063130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0063260Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0063510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0063610Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0063860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0063960Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0064280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0064410Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0064660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0064750Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0064990Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0069110Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0069440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0069560Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0069600Z ok (0.911s) 2023-01-11T21:26:34.0069970Z test_timeout (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0070100Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0070340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0070450Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0070500Z ok (1.730s) 2023-01-11T21:26:34.0070610Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... ok (0.001s) 2023-01-11T21:26:34.0070940Z test_worker_init_fn (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0071040Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0071290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0071380Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0071630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0071730Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0071980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0072080Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0072130Z ok (10.725s) 2023-01-11T21:26:34.0072490Z test_worker_seed (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0072620Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0072860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0072970Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0073210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0073460Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0073760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0073860Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0074100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0074200Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0074540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0074640Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0074880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0074980Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0075220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0075400Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0075680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0075780Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0076020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0076120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0076370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0076460Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0076700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0076810Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0076860Z ok (31.077s) 2023-01-11T21:26:34.0077210Z test_worker_seed_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0077310Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0077550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0077650Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0077900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0078030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0078310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0078410Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0078810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0078920Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0079210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0079310Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0079550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0079770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0080030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0080140Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0080380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0080470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0080710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0080810Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0081090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0081220Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0081470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0081580Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0081820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0081920Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0082160Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0082260Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0082500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0082590Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0082830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0082930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0083170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0083280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0083530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0083670Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0084080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0084190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0084450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0084550Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0084790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0085000Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0085250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0085360Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0085600Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0085700Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0085930Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0086040Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0086090Z ok (62.159s) 2023-01-11T21:26:34.0086210Z test_incomplete_fractional_splits (__main__.TestDatasetRandomSplit) ... ok (0.005s) 2023-01-11T21:26:34.0086370Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... ok (0.001s) 2023-01-11T21:26:34.0086530Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... ok (0.005s) 2023-01-11T21:26:34.0086650Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... ok (0.004s) 2023-01-11T21:26:34.0086770Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... ok (0.003s) 2023-01-11T21:26:34.0086880Z test_splits_generator (__main__.TestDatasetRandomSplit) ... ok (0.004s) 2023-01-11T21:26:34.0087000Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... ok (0.003s) 2023-01-11T21:26:34.0087100Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2023-01-11T21:26:34.0087190Z Indices generated by random_split ... ok (0.004s) 2023-01-11T21:26:34.0087310Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... ok (0.010s) 2023-01-11T21:26:34.0087430Z test_pin_memory (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:26:34.0087550Z test_pin_memory_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:26:34.0087680Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:26:34.0087990Z test_sequential_batch (__main__.TestDictDataLoader) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:26:34.0088090Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:26:34.0088330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:26:34.0088470Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:26:34.0088550Z ok (5.690s) 2023-01-11T21:26:34.0089140Z test_ind_worker_queue (__main__.TestIndividualWorkerQueue) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68643 for platform(s) macos, linux, win. 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.004s) 2023-01-11T21:26:34.0089280Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... ok (0.008s) 2023-01-11T21:26:34.0089430Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... skip: os.sched_setaffinity is not available (0.001s) 2023-01-11T21:26:34.0089560Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:26:34.0089750Z test_getitem (__main__.TestTensorDataset) ... ok (0.007s) 2023-01-11T21:26:34.0089850Z test_getitem_1d (__main__.TestTensorDataset) ... ok (0.005s) 2023-01-11T21:26:34.0089940Z test_len (__main__.TestTensorDataset) ... ok (0.002s) 2023-01-11T21:26:34.0090040Z test_many_tensors (__main__.TestTensorDataset) ... ok (0.004s) 2023-01-11T21:26:34.0090130Z test_single_tensor (__main__.TestTensorDataset) ... ok (0.001s) 2023-01-11T21:26:34.0090140Z 2023-01-11T21:26:34.0090310Z ---------------------------------------------------------------------- 2023-01-11T21:26:34.0090370Z Ran 164 tests in 1048.502s 2023-01-11T21:26:34.0090380Z 2023-01-11T21:26:34.0090430Z OK (skipped=16) 2023-01-11T21:26:34.0090430Z 2023-01-11T21:26:34.0090490Z Generating XML reports... 2023-01-11T21:26:34.0090780Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-IntegrationTestDataLoaderDataPipe-20230111210905.xml 2023-01-11T21:26:34.0091030Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConcatDataset-20230111210905.xml 2023-01-11T21:26:34.0091250Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestConvAfterFork-20230111210905.xml 2023-01-11T21:26:34.0091450Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoader-20230111210905.xml 2023-01-11T21:26:34.0091690Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDataLoaderPersistentWorkers-20230111210905.xml 2023-01-11T21:26:34.0091940Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDatasetRandomSplit-20230111210905.xml 2023-01-11T21:26:34.0092150Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestDictDataLoader-20230111210905.xml 2023-01-11T21:26:34.0092360Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestNamedTupleDataLoader-20230111210905.xml 2023-01-11T21:26:34.0092560Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestTensorDataset-20230111210905.xml 2023-01-11T21:26:34.0092760Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestCustomPinFn-20230111210905.xml 2023-01-11T21:26:34.0092970Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestIndividualWorkerQueue-20230111210905.xml 2023-01-11T21:26:34.0093170Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestSetAffinity-20230111210905.xml 2023-01-11T21:26:34.0093380Z Generated XML report: test-reports/python-unittest/test_dataloader/TEST-TestStringDataLoader-20230111210905.xml 2023-01-11T21:26:34.0093390Z 2023-01-11T21:26:34.0093720Z ##[endgroup] 2023-01-11T21:26:34.0094000Z FINISHED PRINTING LOG FILE of test_dataloader (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_dataloader_3h0z5gwn) 2023-01-11T21:26:34.0094000Z 2023-01-11T21:26:34.0094160Z Ignoring disabled issues: [] 2023-01-11T21:26:34.1490020Z Running test_cpp_extensions_jit ... [2023-01-11 21:26:34.148847] 2023-01-11T21:26:34.1493940Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cpp_extensions_jit.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:34.149304] 2023-01-11T21:27:55.1165440Z 2023-01-11T21:27:55.1165840Z Expand the folded group to see the log file of test_cpp_extensions_jit 2023-01-11T21:27:55.1167080Z ##[group]PRINTING LOG FILE of test_cpp_extensions_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_extensions_jit_2prwgm7t) 2023-01-11T21:27:55.1167370Z 2023-01-11T21:27:55.1167440Z Running tests... 2023-01-11T21:27:55.1167810Z ---------------------------------------------------------------------- 2023-01-11T21:27:55.1168460Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_jit 2023-01-11T21:27:55.1168760Z test_autograd_from_cpp (__main__.TestCppExtensionJIT) ... ok (6.588s) 2023-01-11T21:27:55.1169100Z test_compilation_error_formatting (__main__.TestCppExtensionJIT) ... ok (4.263s) 2023-01-11T21:27:55.1169760Z test_cpp_frontend_module_has_same_output_as_python (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1170210Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/cpp_frontend_extension... 2023-01-11T21:27:55.1170600Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/cpp_frontend_extension/build.ninja... 2023-01-11T21:27:55.1170900Z Building extension module cpp_frontend_extension... 2023-01-11T21:27:55.1173260Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1174820Z [1/2] clang++ -MMD -MF cpp_frontend_extension.o.d -DTORCH_EXTENSION_NAME=cpp_frontend_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/cpp_frontend_extension.cpp -o cpp_frontend_extension.o 2023-01-11T21:27:55.1176180Z [2/2] clang++ cpp_frontend_extension.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o cpp_frontend_extension.so 2023-01-11T21:27:55.1176600Z Loading extension module cpp_frontend_extension... 2023-01-11T21:27:55.1184770Z ok (5.265s) 2023-01-11T21:27:55.1185190Z test_cpp_frontend_module_has_up_to_date_attributes (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1185640Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2023-01-11T21:27:55.1185910Z Loading extension module cpp_frontend_extension... 2023-01-11T21:27:55.1186080Z ok (0.002s) 2023-01-11T21:27:55.1186470Z test_cpp_frontend_module_python_inter_op (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1186950Z No modifications detected for re-loaded extension module cpp_frontend_extension, skipping build step... 2023-01-11T21:27:55.1187230Z Loading extension module cpp_frontend_extension... 2023-01-11T21:27:55.1187400Z ok (0.007s) 2023-01-11T21:27:55.1187650Z test_cpp_frontend_module_python_inter_op_with_cuda (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.001s) 2023-01-11T21:27:55.1188080Z test_custom_compound_op_autograd (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1188650Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/is_python_module... 2023-01-11T21:27:55.1189020Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/is_python_module/build.ninja... 2023-01-11T21:27:55.1189320Z Building extension module is_python_module... 2023-01-11T21:27:55.1189620Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1190920Z [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/is_python_module/main.cpp -o main.o 2023-01-11T21:27:55.1192090Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o is_python_module.so 2023-01-11T21:27:55.1192420Z Loading extension module is_python_module... 2023-01-11T21:27:55.1192960Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T21:27:55.1193330Z warnings.warn( 2023-01-11T21:27:55.1193820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T21:27:55.1194240Z warnings.warn( 2023-01-11T21:27:55.1194730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T21:27:55.1195080Z warnings.warn( 2023-01-11T21:27:55.1195550Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/gradcheck.py:688: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T21:27:55.1195910Z warnings.warn( 2023-01-11T21:27:55.1196040Z ok (4.611s) 2023-01-11T21:27:55.1196210Z test_half_support (__main__.TestCppExtensionJIT) 2023-01-11T21:27:55.1196520Z Checks for an issue with operator< ambiguity for half when certain ... skip: Temporarily disabled (0.001s) 2023-01-11T21:27:55.1196860Z test_inline_jit_compile_custom_op_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:27:55.1197170Z test_inline_jit_compile_extension_cuda (__main__.TestCppExtensionJIT) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:27:55.1197680Z test_inline_jit_compile_extension_multiple_sources_and_no_functions (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1198120Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/inline_jit_extension... 2023-01-11T21:27:55.1198500Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/inline_jit_extension/build.ninja... 2023-01-11T21:27:55.1198780Z Building extension module inline_jit_extension... 2023-01-11T21:27:55.1199050Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1200400Z [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=inline_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/inline_jit_extension/main.cpp -o main.o 2023-01-11T21:27:55.1201570Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o inline_jit_extension.so 2023-01-11T21:27:55.1201900Z Loading extension module inline_jit_extension... 2023-01-11T21:27:55.1202060Z ok (4.816s) 2023-01-11T21:27:55.1202280Z test_inline_jit_compile_extension_throws_when_functions_is_bad (__main__.TestCppExtensionJIT) ... ok (0.001s) 2023-01-11T21:27:55.1202710Z test_inline_jit_compile_extension_with_functions_as_dict (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1203150Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/inline_jit_extension_with_functions_dict... 2023-01-11T21:27:55.1203570Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/inline_jit_extension_with_functions_dict/build.ninja... 2023-01-11T21:27:55.1203870Z Building extension module inline_jit_extension_with_functions_dict... 2023-01-11T21:27:55.1204140Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1205400Z [1/2] clang++ -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=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/inline_jit_extension_with_functions_dict/main.cpp -o main.o 2023-01-11T21:27:55.1206510Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o inline_jit_extension_with_functions_dict.so 2023-01-11T21:27:55.1206940Z Loading extension module inline_jit_extension_with_functions_dict... 2023-01-11T21:27:55.1207120Z ok (4.797s) 2023-01-11T21:27:55.1207460Z test_inline_jit_compile_extension_with_functions_as_list (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1207940Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/inline_jit_extension_with_functions_list... 2023-01-11T21:27:55.1208330Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/inline_jit_extension_with_functions_list/build.ninja... 2023-01-11T21:27:55.1208680Z Building extension module inline_jit_extension_with_functions_list... 2023-01-11T21:27:55.1208950Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1210200Z [1/2] clang++ -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=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/inline_jit_extension_with_functions_list/main.cpp -o main.o 2023-01-11T21:27:55.1211330Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o inline_jit_extension_with_functions_list.so 2023-01-11T21:27:55.1211680Z Loading extension module inline_jit_extension_with_functions_list... 2023-01-11T21:27:55.1211900Z ok (4.826s) 2023-01-11T21:27:55.1212260Z test_jit_compile_extension (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1212630Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/jit_extension... 2023-01-11T21:27:55.1212970Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/jit_extension/build.ninja... 2023-01-11T21:27:55.1213220Z Building extension module jit_extension... 2023-01-11T21:27:55.1213480Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1214800Z [1/3] clang++ -MMD -MF jit_extension2.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -g -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/jit_extension2.cpp -o jit_extension2.o 2023-01-11T21:27:55.1216790Z [2/3] clang++ -MMD -MF jit_extension.o.d -DTORCH_EXTENSION_NAME=jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -g -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/jit_extension.cpp -o jit_extension.o 2023-01-11T21:27:55.1218000Z [3/3] clang++ jit_extension.o jit_extension2.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o jit_extension.so 2023-01-11T21:27:55.1218330Z Loading extension module jit_extension... 2023-01-11T21:27:55.1218480Z ok (5.573s) 2023-01-11T21:27:55.1218690Z test_jit_cuda_archflags (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.001s) 2023-01-11T21:27:55.1218940Z test_jit_cuda_extension (__main__.TestCppExtensionJIT) ... skip: CUDA not found (0.000s) 2023-01-11T21:27:55.1219180Z test_jit_cudnn_extension (__main__.TestCppExtensionJIT) ... skip: CuDNN not found (0.000s) 2023-01-11T21:27:55.1219570Z test_lenient_flag_handling_in_jit_extensions (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1220000Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/lenient_flag_handling_extension... 2023-01-11T21:27:55.1220400Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/lenient_flag_handling_extension/build.ninja... 2023-01-11T21:27:55.1220670Z Building extension module lenient_flag_handling_extension... 2023-01-11T21:27:55.1220920Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1222280Z [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=lenient_flag_handling_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -I/Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -g -O0 -Wall -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/lenient_flag_handling_extension/main.cpp -o main.o 2023-01-11T21:27:55.1223470Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o lenient_flag_handling_extension.so 2023-01-11T21:27:55.1223800Z Loading extension module lenient_flag_handling_extension... 2023-01-11T21:27:55.1223990Z ok (5.164s) 2023-01-11T21:27:55.1224380Z test_reload_jit_extension (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1224760Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/reloaded_jit_extension... 2023-01-11T21:27:55.1225110Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/reloaded_jit_extension/build.ninja... 2023-01-11T21:27:55.1225360Z Building extension module reloaded_jit_extension... 2023-01-11T21:27:55.1225610Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1226810Z [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/reloaded_jit_extension/main.cpp -o main.o 2023-01-11T21:27:55.1227940Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o reloaded_jit_extension.so 2023-01-11T21:27:55.1228320Z Loading extension module reloaded_jit_extension... 2023-01-11T21:27:55.1228600Z Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1228980Z 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:27:55.1229350Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/reloaded_jit_extension/build.ninja... 2023-01-11T21:27:55.1229600Z Building extension module reloaded_jit_extension_v1... 2023-01-11T21:27:55.1229840Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1231070Z [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/reloaded_jit_extension/main.cpp -o main.o 2023-01-11T21:27:55.1232190Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o reloaded_jit_extension_v1.so 2023-01-11T21:27:55.1232560Z Loading extension module reloaded_jit_extension_v1... 2023-01-11T21:27:55.1232840Z Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1233230Z No modifications detected for re-loaded extension module reloaded_jit_extension_v1, skipping build step... 2023-01-11T21:27:55.1233470Z Loading extension module reloaded_jit_extension_v1... 2023-01-11T21:27:55.1233740Z Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1234140Z 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:27:55.1234560Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/reloaded_jit_extension/build.ninja... 2023-01-11T21:27:55.1234880Z Building extension module reloaded_jit_extension_v2... 2023-01-11T21:27:55.1235200Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1236400Z [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=reloaded_jit_extension_v2 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/reloaded_jit_extension/main.cpp -o main.o 2023-01-11T21:27:55.1237440Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o reloaded_jit_extension_v2.so 2023-01-11T21:27:55.1237760Z Loading extension module reloaded_jit_extension_v2... 2023-01-11T21:27:55.1237930Z ok (14.381s) 2023-01-11T21:27:55.1238290Z test_returns_shared_library_path_when_is_python_module_is_true (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1238770Z 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:27:55.1239220Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/is_python_module/build.ninja... 2023-01-11T21:27:55.1239480Z Building extension module is_python_module_v1... 2023-01-11T21:27:55.1239730Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1240940Z [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=is_python_module_v1 -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/is_python_module/main.cpp -o main.o 2023-01-11T21:27:55.1241980Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o is_python_module_v1.so 2023-01-11T21:27:55.1242340Z Loading extension module is_python_module_v1... 2023-01-11T21:27:55.1242540Z ok (5.083s) 2023-01-11T21:27:55.1242940Z test_set_default_type_also_changes_aten_default_type (__main__.TestCppExtensionJIT) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:27:55.1243350Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/test_set_default_type... 2023-01-11T21:27:55.1243720Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/test_set_default_type/build.ninja... 2023-01-11T21:27:55.1243970Z Building extension module test_set_default_type... 2023-01-11T21:27:55.1244270Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:27:55.1245470Z [1/2] clang++ -MMD -MF main.o.d -DTORCH_EXTENSION_NAME=test_set_default_type -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -c /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/test_set_default_type/main.cpp -o main.o 2023-01-11T21:27:55.1246480Z [2/2] clang++ main.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o test_set_default_type.so 2023-01-11T21:27:55.1246830Z Loading extension module test_set_default_type... 2023-01-11T21:27:55.1247030Z ok (4.842s) 2023-01-11T21:27:55.1247260Z test_warning (__main__.TestCppExtensionJIT) ... [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T21:27:55.1247520Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T21:27:55.1247750Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T21:27:55.1247970Z [W main.cpp:12] Warning: Error with CPUDoubleType (function foo) 2023-01-11T21:27:55.1248330Z UserWarning: Error with torch.DoubleTensor (Triggered internally at /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/warn_mod/main.cpp:12.) 2023-01-11T21:27:55.1248570Z ok (9.702s) 2023-01-11T21:27:55.1248680Z 2023-01-11T21:27:55.1248850Z ---------------------------------------------------------------------- 2023-01-11T21:27:55.1249050Z Ran 23 tests in 79.936s 2023-01-11T21:27:55.1249140Z 2023-01-11T21:27:55.1249200Z OK (skipped=7) 2023-01-11T21:27:55.1249280Z 2023-01-11T21:27:55.1249360Z Generating XML reports... 2023-01-11T21:27:55.1249700Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_jit/TEST-TestCppExtensionJIT-20230111212634.xml 2023-01-11T21:27:55.1249880Z 2023-01-11T21:27:55.1250130Z ##[endgroup] 2023-01-11T21:27:55.1250440Z FINISHED PRINTING LOG FILE of test_cpp_extensions_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_extensions_jit_2prwgm7t) 2023-01-11T21:27:55.1250660Z 2023-01-11T21:27:55.1250810Z Running test_fake_tensor ... [2023-01-11 21:27:55.116903] 2023-01-11T21:27:55.1251200Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_fake_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:55.117259] 2023-01-11T21:27:56.4257870Z 2023-01-11T21:27:56.4258660Z Expand the folded group to see the log file of test_fake_tensor 2023-01-11T21:27:56.4259550Z ##[group]PRINTING LOG FILE of test_fake_tensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fake_tensor_yt4rv5ah) 2023-01-11T21:27:56.4259780Z 2023-01-11T21:27:56.4259840Z Running tests... 2023-01-11T21:27:56.4260200Z ---------------------------------------------------------------------- 2023-01-11T21:27:56.4260490Z Test results will be stored in test-reports/python-unittest/test_fake_tensor 2023-01-11T21:27:56.4260750Z test_aliased_const_write (__main__.FakeTensorConstHandling) ... ok (0.151s) 2023-01-11T21:27:56.4261040Z test_constant_invalidation (__main__.FakeTensorConstHandling) ... ok (0.003s) 2023-01-11T21:27:56.4261460Z test_fake_tensor_batch_norm_cpu (__main__.FakeTensorConstHandling) ... ok (0.044s) 2023-01-11T21:27:56.4261770Z test_fake_tensor_in_intlist_repro (__main__.FakeTensorConstHandling) ... ok (0.005s) 2023-01-11T21:27:56.4262040Z test_inplace_add (__main__.FakeTensorConstHandling) ... ok (0.001s) 2023-01-11T21:27:56.4262320Z test_inplace_view_invalidation (__main__.FakeTensorConstHandling) ... ok (0.001s) 2023-01-11T21:27:56.4262580Z test_shared_storage_invalidation (__main__.FakeTensorConstHandling) ... ok (0.003s) 2023-01-11T21:27:56.4263290Z test_shared_storages (__main__.FakeTensorConstHandling) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fake_tensor.py:513: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:56.4263820Z self.assertEqual(x.storage()._cdata, y.storage()._cdata) 2023-01-11T21:27:56.4264420Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fake_tensor.py:514: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:56.4264950Z self.assertEqual(x.constant.storage()._cdata, y.constant.storage()._cdata) 2023-01-11T21:27:56.4265140Z ok (0.001s) 2023-01-11T21:27:56.4265320Z test_simple (__main__.FakeTensorConstHandling) ... ok (0.000s) 2023-01-11T21:27:56.4265550Z test_dead_key (__main__.FakeTensorConverterTest) ... ok (0.000s) 2023-01-11T21:27:56.4265790Z test_dead_weak_ref (__main__.FakeTensorConverterTest) ... ok (0.001s) 2023-01-11T21:27:56.4266040Z test_memoized_conversion_from_meta (__main__.FakeTensorConverterTest) ... ok (0.000s) 2023-01-11T21:27:56.4266310Z test_memoized_conversion_to_meta (__main__.FakeTensorConverterTest) ... ok (0.000s) 2023-01-11T21:27:56.4266590Z test_no_active_mode (__main__.FakeTensorConverterTest) ... ok (0.004s) 2023-01-11T21:27:56.4266870Z test_no_ref_cycle (__main__.FakeTensorConverterTest) ... ok (0.001s) 2023-01-11T21:27:56.4267120Z test_separate_mode_error (__main__.FakeTensorConverterTest) ... ok (0.004s) 2023-01-11T21:27:56.4267820Z test_separate_tensor_storages_non_view (__main__.FakeTensorConverterTest) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fake_tensor.py:602: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:56.4268290Z y.set_(x.storage()) 2023-01-11T21:27:56.4268430Z ok (0.001s) 2023-01-11T21:27:56.4268630Z test_separate_tensor_storages_view (__main__.FakeTensorConverterTest) ... ok (0.001s) 2023-01-11T21:27:56.4268900Z test_like_ops (__main__.FakeTensorOperatorInvariants) ... ok (0.006s) 2023-01-11T21:27:56.4269260Z test_non_kwarg_only_device (__main__.FakeTensorOperatorInvariants) ... ok (0.026s) 2023-01-11T21:27:56.4269570Z test_sparse_new (__main__.FakeTensorOperatorInvariants) ... expected failure (0.002s) 2023-01-11T21:27:56.4269980Z test_tensor_constructors_all_have_kwarg_device (__main__.FakeTensorOperatorInvariants) ... ok (0.046s) 2023-01-11T21:27:56.4270690Z test_fake_tensor_prop_on_nn_module (__main__.FakeTensorPropTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/_symbolic_trace.py:564: UserWarning: Was not able to add assertion to guarantee correct input value to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2023-01-11T21:27:56.4271120Z warnings.warn( 2023-01-11T21:27:56.4271260Z ok (0.018s) 2023-01-11T21:27:56.4271510Z test_basic (__main__.FakeTensorTest) ... ok (0.001s) 2023-01-11T21:27:56.4271770Z test_binary_op_type_promotion (__main__.FakeTensorTest) ... ok (0.005s) 2023-01-11T21:27:56.4272050Z test_constructor (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T21:27:56.4272300Z test_cpu_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:27:56.4272560Z test_cuda_lstm (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:27:56.4272830Z test_cudnn_rnn_with_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:27:56.4273100Z test_cudnn_rnn_without_fallback (__main__.FakeTensorTest) ... skip: requires cuda (0.001s) 2023-01-11T21:27:56.4273370Z test_data_dependent_operator (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T21:27:56.4274070Z test_deepcopy (__main__.FakeTensorTest) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_fake_tensor.py:466: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:56.4274680Z self.assertEqual(mod_copied.b.storage()._cdata, mod_copied.a.storage()._cdata) 2023-01-11T21:27:56.4274890Z ok (0.003s) 2023-01-11T21:27:56.4275090Z test_fake_dispatch_keys (__main__.FakeTensorTest) ... ok (0.004s) 2023-01-11T21:27:56.4275320Z test_fake_grad_copy (__main__.FakeTensorTest) ... ok (0.001s) 2023-01-11T21:27:56.4275550Z test_fake_mode_error (__main__.FakeTensorTest) ... ok (0.001s) 2023-01-11T21:27:56.4275810Z test_fallback_memory_prop (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4276050Z test_from_numpy (__main__.FakeTensorTest) ... ok (0.006s) 2023-01-11T21:27:56.4276340Z test_index_cuda_with_cpu (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4276650Z test_like_constructor (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4276890Z test_mode (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T21:27:56.4277110Z test_nan_to_num (__main__.FakeTensorTest) ... ok (0.007s) 2023-01-11T21:27:56.4277340Z test_new (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4277600Z test_non_kwarg_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4277850Z test_non_overlapping_stride_zero (__main__.FakeTensorTest) ... ok (0.009s) 2023-01-11T21:27:56.4278100Z test_non_parameter_grad (__main__.FakeTensorTest) ... ok (0.000s) 2023-01-11T21:27:56.4278430Z test_normalize_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4288440Z test_parameter_instantiation (__main__.FakeTensorTest) ... ok (0.002s) 2023-01-11T21:27:56.4288700Z test_print_in_fake_mode (__main__.FakeTensorTest) ... ok (0.000s) 2023-01-11T21:27:56.4288920Z test_randperm (__main__.FakeTensorTest) ... ok (0.004s) 2023-01-11T21:27:56.4289160Z test_recursive_invocation (__main__.FakeTensorTest) ... ok (0.001s) 2023-01-11T21:27:56.4289380Z test_scalar_inputs (__main__.FakeTensorTest) ... ok (0.003s) 2023-01-11T21:27:56.4289610Z test_setitem (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4290040Z test_shape_take_not_device (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4290330Z test_throw (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4290560Z test_type_as (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4290820Z test_upsample_bilinear_small_channels (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4291070Z test_zero_dim (__main__.FakeTensorTest) ... skip: requires cuda (0.000s) 2023-01-11T21:27:56.4291200Z 2023-01-11T21:27:56.4291430Z ---------------------------------------------------------------------- 2023-01-11T21:27:56.4291720Z Ran 57 tests in 0.381s 2023-01-11T21:27:56.4291810Z 2023-01-11T21:27:56.4291890Z OK (skipped=16, expected failures=1) 2023-01-11T21:27:56.4292030Z 2023-01-11T21:27:56.4292120Z Generating XML reports... 2023-01-11T21:27:56.4292460Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConstHandling-20230111212755.xml 2023-01-11T21:27:56.4292870Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorConverterTest-20230111212755.xml 2023-01-11T21:27:56.4293280Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorOperatorInvariants-20230111212755.xml 2023-01-11T21:27:56.4293670Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorPropTest-20230111212755.xml 2023-01-11T21:27:56.4294060Z Generated XML report: test-reports/python-unittest/test_fake_tensor/TEST-FakeTensorTest-20230111212755.xml 2023-01-11T21:27:56.4294210Z 2023-01-11T21:27:56.4294460Z ##[endgroup] 2023-01-11T21:27:56.4294820Z FINISHED PRINTING LOG FILE of test_fake_tensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fake_tensor_yt4rv5ah) 2023-01-11T21:27:56.4295010Z 2023-01-11T21:27:56.4295160Z Running test_overrides ... [2023-01-11 21:27:56.426113] 2023-01-11T21:27:56.4295550Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:56.426479] 2023-01-11T21:27:57.9831490Z 2023-01-11T21:27:57.9831830Z Expand the folded group to see the log file of test_overrides 2023-01-11T21:27:57.9832430Z ##[group]PRINTING LOG FILE of test_overrides (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_overrides_012hlvqu) 2023-01-11T21:27:57.9832660Z 2023-01-11T21:27:57.9832720Z Running tests... 2023-01-11T21:27:57.9833070Z ---------------------------------------------------------------------- 2023-01-11T21:27:57.9833360Z Test results will be stored in test-reports/python-unittest/test_overrides 2023-01-11T21:27:57.9833630Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... ok (0.152s) 2023-01-11T21:27:57.9833900Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... ok (0.001s) 2023-01-11T21:27:57.9834150Z test_wrapper (__main__.TestEinsumOverride) ... ok (0.001s) 2023-01-11T21:27:57.9834380Z test_gradcheck (__main__.TestGradCheckOverride) ... ok (0.016s) 2023-01-11T21:27:57.9834680Z test_newones (__main__.TestGradNewOnesOverride) ... ok (0.000s) 2023-01-11T21:27:57.9834900Z test_getitem (__main__.TestIndexing) ... ok (0.000s) 2023-01-11T21:27:57.9835110Z test_getitem_subclass (__main__.TestIndexing) ... ok (0.000s) 2023-01-11T21:27:57.9835320Z test_setitem (__main__.TestIndexing) ... ok (0.000s) 2023-01-11T21:27:57.9835520Z test_setitem_subclass (__main__.TestIndexing) ... ok (0.000s) 2023-01-11T21:27:57.9835730Z test_setitem_val (__main__.TestIndexing) ... ok (0.000s) 2023-01-11T21:27:57.9835920Z test_iterator (__main__.TestIterator) ... ok (0.000s) 2023-01-11T21:27:57.9836160Z test_max (__main__.TestNamedTuple) ... ok (0.001s) 2023-01-11T21:27:57.9836380Z test_pickle (__main__.TestPickle) ... ok (0.001s) 2023-01-11T21:27:57.9836570Z test_rnn (__main__.TestRNN) ... ok (0.001s) 2023-01-11T21:27:57.9836940Z test_resolve_name (__main__.TestResolveName) ... ok (0.043s) 2023-01-11T21:27:57.9837180Z test_all_same_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9837410Z test_basic (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9837640Z test_disable_enable_subclass (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9837890Z test_disable_subclass_not_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9838210Z test_distributions_bernoulli (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9838470Z test_error_using_class_method_on_mode (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T21:27:57.9838880Z test_factory_override (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T21:27:57.9839120Z test_get_cur_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9839360Z test_get_mode_stack (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T21:27:57.9839860Z test_mode_notimplemented_loop (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T21:27:57.9840110Z test_modes_handle_first (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9840400Z test_modes_return_notimplemented (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T21:27:57.9840710Z test_nested_modes_with_python_has_torch_function (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T21:27:57.9840980Z test_nested_same_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9841210Z test_nn_parse_to (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9841450Z test_reentrant_mode_idiom (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T21:27:57.9841700Z test_restacking_with_ancestor (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9841950Z test_subclass_hash (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T21:27:57.9842180Z test_with_mode (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9842490Z test_with_mode_created_separately (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9842750Z test_with_nested_modes (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T21:27:57.9842980Z test_Tensor___add__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9843230Z test_Tensor___and__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9843470Z test_Tensor___array__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9843710Z test_Tensor___array_wrap__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9843950Z test_Tensor___bool__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9844220Z test_Tensor___complex__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9844500Z test_Tensor___contains__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9844760Z test_Tensor___cuda_array_interface_____get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9845020Z test_Tensor___deepcopy__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9845260Z test_Tensor___div__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9845510Z test_Tensor___dlpack__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9845770Z test_Tensor___dlpack_device__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9846020Z test_Tensor___eq__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9846330Z test_Tensor___float__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9846580Z test_Tensor___floordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9846820Z test_Tensor___format__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9847050Z test_Tensor___ge__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9847350Z test_Tensor___getitem__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9847590Z test_Tensor___gt__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9847820Z test_Tensor___iadd__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9848090Z test_Tensor___iand__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9848360Z test_Tensor___idiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9857790Z test_Tensor___ifloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9858090Z test_Tensor___ilshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9858460Z test_Tensor___imod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9858730Z test_Tensor___imul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9858980Z test_Tensor___index__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9859240Z test_Tensor___int__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9859550Z test_Tensor___invert__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9859810Z test_Tensor___ior__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9860050Z test_Tensor___irshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9860290Z test_Tensor___isub__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9860520Z test_Tensor___ixor__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9860750Z test_Tensor___le__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9860990Z test_Tensor___len__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9861260Z test_Tensor___long__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9861550Z test_Tensor___lshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9861800Z test_Tensor___lt__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9862050Z test_Tensor___matmul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9862290Z test_Tensor___mod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9862540Z test_Tensor___mul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9862780Z test_Tensor___ne__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9863020Z test_Tensor___nonzero__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9863340Z test_Tensor___or__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9863590Z test_Tensor___radd__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9863830Z test_Tensor___rand__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9864070Z test_Tensor___rdiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9864330Z test_Tensor___reduce_ex__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9864580Z test_Tensor___repr__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9864830Z test_Tensor___reversed__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9865120Z test_Tensor___rfloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9865410Z test_Tensor___rlshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9865670Z test_Tensor___rmatmul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9865920Z test_Tensor___rmod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9866160Z test_Tensor___rmul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9866490Z test_Tensor___ror__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9866740Z test_Tensor___rpow__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9866990Z test_Tensor___rrshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9867310Z test_Tensor___rshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9867550Z test_Tensor___rsub__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9867790Z test_Tensor___rxor__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9868040Z test_Tensor___setitem__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9868350Z test_Tensor___setstate__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9868610Z test_Tensor___sub__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9868840Z test_Tensor___truediv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9869110Z test_Tensor___xor__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9869410Z test_Tensor__autocast_to_full_precision (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9869700Z test_Tensor__autocast_to_reduced_precision (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9869970Z test_Tensor__coalesced_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9870210Z test_Tensor__dimI (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9870450Z test_Tensor__dimV (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9870700Z test_Tensor__indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9870940Z test_Tensor__is_view (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9871260Z test_Tensor__nested_tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9871510Z test_Tensor__nnz (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9871760Z test_Tensor__to_dense (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9872010Z test_Tensor__update_names (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9872260Z test_Tensor__values (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9872500Z test_Tensor_abs (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9872730Z test_Tensor_abs_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9873000Z test_Tensor_absolute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9873290Z test_Tensor_absolute_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9873530Z test_Tensor_acos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9873770Z test_Tensor_acos_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9874010Z test_Tensor_acosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9874250Z test_Tensor_acosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9874490Z test_Tensor_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9874720Z test_Tensor_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9875030Z test_Tensor_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9875280Z test_Tensor_addbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9875520Z test_Tensor_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9875760Z test_Tensor_addcdiv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9876000Z test_Tensor_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9876240Z test_Tensor_addcmul_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9876540Z test_Tensor_addmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9876820Z test_Tensor_addmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9877100Z test_Tensor_addmv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9877350Z test_Tensor_addmv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9877590Z test_Tensor_addr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9877820Z test_Tensor_addr_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9878060Z test_Tensor_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9878350Z test_Tensor_align_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9878590Z test_Tensor_align_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9878890Z test_Tensor_all (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9879130Z test_Tensor_allclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9879380Z test_Tensor_amax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9879610Z test_Tensor_amin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9879850Z test_Tensor_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9880090Z test_Tensor_angle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9880330Z test_Tensor_any (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9880610Z test_Tensor_apply_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9880890Z test_Tensor_arccos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9881130Z test_Tensor_arccos_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9881370Z test_Tensor_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9881610Z test_Tensor_arccosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9881860Z test_Tensor_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9882100Z test_Tensor_arcsin_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9882340Z test_Tensor_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9882650Z test_Tensor_arcsinh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9882890Z test_Tensor_arctan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9883130Z test_Tensor_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9883370Z test_Tensor_arctan2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9883610Z test_Tensor_arctan_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9883840Z test_Tensor_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9884070Z test_Tensor_arctanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9884340Z test_Tensor_argmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9884610Z test_Tensor_argmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9884850Z test_Tensor_argsort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9885090Z test_Tensor_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9885330Z test_Tensor_as_strided (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9885580Z test_Tensor_as_strided_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9885840Z test_Tensor_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9886090Z test_Tensor_asin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9886400Z test_Tensor_asin_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9886700Z test_Tensor_asinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9886940Z test_Tensor_asinh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9887190Z test_Tensor_atan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9887420Z test_Tensor_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9887660Z test_Tensor_atan2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9887890Z test_Tensor_atan_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9888160Z test_Tensor_atanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9888510Z test_Tensor_atanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9888760Z test_Tensor_backward (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9889000Z test_Tensor_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9889250Z test_Tensor_baddbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9889490Z test_Tensor_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9889750Z test_Tensor_bernoulli_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9889990Z test_Tensor_bfloat16 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9890320Z test_Tensor_bincount (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9890570Z test_Tensor_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9890830Z test_Tensor_bitwise_and_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9891090Z test_Tensor_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9891340Z test_Tensor_bitwise_left_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9891600Z test_Tensor_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9891840Z test_Tensor_bitwise_not_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9892140Z test_Tensor_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9892430Z test_Tensor_bitwise_or_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9892680Z test_Tensor_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9892950Z test_Tensor_bitwise_right_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9893200Z test_Tensor_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9893450Z test_Tensor_bitwise_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9893690Z test_Tensor_bmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9893930Z test_Tensor_bool (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9894240Z test_Tensor_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9894490Z test_Tensor_byte (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9894730Z test_Tensor_cauchy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9894980Z test_Tensor_ccol_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9895220Z test_Tensor_cdouble (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9895460Z test_Tensor_ceil (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9895700Z test_Tensor_ceil_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9895970Z test_Tensor_cfloat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9896250Z test_Tensor_chalf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9896540Z test_Tensor_char (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9896780Z test_Tensor_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9897030Z test_Tensor_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9897290Z test_Tensor_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9897530Z test_Tensor_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9897770Z test_Tensor_clamp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9898080Z test_Tensor_clamp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9898410Z test_Tensor_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9898650Z test_Tensor_clamp_max_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9898900Z test_Tensor_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9899140Z test_Tensor_clamp_min_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9899380Z test_Tensor_clip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9899610Z test_Tensor_clip_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9899880Z test_Tensor_clone (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9900150Z test_Tensor_coalesce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9900400Z test_Tensor_col_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9900640Z test_Tensor_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9900880Z test_Tensor_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9901130Z test_Tensor_conj_physical_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9901390Z test_Tensor_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9901630Z test_Tensor_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9901930Z test_Tensor_copysign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9902180Z test_Tensor_copysign_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9902420Z test_Tensor_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9902660Z test_Tensor_cos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9902890Z test_Tensor_cos_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9903120Z test_Tensor_cosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9903350Z test_Tensor_cosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9903630Z test_Tensor_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9903900Z test_Tensor_cov (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9904140Z test_Tensor_cpu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9904370Z test_Tensor_cross (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9904650Z test_Tensor_crow_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9904900Z test_Tensor_cuda (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9905160Z test_Tensor_cummax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9905400Z test_Tensor_cummin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9905720Z test_Tensor_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9905970Z test_Tensor_cumprod_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9906220Z test_Tensor_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9906470Z test_Tensor_cumsum_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9906780Z test_Tensor_data_ptr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9907040Z test_Tensor_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9907290Z test_Tensor_deg2rad_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9907600Z test_Tensor_dense_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9907920Z test_Tensor_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9908180Z test_Tensor_det (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9908450Z test_Tensor_detach (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9908780Z test_Tensor_detach_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9909020Z test_Tensor_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9909290Z test_Tensor_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9909540Z test_Tensor_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9909860Z test_Tensor_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9910120Z test_Tensor_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9910370Z test_Tensor_diff (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9910620Z test_Tensor_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9910890Z test_Tensor_digamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9911130Z test_Tensor_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9911370Z test_Tensor_dist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9911650Z test_Tensor_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9911920Z test_Tensor_div_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9912160Z test_Tensor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9912400Z test_Tensor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9912660Z test_Tensor_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9912900Z test_Tensor_double (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9913140Z test_Tensor_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9913410Z test_Tensor_element_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9913730Z test_Tensor_eq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9913970Z test_Tensor_eq_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9914210Z test_Tensor_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9914500Z test_Tensor_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9914740Z test_Tensor_erf_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9914980Z test_Tensor_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9915230Z test_Tensor_erfc_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9915520Z test_Tensor_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9915830Z test_Tensor_erfinv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9916070Z test_Tensor_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9916310Z test_Tensor_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9916550Z test_Tensor_exp2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9916810Z test_Tensor_exp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9917100Z test_Tensor_expand (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9917360Z test_Tensor_expand_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9917670Z test_Tensor_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9917920Z test_Tensor_expm1_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9918170Z test_Tensor_exponential_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9918450Z test_Tensor_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9918690Z test_Tensor_fill_diagonal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9919000Z test_Tensor_fix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9919240Z test_Tensor_fix_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9919520Z test_Tensor_flatten (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9919800Z test_Tensor_flip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9920040Z test_Tensor_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9920290Z test_Tensor_flipud (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9920540Z test_Tensor_float (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9920790Z test_Tensor_float_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9921050Z test_Tensor_float_power_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9921310Z test_Tensor_floor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9921620Z test_Tensor_floor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9921880Z test_Tensor_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9922130Z test_Tensor_floor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9922380Z test_Tensor_fmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9922620Z test_Tensor_fmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9922860Z test_Tensor_fmod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9923100Z test_Tensor_fmod_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9923410Z test_Tensor_frac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9923690Z test_Tensor_frac_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9923930Z test_Tensor_frexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9924180Z test_Tensor_gather (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9924430Z test_Tensor_gcd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9924660Z test_Tensor_gcd_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9924900Z test_Tensor_ge (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9925140Z test_Tensor_ge_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9925450Z test_Tensor_geometric_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9925700Z test_Tensor_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9925950Z test_Tensor_ger (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9926210Z test_Tensor_get_device (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9926450Z test_Tensor_greater (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9926700Z test_Tensor_greater_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9926960Z test_Tensor_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9927250Z test_Tensor_greater_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9927610Z test_Tensor_gt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9927860Z test_Tensor_gt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9928100Z test_Tensor_half (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9928350Z test_Tensor_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9928610Z test_Tensor_has_names (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9928860Z test_Tensor_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9929110Z test_Tensor_heaviside_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9929510Z test_Tensor_histc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9929760Z test_Tensor_histogram (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9930010Z test_Tensor_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9930260Z test_Tensor_hypot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9930500Z test_Tensor_hypot_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9930780Z test_Tensor_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9931020Z test_Tensor_i0_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9931310Z test_Tensor_igamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9931590Z test_Tensor_igamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9931840Z test_Tensor_igammac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9932100Z test_Tensor_igammac_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9932370Z test_Tensor_index_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9932630Z test_Tensor_index_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9932880Z test_Tensor_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9933130Z test_Tensor_index_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9933450Z test_Tensor_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9933700Z test_Tensor_index_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9933960Z test_Tensor_index_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9934200Z test_Tensor_index_put_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9934460Z test_Tensor_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9934710Z test_Tensor_index_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9934970Z test_Tensor_index_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9935260Z test_Tensor_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9935540Z test_Tensor_inner (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9935780Z test_Tensor_int (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9936030Z test_Tensor_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9936280Z test_Tensor_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9936540Z test_Tensor_ipu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9936790Z test_Tensor_is_coalesced (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9937050Z test_Tensor_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9937370Z test_Tensor_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9937620Z test_Tensor_is_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9937920Z test_Tensor_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9938190Z test_Tensor_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9938450Z test_Tensor_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9938710Z test_Tensor_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9938950Z test_Tensor_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9939240Z test_Tensor_is_pinned (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9939530Z test_Tensor_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9939810Z test_Tensor_is_set_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9940060Z test_Tensor_is_shared (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9940300Z test_Tensor_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9940560Z test_Tensor_isclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9940800Z test_Tensor_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9941050Z test_Tensor_isinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9941360Z test_Tensor_isnan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9941620Z test_Tensor_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9941870Z test_Tensor_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9942120Z test_Tensor_isreal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9942360Z test_Tensor_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9942600Z test_Tensor_item (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9942840Z test_Tensor_kron (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9943120Z test_Tensor_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9943400Z test_Tensor_lcm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9943640Z test_Tensor_lcm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9943890Z test_Tensor_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9944160Z test_Tensor_ldexp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9944430Z test_Tensor_le (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9944670Z test_Tensor_le_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9944910Z test_Tensor_lerp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9945220Z test_Tensor_lerp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9945470Z test_Tensor_less (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9952230Z test_Tensor_less_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9952520Z test_Tensor_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9952760Z test_Tensor_less_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9953000Z test_Tensor_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9953230Z test_Tensor_lgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9953510Z test_Tensor_log (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9953780Z test_Tensor_log10 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9954010Z test_Tensor_log10_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9954250Z test_Tensor_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9954700Z test_Tensor_log1p_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9954940Z test_Tensor_log2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9955170Z test_Tensor_log2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9955400Z test_Tensor_log_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9955700Z test_Tensor_log_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9955950Z test_Tensor_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9956200Z test_Tensor_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9956510Z test_Tensor_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9956760Z test_Tensor_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9957000Z test_Tensor_logdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9957240Z test_Tensor_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9957530Z test_Tensor_logical_and_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9957810Z test_Tensor_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9958050Z test_Tensor_logical_not_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9958290Z test_Tensor_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9958530Z test_Tensor_logical_or_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9958770Z test_Tensor_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9959010Z test_Tensor_logical_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9959250Z test_Tensor_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9959550Z test_Tensor_logit_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9959790Z test_Tensor_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9960030Z test_Tensor_long (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9960260Z test_Tensor_lt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9960490Z test_Tensor_lt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9960730Z test_Tensor_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9960960Z test_Tensor_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9961230Z test_Tensor_map2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9961500Z test_Tensor_map_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9961740Z test_Tensor_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9961980Z test_Tensor_masked_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9962230Z test_Tensor_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9962480Z test_Tensor_masked_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9962730Z test_Tensor_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9962970Z test_Tensor_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9963280Z test_Tensor_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9963530Z test_Tensor_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9963770Z test_Tensor_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9964000Z test_Tensor_maximum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9964240Z test_Tensor_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9964520Z test_Tensor_median (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9964760Z test_Tensor_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9965020Z test_Tensor_minimum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9965290Z test_Tensor_mm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9965520Z test_Tensor_mode (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9965760Z test_Tensor_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9966000Z test_Tensor_movedim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9966280Z test_Tensor_msort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9966510Z test_Tensor_mul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9966740Z test_Tensor_mul_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9967050Z test_Tensor_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9967300Z test_Tensor_multiply (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9967540Z test_Tensor_multiply_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9967780Z test_Tensor_mv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9968010Z test_Tensor_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9968250Z test_Tensor_mvlgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9968490Z test_Tensor_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9968760Z test_Tensor_nan_to_num_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9969030Z test_Tensor_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9969270Z test_Tensor_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9969520Z test_Tensor_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9969760Z test_Tensor_nansum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9969990Z test_Tensor_narrow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9970230Z test_Tensor_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9970480Z test_Tensor_ndimension (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9970780Z test_Tensor_ne (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9971010Z test_Tensor_ne_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9971240Z test_Tensor_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9971480Z test_Tensor_neg_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9971710Z test_Tensor_negative (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9971960Z test_Tensor_negative_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9972200Z test_Tensor_nelement (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9972480Z test_Tensor_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9972760Z test_Tensor_nextafter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9973000Z test_Tensor_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9973230Z test_Tensor_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9973470Z test_Tensor_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9973700Z test_Tensor_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9973940Z test_Tensor_not_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9974180Z test_Tensor_numel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9974530Z test_Tensor_numpy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9974780Z test_Tensor_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9975020Z test_Tensor_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9975240Z test_Tensor_outer (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9975480Z test_Tensor_permute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9975720Z test_Tensor_pin_memory (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9975960Z test_Tensor_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9976280Z test_Tensor_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9976560Z test_Tensor_polygamma_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9976800Z test_Tensor_positive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9977030Z test_Tensor_pow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9977270Z test_Tensor_pow_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9977500Z test_Tensor_prelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9977730Z test_Tensor_prod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9977960Z test_Tensor_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9978260Z test_Tensor_put_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9978510Z test_Tensor_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9978770Z test_Tensor_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9979030Z test_Tensor_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9979290Z test_Tensor_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9979530Z test_Tensor_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9979770Z test_Tensor_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9980040Z test_Tensor_qscheme (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9980310Z test_Tensor_quantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9980550Z test_Tensor_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9980790Z test_Tensor_rad2deg_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9981020Z test_Tensor_random_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9981250Z test_Tensor_ravel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9981500Z test_Tensor_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9981740Z test_Tensor_reciprocal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9982060Z test_Tensor_record_stream (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9982310Z test_Tensor_refine_names (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9982560Z test_Tensor_register_hook (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9987470Z test_Tensor_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9987730Z test_Tensor_relu_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9987970Z test_Tensor_remainder (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9988220Z test_Tensor_remainder_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9988500Z test_Tensor_rename (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9988770Z test_Tensor_rename_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9989090Z test_Tensor_renorm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9989330Z test_Tensor_renorm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9989570Z test_Tensor_repeat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9989820Z test_Tensor_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9990070Z test_Tensor_requires_grad_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9990310Z test_Tensor_reshape (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9990670Z test_Tensor_reshape_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9990910Z test_Tensor_resize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9991140Z test_Tensor_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9991390Z test_Tensor_resize_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9991630Z test_Tensor_resize_as_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9991880Z test_Tensor_resize_as_sparse_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9992130Z test_Tensor_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9992410Z test_Tensor_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9992690Z test_Tensor_retain_grad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9992940Z test_Tensor_roll (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9993170Z test_Tensor_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9993400Z test_Tensor_round (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9993640Z test_Tensor_round_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9993880Z test_Tensor_row_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9994110Z test_Tensor_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9994420Z test_Tensor_rsqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9994650Z test_Tensor_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9994890Z test_Tensor_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9995140Z test_Tensor_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9995380Z test_Tensor_scatter_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9995630Z test_Tensor_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9995880Z test_Tensor_scatter_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9996160Z test_Tensor_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9996440Z test_Tensor_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9996680Z test_Tensor_set_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9996910Z test_Tensor_sgn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9997140Z test_Tensor_sgn_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9997380Z test_Tensor_share_memory_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9997620Z test_Tensor_short (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9997860Z test_Tensor_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9998160Z test_Tensor_sigmoid_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9998400Z test_Tensor_sign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9998640Z test_Tensor_sign_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9998940Z test_Tensor_signbit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9999180Z test_Tensor_sin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9999410Z test_Tensor_sin_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9999640Z test_Tensor_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:57.9999900Z test_Tensor_sinc_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0000170Z test_Tensor_sinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0000400Z test_Tensor_sinh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0000700Z test_Tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0000940Z test_Tensor_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0001180Z test_Tensor_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0001410Z test_Tensor_smm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0001640Z test_Tensor_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0001950Z test_Tensor_sort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0002190Z test_Tensor_sparse_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0002430Z test_Tensor_sparse_mask (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0002680Z test_Tensor_sparse_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0002940Z test_Tensor_sparse_resize_and_clear_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0003180Z test_Tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0003430Z test_Tensor_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0003700Z test_Tensor_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0003970Z test_Tensor_sqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0004210Z test_Tensor_square (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0004450Z test_Tensor_square_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0004680Z test_Tensor_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0004920Z test_Tensor_squeeze_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0005150Z test_Tensor_sspaddmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0005380Z test_Tensor_std (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0005680Z test_Tensor_stft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0005920Z test_Tensor_storage (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0006160Z test_Tensor_storage_offset (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0006410Z test_Tensor_storage_type (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0006650Z test_Tensor_sub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0006880Z test_Tensor_sub_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0007110Z test_Tensor_subtract (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0007390Z test_Tensor_subtract_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0007660Z test_Tensor_sum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0007900Z test_Tensor_sum_to_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0008140Z test_Tensor_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0008370Z test_Tensor_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0008650Z test_Tensor_swapaxes_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0008890Z test_Tensor_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0009130Z test_Tensor_swapdims_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0009440Z test_Tensor_symeig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0009670Z test_Tensor_t (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0009900Z test_Tensor_t_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0010130Z test_Tensor_take (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0010420Z test_Tensor_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0010660Z test_Tensor_tan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0010890Z test_Tensor_tan_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0011150Z test_Tensor_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0011420Z test_Tensor_tanh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0011660Z test_Tensor_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0011900Z test_Tensor_tile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0012130Z test_Tensor_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0012360Z test_Tensor_to_dense (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0012600Z test_Tensor_to_mkldnn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0012840Z test_Tensor_to_sparse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0013140Z test_Tensor_tolist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0013380Z test_Tensor_topk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0013610Z test_Tensor_trace (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0013850Z test_Tensor_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0014090Z test_Tensor_transpose_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0014340Z test_Tensor_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0014580Z test_Tensor_tril (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0014840Z test_Tensor_tril_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0015110Z test_Tensor_triu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0015340Z test_Tensor_triu_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0015590Z test_Tensor_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0015830Z test_Tensor_true_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0016070Z test_Tensor_trunc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0016300Z test_Tensor_trunc_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0016530Z test_Tensor_type (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0016840Z test_Tensor_type_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0017080Z test_Tensor_unbind (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0017310Z test_Tensor_unfold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0017540Z test_Tensor_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0017780Z test_Tensor_unique (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0022580Z test_Tensor_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0022930Z test_Tensor_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0023220Z test_Tensor_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0023510Z test_Tensor_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0023770Z test_Tensor_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0024010Z test_Tensor_unsqueeze_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0024260Z test_Tensor_untyped_storage (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0024500Z test_Tensor_values (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0024780Z test_Tensor_var (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0025020Z test_Tensor_vdot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0025310Z test_Tensor_view (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0025550Z test_Tensor_view_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0025780Z test_Tensor_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0026020Z test_Tensor_where (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0026250Z test_Tensor_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0026490Z test_Tensor_xlogy_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0026720Z test_Tensor_xpu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0026980Z test_Tensor_zero_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0027260Z test__TensorBase_H___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0027510Z test__TensorBase_T___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0027770Z test__TensorBase__backward_hooks___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0028030Z test__TensorBase__base___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0028290Z test__TensorBase__cdata___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0028540Z test__TensorBase__grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0028790Z test__TensorBase__grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0029120Z test__TensorBase__version___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0029380Z test__TensorBase_data___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0029640Z test__TensorBase_device___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0029890Z test__TensorBase_dtype___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0030140Z test__TensorBase_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0030400Z test__TensorBase_grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0030650Z test__TensorBase_imag___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0030940Z test__TensorBase_is_cpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0031230Z test__TensorBase_is_cuda___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0031490Z test__TensorBase_is_ipu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0031750Z test__TensorBase_is_leaf___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0032000Z test__TensorBase_is_meta___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0032260Z test__TensorBase_is_mkldnn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0032550Z test__TensorBase_is_mps___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0032800Z test__TensorBase_is_nested___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0033130Z test__TensorBase_is_ort___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0033390Z test__TensorBase_is_quantized___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0033660Z test__TensorBase_is_sparse___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0033920Z test__TensorBase_is_sparse_csr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0034220Z test__TensorBase_is_vulkan___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0034470Z test__TensorBase_is_xpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0034720Z test__TensorBase_layout___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0035010Z test__TensorBase_mH___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0035300Z test__TensorBase_mT___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0035550Z test__TensorBase_name___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0035800Z test__TensorBase_names___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0036050Z test__TensorBase_ndim___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0036300Z test__TensorBase_output_nr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0036560Z test__TensorBase_real___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0036820Z test__TensorBase_requires_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0037150Z test__TensorBase_retains_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0037410Z test__TensorBase_shape___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0037670Z test__TensorBase_volatile___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0037900Z test_base (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0038120Z test_grad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0038370Z test_has_torch_function_non_sequence (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0038610Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T21:27:58.0038870Z Test that a function with one argument can be overrided ... ok (0.001s) 2023-01-11T21:27:58.0039130Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T21:27:58.0039360Z Test that a function with multiple arguments can be overrided ... ok (0.001s) 2023-01-11T21:27:58.0039600Z test_pow_rpow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0039830Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T21:27:58.0040060Z Test semantics for __torch_function__ for functions that take ... ok (0.002s) 2023-01-11T21:27:58.0040310Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2023-01-11T21:27:58.0040550Z this test exercises the functionality described in ... ok (0.001s) 2023-01-11T21:27:58.0040850Z test_torch__C__fft_fft_fft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0041110Z test_torch__C__fft_fft_fft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0041360Z test_torch__C__fft_fft_fftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0041610Z test_torch__C__fft_fft_fftshift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0041850Z test_torch__C__fft_fft_hfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0042160Z test_torch__C__fft_fft_hfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0042410Z test_torch__C__fft_fft_hfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0042690Z test_torch__C__fft_fft_ifft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0042970Z test_torch__C__fft_fft_ifft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0043210Z test_torch__C__fft_fft_ifftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0043460Z test_torch__C__fft_fft_ifftshift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0043710Z test_torch__C__fft_fft_ihfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0044010Z test_torch__C__fft_fft_ihfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0044260Z test_torch__C__fft_fft_ihfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0044510Z test_torch__C__fft_fft_irfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0044820Z test_torch__C__fft_fft_irfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0045070Z test_torch__C__fft_fft_irfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0045320Z test_torch__C__fft_fft_rfft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0045560Z test_torch__C__fft_fft_rfft2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0045800Z test_torch__C__fft_fft_rfftn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0046050Z test_torch__C__linalg_linalg_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0046320Z test_torch__C__linalg_linalg_cholesky_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0046620Z test_torch__C__linalg_linalg_cond (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0046920Z test_torch__C__linalg_linalg_cross (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0047180Z test_torch__C__linalg_linalg_det (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0047440Z test_torch__C__linalg_linalg_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0047700Z test_torch__C__linalg_linalg_eig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0047950Z test_torch__C__linalg_linalg_eigh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0048210Z test_torch__C__linalg_linalg_eigvals (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0048480Z test_torch__C__linalg_linalg_eigvalsh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0048820Z test_torch__C__linalg_linalg_householder_product (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0049100Z test_torch__C__linalg_linalg_inv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0049350Z test_torch__C__linalg_linalg_inv_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0049620Z test_torch__C__linalg_linalg_ldl_factor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0049920Z test_torch__C__linalg_linalg_ldl_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0050190Z test_torch__C__linalg_linalg_ldl_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0050450Z test_torch__C__linalg_linalg_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0050740Z test_torch__C__linalg_linalg_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0051040Z test_torch__C__linalg_linalg_lu_factor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0051300Z test_torch__C__linalg_linalg_lu_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0051640Z test_torch__C__linalg_linalg_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0051910Z test_torch__C__linalg_linalg_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0052170Z test_torch__C__linalg_linalg_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0052440Z test_torch__C__linalg_linalg_matrix_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0052740Z test_torch__C__linalg_linalg_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0053080Z test_torch__C__linalg_linalg_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0053390Z test_torch__C__linalg_linalg_multi_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0053650Z test_torch__C__linalg_linalg_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0053910Z test_torch__C__linalg_linalg_pinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0054170Z test_torch__C__linalg_linalg_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0054430Z test_torch__C__linalg_linalg_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0054690Z test_torch__C__linalg_linalg_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0059580Z test_torch__C__linalg_linalg_solve_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0059900Z test_torch__C__linalg_linalg_solve_triangular (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0060250Z test_torch__C__linalg_linalg_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0060520Z test_torch__C__linalg_linalg_svdvals (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0060780Z test_torch__C__linalg_linalg_tensorinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0061050Z test_torch__C__linalg_linalg_tensorsolve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0061320Z test_torch__C__linalg_linalg_vander (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0061580Z test_torch__C__linalg_linalg_vecdot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0061920Z test_torch__C__linalg_linalg_vector_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0062180Z test_torch__C__nn_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0062430Z test_torch__C__nn_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0062680Z test_torch__C__nn_gelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0062920Z test_torch__C__nn_linear (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0063170Z test_torch__C__nn_log_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0063420Z test_torch__C__nn_one_hot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0063700Z test_torch__C__nn_softplus (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0063990Z test_torch__C__nn_softshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0064250Z test_torch__C__special_special_airy_ai (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0064520Z test_torch__C__special_special_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0064790Z test_torch__C__special_special_bessel_j1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0065050Z test_torch__C__special_special_bessel_y0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0065320Z test_torch__C__special_special_bessel_y1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0065680Z test_torch__C__special_special_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0066040Z test_torch__C__special_special_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0066350Z test_torch__C__special_special_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0066630Z test_torch__C__special_special_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0066910Z test_torch__C__special_special_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0067250Z test_torch__C__special_special_entr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0067510Z test_torch__C__special_special_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0067770Z test_torch__C__special_special_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0068070Z test_torch__C__special_special_erfcx (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0068380Z test_torch__C__special_special_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0068640Z test_torch__C__special_special_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0068900Z test_torch__C__special_special_expit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0069160Z test_torch__C__special_special_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0069420Z test_torch__C__special_special_gammainc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0069690Z test_torch__C__special_special_gammaincc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0069960Z test_torch__C__special_special_gammaln (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0070310Z test_torch__C__special_special_hermite_polynomial_h (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0070610Z test_torch__C__special_special_hermite_polynomial_he (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0070880Z test_torch__C__special_special_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0071140Z test_torch__C__special_special_i0e (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0071390Z test_torch__C__special_special_i1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0071650Z test_torch__C__special_special_i1e (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0071930Z test_torch__C__special_special_laguerre_polynomial_l (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0072250Z test_torch__C__special_special_legendre_polynomial_p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0072560Z test_torch__C__special_special_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0072830Z test_torch__C__special_special_log_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0073100Z test_torch__C__special_special_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0073370Z test_torch__C__special_special_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0073630Z test_torch__C__special_special_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0073910Z test_torch__C__special_special_modified_bessel_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0074190Z test_torch__C__special_special_modified_bessel_i1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0074540Z test_torch__C__special_special_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0074870Z test_torch__C__special_special_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0075150Z test_torch__C__special_special_multigammaln (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0075420Z test_torch__C__special_special_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0075680Z test_torch__C__special_special_ndtri (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0075950Z test_torch__C__special_special_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0076210Z test_torch__C__special_special_psi (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0076550Z test_torch__C__special_special_round (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0076870Z test_torch__C__special_special_scaled_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0077160Z test_torch__C__special_special_scaled_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0077470Z test_torch__C__special_special_shifted_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0077770Z test_torch__C__special_special_shifted_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0078070Z test_torch__C__special_special_shifted_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0078360Z test_torch__C__special_special_shifted_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0078630Z test_torch__C__special_special_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0078970Z test_torch__C__special_special_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0079250Z test_torch__C__special_special_spherical_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0079530Z test_torch__C__special_special_xlog1py (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0079790Z test_torch__C__special_special_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0080060Z test_torch__C__special_special_zeta (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0080310Z test_torch__assert_async (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0080560Z test_torch__conj_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0080840Z test_torch__fw_primal_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0081130Z test_torch__indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0081380Z test_torch__lobpcg_lobpcg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0081640Z test_torch__lowrank_pca_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0081900Z test_torch__lowrank_svd_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0082160Z test_torch__make_dual_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0082420Z test_torch__native_batch_norm_legit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0082680Z test_torch__neg_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0083000Z test_torch__reshape_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0083250Z test_torch__rowwise_prune (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0083510Z test_torch__sparse_broadcast_to_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0083770Z test_torch__values_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0084010Z test_torch_abs (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0084300Z test_torch_absolute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0084540Z test_torch_acos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0084820Z test_torch_acosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0085110Z test_torch_adaptive_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0085370Z test_torch_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0085610Z test_torch_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0085840Z test_torch_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0086260Z test_torch_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0086500Z test_torch_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0086750Z test_torch_addmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0087050Z test_torch_addmv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0087290Z test_torch_addr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0087520Z test_torch_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0087770Z test_torch_affine_grid_generator (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0088020Z test_torch_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0088260Z test_torch_all (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0088490Z test_torch_allclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0088770Z test_torch_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0089060Z test_torch_amax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0089290Z test_torch_amin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0089530Z test_torch_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0089760Z test_torch_angle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0089990Z test_torch_any (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0090220Z test_torch_arccos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0090460Z test_torch_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0090770Z test_torch_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0091000Z test_torch_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0091240Z test_torch_arctan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0091470Z test_torch_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0091700Z test_torch_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0091940Z test_torch_argmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0097110Z test_torch_argmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0097410Z test_torch_argsort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0097690Z test_torch_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0097940Z test_torch_as_strided_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0098200Z test_torch_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0098450Z test_torch_asin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0098690Z test_torch_asinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0098920Z test_torch_atan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0099150Z test_torch_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0099560Z test_torch_atanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0099810Z test_torch_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0100050Z test_torch_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0100290Z test_torch_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0100550Z test_torch_batch_norm_backward_elemt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0100820Z test_torch_batch_norm_backward_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0101110Z test_torch_batch_norm_elemt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0101400Z test_torch_batch_norm_gather_stats (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0101720Z test_torch_batch_norm_gather_stats_with_counts (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0101990Z test_torch_batch_norm_stats (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0102240Z test_torch_batch_norm_update_stats (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0102500Z test_torch_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0102740Z test_torch_bilinear (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0103000Z test_torch_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0103260Z test_torch_bincount (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0103570Z test_torch_binomial (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0103820Z test_torch_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0104070Z test_torch_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0104320Z test_torch_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0104560Z test_torch_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0104810Z test_torch_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0105050Z test_torch_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0105320Z test_torch_bmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0105600Z test_torch_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0105850Z test_torch_bucketize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0106080Z test_torch_cat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0106330Z test_torch_ccol_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0106570Z test_torch_ceil (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0106810Z test_torch_celu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0107050Z test_torch_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0107360Z test_torch_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0107610Z test_torch_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0107860Z test_torch_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0108120Z test_torch_choose_qparams_optimized (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0108370Z test_torch_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0108610Z test_torch_clamp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0108840Z test_torch_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0109180Z test_torch_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0109460Z test_torch_clip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0109690Z test_torch_clone (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0109930Z test_torch_col_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0110180Z test_torch_column_stack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0110430Z test_torch_combinations (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0110670Z test_torch_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0110930Z test_torch_concat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0111240Z test_torch_concatenate (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0111480Z test_torch_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0111730Z test_torch_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0111980Z test_torch_constant_pad_nd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0112220Z test_torch_conv1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0112450Z test_torch_conv2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0112690Z test_torch_conv3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0112960Z test_torch_conv_tbc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0113240Z test_torch_conv_transpose1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0113490Z test_torch_conv_transpose2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0113740Z test_torch_conv_transpose3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0113990Z test_torch_convolution (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0114230Z test_torch_copysign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0114470Z test_torch_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0114700Z test_torch_cos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0115000Z test_torch_cosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0115250Z test_torch_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0115510Z test_torch_cosine_similarity (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0115770Z test_torch_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0116000Z test_torch_cov (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0116240Z test_torch_cross (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0116480Z test_torch_crow_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0116770Z test_torch_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0117040Z test_torch_cummax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0117280Z test_torch_cummin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0117510Z test_torch_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0117750Z test_torch_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0117990Z test_torch_cumulative_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0118240Z test_torch_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0118480Z test_torch_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0118790Z test_torch_det (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0119090Z test_torch_detach (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0119340Z test_torch_detach_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0119580Z test_torch_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0119820Z test_torch_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0120060Z test_torch_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0120300Z test_torch_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0120570Z test_torch_diagonal_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0120920Z test_torch_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0121160Z test_torch_diff (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0121400Z test_torch_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0121640Z test_torch_dist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0121870Z test_torch_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0122100Z test_torch_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0122330Z test_torch_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0122630Z test_torch_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0122870Z test_torch_dsmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0123100Z test_torch_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0123340Z test_torch_dstack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0123570Z test_torch_embedding (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0123820Z test_torch_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0124070Z test_torch_empty_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0124340Z test_torch_eq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0124610Z test_torch_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0124840Z test_torch_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0125070Z test_torch_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0125300Z test_torch_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0125530Z test_torch_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0125750Z test_torch_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0125990Z test_torch_expand_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0126300Z test_torch_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0126560Z test_torch_fake_quantize_per_channel_affine (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0126840Z test_torch_fake_quantize_per_tensor_affine (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0127110Z test_torch_fbgemm_linear_fp16_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0127400Z test_torch_fbgemm_linear_fp16_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0127670Z test_torch_fbgemm_linear_int8_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0127940Z test_torch_fbgemm_linear_int8_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0128260Z test_torch_fbgemm_linear_quantize_weight (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0136580Z test_torch_fbgemm_pack_gemm_matrix_fp16 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0137100Z test_torch_fbgemm_pack_quantized_matrix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0137380Z test_torch_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0137640Z test_torch_feature_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0137890Z test_torch_fix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0138120Z test_torch_flatten (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0138360Z test_torch_flip (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0138730Z test_torch_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0138980Z test_torch_flipud (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0139220Z test_torch_float_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0139470Z test_torch_floor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0139710Z test_torch_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0139950Z test_torch_fmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0140180Z test_torch_fmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0140450Z test_torch_fmod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0140720Z test_torch_frac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0140950Z test_torch_frexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0141200Z test_torch_frobenius_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0141310Z test_torch_full_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0141430Z test_torch_functional_atleast_1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0141560Z test_torch_functional_atleast_2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0141670Z test_torch_functional_atleast_3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0141790Z test_torch_functional_block_diag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0141920Z test_torch_functional_broadcast_tensors (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0142050Z test_torch_functional_cartesian_prod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0142170Z test_torch_functional_cdist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0142330Z test_torch_functional_chain_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0142480Z test_torch_functional_einsum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0142590Z test_torch_functional_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0142720Z test_torch_functional_meshgrid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0142830Z test_torch_functional_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0142950Z test_torch_functional_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0143070Z test_torch_functional_stft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0143190Z test_torch_functional_tensordot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0143310Z test_torch_functional_unique (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0143440Z test_torch_functional_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0143570Z test_torch_fused_moving_avg_obs_fake_quant (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0143680Z test_torch_gather (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0143830Z test_torch_gcd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0143940Z test_torch_ge (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0144050Z test_torch_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0144190Z test_torch_ger (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0144330Z test_torch_gradient (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0144440Z test_torch_greater (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0144560Z test_torch_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0144700Z test_torch_grid_sampler (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0144810Z test_torch_grid_sampler_2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0144930Z test_torch_grid_sampler_3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0145040Z test_torch_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0145150Z test_torch_gru (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0145260Z test_torch_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0145360Z test_torch_gt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0145470Z test_torch_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0145580Z test_torch_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0145700Z test_torch_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0145810Z test_torch_histc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0145960Z test_torch_histogram (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0146100Z test_torch_histogramdd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0146220Z test_torch_hsmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0146320Z test_torch_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0146430Z test_torch_hstack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0146540Z test_torch_hypot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0146640Z test_torch_i0 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0146750Z test_torch_igamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0146860Z test_torch_igammac (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0146960Z test_torch_imag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0147070Z test_torch_index_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0147190Z test_torch_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0147300Z test_torch_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0147400Z test_torch_index_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0147520Z test_torch_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0147670Z test_torch_index_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0147810Z test_torch_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0147920Z test_torch_inner (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0148040Z test_torch_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0148150Z test_torch_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0148250Z test_torch_inverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0148400Z test_torch_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0148510Z test_torch_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0148630Z test_torch_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0148750Z test_torch_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0148870Z test_torch_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0148970Z test_torch_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0149080Z test_torch_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0149220Z test_torch_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0149330Z test_torch_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0149470Z test_torch_isclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0149610Z test_torch_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0149740Z test_torch_isin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0149840Z test_torch_isinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0149950Z test_torch_isnan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0150060Z test_torch_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0150170Z test_torch_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0150270Z test_torch_isreal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0150380Z test_torch_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0150490Z test_torch_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0150590Z test_torch_kron (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0150700Z test_torch_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0150810Z test_torch_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0150920Z test_torch_lcm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0151020Z test_torch_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0151160Z test_torch_le (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0151300Z test_torch_lerp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0151410Z test_torch_less (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0151520Z test_torch_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0151630Z test_torch_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0151730Z test_torch_log (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0151840Z test_torch_log10 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0151940Z test_torch_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0152050Z test_torch_log2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0152160Z test_torch_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0152270Z test_torch_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0152380Z test_torch_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0152500Z test_torch_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0152610Z test_torch_logdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0152720Z test_torch_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0152860Z test_torch_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0153040Z test_torch_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0153160Z test_torch_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0153260Z test_torch_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0153380Z test_torch_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0153480Z test_torch_lstm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0153590Z test_torch_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0153700Z test_torch_lt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0153830Z test_torch_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0153940Z test_torch_lu_unpack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0154060Z test_torch_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0154170Z test_torch_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0154290Z test_torch_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0154400Z test_torch_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0154510Z test_torch_matmul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0154650Z test_torch_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0154800Z test_torch_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0154900Z test_torch_max (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0155010Z test_torch_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0155140Z test_torch_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0155250Z test_torch_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0155360Z test_torch_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0155470Z test_torch_maximum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0155570Z test_torch_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0155680Z test_torch_median (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0155790Z test_torch_min (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0155890Z test_torch_minimum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0156010Z test_torch_miopen_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0156130Z test_torch_miopen_convolution (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0156260Z test_torch_miopen_convolution_add_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0156420Z test_torch_miopen_convolution_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0156580Z test_torch_miopen_convolution_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0156710Z test_torch_miopen_depthwise_convolution (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0156830Z test_torch_miopen_rnn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0156930Z test_torch_mode (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0157040Z test_torch_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0157150Z test_torch_movedim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0157250Z test_torch_msort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0157360Z test_torch_mul (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0157520Z test_torch_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0157630Z test_torch_multiply (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0157740Z test_torch_mv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0157840Z test_torch_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0157950Z test_torch_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0158060Z test_torch_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0158200Z test_torch_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0158390Z test_torch_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0158500Z test_torch_nansum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0158600Z test_torch_narrow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0158720Z test_torch_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0158830Z test_torch_native_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0158960Z test_torch_native_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0159070Z test_torch_native_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0159190Z test_torch_native_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0159310Z test_torch_native_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0159420Z test_torch_native_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0159520Z test_torch_ne (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0159630Z test_torch_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0159740Z test_torch_negative (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0159850Z test_torch_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0160010Z test_torch_nn_functional__threshold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0160170Z test_torch_nn_functional_adaptive_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0160310Z test_torch_nn_functional_adaptive_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0160440Z test_torch_nn_functional_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0160590Z test_torch_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0160720Z test_torch_nn_functional_adaptive_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0160860Z test_torch_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0160990Z test_torch_nn_functional_adaptive_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0161130Z test_torch_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0161250Z test_torch_nn_functional_affine_grid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0161380Z test_torch_nn_functional_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0161500Z test_torch_nn_functional_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0161640Z test_torch_nn_functional_binary_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0161780Z test_torch_nn_functional_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0161970Z test_torch_nn_functional_celu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0162150Z test_torch_nn_functional_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0162310Z test_torch_nn_functional_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0162430Z test_torch_nn_functional_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0162560Z test_torch_nn_functional_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0162680Z test_torch_nn_functional_dropout1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0162800Z test_torch_nn_functional_dropout2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0162950Z test_torch_nn_functional_dropout3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0163060Z test_torch_nn_functional_elu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0163180Z test_torch_nn_functional_embedding (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0163310Z test_torch_nn_functional_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0163450Z test_torch_nn_functional_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0163640Z test_torch_nn_functional_fold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0163770Z test_torch_nn_functional_fractional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0163920Z test_torch_nn_functional_fractional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0164050Z test_torch_nn_functional_fractional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0164220Z test_torch_nn_functional_fractional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0164390Z test_torch_nn_functional_gaussian_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0164500Z test_torch_nn_functional_glu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0164630Z test_torch_nn_functional_grid_sample (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0164750Z test_torch_nn_functional_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0164880Z test_torch_nn_functional_gumbel_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0165000Z test_torch_nn_functional_hardtanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0165130Z test_torch_nn_functional_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0165260Z test_torch_nn_functional_huber_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0165380Z test_torch_nn_functional_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0165500Z test_torch_nn_functional_interpolate (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0165620Z test_torch_nn_functional_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0165740Z test_torch_nn_functional_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0165860Z test_torch_nn_functional_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0170310Z test_torch_nn_functional_leaky_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0170500Z test_torch_nn_functional_local_response_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0170650Z test_torch_nn_functional_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0170780Z test_torch_nn_functional_lp_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0170980Z test_torch_nn_functional_lp_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0171110Z test_torch_nn_functional_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0171240Z test_torch_nn_functional_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0171370Z test_torch_nn_functional_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0171490Z test_torch_nn_functional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0171620Z test_torch_nn_functional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0171770Z test_torch_nn_functional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0171900Z test_torch_nn_functional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0172030Z test_torch_nn_functional_max_unpool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0172150Z test_torch_nn_functional_max_unpool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0172270Z test_torch_nn_functional_max_unpool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0172380Z test_torch_nn_functional_mish (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0172540Z test_torch_nn_functional_mse_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0172710Z test_torch_nn_functional_multi_head_attention_forward (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0172850Z test_torch_nn_functional_multi_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0172980Z test_torch_nn_functional_multilabel_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0173120Z test_torch_nn_functional_multilabel_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0173240Z test_torch_nn_functional_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0173360Z test_torch_nn_functional_normalize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0173480Z test_torch_nn_functional_pad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0173610Z test_torch_nn_functional_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0173730Z test_torch_nn_functional_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0173850Z test_torch_nn_functional_relu6 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0173960Z test_torch_nn_functional_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0174080Z test_torch_nn_functional_selu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0174200Z test_torch_nn_functional_silu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0174320Z test_torch_nn_functional_smooth_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0174490Z test_torch_nn_functional_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0174640Z test_torch_nn_functional_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0174760Z test_torch_nn_functional_softmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0174890Z test_torch_nn_functional_softsign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0175010Z test_torch_nn_functional_tanhshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0175140Z test_torch_nn_functional_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0175320Z test_torch_nn_functional_triplet_margin_with_distance_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0175440Z test_torch_nn_functional_unfold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0175550Z test_torch_nn_init_constant_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0175670Z test_torch_nn_init_kaiming_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0175790Z test_torch_nn_init_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0175900Z test_torch_nn_init_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0176030Z test_torch_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0176150Z test_torch_norm_except_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0176260Z test_torch_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0176410Z test_torch_nuclear_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0176550Z test_torch_numel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0176660Z test_torch_ones_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0176760Z test_torch_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0176870Z test_torch_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0176980Z test_torch_outer (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0177100Z test_torch_pairwise_distance (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0177200Z test_torch_pdist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0177310Z test_torch_permute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0177430Z test_torch_permute_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0177540Z test_torch_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0177650Z test_torch_pixel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0177770Z test_torch_pixel_unshuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0177880Z test_torch_poisson (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0177990Z test_torch_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0178130Z test_torch_polar (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0178280Z test_torch_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0178390Z test_torch_positive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0178490Z test_torch_pow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0178600Z test_torch_prelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0178710Z test_torch_prod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0178810Z test_torch_put (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0178930Z test_torch_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0179050Z test_torch_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0179180Z test_torch_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0179280Z test_torch_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0179400Z test_torch_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0179500Z test_torch_qr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0179610Z test_torch_quantile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0179780Z test_torch_quantize_per_channel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0179940Z test_torch_quantize_per_tensor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0180100Z test_torch_quantize_per_tensor_dynamic (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0180220Z test_torch_quantized_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0180350Z test_torch_quantized_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0180460Z test_torch_quantized_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0180580Z test_torch_quantized_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0180730Z test_torch_quantized_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0180850Z test_torch_quantized_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0180980Z test_torch_quantized_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0181090Z test_torch_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0181200Z test_torch_rand_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0181310Z test_torch_randint_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0181420Z test_torch_randn_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0181530Z test_torch_ravel (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0181630Z test_torch_real (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0181780Z test_torch_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0181920Z test_torch_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0182030Z test_torch_remainder (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0182140Z test_torch_renorm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0182260Z test_torch_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0182370Z test_torch_reshape (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0182480Z test_torch_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0182600Z test_torch_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0182700Z test_torch_rnn_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0182820Z test_torch_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0182930Z test_torch_rnn_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0183040Z test_torch_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0183140Z test_torch_roll (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0183250Z test_torch_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0183350Z test_torch_round (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0183510Z test_torch_row_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0183650Z test_torch_row_stack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0183760Z test_torch_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0183860Z test_torch_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0183960Z test_torch_rsub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0184070Z test_torch_saddmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0184180Z test_torch_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0184290Z test_torch_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0184440Z test_torch_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0184560Z test_torch_searchsorted (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0184670Z test_torch_segment_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0184780Z test_torch_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0184890Z test_torch_select_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0185000Z test_torch_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0185140Z test_torch_selu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0185280Z test_torch_sgn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0185420Z test_torch_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0185530Z test_torch_sign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0185640Z test_torch_signbit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0185740Z test_torch_sin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0185840Z test_torch_sinc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0185950Z test_torch_sinh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0186060Z test_torch_slice_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0186170Z test_torch_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0186280Z test_torch_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0186380Z test_torch_smm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0186490Z test_torch_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0186590Z test_torch_sort (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0186700Z test_torch_split_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0186820Z test_torch_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0186980Z test_torch_split_with_sizes_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0187110Z test_torch_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0187220Z test_torch_square (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0187330Z test_torch_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0187440Z test_torch_squeeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0187550Z test_torch_stack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0187650Z test_torch_std (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0187760Z test_torch_std_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0187860Z test_torch_sub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0187970Z test_torch_subtract (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0188070Z test_torch_sum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0188170Z test_torch_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0188280Z test_torch_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0188380Z test_torch_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0188490Z test_torch_symeig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0188630Z test_torch_t (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0188770Z test_torch_t_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0188910Z test_torch_take (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0189030Z test_torch_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0189140Z test_torch_tan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0189240Z test_torch_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0189360Z test_torch_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0189460Z test_torch_threshold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0189570Z test_torch_tile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0189690Z test_torch_topk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0189800Z test_torch_trace (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0189910Z test_torch_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0190030Z test_torch_transpose_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0190130Z test_torch_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0190240Z test_torch_trapz (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0190390Z test_torch_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0190530Z test_torch_tril (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0190650Z test_torch_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0190760Z test_torch_triu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0190870Z test_torch_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0190980Z test_torch_trunc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0191080Z test_torch_unbind (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0191190Z test_torch_unbind_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0191300Z test_torch_unflatten (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0191410Z test_torch_unfold_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0191520Z test_torch_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0191640Z test_torch_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0191760Z test_torch_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0191870Z test_torch_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0191980Z test_torch_unsqueeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0192130Z test_torch_values_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0192270Z test_torch_var (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0192380Z test_torch_var_mean (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0192490Z test_torch_vdot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0192600Z test_torch_view_as_complex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0192720Z test_torch_view_as_complex_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0192840Z test_torch_view_as_real (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0192950Z test_torch_view_as_real_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0193060Z test_torch_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0193170Z test_torch_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0193280Z test_torch_vstack (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0193420Z test_torch_where (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0193530Z test_torch_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0193640Z test_torch_zeros_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T21:27:58.0193750Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2023-01-11T21:27:58.0193900Z Test that errors raised in user implementations propagate correctly ... ok (0.000s) 2023-01-11T21:27:58.0194060Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... ok (0.004s) 2023-01-11T21:27:58.0194170Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... ok (0.000s) 2023-01-11T21:27:58.0194200Z 2023-01-11T21:27:58.0194450Z ---------------------------------------------------------------------- 2023-01-11T21:27:58.0194510Z Ran 1416 tests in 0.658s 2023-01-11T21:27:58.0194510Z 2023-01-11T21:27:58.0194550Z OK 2023-01-11T21:27:58.0194560Z 2023-01-11T21:27:58.0194620Z Generating XML reports... 2023-01-11T21:27:58.0194860Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestBroadcastAllOverride-20230111212757.xml 2023-01-11T21:27:58.0195090Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestDisabledTorchFunction-20230111212757.xml 2023-01-11T21:27:58.0195300Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestEinsumOverride-20230111212757.xml 2023-01-11T21:27:58.0195500Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradCheckOverride-20230111212757.xml 2023-01-11T21:27:58.0195720Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestGradNewOnesOverride-20230111212757.xml 2023-01-11T21:27:58.0195910Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIndexing-20230111212757.xml 2023-01-11T21:27:58.0196100Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestIterator-20230111212757.xml 2023-01-11T21:27:58.0196300Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestNamedTuple-20230111212757.xml 2023-01-11T21:27:58.0196530Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestPickle-20230111212757.xml 2023-01-11T21:27:58.0196740Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestRNN-20230111212757.xml 2023-01-11T21:27:58.0196940Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestResolveName-20230111212757.xml 2023-01-11T21:27:58.0197140Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionMode-20230111212757.xml 2023-01-11T21:27:58.0197360Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionOverride-20230111212757.xml 2023-01-11T21:27:58.0197570Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestTorchFunctionWarning-20230111212757.xml 2023-01-11T21:27:58.0197780Z Generated XML report: test-reports/python-unittest/test_overrides/TEST-TestWrapTorchFunction-20230111212757.xml 2023-01-11T21:27:58.0197780Z 2023-01-11T21:27:58.0198040Z ##[endgroup] 2023-01-11T21:27:58.0198270Z FINISHED PRINTING LOG FILE of test_overrides (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_overrides_012hlvqu) 2023-01-11T21:27:58.0198270Z 2023-01-11T21:27:58.0198420Z Running inductor/test_torchinductor_opinfo ... [2023-01-11 21:27:57.984464] 2023-01-11T21:27:58.9736260Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:58.973312] 2023-01-11T21:27:58.9736790Z Ignoring disabled issues: [] 2023-01-11T21:27:58.9892200Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'inductor/test_torchinductor_opinfo.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:58.989017] 2023-01-11T21:27:58.9892630Z Ignoring disabled issues: [] 2023-01-11T21:28:02.4066600Z 2023-01-11T21:28:02.4067010Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T21:28:02.4067800Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_g8m2gcht) 2023-01-11T21:28:02.4069220Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-e2a12ea98d1013bc.xml 2023-01-11T21:28:02.4069760Z ============================= test session starts ============================== 2023-01-11T21:28:02.4070190Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:28:02.4070460Z cachedir: .pytest_cache 2023-01-11T21:28:02.4070780Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:28:02.4071130Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:28:02.4071500Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:28:02.4072050Z collecting ... /Users/ec2-user/runner/_work/pytorch/pytorch/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:28:02.4072500Z collected 2739 items / 2 deselected / 2737 selected 2023-01-11T21:28:02.4206460Z 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:28:02.4332570Z 2023-01-11T21:28:02.4332790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4333190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4333550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4333920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4334290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4334660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4335060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4335470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4344030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4344490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4344860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4345230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4345760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.4346130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4346560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4346950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4347310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4347730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4348100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4348460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4348820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4349210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4349610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4349980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4350340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4350700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.4351050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4351430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4351830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4352270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4352640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4352990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4353350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4353710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4354100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4354460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4354860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4355250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4355630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.4356000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4356350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4356700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4357050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4357410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4357840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4358220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4358590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4358960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4359320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4359680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4360040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4360430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.4360840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4361230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4361600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4361970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4362340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4362710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4363070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4363510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4363900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4364260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4364610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4364970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4365330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4365690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.4366090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4366480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4366840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4367210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4367570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4367930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4368290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4368640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4369090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4369470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4369840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4370210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4370630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.4371000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4371360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4371770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4372220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4372590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4372970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4373330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4373690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4374050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4374410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4374850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4375210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4375570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.4375930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4376300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4376670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4377030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4377440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4377850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4378220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4378590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4379000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4379390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4379780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4380160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4380640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.4381030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4381420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4381790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4382150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4382510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4382870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4383270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4383670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4384030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4384390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4384750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4385120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4385490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4385860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.4386290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4386670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4387060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4387430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4387790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4388160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4393380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4393810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4394210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4394580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4394950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4395310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4395680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.4396050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4396420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4396850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4397220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4397590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4397950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4398320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4398690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4399060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4399470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4399960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4400330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4400700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.4401060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4401430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4401820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4402190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4402630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4402990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4403350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4403710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4404070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4404430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4404800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_shapes_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4405220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4405640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.4406030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4406410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4406790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4407160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4407520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4407880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4408370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4408760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4409140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4409500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4409900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4410260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4410620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4411020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.4411430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4411790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4412150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4412510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4412870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4413230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4413600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4414030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4414400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4414760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4415120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4415480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4415850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.4416230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4416670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4417070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4417430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4417790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4418170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4418540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4418900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4419270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4419710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4420080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4420450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4420820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.4421190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4421570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4421930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4422340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4422750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4423130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4423500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4423870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4424240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4424600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4424990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4425450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4425830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.4426210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4426610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4426990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4427370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4427730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4428140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4428540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4428910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4429280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4429640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4430010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4430370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4430730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4431160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.4431530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4431910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4432290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4432650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4433030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4433390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4433790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4434190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4434580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4434950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4435310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4435670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4436030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.4436390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4436820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4437210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4437600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4437970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4438340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4442920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4443280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4443690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4444090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4444460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4444830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4445200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.4445680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4446070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4446440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4446880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4447290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4447670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4448050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4448430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4448790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4449150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4449550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4449970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4450350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.4450740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4451120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4451510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4451890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4452270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4452720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4453100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4453460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4453840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4454200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4454560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4454920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4455350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4455750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.4456120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4456480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4456850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4457210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4457580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4457930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4458370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4458740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4459100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4459470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4459830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4460200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4460570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.4460980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4461390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4461760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4462150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4462520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4462880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4463240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4463620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4464050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4464420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4464780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4465140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4465500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.4465860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4466220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4466620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4467020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4467390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4467760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4468120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4468480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4468840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4469200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4469630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4469990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4470370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.4470730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4471090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4471460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4471840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4472240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4472650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4473010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4473370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4473730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4474100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4474470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4474840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4475280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.4475650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4476010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4476380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4476730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4477100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4477450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4477850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4478260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4478670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4479040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4479400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4479760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4480160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4480520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.4480960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4481330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4481690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4482050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4482410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4482780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4483150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4483550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4483960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4484320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4484690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4485060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4485420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.4485780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4486160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4486630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4487010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4487380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4492360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4492740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4493200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4493570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4493980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4494380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4494750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4495120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.4495480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4495840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4496200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4496560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4497000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4497370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4497740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4498100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4498460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4498830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4499190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4499620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4500020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.4500380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4500740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4501130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4501490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4501850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4502220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4502660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4503030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4503390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4503760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4504130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4504500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4504870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4505270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.4505670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4506030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4506390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4506750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4507120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4507480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4507870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4508300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4508670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4509040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4509430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4509800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4510160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.4510530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4510940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4511350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4511720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4512090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4512460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4512830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4513200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4513570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4514020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4514400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4514770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4515140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.4515500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4515870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4516300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4516710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4517120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4517490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4517930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4518320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4518690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4519050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4519420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4519860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4520250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.4520650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4521020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4521410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4521790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4522170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4522600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4523020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4523400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4523780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4524160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4524550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4524970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4525370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4525830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.4526220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4526620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4527000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4527360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4527720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4528090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4528510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4528930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4529300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4529690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4530080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4530470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4530860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.4531240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4531700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4532100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4532470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4532860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4533280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4533670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4534050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4534480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4534910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4535330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4535710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4536080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.4536440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4536810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4537180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4537630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4543130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4543550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4543920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4544280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4544650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4545010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4545410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4545800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4546160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.4546520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.4546950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4547310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4547660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4548020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4548450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4548840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4549190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4549540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4549870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4550220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4550580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4550970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4551350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.4551690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:28:02.4552030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:28:02.4552370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:28:02.4552700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:28:02.4553050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.4553410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.4553840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.4554210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.4554570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.4554940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.4555340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.4555710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.4556070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.4556470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4556930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4557300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4557670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4558040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4558410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4558790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4559180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4559650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4560040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4560400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4560770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4561150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.4561530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4561900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4562320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4562730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4563130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4563570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4563960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4564350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4564720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4565130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4565580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4565970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4566350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.4566720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4567100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4567480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4567850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4568270Z 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:28:02.4568700Z 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:28:02.4569080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4569440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4569800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4570160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4570530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4570890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4571340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4571710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.4572090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4572480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4572870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4573230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4573590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4573980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4574370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4574730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4575080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4575430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4575780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4576130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4576480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.4576900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4577250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4577600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4577950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4578290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4578630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4578980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4579400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4579810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4580170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4580530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4580910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4581260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.4581610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4581970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4582420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4582810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4583170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4583540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4583900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4584270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4584640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4585040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4585440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4585810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4586180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.4586550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4586920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4587320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4587690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4592510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4592900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4593550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4594080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4594480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4595290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4595680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4596100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4596520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4596900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.4597270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4597650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4598040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4598450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4598830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4599280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4599680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4600080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4600470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4600860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4601290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4601690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4602100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.4602530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4602960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4603350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4603730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4604110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4604510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4604920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4605370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4605770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4606160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4606550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4606930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4607310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.4607710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4608140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4608580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4608980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4609370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4609790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4610170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4610550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4610950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4611450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4611850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4612250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4612640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.4613040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4613430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4613830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4614260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4614690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4615100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4615490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4615880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4616280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4627110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4627590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4628060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4628480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.4629060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4629490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4629910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4630330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4630790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4631230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4631660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4632060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4632460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4632850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4633260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4633680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4634100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4634580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.4635010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4635440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4635840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4636240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4636630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4637020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4637470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4638030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4638450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4638860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4639490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4640210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4640750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.4641300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4641940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4642510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4643050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4648030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4648450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4648830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4649220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4649650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4650090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4650480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4650870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4651270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.4651650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4652030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4652420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4653020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4653420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4653810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4654200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4654640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4655020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4655420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4655870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4681550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4682100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.4682520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4682930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4683330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4683730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4684120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4684590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4685000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4685400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4685800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4686190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4686590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4687210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4687650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4688090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.4688500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4688970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4689370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4689760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4690160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4690560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4691060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4691490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4691920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4692330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4692740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4693130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4693520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.4693940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4694370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4694770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4695170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4695570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4695980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4696390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4696800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4697270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4697680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4698100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4698490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4698890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.4699270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4699660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4700100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4700560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional__scaled_dot_product_attention_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4701010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional__scaled_dot_product_attention_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4701450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4701880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4702310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4702740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4703160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4703660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4704090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4704580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.4705010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4705440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4705860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4706320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4706790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4707230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4707650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4708060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4708460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4708870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4709280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4709690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4710180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4710610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.4711060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4711520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4711960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4712370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4712800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4713290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4713760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4714190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4714630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4715090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4715520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4715960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4716410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.4716910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4717350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4717770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4718170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4718580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4719000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4719420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4719890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4720350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4720790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4721260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4721730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4722220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.4722680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4723100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4723590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4724060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4724480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4724900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4725330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4725750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4726180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4726640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4727100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4727520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4727960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.4728400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4728840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4729270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4729700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4730210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4730680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4731120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4731540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4731950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4732390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4732800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4733250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4733710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4734120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.4734530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4734950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4735370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4735800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4736220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4736710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4737130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4737540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4737930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4738340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4738760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4739260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4739740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.4740190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4740600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4741090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4741500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4741900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4742290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4742710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4743210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4743610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4744020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4744430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4744840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4745250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.4745650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4746090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4746540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4746950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4747360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4747850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4748270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4748670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4749080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4749630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4750040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4750450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4750860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.4751270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4751680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4752100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4752550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4752990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4753400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4753790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4754190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4754590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4754990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4755380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4755860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4756340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4756760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.4757160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4757580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4758040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4758440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4758890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4759340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4759750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4760160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4760570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4760960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4761370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4761770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4762260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.4762680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4763100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4763520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4763960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4764460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4764900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4765340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4765760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4766190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4766570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4766950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4767330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4767710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.4768100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4768550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4768940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4769320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4769700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4770080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4770450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4770830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4771260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4771680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4772070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4772450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4772830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.4773310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4773720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4774130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4774610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4775100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4775500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4775900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4776300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4776710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4777110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4777540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4777980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4778380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4778780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.4779170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4779560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4779940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4780320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4780780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4781170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4781580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4782060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4782450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4782820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4783200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4783660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4784080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.4784460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4784850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4785230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4785620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4786000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4786390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4786840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4787230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4787620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4788020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4788400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4788790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4789170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.4789590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4790030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4790480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4790880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4791260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4791640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4792010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4792450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4792920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4793320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4793720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4794100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4794480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.4794870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4795250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4795670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4796080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4796470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4796850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4797230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4797610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4798000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4798390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4798860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4799330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4799740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.4800130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4800510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4800950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4801330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4801760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4802180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4802560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4802960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4803360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4803750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4804150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4804530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4804990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4805380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.4805780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4806160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4806540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4815680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4816080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4816520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4817180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4817370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4817560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4817740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4817990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4818200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4818400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.4818600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4818780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4818970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4819170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4819360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4819550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4819780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4820000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4820200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4820390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4820580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4820780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4820980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.4821170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4821410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4821610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4821800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4821990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4822220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4822410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4822600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4822830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4823060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4823260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4823460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4823670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_lengths_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.4823870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_offsets_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4824050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4824240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4824430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4824610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4824800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4824980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4825170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4825350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4825580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4825810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4826020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4826210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4826440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.4826640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4826850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4827050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4827240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4827440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4827630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4827820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4828000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4828180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4828370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4828550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4828770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4828990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.4829190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4829380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4829560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4829780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4829970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4830160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4830360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4830590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4830780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4830960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4831150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4831340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4831540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.4831770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4831990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4832180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4832370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4832580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float64 SKIPPED (PyTorch is built without MKL support) [ 82%] 2023-01-11T21:28:02.4832780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4832970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4833160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4833350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4833540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4833750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4834030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4834250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.4834450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4834660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4834960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4835440Z 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:28:02.4835750Z 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:28:02.4836040Z 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:28:02.4836320Z 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:28:02.4836520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4836710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4836900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4837090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4837280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4837470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4837660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.4837870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4838070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4838270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4838510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4838820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4839030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4839220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4839410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4839640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4839830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4840040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4840240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4840450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.4840760Z 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:28:02.4841050Z 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:28:02.4841250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4841440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4841650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4841890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4842130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4842330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4842530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4842730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4842930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4843180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4843380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.4843570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.4843760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.4843980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.4844200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.4844420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.4844630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.4844830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.4845080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.4845320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.4845640Z 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:28:02.4845930Z 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:28:02.4846230Z 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:28:02.4846530Z 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:28:02.4846830Z 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:28:02.4847120Z 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:28:02.4847420Z 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:28:02.4847710Z 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:28:02.4848050Z 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:28:02.4848360Z 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:28:02.4848650Z 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:28:02.4848980Z 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:28:02.4849270Z 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:28:02.4849510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.4849760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.4849960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.4850160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.4850350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.4850540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4850730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4850920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4851110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4851300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4851480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4851660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4851860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4852050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4852240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4852540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4852780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4852960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.4853150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4853390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4853580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4853770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4853960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4854140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4854320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4854510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4854700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4854890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4855070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4855250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4855470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.4855710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4855910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4856100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4856290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4856470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4856700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4856880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4857060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4857250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4857430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4857640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4857830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4858010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.4858200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4858420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4858630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4858830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4859020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4859200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_symeig_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4859380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4859560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4859750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4859950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4860140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4860330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4860510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4860690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.4860920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4861110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4861330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4861540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4861770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4861960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4862140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4862330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4862520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4862700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4862890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4863070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4863250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.4863430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4863620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4863800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4873860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4874230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4874440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4874630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4874810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4875000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4875370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4875570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4875750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4875940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.4876180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4876370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4876550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4876740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4876930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4877120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4877340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4877560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4877740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4877920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4878110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4878290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4878480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.4878660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4878850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4879040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4879220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4879410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4879720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4879940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4880130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4880350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4880660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4880850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4881040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4881230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4881470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.4881670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4881850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4882040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4882230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4882420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4882600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4882790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4882970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4883160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4883380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4883590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4883780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4884040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.4884240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4884430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4884630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4884860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4885050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4885230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4885420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4885610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4885800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4885990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4886180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4886400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4886620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.4886800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4886990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4887170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4887340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4887520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4887710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4887890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4888080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4888310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4888490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4888680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4888860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4889080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.4889300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4889510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4889700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4889890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4890070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4890250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4890430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4890610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4890790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4890970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4891150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4891330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4891520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.4891710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [100%] 2023-01-11T21:28:02.4891720Z 2023-01-11T21:28:02.4891810Z =============================== warnings summary =============================== 2023-01-11T21:28:02.4892140Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:28:02.4892490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:28:02.4892570Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:28:02.4892570Z 2023-01-11T21:28:02.4892810Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:28:02.4893130Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-e2a12ea98d1013bc.xml - 2023-01-11T21:28:02.4893230Z ================ 1324 skipped, 2 deselected, 1 warning in 1.12s ================ 2023-01-11T21:28:02.4893370Z 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:28:02.4893370Z 2023-01-11T21:28:02.4893670Z ##[endgroup] 2023-01-11T21:28:02.4893950Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_g8m2gcht) 2023-01-11T21:28:02.4893990Z 2023-01-11T21:28:02.4895000Z 2023-01-11T21:28:02.4895140Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T21:28:02.4895460Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_7komkmnb) 2023-01-11T21:28:02.4895720Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-83bdbb14bf14659d.xml 2023-01-11T21:28:02.4895810Z ============================= test session starts ============================== 2023-01-11T21:28:02.4896080Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:28:02.4896180Z cachedir: .pytest_cache 2023-01-11T21:28:02.4896400Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:28:02.4896560Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:28:02.4896760Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:28:02.4897120Z collecting ... /Users/ec2-user/runner/_work/pytorch/pytorch/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:28:02.4897210Z collected 2739 items / 2 deselected / 2737 selected 2023-01-11T21:28:02.5042700Z 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:28:02.5180890Z 2023-01-11T21:28:02.5181130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5181540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5181970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5182380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5182970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5183380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5183750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5184130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5184590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5184980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5185430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5185820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5186210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5186600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 0%] 2023-01-11T21:28:02.5186990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5187370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5187750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5188160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5188580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5188980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5189360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5189750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5190130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5190510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5198860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5199670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5200080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5200480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 1%] 2023-01-11T21:28:02.5200870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5201260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5201720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5202110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5202540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5202960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5203350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5203750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5204170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5204570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5204960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5205340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5205790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5206180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 2%] 2023-01-11T21:28:02.5206570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5206950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5207340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5207730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5208130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5208710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5209180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5209570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5209980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5210520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5210900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5211280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5211660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5212110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 3%] 2023-01-11T21:28:02.5212500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5212880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5213260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5213650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5214040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5214420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5214840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5215260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5215650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5216030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5216410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5216790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5217160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5217630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 4%] 2023-01-11T21:28:02.5218120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5218550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5218940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5219430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5219800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5220190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5220570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5221000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5221430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5221820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5222210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5222600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5222990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5223380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 5%] 2023-01-11T21:28:02.5223780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5224250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5224660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5225080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5225500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5225920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5226330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5226830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5227260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5227680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5228070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5228550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5228930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5229310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 6%] 2023-01-11T21:28:02.5229680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5230060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5230520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5230910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5231290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5231670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5232050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5232420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5232800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5233220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5233650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5234050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5234440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5234830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 7%] 2023-01-11T21:28:02.5235220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5235700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5236090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5236550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5236940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5237400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5237790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5238190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5238590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5238990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5239410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5239840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5240230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5240640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 8%] 2023-01-11T21:28:02.5241040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5241430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5241820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5242190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5242650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5243030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5243420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5243840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5244370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5244800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5245190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5245650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5246190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5246590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5246990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 9%] 2023-01-11T21:28:02.5247380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5247760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5254570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5254970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5255430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5255820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5256210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5256600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5257010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5257390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5257770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5258190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5258610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5258990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 10%] 2023-01-11T21:28:02.5259390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5259950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5260360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5260730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5261110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5261680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5262080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5262460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5262840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5263220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5263600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5263970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5264390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5264840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 11%] 2023-01-11T21:28:02.5265230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5265620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5266020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5266420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5266820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5267190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5267640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5268040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5268420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5268900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5269320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5269710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5270100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5270610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 12%] 2023-01-11T21:28:02.5271040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5271430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5271820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5272200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5272580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5272950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5273320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5273780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5274190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5274580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5274970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5275360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5275750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5276130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 13%] 2023-01-11T21:28:02.5276550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5276980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5277460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5277880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5278270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5278660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5279120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5279530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5280010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5280400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5280800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5281190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5281580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5281970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 14%] 2023-01-11T21:28:02.5282360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5282790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5283220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5283600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5283990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5284380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5284750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5285130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5285500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5285950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5286470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5286900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5287280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5287660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 15%] 2023-01-11T21:28:02.5288180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5288550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5289000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5289420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5289800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5290190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5290560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5290950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5291330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5291720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5292170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5292560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5292940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5293340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 16%] 2023-01-11T21:28:02.5293740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5294140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5294530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5295020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5295460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5295850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5296230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5296610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5297090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5297470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5297860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5298310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5298700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5299170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 17%] 2023-01-11T21:28:02.5299560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5299950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5300340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5300740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5301160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5301600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5301990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5302380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5309600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5310000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5310410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5310960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5311460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5311890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5312290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 18%] 2023-01-11T21:28:02.5312750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5313130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5313500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5313880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5314290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5314710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5315110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5315500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5315890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5316290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5316690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5317100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5317560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5317960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 19%] 2023-01-11T21:28:02.5318350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5318780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5319170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5319620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5320000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5320420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5320840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5321220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5321660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5322050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5322430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5322800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5323180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5323630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 20%] 2023-01-11T21:28:02.5324020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5324400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5324780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5325160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5325540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5325910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5326330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5326740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5327120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5327490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5327870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5328340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5328730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5329100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 21%] 2023-01-11T21:28:02.5329580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5329960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5330420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5330810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5331180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5331550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5331930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5332340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5332760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5333130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5333510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5333880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5334250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5334630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 22%] 2023-01-11T21:28:02.5335020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5335480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5335880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5336260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5336650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5337090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5337470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5337850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5338260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5338680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5339130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5339500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5339870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5340260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 23%] 2023-01-11T21:28:02.5340630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5341020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5341470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5341850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5342230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5342620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5343010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5343390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5343780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5344190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5344620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5345030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5345410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5345860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 24%] 2023-01-11T21:28:02.5346250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5346630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5347010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5347530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5347920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5348320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5348700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5349080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5349460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5349840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5350260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5350680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5351060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5351450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:02.5351830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5352210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5352590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5352980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5353430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5353820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5354260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5354640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5355020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5355410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5355790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5356270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5356690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5362280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 26%] 2023-01-11T21:28:02.5362710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5363090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5363480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5363860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5364240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5364690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5365080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5365460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5365840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5366220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5366610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5366990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5367400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5367820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5368390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 27%] 2023-01-11T21:28:02.5368780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5369160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5369540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5369920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5370370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5370820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5371200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5371580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5371960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5372340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5372740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5373130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5373550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5373970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 28%] 2023-01-11T21:28:02.5374370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5374760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5375140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5375530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5375900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5376270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5376720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5377200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5377580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5377970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5378340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5378780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5379160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5379570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 29%] 2023-01-11T21:28:02.5379980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5380360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5380740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5381130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5381520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5381890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5382280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5382740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5383130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5383510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5383890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5384270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5384650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5385020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 30%] 2023-01-11T21:28:02.5385440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5385930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5386330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5386720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5387100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5387560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5387970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5388360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5388810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5389190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5389560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5389950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5390340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5390730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 31%] 2023-01-11T21:28:02.5391110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5391530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5391950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5392340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5392720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5393100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5393480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5393860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5394230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5394750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5395140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5395510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5395890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5396330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 32%] 2023-01-11T21:28:02.5396710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5397090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5397510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5397940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5398330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5398720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5399180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5399570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5399950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5400350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5400810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5401200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5401580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5401960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 33%] 2023-01-11T21:28:02.5402360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5402750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5403130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5403660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5404130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5404520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5404910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5405350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5405730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5406110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5406480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5406930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5407320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5407700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 34%] 2023-01-11T21:28:02.5408070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5408450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5408840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5409220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5409640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5415700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5416080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5416450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5416630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5416820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5417140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5417320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5417510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5417690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 35%] 2023-01-11T21:28:02.5417870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.5418130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.5418360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.5418580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.5418760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.5418950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.5419130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 36%] 2023-01-11T21:28:02.5419320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:28:02.5419490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:28:02.5419670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:28:02.5419860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:28:02.5420040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:28:02.5420230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:28:02.5420400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:28:02.5420580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:28:02.5420750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.5420930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.5421150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.5421360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.5421610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:28:02.5421800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.5421980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.5422160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.5422390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.5422580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.5422770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.5422950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.5423130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.5423320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 37%] 2023-01-11T21:28:02.5423500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5423680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5423860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5424080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5424290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5424470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5424650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5424840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5425020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5425210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5425390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5425570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5425820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5426010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 38%] 2023-01-11T21:28:02.5426200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5426380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5426620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_singular_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5426820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_singular_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5427040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5427260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5427460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5427650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5427850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5428030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5428230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5428420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5428620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5428810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 39%] 2023-01-11T21:28:02.5429010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5429200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5429390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5429580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5429770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5430090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5430320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5430520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5430730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5431010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5431210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5431400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5431590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5431780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 40%] 2023-01-11T21:28:02.5431970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5432160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5432370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5432580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5432760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5432960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5433190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5433420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5433620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5433810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5434010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5434270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5434470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5434670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 41%] 2023-01-11T21:28:02.5434860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5435110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5435300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5435490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5435680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5435880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5436070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5436290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5436510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5436700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5436890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5437080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5437260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5437440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 42%] 2023-01-11T21:28:02.5437630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5437810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5437990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5438180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5438380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5438660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5438860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5439060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5439280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5439580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5439770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5439960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5440150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5440340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 43%] 2023-01-11T21:28:02.5440530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5440720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5440910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5441100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5441280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5441480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5441660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5441850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5442030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5442260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5442470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5442670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5442910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5443100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 44%] 2023-01-11T21:28:02.5443290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5443460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5443670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5443860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5444050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5444230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5444420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5444600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5444790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5444970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5445180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5445400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5445580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5445760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5445940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 45%] 2023-01-11T21:28:02.5446120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5446300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5446480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5446660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5446840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5447100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5447280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5447460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5447640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5447900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5448130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5448350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5448540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5448730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 46%] 2023-01-11T21:28:02.5448920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5449110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5449290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5449480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5449660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5449850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5450040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5450230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5450430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5450610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5450800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5451020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5451300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5451500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 47%] 2023-01-11T21:28:02.5451690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5451880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5452090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5452270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5452460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5452650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5452840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5453030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5453220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5453400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5453590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5453780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5454000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5454230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 48%] 2023-01-11T21:28:02.5454420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5454610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5454790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5454980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5455170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5455410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5455590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5455780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5455970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5456180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5456370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5456550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5456730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5456960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 49%] 2023-01-11T21:28:02.5457180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5457370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5457550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5457740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5457920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5458110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5458320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5458510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5458700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5458890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5459080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5459270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5459510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5459710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:02.5459950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5460170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5460380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5460560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5466040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5466260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5466450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5466630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5466810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5467010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5467210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5467410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5467610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5467810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 51%] 2023-01-11T21:28:02.5468000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5468230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5468450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5468630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5468830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5469160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5469360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5469560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5469750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5469980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5470170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5470350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5470530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5470710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 52%] 2023-01-11T21:28:02.5470890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5471070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5471300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5471510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5471700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5471880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5472070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5472250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5472430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5472620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5472800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5472980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5473180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5473420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 53%] 2023-01-11T21:28:02.5473610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5473800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5473990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5474240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5474460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5474660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5474840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5475020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5475210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5475400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5475580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5475760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5475950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5476130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5476310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 54%] 2023-01-11T21:28:02.5476500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5476680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5476870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5477090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5477310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5477550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5477750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5477950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5478140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5478340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5478520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5478700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5478880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5479060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 55%] 2023-01-11T21:28:02.5479240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5479420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5479600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5479790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5480010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5480240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5480430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5480620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5480800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5480980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5481170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5481350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5481530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5481760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 56%] 2023-01-11T21:28:02.5481940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5482130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5482310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5482520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5482700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5482920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5483170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5483380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5483590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5483790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5483990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5484190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5484390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5484590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 57%] 2023-01-11T21:28:02.5484790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5485010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5485200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5485390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5485580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5485840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5486080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5486320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5486530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5486790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5486990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5487200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5487400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5487610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 58%] 2023-01-11T21:28:02.5487810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5488010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5488210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5488400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5488600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5488800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5488990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5489220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5489450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5489650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5489920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5490140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5490350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5490570Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 59%] 2023-01-11T21:28:02.5490820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5491020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5491220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5491420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5491630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5491820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5492010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5492210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5492440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5492680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5492880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5493080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5493280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5493480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 60%] 2023-01-11T21:28:02.5493680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5493880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5494120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5494330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5494520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5494720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5494960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5495160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5495370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5495600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5495820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5496020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5496210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5496410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 61%] 2023-01-11T21:28:02.5496600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5496800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5496990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5497200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5497390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5497580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5497780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5498000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5498200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5498400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5498630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5498920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5499120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5499320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 62%] 2023-01-11T21:28:02.5499520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5499720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5499930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5500140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5500350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5500540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5500730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5500930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_one_hot_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5501130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5501330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5501520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5501750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5501990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5502240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5502440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 63%] 2023-01-11T21:28:02.5502640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5502840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5503080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5503280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5503480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5503680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5503880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5504080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5504270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5504470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5504670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5504900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5505120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5505320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 64%] 2023-01-11T21:28:02.5505510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5505710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5505900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5506100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5506320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5506520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5506720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5506920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5507150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5507340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5507540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5507740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5507970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5508210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 65%] 2023-01-11T21:28:02.5508410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5508610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5508800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5509000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5509190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5509390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5509600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5509810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5510010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5510220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5510420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5510620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5510830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5511090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 66%] 2023-01-11T21:28:02.5511310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5511500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5511690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5511870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5512060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5512250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5512440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5517400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5517620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5517820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5518030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5518220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5518410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5518590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 67%] 2023-01-11T21:28:02.5518820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5519040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5519320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5519510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5519700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5519890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5520080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5520290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5520470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5520650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5520830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5521020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5521210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5521400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 68%] 2023-01-11T21:28:02.5521590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5521810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5522030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5522220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5522420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5522600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5522810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5523010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5523210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5523410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5523660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5523850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5524040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5524240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 69%] 2023-01-11T21:28:02.5524470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5524670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5524900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5525130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5525320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5525510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5525700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5525880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5526060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5526240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5526430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5526610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5526790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5526970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 70%] 2023-01-11T21:28:02.5527160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5527340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5527530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5527790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5528010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5528210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5528390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5528620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5528800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5528990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5529180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5529360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5529540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5529720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 71%] 2023-01-11T21:28:02.5529900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5530090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5530270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5530450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5530660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5530890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5531080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5531270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5531460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5531650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5531830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5532080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5532280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5532480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5532670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 72%] 2023-01-11T21:28:02.5532900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5533090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5533280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5533460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5533690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5533910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5534120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5534300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5534490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5534680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5534860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5535050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5535240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5535430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 73%] 2023-01-11T21:28:02.5535620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5535810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5535990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5536200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5536380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5536600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5536820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5537000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5537210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5537400Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5537590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5537790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5537980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5538160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 74%] 2023-01-11T21:28:02.5538340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5538520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5538710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5538890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5539070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5539250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5539470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5539680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5539870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5540060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5540250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5540480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5540680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5540860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:02.5541050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5541280Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5541470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5541660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5541860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5542050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5542240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5542470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5542700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5542900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5543100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5543290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5543480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5543670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 76%] 2023-01-11T21:28:02.5543870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5544060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5544250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5544450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5544670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5544870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5545070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5545260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5545520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5545760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_lengths_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5545960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_lengths_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5546160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_offsets_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5546360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_segment_reduce_offsets_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5546540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 77%] 2023-01-11T21:28:02.5546720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5546910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5547100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5547290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5547490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5547670Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5547850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5548040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5548220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5548440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5548660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5548880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5549070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5549260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 78%] 2023-01-11T21:28:02.5549450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5549660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5549850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5550040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5550230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5550410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5550590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5550770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5550980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5551180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5551420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5551660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5551880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5552080Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 79%] 2023-01-11T21:28:02.5552290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5552490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5552700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5552910Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5553160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5553360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5553560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5553750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5553970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5554170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5554360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5554580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5554800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5554990Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 80%] 2023-01-11T21:28:02.5555180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5555370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5555550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5555730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5555920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5556100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5556290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5556490Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5556680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5556860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5557060Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5557300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5557540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5557780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5557980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 81%] 2023-01-11T21:28:02.5558160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5558390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5558580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5558790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float32 SKIPPED (PyTorch is built without MKL support) [ 82%] 2023-01-11T21:28:02.5558980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5559180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5559370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5559550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5559740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5559930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5560130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5560310Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5560540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5560770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 82%] 2023-01-11T21:28:02.5560960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5561150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5561340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5561590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5561790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5561970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5562160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5562350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5562560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5562750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5562960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5569720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5569980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5570240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 83%] 2023-01-11T21:28:02.5570720Z 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:28:02.5571020Z 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:28:02.5571430Z 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:28:02.5571740Z 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:28:02.5572040Z 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:28:02.5572330Z 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:28:02.5572530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.5572720Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.5572920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.5573270Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.5573480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.5573690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.5573890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.5574120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 84%] 2023-01-11T21:28:02.5574370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5574600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5574800Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5574980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5575180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5575370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5575560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5575750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5575940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5576130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5576340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5576540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 85%] 2023-01-11T21:28:02.5576840Z 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:28:02.5577130Z 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:28:02.5577420Z 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:28:02.5577710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5577940Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5578140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5578340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5578560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5578760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5578960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5579160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5579350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5579550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5579750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5579950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5580150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 86%] 2023-01-11T21:28:02.5580340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5580540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5580760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5580980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5581180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5581370Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5581550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5581750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5582040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5582260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5582460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5582710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5582920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5583120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 87%] 2023-01-11T21:28:02.5583330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.5583530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.5583730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.5584120Z 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:28:02.5584450Z 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:28:02.5584770Z 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:28:02.5585070Z 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:28:02.5585380Z 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:28:02.5585680Z 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:28:02.5585990Z 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:28:02.5586190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.5586390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.5586640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.5586830Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 88%] 2023-01-11T21:28:02.5587030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5587220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5587430Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5587620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5587840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5588070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5588260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5588460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5588650Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5588840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5589030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5589220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5589410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5589600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 89%] 2023-01-11T21:28:02.5589780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5589970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5590160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5590350Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5590540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5590820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5591050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5591250Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5591440Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5591620Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5591840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5592030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5592220Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5592410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5592610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 90%] 2023-01-11T21:28:02.5592810Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5593010Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5593190Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5593380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5593560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5593780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5594000Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5594200Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5594390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5594580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5594760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_symeig_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5594950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5595170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5595360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 91%] 2023-01-11T21:28:02.5595540Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5595740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5595930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5596140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5596330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5596510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5596730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5596960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5597140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5597320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5597510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5597700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5597890Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5598070Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 92%] 2023-01-11T21:28:02.5598260Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5598450Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5598630Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5598820Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5599020Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5599210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5599470Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5599700Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5599920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5600110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5600300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5600550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5600750Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5600930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 93%] 2023-01-11T21:28:02.5601120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5601300Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5601480Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5601660Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5601850Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5602040Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5602230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5602420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5602640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5602860Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5603050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5603240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5603420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5603610Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 94%] 2023-01-11T21:28:02.5603840Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5604030Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5604210Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5604390Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5604590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5604790Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5604970Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5605160Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5605340Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5605560Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5605780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5605980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5606170Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5606360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 95%] 2023-01-11T21:28:02.5606550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5606740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5606930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5607130Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5607320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5607510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5607690Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5607880Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5608100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5608290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5608510Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5608740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5608980Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5609180Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 96%] 2023-01-11T21:28:02.5609380Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5609580Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5609760Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5609950Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5610140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5610330Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5610520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5610710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5610900Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5611100Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5611290Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5611520Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5611740Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5611930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 97%] 2023-01-11T21:28:02.5612120Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5612360Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5612550Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5612730Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5612920Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5613110Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5613320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5613500Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5613680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5613870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5614050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5614240Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5614460Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5614680Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 98%] 2023-01-11T21:28:02.5614870Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5615050Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5615230Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5615420Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5615600Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5615780Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5615960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5616140Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5616320Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5616590Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_bool SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5616770Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5616960Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float16 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5617150Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5617410Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int32 SKIPPED (Skipped! Supported CPU compiler not found) [ 99%] 2023-01-11T21:28:02.5617640Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int64 SKIPPED (Skipped! Supported CPU compiler not found) [100%] 2023-01-11T21:28:02.5617650Z 2023-01-11T21:28:02.5623320Z =============================== warnings summary =============================== 2023-01-11T21:28:02.5623680Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:28:02.5624000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:28:02.5624080Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:28:02.5624090Z 2023-01-11T21:28:02.5624270Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:28:02.5624590Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-83bdbb14bf14659d.xml - 2023-01-11T21:28:02.5624690Z ================ 1411 skipped, 2 deselected, 1 warning in 1.19s ================ 2023-01-11T21:28:02.5624830Z 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:28:02.5624830Z 2023-01-11T21:28:02.5625150Z ##[endgroup] 2023-01-11T21:28:02.5625430Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_7komkmnb) 2023-01-11T21:28:02.5625440Z 2023-01-11T21:28:02.6527180Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/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:28:02.652530] 2023-01-11T21:28:04.6700810Z 2023-01-11T21:28:04.6701130Z Expand the folded group to see the log file of inductor/test_torchinductor_opinfo 2023-01-11T21:28:04.6701760Z ##[group]PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_ch0b2i7f) 2023-01-11T21:28:04.6702370Z Test results will be stored in test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-1c22a50de079995c.xml 2023-01-11T21:28:04.6702670Z ============================= test session starts ============================== 2023-01-11T21:28:04.6703020Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:28:04.6703260Z cachedir: .pytest_cache 2023-01-11T21:28:04.6703600Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:28:04.6703990Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:28:04.6704330Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:28:04.6704990Z collecting ... /Users/ec2-user/runner/_work/pytorch/pytorch/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:28:04.6705350Z collected 2739 items / 2735 deselected / 4 selected 2023-01-11T21:28:04.6705950Z 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:28:04.6706510Z 2023-01-11T21:28:04.6706710Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 25%] 2023-01-11T21:28:04.6707090Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [ 50%] 2023-01-11T21:28:04.6707530Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float32 SKIPPED (Skipped! Supported CPU compiler not found) [ 75%] 2023-01-11T21:28:04.6707930Z inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float64 SKIPPED (Skipped! Supported CPU compiler not found) [100%] 2023-01-11T21:28:04.6708130Z 2023-01-11T21:28:04.6708230Z =============================== warnings summary =============================== 2023-01-11T21:28:04.6708540Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:28:04.6709000Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:28:04.6709310Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:28:04.6709420Z 2023-01-11T21:28:04.6709580Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:28:04.6710060Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/inductor.test_torchinductor_opinfo/inductor.test_torchinductor_opinfo-1c22a50de079995c.xml - 2023-01-11T21:28:04.6710430Z ================ 4 skipped, 2735 deselected, 1 warning in 0.17s ================ 2023-01-11T21:28:04.6710690Z 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:28:04.6710850Z 2023-01-11T21:28:04.6711020Z ##[endgroup] 2023-01-11T21:28:04.6711380Z FINISHED PRINTING LOG FILE of inductor/test_torchinductor_opinfo (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_torchinductor_opinfo_ch0b2i7f) 2023-01-11T21:28:04.6711590Z 2023-01-11T21:28:04.6711710Z Running test_ops_jit ... [2023-01-11 21:28:04.670791] 2023-01-11T21:28:05.6646940Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:28:05.664395] 2023-01-11T21:28:05.6647820Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:28:05.664412] 2023-01-11T21:28:05.6648230Z Ignoring disabled issues: [] 2023-01-11T21:28:05.6648410Z Ignoring disabled issues: [] 2023-01-11T21:32:42.5890490Z 2023-01-11T21:32:42.5890840Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T21:32:42.5891490Z ##[group]PRINTING LOG FILE of test_ops_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_jit_dgbt7v5z) 2023-01-11T21:32:42.5891990Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-484a2b1f4b4f7470.xml 2023-01-11T21:32:42.5892250Z ============================= test session starts ============================== 2023-01-11T21:32:42.5892600Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:32:42.5892970Z cachedir: .pytest_cache 2023-01-11T21:32:42.5893290Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:32:42.5893670Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:32:42.5894070Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:32:42.5894740Z collecting ... collected 1062 items / 3 deselected / 1059 selected 2023-01-11T21:32:42.5938330Z Running 495 items in this shard: test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_inv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_with_dtype_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__native_batch_norm_legit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdouble_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_singular_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_with_dtype_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_amin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_argmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_argmin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_cumprod_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_cumsum_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_cumsum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_log_softmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_logsumexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_mean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_normalize_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_normalize_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_softmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_std_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_sum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_var_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_pool2d_with_indices_backward_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_dropout_backward_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_strided_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_strided_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scalar_tensor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_bartlett_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_blackman_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_general_hamming_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_hamming_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_hann_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_kaiser_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_unbiased_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_unbiased_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_unbiased_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_uniform_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_unbiased_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 2023-01-11T21:32:42.5972220Z 2023-01-11T21:32:42.5972360Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_abs_cpu_float32 PASSED [ 0%] 2023-01-11T21:32:42.5972610Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acosh_cpu_float32 PASSED [ 0%] 2023-01-11T21:32:42.5972860Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asinh_cpu_float32 PASSED [ 0%] 2023-01-11T21:32:42.5973170Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan_cpu_float32 PASSED [ 0%] 2023-01-11T21:32:42.5973630Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atanh_cpu_float32 PASSED [ 1%] 2023-01-11T21:32:42.5973880Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_cat_cpu_float32 XFAIL [ 1%] 2023-01-11T21:32:42.5974130Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_digamma_cpu_float32 PASSED [ 1%] 2023-01-11T21:32:42.5974390Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_floor_rounding_cpu_float32 PASSED [ 1%] 2023-01-11T21:32:42.5974660Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_no_rounding_mode_cpu_float32 PASSED [ 1%] 2023-01-11T21:32:42.5974920Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erf_cpu_float32 PASSED [ 2%] 2023-01-11T21:32:42.5975160Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfc_cpu_float32 PASSED [ 2%] 2023-01-11T21:32:42.5975460Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_gt_cpu_float32 PASSED [ 2%] 2023-01-11T21:32:42.5975720Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_le_cpu_float32 PASSED [ 2%] 2023-01-11T21:32:42.5975980Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_householder_product_cpu_float32 PASSED [ 2%] 2023-01-11T21:32:42.5976240Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_inv_cpu_float32 PASSED [ 3%] 2023-01-11T21:32:42.5976510Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_matrix_power_cpu_float32 PASSED [ 3%] 2023-01-11T21:32:42.5976760Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log1p_cpu_float32 PASSED [ 3%] 2023-01-11T21:32:42.5977010Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_cpu_float32 PASSED [ 3%] 2023-01-11T21:32:42.5977330Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_log_softmax_with_dtype_cpu_float32 PASSED [ 3%] 2023-01-11T21:32:42.5977630Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logit_cpu_float32 PASSED [ 4%] 2023-01-11T21:32:42.5977880Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_logsumexp_cpu_float32 PASSED [ 4%] 2023-01-11T21:32:42.5978120Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mH_cpu_float32 PASSED [ 4%] 2023-01-11T21:32:42.5978370Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_max_binary_cpu_float32 XFAIL [ 4%] 2023-01-11T21:32:42.5978610Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mul_cpu_float32 PASSED [ 4%] 2023-01-11T21:32:42.5978870Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 5%] 2023-01-11T21:32:42.5979120Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ne_cpu_float32 PASSED [ 5%] 2023-01-11T21:32:42.5979450Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv1d_cpu_float32 PASSED [ 5%] 2023-01-11T21:32:42.5979730Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv2d_cpu_float32 PASSED [ 5%] 2023-01-11T21:32:42.5980150Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 5%] 2023-01-11T21:32:42.5980500Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_neg_3_cpu_float32 SKIPPED (Skipped!) [ 6%] 2023-01-11T21:32:42.5980770Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_cpu_float32 PASSED [ 6%] 2023-01-11T21:32:42.5981010Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_transpose_cpu_float32 PASSED [ 6%] 2023-01-11T21:32:42.5981260Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_trunc_cpu_float32 PASSED [ 6%] 2023-01-11T21:32:42.5981620Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_vstack_cpu_float32 XFAIL [ 6%] 2023-01-11T21:32:42.5981900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_complex64 XFAIL [ 7%] 2023-01-11T21:32:42.5982160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_complex64 PASSED [ 7%] 2023-01-11T21:32:42.5982420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___getitem___cpu_float32 PASSED [ 7%] 2023-01-11T21:32:42.5982700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_complex64 XFAIL [ 7%] 2023-01-11T21:32:42.5982960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_complex64 XFAIL [ 7%] 2023-01-11T21:32:42.5983220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_complex64 XFAIL [ 8%] 2023-01-11T21:32:42.5983470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmul___cpu_float32 XFAIL [ 8%] 2023-01-11T21:32:42.5983800Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__native_batch_norm_legit_cpu_float32 XFAIL [ 8%] 2023-01-11T21:32:42.5984070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_float32 PASSED [ 8%] 2023-01-11T21:32:42.5984320Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_complex64 PASSED [ 8%] 2023-01-11T21:32:42.5984580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acos_cpu_float32 PASSED [ 9%] 2023-01-11T21:32:42.5984830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_float32 PASSED [ 9%] 2023-01-11T21:32:42.5985070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_complex64 PASSED [ 9%] 2023-01-11T21:32:42.5985330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_complex64 PASSED [ 9%] 2023-01-11T21:32:42.5985620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_complex64 PASSED [ 9%] 2023-01-11T21:32:42.5985910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_float32 PASSED [ 10%] 2023-01-11T21:32:42.5986160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_complex64 PASSED [ 10%] 2023-01-11T21:32:42.5986410Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_float32 PASSED [ 10%] 2023-01-11T21:32:42.5986650Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_complex64 PASSED [ 10%] 2023-01-11T21:32:42.5986900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amax_cpu_float32 PASSED [ 10%] 2023-01-11T21:32:42.5987450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_aminmax_cpu_float32 [W Resize.cpp:33] Warning: 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). (function _resize_output_check) 2023-01-11T21:32:42.5988260Z [W Resize.cpp:33] Warning: 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). (function _resize_output_check) 2023-01-11T21:32:42.5989030Z [W Resize.cpp:33] Warning: 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). (function _resize_output_check) 2023-01-11T21:32:42.5989750Z [W Resize.cpp:33] Warning: 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). (function _resize_output_check) 2023-01-11T21:32:42.5990180Z PASSED [ 11%] 2023-01-11T21:32:42.5990380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_complex64 PASSED [ 11%] 2023-01-11T21:32:42.5990640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argsort_cpu_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:32:42.5990910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_complex64 PASSED [ 11%] 2023-01-11T21:32:42.5991180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_complex64 PASSED [ 11%] 2023-01-11T21:32:42.5991480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_cpu_float32 PASSED [ 12%] 2023-01-11T21:32:42.5991790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_complex64 PASSED [ 12%] 2023-01-11T21:32:42.5992060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_scatter_cpu_float32 PASSED [ 12%] 2023-01-11T21:32:42.5992320Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_complex64 PASSED [ 12%] 2023-01-11T21:32:42.5992580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_complex64 PASSED [ 12%] 2023-01-11T21:32:42.5992830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_complex64 PASSED [ 13%] 2023-01-11T21:32:42.5993080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atanh_cpu_float32 PASSED [ 13%] 2023-01-11T21:32:42.5993330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_complex64 PASSED [ 13%] 2023-01-11T21:32:42.5993660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_complex64 PASSED [ 13%] 2023-01-11T21:32:42.5993930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_3d_cpu_float32 XFAIL [ 13%] 2023-01-11T21:32:42.5994180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_complex64 PASSED [ 14%] 2023-01-11T21:32:42.5994440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bernoulli_cpu_float32 XFAIL [ 14%] 2023-01-11T21:32:42.5994690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_complex64 XFAIL [ 14%] 2023-01-11T21:32:42.5994940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bfloat16_cpu_float32 XFAIL [ 14%] 2023-01-11T21:32:42.5995190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_complex64 PASSED [ 14%] 2023-01-11T21:32:42.5995490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_shapes_cpu_float32 SKIPPED (Skipped!) [ 15%] 2023-01-11T21:32:42.5995780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_complex64 XFAIL [ 15%] 2023-01-11T21:32:42.5996020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_byte_cpu_float32 XFAIL [ 15%] 2023-01-11T21:32:42.5996270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_float32 XFAIL [ 15%] 2023-01-11T21:32:42.5996510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_complex64 PASSED [ 15%] 2023-01-11T21:32:42.5996750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdist_cpu_float32 PASSED [ 16%] 2023-01-11T21:32:42.5997070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdouble_cpu_complex64 XFAIL [ 16%] 2023-01-11T21:32:42.5997320Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_complex64 XFAIL [ 16%] 2023-01-11T21:32:42.5997630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_complex64 XFAIL [ 16%] 2023-01-11T21:32:42.5997870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_char_cpu_float32 XFAIL [ 16%] 2023-01-11T21:32:42.5998120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_float32 PASSED [ 17%] 2023-01-11T21:32:42.5998380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_min_cpu_float32 PASSED [ 17%] 2023-01-11T21:32:42.5998680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_complex64 PASSED [ 17%] 2023-01-11T21:32:42.5998920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clone_cpu_float32 PASSED [ 17%] 2023-01-11T21:32:42.5999170Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_float32 PASSED [ 17%] 2023-01-11T21:32:42.5999450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_float32 PASSED [ 18%] 2023-01-11T21:32:42.6007090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_float32 PASSED [ 18%] 2023-01-11T21:32:42.6007360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_complex64 PASSED [ 18%] 2023-01-11T21:32:42.6007630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_float32 PASSED [ 18%] 2023-01-11T21:32:42.6007890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_complex64 PASSED [ 18%] 2023-01-11T21:32:42.6008160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_complex64 PASSED [ 19%] 2023-01-11T21:32:42.6008430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_complex64 PASSED [ 19%] 2023-01-11T21:32:42.6008700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_complex64 PASSED [ 19%] 2023-01-11T21:32:42.6009020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cross_cpu_float32 PASSED [ 19%] 2023-01-11T21:32:42.6009280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummin_cpu_float32 PASSED [ 20%] 2023-01-11T21:32:42.6009530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_float32 PASSED [ 20%] 2023-01-11T21:32:42.6009790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_complex64 PASSED [ 20%] 2023-01-11T21:32:42.6010040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumsum_cpu_float32 PASSED [ 20%] 2023-01-11T21:32:42.6010310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_complex64 PASSED [ 20%] 2023-01-11T21:32:42.6010600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumulative_trapezoid_cpu_float32 PASSED [ 21%] 2023-01-11T21:32:42.6010900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_deg2rad_cpu_float32 PASSED [ 21%] 2023-01-11T21:32:42.6011190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_complex64 PASSED [ 21%] 2023-01-11T21:32:42.6011470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_copy_cpu_complex64 PASSED [ 21%] 2023-01-11T21:32:42.6011730Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_float32 PASSED [ 21%] 2023-01-11T21:32:42.6012000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_complex64 PASSED [ 22%] 2023-01-11T21:32:42.6012260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_complex64 PASSED [ 22%] 2023-01-11T21:32:42.6012510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_float32 PASSED [ 22%] 2023-01-11T21:32:42.6012780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_floor_rounding_cpu_float32 PASSED [ 22%] 2023-01-11T21:32:42.6013120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_complex64 PASSED [ 22%] 2023-01-11T21:32:42.6013550Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_no_rounding_mode_cpu_float32 PASSED [ 23%] 2023-01-11T21:32:42.6013820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_complex64 PASSED [ 23%] 2023-01-11T21:32:42.6014080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_complex64 XFAIL [ 23%] 2023-01-11T21:32:42.6014330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_complex64 PASSED [ 23%] 2023-01-11T21:32:42.6014590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_complex64 PASSED [ 23%] 2023-01-11T21:32:42.6014850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_complex64 SKIPPED (Skipped!) [ 24%] 2023-01-11T21:32:42.6015240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_float32 SKIPPED (Skipped!) [ 24%] 2023-01-11T21:32:42.6015530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_float32 PASSED [ 24%] 2023-01-11T21:32:42.6015780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_complex64 PASSED [ 24%] 2023-01-11T21:32:42.6016040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_equal_cpu_float32 PASSED [ 24%] 2023-01-11T21:32:42.6016280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erf_cpu_float32 PASSED [ 25%] 2023-01-11T21:32:42.6016530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp2_cpu_float32 PASSED [ 25%] 2023-01-11T21:32:42.6016790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_complex64 PASSED [ 25%] 2023-01-11T21:32:42.6017040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_cpu_float32 PASSED [ 25%] 2023-01-11T21:32:42.6017360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_complex64 PASSED [ 25%] 2023-01-11T21:32:42.6017610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft_cpu_float32 PASSED [ 26%] 2023-01-11T21:32:42.6017870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_complex64 PASSED [ 26%] 2023-01-11T21:32:42.6018120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftn_cpu_float32 PASSED [ 26%] 2023-01-11T21:32:42.6018380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_complex64 PASSED [ 26%] 2023-01-11T21:32:42.6018640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_complex64 PASSED [ 26%] 2023-01-11T21:32:42.6018900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfftn_cpu_float32 PASSED [ 27%] 2023-01-11T21:32:42.6019190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_complex64 PASSED [ 27%] 2023-01-11T21:32:42.6019480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft_cpu_float32 PASSED [ 27%] 2023-01-11T21:32:42.6019740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_complex64 PASSED [ 27%] 2023-01-11T21:32:42.6020010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftshift_cpu_float32 PASSED [ 27%] 2023-01-11T21:32:42.6020270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft_cpu_float32 PASSED [ 28%] 2023-01-11T21:32:42.6020530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_complex64 PASSED [ 28%] 2023-01-11T21:32:42.6020790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft2_cpu_float32 PASSED [ 28%] 2023-01-11T21:32:42.6021050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_complex64 PASSED [ 28%] 2023-01-11T21:32:42.6021430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_complex64 XFAIL [ 28%] 2023-01-11T21:32:42.6021680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fill_cpu_float32 XFAIL [ 29%] 2023-01-11T21:32:42.6021930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_float32 PASSED [ 29%] 2023-01-11T21:32:42.6022180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_complex64 PASSED [ 29%] 2023-01-11T21:32:42.6022510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fliplr_cpu_float32 PASSED [ 29%] 2023-01-11T21:32:42.6022770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_float32 PASSED [ 29%] 2023-01-11T21:32:42.6023010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_complex64 XFAIL [ 30%] 2023-01-11T21:32:42.6023290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_cpu_float32 XFAIL [ 30%] 2023-01-11T21:32:42.6023590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_complex64 SKIPPED (Skipped!) [ 30%] 2023-01-11T21:32:42.6023880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_float_power_cpu_float32 SKIPPED (Skipped!) [ 30%] 2023-01-11T21:32:42.6024180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmin_cpu_float32 PASSED [ 30%] 2023-01-11T21:32:42.6024430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmod_cpu_float32 PASSED [ 31%] 2023-01-11T21:32:42.6024680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frac_cpu_float32 PASSED [ 31%] 2023-01-11T21:32:42.6024930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_frexp_cpu_float32 PASSED [ 31%] 2023-01-11T21:32:42.6025180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_cpu_float32 SKIPPED (Skipped!) [ 31%] 2023-01-11T21:32:42.6025510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_float32 PASSED [ 31%] 2023-01-11T21:32:42.6025760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_complex64 PASSED [ 32%] 2023-01-11T21:32:42.6026010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_geqrf_cpu_float32 PASSED [ 32%] 2023-01-11T21:32:42.6026280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_complex64 SKIPPED (Skipped!) [ 32%] 2023-01-11T21:32:42.6026560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gradient_cpu_float32 SKIPPED (Skipped!) [ 32%] 2023-01-11T21:32:42.6026820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_heaviside_cpu_float32 PASSED [ 32%] 2023-01-11T21:32:42.6027110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogram_cpu_float32 XFAIL [ 33%] 2023-01-11T21:32:42.6027400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_complex64 PASSED [ 33%] 2023-01-11T21:32:42.6027690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hsplit_cpu_float32 PASSED [ 33%] 2023-01-11T21:32:42.6027940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igammac_cpu_float32 PASSED [ 33%] 2023-01-11T21:32:42.6028190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_float32 PASSED [ 33%] 2023-01-11T21:32:42.6028450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_complex64 PASSED [ 34%] 2023-01-11T21:32:42.6028720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_fill_cpu_float32 PASSED [ 34%] 2023-01-11T21:32:42.6028970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_complex64 PASSED [ 34%] 2023-01-11T21:32:42.6029230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_put_cpu_float32 PASSED [ 34%] 2023-01-11T21:32:42.6029550Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_float32 PASSED [ 34%] 2023-01-11T21:32:42.6029810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_complex64 PASSED [ 35%] 2023-01-11T21:32:42.6030060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_complex64 XFAIL [ 35%] 2023-01-11T21:32:42.6030320Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_float32 PASSED [ 35%] 2023-01-11T21:32:42.6030570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_complex64 PASSED [ 35%] 2023-01-11T21:32:42.6030830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isfinite_cpu_float32 PASSED [ 35%] 2023-01-11T21:32:42.6031080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_complex64 PASSED [ 36%] 2023-01-11T21:32:42.6031440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isinf_cpu_float32 PASSED [ 36%] 2023-01-11T21:32:42.6031730Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_complex64 PASSED [ 36%] 2023-01-11T21:32:42.6032020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:32:42.6032340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:32:42.6032640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:32:42.6032910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_complex64 PASSED [ 37%] 2023-01-11T21:32:42.6033210Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kthvalue_cpu_float32 PASSED [ 37%] 2023-01-11T21:32:42.6033460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_complex64 PASSED [ 37%] 2023-01-11T21:32:42.6033780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lerp_cpu_float32 PASSED [ 37%] 2023-01-11T21:32:42.6034040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lgamma_cpu_float32 PASSED [ 38%] 2023-01-11T21:32:42.6034290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_complex64 PASSED [ 38%] 2023-01-11T21:32:42.6034560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cond_cpu_float32 PASSED [ 38%] 2023-01-11T21:32:42.6034820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_singular_cpu_complex64 PASSED [ 38%] 2023-01-11T21:32:42.6035090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_complex64 PASSED [ 38%] 2023-01-11T21:32:42.6035360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_complex64 PASSED [ 39%] 2023-01-11T21:32:42.6035680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_complex64 PASSED [ 39%] 2023-01-11T21:32:42.6036010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_householder_product_cpu_float32 PASSED [ 39%] 2023-01-11T21:32:42.6036280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_complex64 PASSED [ 39%] 2023-01-11T21:32:42.6036550Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_float32 PASSED [ 40%] 2023-01-11T21:32:42.6036820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_float32 PASSED [ 40%] 2023-01-11T21:32:42.6037080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_float32 PASSED [ 40%] 2023-01-11T21:32:42.6037360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_float32 XFAIL [ 40%] 2023-01-11T21:32:42.6037630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_complex64 PASSED [ 40%] 2023-01-11T21:32:42.6037970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_float32 PASSED [ 41%] 2023-01-11T21:32:42.6038240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_float32 PASSED [ 41%] 2023-01-11T21:32:42.6038510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_complex64 PASSED [ 41%] 2023-01-11T21:32:42.6038780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_norm_cpu_float32 PASSED [ 41%] 2023-01-11T21:32:42.6039060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_float32 SKIPPED (Skipped!) [ 41%] 2023-01-11T21:32:42.6039350Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_complex64 PASSED [ 42%] 2023-01-11T21:32:42.6039630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_hermitian_cpu_float32 PASSED [ 42%] 2023-01-11T21:32:42.6039940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_complex64 PASSED [ 42%] 2023-01-11T21:32:42.6040310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_complex64 PASSED [ 42%] 2023-01-11T21:32:42.6040600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_cpu_float32 PASSED [ 42%] 2023-01-11T21:32:42.6040880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_complex64 PASSED [ 43%] 2023-01-11T21:32:42.6041150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_float32 PASSED [ 43%] 2023-01-11T21:32:42.6041420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_complex64 PASSED [ 43%] 2023-01-11T21:32:42.6041700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_hermitian_cpu_float32 PASSED [ 43%] 2023-01-11T21:32:42.6042110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 43%] 2023-01-11T21:32:42.6042500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_complex64 PASSED [ 44%] 2023-01-11T21:32:42.6042770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_slogdet_cpu_float32 PASSED [ 44%] 2023-01-11T21:32:42.6043040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_complex64 PASSED [ 44%] 2023-01-11T21:32:42.6043300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_float32 PASSED [ 44%] 2023-01-11T21:32:42.6043580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_complex64 PASSED [ 44%] 2023-01-11T21:32:42.6043860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_triangular_cpu_float32 PASSED [ 45%] 2023-01-11T21:32:42.6044130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_complex64 PASSED [ 45%] 2023-01-11T21:32:42.6044430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_complex64 PASSED [ 45%] 2023-01-11T21:32:42.6044740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_complex64 PASSED [ 45%] 2023-01-11T21:32:42.6045010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_float32 PASSED [ 45%] 2023-01-11T21:32:42.6045280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_float32 PASSED [ 46%] 2023-01-11T21:32:42.6045540Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_float32 XFAIL [ 46%] 2023-01-11T21:32:42.6045790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_complex64 PASSED [ 46%] 2023-01-11T21:32:42.6046040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log10_cpu_float32 PASSED [ 46%] 2023-01-11T21:32:42.6046290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_float32 PASSED [ 46%] 2023-01-11T21:32:42.6046610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_float32 PASSED [ 47%] 2023-01-11T21:32:42.6046860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_complex64 PASSED [ 47%] 2023-01-11T21:32:42.6047110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_cpu_float32 PASSED [ 47%] 2023-01-11T21:32:42.6047370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_with_dtype_cpu_float32 PASSED [ 47%] 2023-01-11T21:32:42.6047640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_complex64 PASSED [ 47%] 2023-01-11T21:32:42.6047900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_complex64 PASSED [ 48%] 2023-01-11T21:32:42.6048150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_float32 XFAIL [ 48%] 2023-01-11T21:32:42.6048440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logsumexp_cpu_float32 PASSED [ 48%] 2023-01-11T21:32:42.6048720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_float32 XFAIL [ 48%] 2023-01-11T21:32:42.6048950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_complex64 XFAIL [ 48%] 2023-01-11T21:32:42.6049230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_complex64 PASSED [ 49%] 2023-01-11T21:32:42.6049490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_complex64 PASSED [ 49%] 2023-01-11T21:32:42.6049740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_complex64 XFAIL [ 49%] 2023-01-11T21:32:42.6049980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_amin_cpu_float32 XFAIL [ 49%] 2023-01-11T21:32:42.6050230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_argmax_cpu_float32 XFAIL [ 49%] 2023-01-11T21:32:42.6050540Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_argmin_cpu_float32 XFAIL [ 50%] 2023-01-11T21:32:42.6050850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_cumprod_cpu_complex64 SKIPPED (Skipped!) [ 50%] 2023-01-11T21:32:42.6051130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_cumsum_cpu_complex64 SKIPPED (Skipped!) [ 50%] 2023-01-11T21:32:42.6051410Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_cumsum_cpu_float32 SKIPPED (Skipped!) [ 50%] 2023-01-11T21:32:42.6051660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_float32 PASSED [ 50%] 2023-01-11T21:32:42.6051920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_log_softmax_cpu_float32 XFAIL [ 51%] 2023-01-11T21:32:42.6052180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_logsumexp_cpu_float32 SKIPPED (Skipped!) [ 51%] 2023-01-11T21:32:42.6052480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_mean_cpu_float32 XFAIL [ 51%] 2023-01-11T21:32:42.6058180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_norm_cpu_float32 XFAIL [ 51%] 2023-01-11T21:32:42.6058460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_normalize_cpu_complex64 XFAIL [ 51%] 2023-01-11T21:32:42.6058720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_normalize_cpu_float32 XFAIL [ 52%] 2023-01-11T21:32:42.6059000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_complex64 PASSED [ 52%] 2023-01-11T21:32:42.6059260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_scatter_cpu_float32 PASSED [ 52%] 2023-01-11T21:32:42.6059520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_float32 PASSED [ 52%] 2023-01-11T21:32:42.6059780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_softmax_cpu_float32 XFAIL [ 52%] 2023-01-11T21:32:42.6060110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_std_cpu_float32 XFAIL [ 53%] 2023-01-11T21:32:42.6060360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_sum_cpu_float32 XFAIL [ 53%] 2023-01-11T21:32:42.6060620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_var_cpu_complex64 XFAIL [ 53%] 2023-01-11T21:32:42.6060880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_binary_cpu_float32 PASSED [ 53%] 2023-01-11T21:32:42.6061150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_pool2d_with_indices_backward_cpu_float32 XFAIL [ 53%] 2023-01-11T21:32:42.6061440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_with_dim_cpu_float32 PASSED [ 54%] 2023-01-11T21:32:42.6061720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_complex64 PASSED [ 54%] 2023-01-11T21:32:42.6062040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_list_of_tensors_cpu_float32 PASSED [ 54%] 2023-01-11T21:32:42.6062380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_float32 SKIPPED (Skipped!) [ 54%] 2023-01-11T21:32:42.6062690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_no_dim_cpu_float32 PASSED [ 54%] 2023-01-11T21:32:42.6062950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_minimum_cpu_float32 PASSED [ 55%] 2023-01-11T21:32:42.6063300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mode_cpu_float32 PASSED [ 55%] 2023-01-11T21:32:42.6063560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_float32 PASSED [ 55%] 2023-01-11T21:32:42.6063820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_msort_cpu_float32 PASSED [ 55%] 2023-01-11T21:32:42.6064070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_complex64 PASSED [ 55%] 2023-01-11T21:32:42.6064390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mul_cpu_float32 PASSED [ 56%] 2023-01-11T21:32:42.6064630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_float32 PASSED [ 56%] 2023-01-11T21:32:42.6064940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nan_to_num_cpu_float32 PASSED [ 56%] 2023-01-11T21:32:42.6065210Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nansum_cpu_float32 SKIPPED (Skipped!) [ 56%] 2023-01-11T21:32:42.6065480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_copy_cpu_complex64 PASSED [ 56%] 2023-01-11T21:32:42.6065740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_copy_cpu_float32 PASSED [ 57%] 2023-01-11T21:32:42.6066000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_float32 PASSED [ 57%] 2023-01-11T21:32:42.6066310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_dropout_backward_cpu_float32 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:32:42.6066610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_float32 PASSED [ 57%] 2023-01-11T21:32:42.6066860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_float32 PASSED [ 57%] 2023-01-11T21:32:42.6067130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_complex64 SKIPPED (Skipped!) [ 58%] 2023-01-11T21:32:42.6067440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_strided_cpu_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 58%] 2023-01-11T21:32:42.6067790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_strided_cpu_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 58%] 2023-01-11T21:32:42.6068090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_float32 PASSED [ 58%] 2023-01-11T21:32:42.6068340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_complex64 PASSED [ 58%] 2023-01-11T21:32:42.6068700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional__scaled_dot_product_attention_cpu_float32 SKIPPED (Skipped!) [ 59%] 2023-01-11T21:32:42.6069010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool2d_cpu_float32 XFAIL [ 59%] 2023-01-11T21:32:42.6069300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool3d_cpu_float32 XFAIL [ 59%] 2023-01-11T21:32:42.6069590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool2d_cpu_float32 XFAIL [ 59%] 2023-01-11T21:32:42.6069870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool3d_cpu_float32 XFAIL [ 60%] 2023-01-11T21:32:42.6070160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool1d_cpu_float32 PASSED [ 60%] 2023-01-11T21:32:42.6070440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool2d_cpu_float32 PASSED [ 60%] 2023-01-11T21:32:42.6070750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_avg_pool3d_cpu_float32 PASSED [ 60%] 2023-01-11T21:32:42.6071060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_batch_norm_cpu_float32 PASSED [ 60%] 2023-01-11T21:32:42.6071360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_complex64 SKIPPED (Works on some configs!) [ 61%] 2023-01-11T21:32:42.6071670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_float32 SKIPPED (Skipped!) [ 61%] 2023-01-11T21:32:42.6072040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_similarity_cpu_float32 PASSED [ 61%] 2023-01-11T21:32:42.6072330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cross_entropy_cpu_float32 PASSED [ 61%] 2023-01-11T21:32:42.6072610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout2d_cpu_float32 XFAIL [ 61%] 2023-01-11T21:32:42.6072880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout_cpu_float32 XFAIL [ 62%] 2023-01-11T21:32:42.6073220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_elu_cpu_float32 PASSED [ 62%] 2023-01-11T21:32:42.6073500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_cpu_float32 XFAIL [ 62%] 2023-01-11T21:32:42.6073830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_with_train_cpu_float32 XFAIL [ 62%] 2023-01-11T21:32:42.6074140Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool3d_cpu_float32 XFAIL [ 62%] 2023-01-11T21:32:42.6074440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gaussian_nll_loss_cpu_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:32:42.6074730Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_grid_sample_cpu_float32 PASSED [ 63%] 2023-01-11T21:32:42.6075010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_group_norm_cpu_float32 XFAIL [ 63%] 2023-01-11T21:32:42.6075310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardswish_cpu_float32 PASSED [ 63%] 2023-01-11T21:32:42.6075630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardtanh_cpu_float32 PASSED [ 63%] 2023-01-11T21:32:42.6075920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_huber_loss_cpu_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T21:32:42.6076210Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_instance_norm_cpu_float32 XFAIL [ 64%] 2023-01-11T21:32:42.6076490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_area_cpu_float32 XFAIL [ 64%] 2023-01-11T21:32:42.6076780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bicubic_cpu_float32 XFAIL [ 64%] 2023-01-11T21:32:42.6077070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_nearest_cpu_float32 XFAIL [ 64%] 2023-01-11T21:32:42.6077360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_trilinear_cpu_float32 XFAIL [ 65%] 2023-01-11T21:32:42.6077700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_float32 XFAIL [ 65%] 2023-01-11T21:32:42.6077990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_layer_norm_cpu_float32 PASSED [ 65%] 2023-01-11T21:32:42.6078260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_leaky_relu_cpu_float32 PASSED [ 65%] 2023-01-11T21:32:42.6078540Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_logsigmoid_cpu_float32 PASSED [ 65%] 2023-01-11T21:32:42.6078810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool1d_cpu_float32 PASSED [ 66%] 2023-01-11T21:32:42.6079080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_cpu_float32 PASSED [ 66%] 2023-01-11T21:32:42.6079370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 66%] 2023-01-11T21:32:42.6079690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:32:42.6080020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:32:42.6080310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_complex64 PASSED [ 67%] 2023-01-11T21:32:42.6080660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_complex64 PASSED [ 67%] 2023-01-11T21:32:42.6080950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_complex64 PASSED [ 67%] 2023-01-11T21:32:42.6081240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_float32 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:32:42.6081550Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_float32 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:32:42.6081840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pdist_cpu_float32 PASSED [ 68%] 2023-01-11T21:32:42.6082250Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T21:32:42.6082560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_float32 SKIPPED (Skipped!) [ 68%] 2023-01-11T21:32:42.6082850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 68%] 2023-01-11T21:32:42.6083130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_prelu_cpu_float32 XFAIL [ 68%] 2023-01-11T21:32:42.6083400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu6_cpu_float32 PASSED [ 69%] 2023-01-11T21:32:42.6083680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_relu_cpu_float32 PASSED [ 69%] 2023-01-11T21:32:42.6083940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_selu_cpu_float32 PASSED [ 69%] 2023-01-11T21:32:42.6084240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_cpu_float32 PASSED [ 69%] 2023-01-11T21:32:42.6084560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 69%] 2023-01-11T21:32:42.6084840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_cpu_float32 PASSED [ 70%] 2023-01-11T21:32:42.6085120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 70%] 2023-01-11T21:32:42.6085410Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_complex64 PASSED [ 70%] 2023-01-11T21:32:42.6085690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_threshold_cpu_float32 PASSED [ 70%] 2023-01-11T21:32:42.6085970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_complex64 PASSED [ 70%] 2023-01-11T21:32:42.6086260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:32:42.6086630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_float32 XFAIL [ 71%] 2023-01-11T21:32:42.6086920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_complex64 XFAIL [ 71%] 2023-01-11T21:32:42.6087180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nonzero_cpu_float32 XFAIL [ 71%] 2023-01-11T21:32:42.6087430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_complex64 PASSED [ 71%] 2023-01-11T21:32:42.6087680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_cpu_float32 XFAIL [ 72%] 2023-01-11T21:32:42.6087930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_complex64 XFAIL [ 72%] 2023-01-11T21:32:42.6088190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_complex64 XFAIL [ 72%] 2023-01-11T21:32:42.6088470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_nuc_cpu_float32 XFAIL [ 72%] 2023-01-11T21:32:42.6088770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_number_mean_cpu_float32 XFAIL [ 72%] 2023-01-11T21:32:42.6089030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_cpu_float32 SKIPPED (Skipped!) [ 73%] 2023-01-11T21:32:42.6089340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_complex64 PASSED [ 73%] 2023-01-11T21:32:42.6089600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_like_cpu_float32 PASSED [ 73%] 2023-01-11T21:32:42.6089850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_complex64 PASSED [ 73%] 2023-01-11T21:32:42.6090100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_complex64 PASSED [ 73%] 2023-01-11T21:32:42.6090350Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_complex64 PASSED [ 74%] 2023-01-11T21:32:42.6090670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_permute_cpu_float32 PASSED [ 74%] 2023-01-11T21:32:42.6090990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_2_cpu_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T21:32:42.6091290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_3_cpu_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T21:32:42.6091580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_4_cpu_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T21:32:42.6091860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_complex64 PASSED [ 75%] 2023-01-11T21:32:42.6092120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_positive_cpu_float32 PASSED [ 75%] 2023-01-11T21:32:42.6092370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_complex64 PASSED [ 75%] 2023-01-11T21:32:42.6092660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_complex64 PASSED [ 75%] 2023-01-11T21:32:42.6097520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_complex64 PASSED [ 75%] 2023-01-11T21:32:42.6097820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_qr_cpu_float32 PASSED [ 76%] 2023-01-11T21:32:42.6098060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rad2deg_cpu_float32 PASSED [ 76%] 2023-01-11T21:32:42.6098310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_complex64 XFAIL [ 76%] 2023-01-11T21:32:42.6098560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rand_like_cpu_float32 XFAIL [ 76%] 2023-01-11T21:32:42.6098810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_complex64 XFAIL [ 76%] 2023-01-11T21:32:42.6099050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_complex64 PASSED [ 77%] 2023-01-11T21:32:42.6099370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_complex64 PASSED [ 77%] 2023-01-11T21:32:42.6099630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_complex64 PASSED [ 77%] 2023-01-11T21:32:42.6099910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_remainder_cpu_float32 PASSED [ 77%] 2023-01-11T21:32:42.6100180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_float32 PASSED [ 77%] 2023-01-11T21:32:42.6100440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_complex64 PASSED [ 78%] 2023-01-11T21:32:42.6100690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_cpu_float32 PASSED [ 78%] 2023-01-11T21:32:42.6100960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_complex64 SKIPPED (Skipped!) [ 78%] 2023-01-11T21:32:42.6101290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_repeat_interleave_cpu_float32 SKIPPED (Skipped!) [ 78%] 2023-01-11T21:32:42.6101590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_float32 PASSED [ 78%] 2023-01-11T21:32:42.6101850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_complex64 PASSED [ 79%] 2023-01-11T21:32:42.6102110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize_as__cpu_float32 PASSED [ 79%] 2023-01-11T21:32:42.6102370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_float32 PASSED [ 79%] 2023-01-11T21:32:42.6102640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_complex64 PASSED [ 79%] 2023-01-11T21:32:42.6102980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_neg_cpu_float32 PASSED [ 80%] 2023-01-11T21:32:42.6103240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_complex64 PASSED [ 80%] 2023-01-11T21:32:42.6103560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_float32 PASSED [ 80%] 2023-01-11T21:32:42.6103820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_0_cpu_float32 PASSED [ 80%] 2023-01-11T21:32:42.6104070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_float32 PASSED [ 80%] 2023-01-11T21:32:42.6104320Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_float32 PASSED [ 81%] 2023-01-11T21:32:42.6104620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scalar_tensor_cpu_float32 XFAIL [ 81%] 2023-01-11T21:32:42.6104880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_complex64 PASSED [ 81%] 2023-01-11T21:32:42.6105130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_cpu_float32 PASSED [ 81%] 2023-01-11T21:32:42.6105430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_sum_cpu_float32 PASSED [ 81%] 2023-01-11T21:32:42.6105750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_searchsorted_cpu_float32 SKIPPED (Expected failure!) [ 82%] 2023-01-11T21:32:42.6106020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_complex64 PASSED [ 82%] 2023-01-11T21:32:42.6106270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_complex64 PASSED [ 82%] 2023-01-11T21:32:42.6106520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sgn_cpu_float32 PASSED [ 82%] 2023-01-11T21:32:42.6106770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_complex64 XFAIL [ 82%] 2023-01-11T21:32:42.6107020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sign_cpu_float32 PASSED [ 83%] 2023-01-11T21:32:42.6107280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_bartlett_cpu_float32 XFAIL [ 83%] 2023-01-11T21:32:42.6107630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_blackman_cpu_float32 XFAIL [ 83%] 2023-01-11T21:32:42.6107920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_general_hamming_cpu_float32 XFAIL [ 83%] 2023-01-11T21:32:42.6108200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_hamming_cpu_float32 XFAIL [ 83%] 2023-01-11T21:32:42.6108470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_hann_cpu_float32 XFAIL [ 84%] 2023-01-11T21:32:42.6108740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_kaiser_cpu_float32 XFAIL [ 84%] 2023-01-11T21:32:42.6109000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_float32 PASSED [ 84%] 2023-01-11T21:32:42.6109460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_cpu_complex64 SKIPPED (variant consistency doesn't work on torch.ops) [ 84%] 2023-01-11T21:32:42.6109810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_complex64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:32:42.6110140Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sparse_sampled_addmm_cpu_float32 SKIPPED (Skipped!) [ 85%] 2023-01-11T21:32:42.6110420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j0_cpu_float32 PASSED [ 85%] 2023-01-11T21:32:42.6110690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_j1_cpu_float32 PASSED [ 85%] 2023-01-11T21:32:42.6110950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y1_cpu_float32 PASSED [ 85%] 2023-01-11T21:32:42.6111220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_h_cpu_float32 PASSED [ 85%] 2023-01-11T21:32:42.6111490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i0e_cpu_float32 PASSED [ 86%] 2023-01-11T21:32:42.6111830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1e_cpu_float32 PASSED [ 86%] 2023-01-11T21:32:42.6112300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 86%] 2023-01-11T21:32:42.6112630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_log_ndtr_cpu_float32 PASSED [ 86%] 2023-01-11T21:32:42.6112900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k0_cpu_float32 PASSED [ 86%] 2023-01-11T21:32:42.6113190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_k1_cpu_float32 PASSED [ 87%] 2023-01-11T21:32:42.6113530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtri_cpu_float32 PASSED [ 87%] 2023-01-11T21:32:42.6113810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_polygamma_special_polygamma_n_0_cpu_float32 XFAIL [ 87%] 2023-01-11T21:32:42.6114110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 87%] 2023-01-11T21:32:42.6114430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 87%] 2023-01-11T21:32:42.6114890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:32:42.6115340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:32:42.6115670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_zeta_cpu_float32 PASSED [ 88%] 2023-01-11T21:32:42.6115930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_complex64 PASSED [ 88%] 2023-01-11T21:32:42.6116190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_float32 PASSED [ 88%] 2023-01-11T21:32:42.6116440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_float32 PASSED [ 89%] 2023-01-11T21:32:42.6116690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_complex64 PASSED [ 89%] 2023-01-11T21:32:42.6117020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_complex64 PASSED [ 89%] 2023-01-11T21:32:42.6117270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_float32 PASSED [ 89%] 2023-01-11T21:32:42.6117530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_unbiased_cpu_float32 PASSED [ 89%] 2023-01-11T21:32:42.6117800Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_unbiased_cpu_complex64 PASSED [ 90%] 2023-01-11T21:32:42.6118060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_unbiased_cpu_float32 PASSED [ 90%] 2023-01-11T21:32:42.6118360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_float32 SKIPPED (Skipped! stft does not match the native function) [ 90%] 2023-01-11T21:32:42.6118640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_complex64 PASSED [ 90%] 2023-01-11T21:32:42.6118930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_complex64 PASSED [ 90%] 2023-01-11T21:32:42.6119230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_to_size_cpu_float32 XFAIL [ 91%] 2023-01-11T21:32:42.6119480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_float32 PASSED [ 91%] 2023-01-11T21:32:42.6119730Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_complex64 PASSED [ 91%] 2023-01-11T21:32:42.6119980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_float32 PASSED [ 91%] 2023-01-11T21:32:42.6120230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_complex64 PASSED [ 91%] 2023-01-11T21:32:42.6120500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_along_dim_cpu_float32 PASSED [ 92%] 2023-01-11T21:32:42.6120850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_complex64 PASSED [ 92%] 2023-01-11T21:32:42.6121200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_take_cpu_float32 PASSED [ 92%] 2023-01-11T21:32:42.6121520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_float32 PASSED [ 92%] 2023-01-11T21:32:42.6121770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_float32 PASSED [ 92%] 2023-01-11T21:32:42.6122030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_complex64 PASSED [ 93%] 2023-01-11T21:32:42.6122290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensordot_cpu_float32 PASSED [ 93%] 2023-01-11T21:32:42.6122630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_complex64 PASSED [ 93%] 2023-01-11T21:32:42.6122890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_topk_cpu_float32 PASSED [ 93%] 2023-01-11T21:32:42.6123170Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_float32 PASSED [ 93%] 2023-01-11T21:32:42.6123460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_complex64 PASSED [ 94%] 2023-01-11T21:32:42.6123720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapezoid_cpu_float32 PASSED [ 94%] 2023-01-11T21:32:42.6123970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_complex64 PASSED [ 94%] 2023-01-11T21:32:42.6124240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_complex64 PASSED [ 94%] 2023-01-11T21:32:42.6124500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_complex64 PASSED [ 94%] 2023-01-11T21:32:42.6124750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_float32 PASSED [ 95%] 2023-01-11T21:32:42.6125010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_complex64 PASSED [ 95%] 2023-01-11T21:32:42.6125340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_true_divide_cpu_float32 PASSED [ 95%] 2023-01-11T21:32:42.6125600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_complex64 PASSED [ 95%] 2023-01-11T21:32:42.6125860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unflatten_cpu_float32 PASSED [ 95%] 2023-01-11T21:32:42.6126110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_float32 PASSED [ 96%] 2023-01-11T21:32:42.6126360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_uniform_cpu_float32 XFAIL [ 96%] 2023-01-11T21:32:42.6126620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_consecutive_cpu_float32 XFAIL [ 96%] 2023-01-11T21:32:42.6126880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_complex64 PASSED [ 96%] 2023-01-11T21:32:42.6127180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_unbiased_cpu_float32 PASSED [ 96%] 2023-01-11T21:32:42.6127470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_complex64 PASSED [ 97%] 2023-01-11T21:32:42.6127720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vdot_cpu_float32 PASSED [ 97%] 2023-01-11T21:32:42.6127970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_complex_cpu_float32 PASSED [ 97%] 2023-01-11T21:32:42.6128240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_complex64 PASSED [ 97%] 2023-01-11T21:32:42.6128490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_cpu_float32 PASSED [ 97%] 2023-01-11T21:32:42.6128740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_complex64 PASSED [ 98%] 2023-01-11T21:32:42.6128980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_cpu_float32 PASSED [ 98%] 2023-01-11T21:32:42.6129300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_complex64 PASSED [ 98%] 2023-01-11T21:32:42.6129560Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_complex64 PASSED [ 98%] 2023-01-11T21:32:42.6129850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vstack_cpu_float32 PASSED [ 98%] 2023-01-11T21:32:42.6130120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_float32 SKIPPED (Skipped!) [ 99%] 2023-01-11T21:32:42.6130380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_xlogy_cpu_float32 PASSED [ 99%] 2023-01-11T21:32:42.6130640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_cpu_complex64 SKIPPED (Skipped!) [ 99%] 2023-01-11T21:32:42.6130910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_cpu_float32 SKIPPED (Skipped!) [ 99%] 2023-01-11T21:32:42.6131210Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_complex64 PASSED [100%] 2023-01-11T21:32:42.6131430Z 2023-01-11T21:32:42.6131530Z =============================== warnings summary =============================== 2023-01-11T21:32:42.6138870Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:32:42.6139330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:32:42.6139640Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:32:42.6139750Z 2023-01-11T21:32:42.6139940Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:32:42.6140330Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-484a2b1f4b4f7470.xml - 2023-01-11T21:32:42.6140630Z = 358 passed, 51 skipped, 3 deselected, 86 xfailed, 1 warning in 274.64s (0:04:34) = 2023-01-11T21:32:42.6140970Z 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:42.6141130Z 2023-01-11T21:32:42.6141360Z ##[endgroup] 2023-01-11T21:32:42.6141660Z FINISHED PRINTING LOG FILE of test_ops_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_jit_dgbt7v5z) 2023-01-11T21:32:42.6141840Z 2023-01-11T21:33:12.9623550Z 2023-01-11T21:33:12.9623920Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T21:33:12.9624600Z ##[group]PRINTING LOG FILE of test_ops_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_jit_r72fju3a) 2023-01-11T21:33:12.9625100Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-312af9af6fccfdd2.xml 2023-01-11T21:33:12.9625360Z ============================= test session starts ============================== 2023-01-11T21:33:12.9625700Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:33:12.9626020Z cachedir: .pytest_cache 2023-01-11T21:33:12.9626480Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:33:12.9626910Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:33:12.9627280Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:33:12.9627550Z collecting ... collected 1062 items / 1 deselected / 1061 selected 2023-01-11T21:33:12.9681160Z Running 563 items in this shard: test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_singular_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__softmax_backward_data_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_partial_views_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_partial_views_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdouble_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cfloat_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cfloat_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eye_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eye_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_grid_sampler_2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_singular_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_with_dtype_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_amax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_cumprod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_logaddexp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_mean_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_median_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_prod_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_prod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_softmin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_std_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_sum_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_var_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_batch_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_alpha_dropout_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scalar_tensor_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_cosine_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_exponential_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_gaussian_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_general_cosine_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_nuttall_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_unbiased_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_copy_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_uniform_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_unbiased_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_unbiased_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_unbiased_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_copy_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 2023-01-11T21:33:12.9722380Z 2023-01-11T21:33:12.9722560Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_acos_cpu_float32 PASSED [ 0%] 2023-01-11T21:33:12.9722830Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_asin_cpu_float32 PASSED [ 0%] 2023-01-11T21:33:12.9723240Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_atan2_cpu_float32 XFAIL [ 0%] 2023-01-11T21:33:12.9723930Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_clamp_cpu_float32 PASSED [ 0%] 2023-01-11T21:33:12.9724210Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_diagonal_cpu_float32 PASSED [ 0%] 2023-01-11T21:33:12.9724500Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_div_trunc_rounding_cpu_float32 PASSED [ 1%] 2023-01-11T21:33:12.9724780Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_erfinv_cpu_float32 PASSED [ 1%] 2023-01-11T21:33:12.9725040Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_exp2_cpu_float32 PASSED [ 1%] 2023-01-11T21:33:12.9725300Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_expm1_cpu_float32 PASSED [ 1%] 2023-01-11T21:33:12.9725560Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_ge_cpu_float32 PASSED [ 1%] 2023-01-11T21:33:12.9725850Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_i0_cpu_float32 PASSED [ 1%] 2023-01-11T21:33:12.9726150Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igamma_cpu_float32 XFAIL [ 2%] 2023-01-11T21:33:12.9726420Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_igammac_cpu_float32 XFAIL [ 2%] 2023-01-11T21:33:12.9726690Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lgamma_cpu_float32 PASSED [ 2%] 2023-01-11T21:33:12.9726950Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_cpu_float32 PASSED [ 2%] 2023-01-11T21:33:12.9727240Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_linalg_det_singular_cpu_float32 PASSED [ 2%] 2023-01-11T21:33:12.9727510Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_lt_cpu_float32 PASSED [ 3%] 2023-01-11T21:33:12.9727770Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matmul_cpu_float32 PASSED [ 3%] 2023-01-11T21:33:12.9728110Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_matrix_exp_cpu_float32 PASSED [ 3%] 2023-01-11T21:33:12.9728390Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_min_binary_cpu_float32 XFAIL [ 3%] 2023-01-11T21:33:12.9728670Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_movedim_cpu_float32 PASSED [ 3%] 2023-01-11T21:33:12.9728950Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 3%] 2023-01-11T21:33:12.9729240Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 4%] 2023-01-11T21:33:12.9729500Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_neg_cpu_float32 PASSED [ 4%] 2023-01-11T21:33:12.9729790Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 4%] 2023-01-11T21:33:12.9730140Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 4%] 2023-01-11T21:33:12.9730480Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_group_norm_cpu_float32 PASSED [ 4%] 2023-01-11T21:33:12.9730770Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_nn_functional_layer_norm_cpu_float32 PASSED [ 4%] 2023-01-11T21:33:12.9731060Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_outer_cpu_float32 PASSED [ 5%] 2023-01-11T21:33:12.9731320Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_cpu_float32 PASSED [ 5%] 2023-01-11T21:33:12.9731680Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_0_cpu_float32 PASSED [ 5%] 2023-01-11T21:33:12.9731990Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_round_decimals_3_cpu_float32 SKIPPED (Skipped!) [ 5%] 2023-01-11T21:33:12.9732280Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sigmoid_cpu_float32 PASSED [ 5%] 2023-01-11T21:33:12.9732620Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sinc_cpu_float32 PASSED [ 6%] 2023-01-11T21:33:12.9732900Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_softmax_with_dtype_cpu_float32 PASSED [ 6%] 2023-01-11T21:33:12.9733170Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_sub_cpu_float32 PASSED [ 6%] 2023-01-11T21:33:12.9733470Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_tanh_cpu_float32 PASSED [ 6%] 2023-01-11T21:33:12.9733740Z test_ops_jit.py::TestJitCPU::test_jit_alias_remapping_xlogy_cpu_float32 PASSED [ 6%] 2023-01-11T21:33:12.9734010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_complex64 XFAIL [ 6%] 2023-01-11T21:33:12.9734290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_H_cpu_float32 XFAIL [ 7%] 2023-01-11T21:33:12.9734590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_T_cpu_float32 XFAIL [ 7%] 2023-01-11T21:33:12.9734910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_complex64 XFAIL [ 7%] 2023-01-11T21:33:12.9735190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___radd___cpu_float32 XFAIL [ 7%] 2023-01-11T21:33:12.9735460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rdiv___cpu_float32 XFAIL [ 7%] 2023-01-11T21:33:12.9735740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmatmul___cpu_float32 XFAIL [ 7%] 2023-01-11T21:33:12.9736020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rmod___cpu_float32 XFAIL [ 8%] 2023-01-11T21:33:12.9736300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_complex64 XFAIL [ 8%] 2023-01-11T21:33:12.9736570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rpow___cpu_float32 XFAIL [ 8%] 2023-01-11T21:33:12.9736920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_complex64 XFAIL [ 8%] 2023-01-11T21:33:12.9737200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit___rsub___cpu_float32 XFAIL [ 8%] 2023-01-11T21:33:12.9737490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit__softmax_backward_data_cpu_float32 XFAIL [ 9%] 2023-01-11T21:33:12.9737790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_abs_cpu_complex64 PASSED [ 9%] 2023-01-11T21:33:12.9738070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_acosh_cpu_complex64 PASSED [ 9%] 2023-01-11T21:33:12.9738340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_add_cpu_float32 PASSED [ 9%] 2023-01-11T21:33:12.9738610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addbmm_cpu_float32 PASSED [ 9%] 2023-01-11T21:33:12.9738930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcdiv_cpu_float32 PASSED [ 9%] 2023-01-11T21:33:12.9739250Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addcmul_cpu_complex64 PASSED [ 10%] 2023-01-11T21:33:12.9739530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_cpu_float32 PASSED [ 10%] 2023-01-11T21:33:12.9739820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_complex64 PASSED [ 10%] 2023-01-11T21:33:12.9740130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmm_decomposed_cpu_float32 PASSED [ 10%] 2023-01-11T21:33:12.9740410Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addmv_cpu_complex64 PASSED [ 10%] 2023-01-11T21:33:12.9740690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_complex64 PASSED [ 11%] 2023-01-11T21:33:12.9740960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_addr_cpu_float32 PASSED [ 11%] 2023-01-11T21:33:12.9741310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_all_cpu_float32 PASSED [ 11%] 2023-01-11T21:33:12.9741710Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_complex64 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:33:12.9742040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_allclose_cpu_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:33:12.9742330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_amin_cpu_float32 PASSED [ 11%] 2023-01-11T21:33:12.9742640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_complex64 PASSED [ 12%] 2023-01-11T21:33:12.9742920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_angle_cpu_float32 PASSED [ 12%] 2023-01-11T21:33:12.9743190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_any_cpu_float32 PASSED [ 12%] 2023-01-11T21:33:12.9743600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_arange_cpu_float32 XFAIL [ 12%] 2023-01-11T21:33:12.9743900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmax_cpu_float32 PASSED [ 12%] 2023-01-11T21:33:12.9744180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argmin_cpu_float32 PASSED [ 12%] 2023-01-11T21:33:12.9744450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_argwhere_cpu_float32 PASSED [ 13%] 2023-01-11T21:33:12.9744740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_partial_views_cpu_complex64 XFAIL [ 13%] 2023-01-11T21:33:12.9745050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_as_strided_partial_views_cpu_float32 XFAIL [ 13%] 2023-01-11T21:33:12.9745330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asin_cpu_float32 PASSED [ 13%] 2023-01-11T21:33:12.9745600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_asinh_cpu_float32 PASSED [ 13%] 2023-01-11T21:33:12.9745950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan2_cpu_float32 PASSED [ 14%] 2023-01-11T21:33:12.9746220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_complex64 PASSED [ 14%] 2023-01-11T21:33:12.9746500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atan_cpu_float32 PASSED [ 14%] 2023-01-11T21:33:12.9746780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_complex64 PASSED [ 14%] 2023-01-11T21:33:12.9747070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_1d_cpu_float32 XFAIL [ 14%] 2023-01-11T21:33:12.9747340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_atleast_2d_cpu_float32 XFAIL [ 14%] 2023-01-11T21:33:12.9747620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_baddbmm_cpu_float32 PASSED [ 15%] 2023-01-11T21:33:12.9747930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_block_diag_cpu_float32 XFAIL [ 15%] 2023-01-11T21:33:12.9748250Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_complex64 PASSED [ 15%] 2023-01-11T21:33:12.9748520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bmm_cpu_float32 PASSED [ 15%] 2023-01-11T21:33:12.9748780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_complex64 XFAIL [ 15%] 2023-01-11T21:33:12.9749050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bool_cpu_float32 XFAIL [ 15%] 2023-01-11T21:33:12.9749340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_complex64 PASSED [ 16%] 2023-01-11T21:33:12.9749640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_tensors_cpu_float32 XFAIL [ 16%] 2023-01-11T21:33:12.9749920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_complex64 PASSED [ 16%] 2023-01-11T21:33:12.9750290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_broadcast_to_cpu_float32 PASSED [ 16%] 2023-01-11T21:33:12.9750600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_bucketize_cpu_float32 SKIPPED (Expected failure!) [ 16%] 2023-01-11T21:33:12.9750910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cartesian_prod_cpu_complex64 PASSED [ 17%] 2023-01-11T21:33:12.9751180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cat_cpu_float32 PASSED [ 17%] 2023-01-11T21:33:12.9751510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cdouble_cpu_float32 XFAIL [ 17%] 2023-01-11T21:33:12.9751790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ceil_cpu_float32 PASSED [ 17%] 2023-01-11T21:33:12.9752070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cfloat_cpu_complex64 XFAIL [ 17%] 2023-01-11T21:33:12.9752380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cfloat_cpu_float32 XFAIL [ 17%] 2023-01-11T21:33:12.9752690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chalf_cpu_float32 XFAIL [ 18%] 2023-01-11T21:33:12.9752970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_complex64 PASSED [ 18%] 2023-01-11T21:33:12.9753290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_cpu_float32 PASSED [ 18%] 2023-01-11T21:33:12.9753580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_complex64 PASSED [ 18%] 2023-01-11T21:33:12.9753870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_inverse_cpu_float32 PASSED [ 18%] 2023-01-11T21:33:12.9754170Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cholesky_solve_cpu_complex64 PASSED [ 19%] 2023-01-11T21:33:12.9754450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_complex64 PASSED [ 19%] 2023-01-11T21:33:12.9754800Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_chunk_cpu_float32 PASSED [ 19%] 2023-01-11T21:33:12.9755070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_cpu_float32 PASSED [ 19%] 2023-01-11T21:33:12.9755340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_clamp_max_cpu_float32 PASSED [ 19%] 2023-01-11T21:33:12.9755620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_column_stack_cpu_complex64 PASSED [ 19%] 2023-01-11T21:33:12.9755910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_combinations_cpu_complex64 PASSED [ 20%] 2023-01-11T21:33:12.9756190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_complex_cpu_float32 PASSED [ 20%] 2023-01-11T21:33:12.9756460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_cpu_complex64 PASSED [ 20%] 2023-01-11T21:33:12.9756780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_conj_physical_cpu_float32 SKIPPED (Skipped!) [ 20%] 2023-01-11T21:33:12.9757120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_constant_pad_nd_cpu_complex64 PASSED [ 20%] 2023-01-11T21:33:12.9757410Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_complex64 PASSED [ 20%] 2023-01-11T21:33:12.9757700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_contiguous_cpu_float32 PASSED [ 21%] 2023-01-11T21:33:12.9757970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_copysign_cpu_float32 PASSED [ 21%] 2023-01-11T21:33:12.9758250Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_complex64 PASSED [ 21%] 2023-01-11T21:33:12.9758520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_corrcoef_cpu_float32 PASSED [ 21%] 2023-01-11T21:33:12.9758790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cos_cpu_float32 PASSED [ 21%] 2023-01-11T21:33:12.9759120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cosh_cpu_float32 PASSED [ 22%] 2023-01-11T21:33:12.9759390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_count_nonzero_cpu_float32 PASSED [ 22%] 2023-01-11T21:33:12.9759660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_complex64 XFAIL [ 22%] 2023-01-11T21:33:12.9759920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cov_cpu_float32 XFAIL [ 22%] 2023-01-11T21:33:12.9760180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cummax_cpu_float32 PASSED [ 22%] 2023-01-11T21:33:12.9760450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_cumprod_cpu_complex64 PASSED [ 22%] 2023-01-11T21:33:12.9760720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_complex64 PASSED [ 23%] 2023-01-11T21:33:12.9761090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_cpu_float32 PASSED [ 23%] 2023-01-11T21:33:12.9761400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_complex64 PASSED [ 23%] 2023-01-11T21:33:12.9761670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diag_embed_cpu_float32 PASSED [ 23%] 2023-01-11T21:33:12.9761940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagflat_cpu_float32 PASSED [ 23%] 2023-01-11T21:33:12.9762210Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_copy_cpu_float32 PASSED [ 23%] 2023-01-11T21:33:12.9762490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_cpu_complex64 PASSED [ 24%] 2023-01-11T21:33:12.9762810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diagonal_scatter_cpu_float32 PASSED [ 24%] 2023-01-11T21:33:12.9763080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_diff_cpu_float32 PASSED [ 24%] 2023-01-11T21:33:12.9763410Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_digamma_cpu_float32 PASSED [ 24%] 2023-01-11T21:33:12.9763680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dist_cpu_complex64 PASSED [ 24%] 2023-01-11T21:33:12.9763950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_div_trunc_rounding_cpu_float32 PASSED [ 25%] 2023-01-11T21:33:12.9764230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dot_cpu_float32 PASSED [ 25%] 2023-01-11T21:33:12.9764490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_double_cpu_float32 XFAIL [ 25%] 2023-01-11T21:33:12.9764750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dsplit_cpu_float32 PASSED [ 25%] 2023-01-11T21:33:12.9765010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_dstack_cpu_float32 PASSED [ 25%] 2023-01-11T21:33:12.9765310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_einsum_cpu_float32 SKIPPED (Skipped!) [ 25%] 2023-01-11T21:33:12.9765640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_cpu_complex64 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:33:12.9765930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_complex64 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:33:12.9766230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_empty_like_cpu_float32 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:33:12.9766500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eq_cpu_complex64 PASSED [ 26%] 2023-01-11T21:33:12.9766760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfc_cpu_float32 PASSED [ 26%] 2023-01-11T21:33:12.9767030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_erfinv_cpu_float32 PASSED [ 26%] 2023-01-11T21:33:12.9767290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_complex64 PASSED [ 27%] 2023-01-11T21:33:12.9767620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_exp_cpu_float32 PASSED [ 27%] 2023-01-11T21:33:12.9767890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_complex64 PASSED [ 27%] 2023-01-11T21:33:12.9768170Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expand_as_cpu_float32 PASSED [ 27%] 2023-01-11T21:33:12.9768430Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_expm1_cpu_float32 PASSED [ 27%] 2023-01-11T21:33:12.9768690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eye_cpu_complex64 XFAIL [ 28%] 2023-01-11T21:33:12.9768950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_eye_cpu_float32 XFAIL [ 28%] 2023-01-11T21:33:12.9769220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_complex64 PASSED [ 28%] 2023-01-11T21:33:12.9769510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fft2_cpu_float32 PASSED [ 28%] 2023-01-11T21:33:12.9769820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_fftshift_cpu_float32 PASSED [ 28%] 2023-01-11T21:33:12.9770100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_complex64 PASSED [ 28%] 2023-01-11T21:33:12.9770460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft2_cpu_float32 PASSED [ 29%] 2023-01-11T21:33:12.9770740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_complex64 PASSED [ 29%] 2023-01-11T21:33:12.9771000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_hfft_cpu_float32 PASSED [ 29%] 2023-01-11T21:33:12.9771270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_complex64 PASSED [ 29%] 2023-01-11T21:33:12.9771540Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifft2_cpu_float32 PASSED [ 29%] 2023-01-11T21:33:12.9771880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_complex64 PASSED [ 30%] 2023-01-11T21:33:12.9772200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ifftn_cpu_float32 PASSED [ 30%] 2023-01-11T21:33:12.9772460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfft2_cpu_float32 PASSED [ 30%] 2023-01-11T21:33:12.9772740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_ihfftn_cpu_float32 PASSED [ 30%] 2023-01-11T21:33:12.9773000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_complex64 PASSED [ 30%] 2023-01-11T21:33:12.9773260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfft_cpu_float32 PASSED [ 30%] 2023-01-11T21:33:12.9773530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_irfftn_cpu_float32 PASSED [ 31%] 2023-01-11T21:33:12.9773820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft2_cpu_float32 PASSED [ 31%] 2023-01-11T21:33:12.9774130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfft_cpu_float32 PASSED [ 31%] 2023-01-11T21:33:12.9774390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fft_rfftn_cpu_float32 PASSED [ 31%] 2023-01-11T21:33:12.9774660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flatten_cpu_complex64 PASSED [ 31%] 2023-01-11T21:33:12.9774930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_complex64 PASSED [ 31%] 2023-01-11T21:33:12.9775190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flip_cpu_float32 PASSED [ 32%] 2023-01-11T21:33:12.9775450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_flipud_cpu_complex64 PASSED [ 32%] 2023-01-11T21:33:12.9775710Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_cpu_float32 PASSED [ 32%] 2023-01-11T21:33:12.9776060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_floor_divide_cpu_float32 SKIPPED (Skipped!) [ 32%] 2023-01-11T21:33:12.9776330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_fmax_cpu_float32 PASSED [ 32%] 2023-01-11T21:33:12.9776610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_cpu_complex64 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:33:12.9776890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_full_like_cpu_complex64 PASSED [ 33%] 2023-01-11T21:33:12.9777160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_complex64 PASSED [ 33%] 2023-01-11T21:33:12.9777420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gather_cpu_float32 PASSED [ 33%] 2023-01-11T21:33:12.9777680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ge_cpu_float32 PASSED [ 33%] 2023-01-11T21:33:12.9778000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_grid_sampler_2d_cpu_float32 PASSED [ 33%] 2023-01-11T21:33:12.9778300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_gt_cpu_float32 PASSED [ 34%] 2023-01-11T21:33:12.9778570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_complex64 XFAIL [ 34%] 2023-01-11T21:33:12.9778830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_half_cpu_float32 XFAIL [ 34%] 2023-01-11T21:33:12.9779090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histc_cpu_float32 PASSED [ 34%] 2023-01-11T21:33:12.9779360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_histogramdd_cpu_float32 XFAIL [ 34%] 2023-01-11T21:33:12.9779630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_complex64 PASSED [ 34%] 2023-01-11T21:33:12.9780030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hstack_cpu_float32 PASSED [ 35%] 2023-01-11T21:33:12.9780390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_hypot_cpu_float32 PASSED [ 35%] 2023-01-11T21:33:12.9780650Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_i0_cpu_float32 PASSED [ 35%] 2023-01-11T21:33:12.9780920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_igamma_cpu_float32 PASSED [ 35%] 2023-01-11T21:33:12.9781180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_imag_cpu_complex64 PASSED [ 35%] 2023-01-11T21:33:12.9781450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_complex64 PASSED [ 36%] 2023-01-11T21:33:12.9781810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_add_cpu_float32 PASSED [ 36%] 2023-01-11T21:33:12.9782090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_copy_cpu_complex64 PASSED [ 36%] 2023-01-11T21:33:12.9782400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_reduce_cpu_float32 PASSED [ 36%] 2023-01-11T21:33:12.9782710Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_index_select_cpu_complex64 PASSED [ 36%] 2023-01-11T21:33:12.9782980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_inner_cpu_float32 PASSED [ 36%] 2023-01-11T21:33:12.9783240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_int_cpu_float32 XFAIL [ 37%] 2023-01-11T21:33:12.9783500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isclose_cpu_complex64 PASSED [ 37%] 2023-01-11T21:33:12.9783760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isin_cpu_float32 PASSED [ 37%] 2023-01-11T21:33:12.9784030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isnan_cpu_float32 PASSED [ 37%] 2023-01-11T21:33:12.9784300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isneginf_cpu_float32 PASSED [ 37%] 2023-01-11T21:33:12.9792710Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isposinf_cpu_float32 PASSED [ 38%] 2023-01-11T21:33:12.9793150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_complex64 PASSED [ 38%] 2023-01-11T21:33:12.9793420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_isreal_cpu_float32 PASSED [ 38%] 2023-01-11T21:33:12.9793740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_istft_cpu_complex64 SKIPPED (Skipped! istft does not match the native function) [ 38%] 2023-01-11T21:33:12.9794090Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:33:12.9794420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_4inputs_with_extra_args_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:33:12.9794750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:33:12.9795110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:33:12.9795480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:33:12.9795800Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:33:12.9796110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:33:12.9796400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_kron_cpu_float32 PASSED [ 39%] 2023-01-11T21:33:12.9796680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_complex64 PASSED [ 40%] 2023-01-11T21:33:12.9796940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ldexp_cpu_float32 PASSED [ 40%] 2023-01-11T21:33:12.9797200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_le_cpu_float32 PASSED [ 40%] 2023-01-11T21:33:12.9797840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_complex64 PASSED [ 40%] 2023-01-11T21:33:12.9798140Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cross_cpu_float32 PASSED [ 40%] 2023-01-11T21:33:12.9798420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_complex64 PASSED [ 41%] 2023-01-11T21:33:12.9798700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_cpu_float32 PASSED [ 41%] 2023-01-11T21:33:12.9798980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_det_singular_cpu_float32 PASSED [ 41%] 2023-01-11T21:33:12.9799250Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eig_cpu_float32 PASSED [ 41%] 2023-01-11T21:33:12.9799600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_complex64 PASSED [ 41%] 2023-01-11T21:33:12.9799910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigh_cpu_float32 PASSED [ 41%] 2023-01-11T21:33:12.9800220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_complex64 PASSED [ 42%] 2023-01-11T21:33:12.9800500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvals_cpu_float32 PASSED [ 42%] 2023-01-11T21:33:12.9800780Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_eigvalsh_cpu_float32 PASSED [ 42%] 2023-01-11T21:33:12.9801060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_cpu_float32 PASSED [ 42%] 2023-01-11T21:33:12.9801330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_complex64 PASSED [ 42%] 2023-01-11T21:33:12.9801610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_inv_ex_cpu_float32 PASSED [ 42%] 2023-01-11T21:33:12.9801890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_cpu_complex64 PASSED [ 43%] 2023-01-11T21:33:12.9802260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_factor_ex_cpu_complex64 PASSED [ 43%] 2023-01-11T21:33:12.9802550Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_ldl_solve_cpu_complex64 PASSED [ 43%] 2023-01-11T21:33:12.9802840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_complex64 PASSED [ 43%] 2023-01-11T21:33:12.9803110Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 PASSED [ 43%] 2023-01-11T21:33:12.9803400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_grad_oriented_cpu_complex64 XFAIL [ 44%] 2023-01-11T21:33:12.9803690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_complex64 PASSED [ 44%] 2023-01-11T21:33:12.9803970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_cpu_float32 PASSED [ 44%] 2023-01-11T21:33:12.9804280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_cpu_float32 PASSED [ 44%] 2023-01-11T21:33:12.9804600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_factor_ex_cpu_complex64 PASSED [ 44%] 2023-01-11T21:33:12.9804890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lu_solve_cpu_complex64 PASSED [ 44%] 2023-01-11T21:33:12.9805170Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_complex64 PASSED [ 45%] 2023-01-11T21:33:12.9805460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_power_cpu_float32 PASSED [ 45%] 2023-01-11T21:33:12.9805760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_matrix_rank_cpu_complex64 SKIPPED (Skipped!) [ 45%] 2023-01-11T21:33:12.9806060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_multi_dot_cpu_float32 PASSED [ 45%] 2023-01-11T21:33:12.9806360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 45%] 2023-01-11T21:33:12.9806720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_cpu_complex64 PASSED [ 46%] 2023-01-11T21:33:12.9807170Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 46%] 2023-01-11T21:33:12.9807520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_complex64 PASSED [ 46%] 2023-01-11T21:33:12.9807790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_qr_cpu_float32 PASSED [ 46%] 2023-01-11T21:33:12.9808060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_cpu_float32 PASSED [ 46%] 2023-01-11T21:33:12.9808340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_solve_ex_cpu_complex64 PASSED [ 46%] 2023-01-11T21:33:12.9808610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_complex64 PASSED [ 47%] 2023-01-11T21:33:12.9808990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svd_cpu_float32 PASSED [ 47%] 2023-01-11T21:33:12.9809300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_svdvals_cpu_float32 PASSED [ 47%] 2023-01-11T21:33:12.9809590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorinv_cpu_float32 PASSED [ 47%] 2023-01-11T21:33:12.9809870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_tensorsolve_cpu_float32 PASSED [ 47%] 2023-01-11T21:33:12.9810150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_complex64 PASSED [ 47%] 2023-01-11T21:33:12.9810420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vander_cpu_float32 PASSED [ 48%] 2023-01-11T21:33:12.9810700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vecdot_cpu_complex64 PASSED [ 48%] 2023-01-11T21:33:12.9810980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_vector_norm_cpu_complex64 PASSED [ 48%] 2023-01-11T21:33:12.9811340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linspace_cpu_complex64 PASSED [ 48%] 2023-01-11T21:33:12.9811620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log1p_cpu_complex64 PASSED [ 48%] 2023-01-11T21:33:12.9811890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log2_cpu_complex64 PASSED [ 49%] 2023-01-11T21:33:12.9812150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_cpu_float32 PASSED [ 49%] 2023-01-11T21:33:12.9812440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_log_softmax_with_dtype_cpu_complex64 PASSED [ 49%] 2023-01-11T21:33:12.9812720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp2_cpu_float32 PASSED [ 49%] 2023-01-11T21:33:12.9813000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logaddexp_cpu_float32 PASSED [ 49%] 2023-01-11T21:33:12.9813300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logcumsumexp_cpu_float32 PASSED [ 49%] 2023-01-11T21:33:12.9813610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logdet_cpu_float32 PASSED [ 50%] 2023-01-11T21:33:12.9813880Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_complex64 PASSED [ 50%] 2023-01-11T21:33:12.9814150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_and_cpu_float32 PASSED [ 50%] 2023-01-11T21:33:12.9814420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_not_cpu_float32 PASSED [ 50%] 2023-01-11T21:33:12.9814700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_complex64 PASSED [ 50%] 2023-01-11T21:33:12.9814970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_or_cpu_float32 PASSED [ 50%] 2023-01-11T21:33:12.9815240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_complex64 PASSED [ 51%] 2023-01-11T21:33:12.9815580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logical_xor_cpu_float32 PASSED [ 51%] 2023-01-11T21:33:12.9815850Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logit_cpu_float32 PASSED [ 51%] 2023-01-11T21:33:12.9816120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_logspace_cpu_complex64 PASSED [ 51%] 2023-01-11T21:33:12.9816490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_long_cpu_complex64 XFAIL [ 51%] 2023-01-11T21:33:12.9816770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lt_cpu_float32 PASSED [ 52%] 2023-01-11T21:33:12.9817030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_cpu_float32 XFAIL [ 52%] 2023-01-11T21:33:12.9817280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_solve_cpu_float32 PASSED [ 52%] 2023-01-11T21:33:12.9817590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_lu_unpack_cpu_float32 PASSED [ 52%] 2023-01-11T21:33:12.9817890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_complex64 XFAIL [ 52%] 2023-01-11T21:33:12.9818200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mH_cpu_float32 XFAIL [ 52%] 2023-01-11T21:33:12.9818460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mT_cpu_float32 XFAIL [ 53%] 2023-01-11T21:33:12.9818730Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_amax_cpu_float32 SKIPPED (Skipped!) [ 53%] 2023-01-11T21:33:12.9819020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_cumprod_cpu_float32 SKIPPED (Skipped!) [ 53%] 2023-01-11T21:33:12.9819310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_fill_cpu_complex64 PASSED [ 53%] 2023-01-11T21:33:12.9819600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_logaddexp_cpu_float32 SKIPPED (Skipped!) [ 53%] 2023-01-11T21:33:12.9819950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_mean_cpu_complex64 XFAIL [ 53%] 2023-01-11T21:33:12.9820230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_median_cpu_float32 SKIPPED (Skipped!) [ 54%] 2023-01-11T21:33:12.9820510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_prod_cpu_complex64 XFAIL [ 54%] 2023-01-11T21:33:12.9820790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_prod_cpu_float32 XFAIL [ 54%] 2023-01-11T21:33:12.9821060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_select_cpu_complex64 PASSED [ 54%] 2023-01-11T21:33:12.9821340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_softmin_cpu_float32 XFAIL [ 54%] 2023-01-11T21:33:12.9821610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_std_cpu_complex64 XFAIL [ 55%] 2023-01-11T21:33:12.9821910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_sum_cpu_complex64 XFAIL [ 55%] 2023-01-11T21:33:12.9822210Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_masked_var_cpu_float32 XFAIL [ 55%] 2023-01-11T21:33:12.9822480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_complex64 PASSED [ 55%] 2023-01-11T21:33:12.9822750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matmul_cpu_float32 PASSED [ 55%] 2023-01-11T21:33:12.9823020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_complex64 PASSED [ 55%] 2023-01-11T21:33:12.9823290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_matrix_exp_cpu_float32 PASSED [ 56%] 2023-01-11T21:33:12.9823580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_max_reduction_no_dim_cpu_float32 PASSED [ 56%] 2023-01-11T21:33:12.9823860Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_maximum_cpu_float32 PASSED [ 56%] 2023-01-11T21:33:12.9824190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_complex64 PASSED [ 56%] 2023-01-11T21:33:12.9824460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mean_cpu_float32 PASSED [ 56%] 2023-01-11T21:33:12.9824720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_median_cpu_float32 PASSED [ 57%] 2023-01-11T21:33:12.9825010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_meshgrid_variadic_tensors_cpu_complex64 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:33:12.9825310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_binary_cpu_float32 PASSED [ 57%] 2023-01-11T21:33:12.9825590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_min_reduction_with_dim_cpu_float32 PASSED [ 57%] 2023-01-11T21:33:12.9826020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_complex64 PASSED [ 57%] 2023-01-11T21:33:12.9826380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mm_cpu_float32 PASSED [ 57%] 2023-01-11T21:33:12.9826680Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_movedim_cpu_complex64 PASSED [ 58%] 2023-01-11T21:33:12.9826950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_multinomial_cpu_float32 XFAIL [ 58%] 2023-01-11T21:33:12.9827220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mv_cpu_complex64 PASSED [ 58%] 2023-01-11T21:33:12.9827490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 58%] 2023-01-11T21:33:12.9827890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 58%] 2023-01-11T21:33:12.9828170Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 58%] 2023-01-11T21:33:12.9828460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmean_cpu_float32 SKIPPED (Skipped!) [ 59%] 2023-01-11T21:33:12.9828820Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanmedian_cpu_float32 PASSED [ 59%] 2023-01-11T21:33:12.9835690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nanquantile_cpu_float32 PASSED [ 59%] 2023-01-11T21:33:12.9835980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_narrow_cpu_complex64 PASSED [ 59%] 2023-01-11T21:33:12.9836260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_batch_norm_cpu_float32 XFAIL [ 59%] 2023-01-11T21:33:12.9836530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_native_layer_norm_cpu_float32 XFAIL [ 60%] 2023-01-11T21:33:12.9836810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ne_cpu_complex64 PASSED [ 60%] 2023-01-11T21:33:12.9837070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_neg_cpu_complex64 PASSED [ 60%] 2023-01-11T21:33:12.9837400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_empty_cpu_float32 SKIPPED (Skipped!) [ 60%] 2023-01-11T21:33:12.9837720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_full_cpu_complex64 PASSED [ 60%] 2023-01-11T21:33:12.9837990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_complex64 PASSED [ 60%] 2023-01-11T21:33:12.9838270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_ones_cpu_float32 PASSED [ 61%] 2023-01-11T21:33:12.9838530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_new_zeros_cpu_float32 PASSED [ 61%] 2023-01-11T21:33:12.9838800Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nextafter_cpu_float32 PASSED [ 61%] 2023-01-11T21:33:12.9839080Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 61%] 2023-01-11T21:33:12.9839390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 61%] 2023-01-11T21:33:12.9839770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_alpha_dropout_cpu_float32 XFAIL [ 61%] 2023-01-11T21:33:12.9840060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_bilinear_cpu_float32 PASSED [ 62%] 2023-01-11T21:33:12.9840360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_cpu_float32 XFAIL [ 62%] 2023-01-11T21:33:12.9840690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_binary_cross_entropy_with_logits_cpu_float32 SKIPPED (Skipped!) [ 62%] 2023-01-11T21:33:12.9841000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_celu_cpu_float32 PASSED [ 62%] 2023-01-11T21:33:12.9841300Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_complex64 SKIPPED (Skipped!) [ 62%] 2023-01-11T21:33:12.9841600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv1d_cpu_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:33:12.9842200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv2d_cpu_float32 SKIPPED (Works on some configs!) [ 63%] 2023-01-11T21:33:12.9842650Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_complex64 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:33:12.9842970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose1d_cpu_float32 XFAIL [ 63%] 2023-01-11T21:33:12.9843270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_complex64 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:33:12.9843600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose2d_cpu_float32 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:33:12.9844000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_conv_transpose3d_cpu_complex64 SKIPPED (Skipped!) [ 64%] 2023-01-11T21:33:12.9844310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 64%] 2023-01-11T21:33:12.9844620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_ctc_loss_cpu_float32 SKIPPED (Skipped!) [ 64%] 2023-01-11T21:33:12.9844990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_dropout3d_cpu_float32 XFAIL [ 64%] 2023-01-11T21:33:12.9845290Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_embedding_bag_cpu_float32 XFAIL [ 64%] 2023-01-11T21:33:12.9845610Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 XFAIL [ 65%] 2023-01-11T21:33:12.9845940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_feature_alpha_dropout_without_train_cpu_float32 XFAIL [ 65%] 2023-01-11T21:33:12.9846260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_fractional_max_pool2d_cpu_float32 XFAIL [ 65%] 2023-01-11T21:33:12.9846550Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_gelu_cpu_float32 PASSED [ 65%] 2023-01-11T21:33:12.9846830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_glu_cpu_float32 PASSED [ 65%] 2023-01-11T21:33:12.9847160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardshrink_cpu_float32 PASSED [ 65%] 2023-01-11T21:33:12.9847500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hardsigmoid_cpu_float32 PASSED [ 66%] 2023-01-11T21:33:12.9847810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:33:12.9848120Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_bilinear_cpu_float32 XFAIL [ 66%] 2023-01-11T21:33:12.9848420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_interpolate_linear_cpu_float32 XFAIL [ 66%] 2023-01-11T21:33:12.9848720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_kl_div_cpu_float32 PASSED [ 66%] 2023-01-11T21:33:12.9849010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_l1_loss_cpu_complex64 PASSED [ 66%] 2023-01-11T21:33:12.9849310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_complex64 PASSED [ 67%] 2023-01-11T21:33:12.9849670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_linear_cpu_float32 PASSED [ 67%] 2023-01-11T21:33:12.9849970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_local_response_norm_cpu_float32 XFAIL [ 67%] 2023-01-11T21:33:12.9850280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 67%] 2023-01-11T21:33:12.9850620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool2d_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 67%] 2023-01-11T21:33:12.9850960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_pool3d_cpu_float32 PASSED [ 68%] 2023-01-11T21:33:12.9851370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_cpu_float32 PASSED [ 68%] 2023-01-11T21:33:12.9851690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 68%] 2023-01-11T21:33:12.9852030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_cpu_float32 PASSED [ 68%] 2023-01-11T21:33:12.9852370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 68%] 2023-01-11T21:33:12.9852660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mish_cpu_float32 PASSED [ 68%] 2023-01-11T21:33:12.9853000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_mse_loss_cpu_float32 XFAIL [ 69%] 2023-01-11T21:33:12.9853310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 69%] 2023-01-11T21:33:12.9853620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_nll_loss_cpu_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:33:12.9853910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_normalize_cpu_float32 PASSED [ 69%] 2023-01-11T21:33:12.9854220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_circular_cpu_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:33:12.9854600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_complex64 PASSED [ 69%] 2023-01-11T21:33:12.9854910Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_constant_cpu_float32 PASSED [ 70%] 2023-01-11T21:33:12.9855220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_reflect_cpu_float32 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:33:12.9855530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pad_replicate_cpu_complex64 PASSED [ 70%] 2023-01-11T21:33:12.9855840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pairwise_distance_cpu_complex64 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:33:12.9856160Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_shuffle_cpu_complex64 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:33:12.9856480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_pixel_unshuffle_cpu_complex64 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:33:12.9856810Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_rrelu_cpu_float32 XFAIL [ 71%] 2023-01-11T21:33:12.9857140Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_silu_complex_cpu_complex64 PASSED [ 71%] 2023-01-11T21:33:12.9857450Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_smooth_l1_loss_cpu_float32 XFAIL [ 71%] 2023-01-11T21:33:12.9857750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softmin_with_dtype_cpu_complex64 PASSED [ 71%] 2023-01-11T21:33:12.9858040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softplus_cpu_float32 PASSED [ 71%] 2023-01-11T21:33:12.9858340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softshrink_cpu_float32 PASSED [ 72%] 2023-01-11T21:33:12.9858630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_softsign_cpu_float32 PASSED [ 72%] 2023-01-11T21:33:12.9858920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_complex64 PASSED [ 72%] 2023-01-11T21:33:12.9859280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_tanhshrink_cpu_float32 PASSED [ 72%] 2023-01-11T21:33:12.9859600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 XFAIL [ 72%] 2023-01-11T21:33:12.9859940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_complex64 SKIPPED (Internal assert failed!) [ 73%] 2023-01-11T21:33:12.9860360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_unfold_cpu_float32 SKIPPED (Internal assert failed!) [ 73%] 2023-01-11T21:33:12.9860700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_bilinear_cpu_float32 XFAIL [ 73%] 2023-01-11T21:33:12.9861000Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_nn_functional_upsample_nearest_cpu_float32 XFAIL [ 73%] 2023-01-11T21:33:12.9861280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_fro_cpu_float32 XFAIL [ 73%] 2023-01-11T21:33:12.9861580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_complex64 PASSED [ 73%] 2023-01-11T21:33:12.9861950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_norm_inf_cpu_float32 XFAIL [ 74%] 2023-01-11T21:33:12.9862210Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_normal_cpu_float32 XFAIL [ 74%] 2023-01-11T21:33:12.9862480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ones_cpu_complex64 SKIPPED (Skipped!) [ 74%] 2023-01-11T21:33:12.9862760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ormqr_cpu_float32 PASSED [ 74%] 2023-01-11T21:33:12.9863010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_outer_cpu_float32 PASSED [ 74%] 2023-01-11T21:33:12.9863280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pca_lowrank_cpu_float32 XFAIL [ 74%] 2023-01-11T21:33:12.9863550Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_complex64 PASSED [ 75%] 2023-01-11T21:33:12.9863890Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pinverse_cpu_float32 PASSED [ 75%] 2023-01-11T21:33:12.9864150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polar_cpu_float32 PASSED [ 75%] 2023-01-11T21:33:12.9864440Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_0_cpu_float32 PASSED [ 75%] 2023-01-11T21:33:12.9864740Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_polygamma_polygamma_n_1_cpu_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:33:12.9865020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_pow_cpu_float32 PASSED [ 76%] 2023-01-11T21:33:12.9865280Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_prod_cpu_float32 PASSED [ 76%] 2023-01-11T21:33:12.9865550Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_complex64 PASSED [ 76%] 2023-01-11T21:33:12.9865840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_put_cpu_float32 PASSED [ 76%] 2023-01-11T21:33:12.9866140Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_quantile_cpu_float32 PASSED [ 76%] 2023-01-11T21:33:12.9866400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_cpu_float32 XFAIL [ 76%] 2023-01-11T21:33:12.9866670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randint_like_cpu_float32 XFAIL [ 77%] 2023-01-11T21:33:12.9866940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_cpu_complex64 XFAIL [ 77%] 2023-01-11T21:33:12.9867200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_cpu_float32 XFAIL [ 77%] 2023-01-11T21:33:12.9867460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_randn_like_cpu_float32 XFAIL [ 77%] 2023-01-11T21:33:12.9867730Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_ravel_cpu_float32 PASSED [ 77%] 2023-01-11T21:33:12.9868060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_real_cpu_float32 PASSED [ 77%] 2023-01-11T21:33:12.9868330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reciprocal_cpu_float32 PASSED [ 78%] 2023-01-11T21:33:12.9868600Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_renorm_cpu_complex64 PASSED [ 78%] 2023-01-11T21:33:12.9868870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_complex64 PASSED [ 78%] 2023-01-11T21:33:12.9869150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_as_cpu_float32 PASSED [ 78%] 2023-01-11T21:33:12.9869420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_reshape_cpu_complex64 PASSED [ 78%] 2023-01-11T21:33:12.9869840Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_complex64 PASSED [ 79%] 2023-01-11T21:33:12.9870170Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resize__cpu_float32 PASSED [ 79%] 2023-01-11T21:33:12.9870480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_resolve_conj_cpu_complex64 PASSED [ 79%] 2023-01-11T21:33:12.9870750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_roll_cpu_float32 PASSED [ 79%] 2023-01-11T21:33:12.9871010Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rot90_cpu_complex64 PASSED [ 79%] 2023-01-11T21:33:12.9871270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_cpu_float32 PASSED [ 79%] 2023-01-11T21:33:12.9871640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_3_cpu_float32 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:33:12.9871950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_round_decimals_neg_3_cpu_float32 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:33:12.9872240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsqrt_cpu_complex64 PASSED [ 80%] 2023-01-11T21:33:12.9872570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_rsub_cpu_complex64 PASSED [ 80%] 2023-01-11T21:33:12.9881400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scalar_tensor_cpu_complex64 XFAIL [ 80%] 2023-01-11T21:33:12.9881790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_complex64 PASSED [ 80%] 2023-01-11T21:33:12.9882060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_add_cpu_float32 PASSED [ 81%] 2023-01-11T21:33:12.9882340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amax_cpu_float32 PASSED [ 81%] 2023-01-11T21:33:12.9882640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_amin_cpu_float32 PASSED [ 81%] 2023-01-11T21:33:12.9882920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_mean_cpu_float32 PASSED [ 81%] 2023-01-11T21:33:12.9883250Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_scatter_reduce_prod_cpu_float32 PASSED [ 81%] 2023-01-11T21:33:12.9883580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_lengths_cpu_float32 PASSED [ 82%] 2023-01-11T21:33:12.9883870Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_segment_reduce_offsets_cpu_float32 PASSED [ 82%] 2023-01-11T21:33:12.9884150Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_cpu_float32 PASSED [ 82%] 2023-01-11T21:33:12.9884420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_select_scatter_cpu_float32 PASSED [ 82%] 2023-01-11T21:33:12.9884700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_short_cpu_float32 XFAIL [ 82%] 2023-01-11T21:33:12.9884970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_complex64 PASSED [ 82%] 2023-01-11T21:33:12.9885240Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sigmoid_cpu_float32 PASSED [ 83%] 2023-01-11T21:33:12.9885590Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_cosine_cpu_float32 XFAIL [ 83%] 2023-01-11T21:33:12.9885900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_exponential_cpu_float32 XFAIL [ 83%] 2023-01-11T21:33:12.9886190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_gaussian_cpu_float32 XFAIL [ 83%] 2023-01-11T21:33:12.9886480Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_general_cosine_cpu_float32 XFAIL [ 83%] 2023-01-11T21:33:12.9886770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signal_windows_nuttall_cpu_float32 XFAIL [ 84%] 2023-01-11T21:33:12.9887070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_signbit_cpu_float32 PASSED [ 84%] 2023-01-11T21:33:12.9887340Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_complex64 PASSED [ 84%] 2023-01-11T21:33:12.9887630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sin_cpu_float32 PASSED [ 84%] 2023-01-11T21:33:12.9888230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_complex64 PASSED [ 84%] 2023-01-11T21:33:12.9888520Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinc_cpu_float32 PASSED [ 84%] 2023-01-11T21:33:12.9888790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sinh_cpu_complex64 PASSED [ 85%] 2023-01-11T21:33:12.9889310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_cpu_float32 SKIPPED (variant consistency doesn't work on torch.ops) [ 85%] 2023-01-11T21:33:12.9889630Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_slice_scatter_cpu_float32 PASSED [ 85%] 2023-01-11T21:33:12.9889980Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_cpu_float32 PASSED [ 85%] 2023-01-11T21:33:12.9890260Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_complex64 PASSED [ 85%] 2023-01-11T21:33:12.9890620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_softmax_with_dtype_cpu_float32 PASSED [ 85%] 2023-01-11T21:33:12.9890900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sort_cpu_float32 PASSED [ 86%] 2023-01-11T21:33:12.9891180Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_airy_ai_cpu_float32 PASSED [ 86%] 2023-01-11T21:33:12.9891460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_bessel_y0_cpu_float32 PASSED [ 86%] 2023-01-11T21:33:12.9891760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 86%] 2023-01-11T21:33:12.9892060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 86%] 2023-01-11T21:33:12.9892490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:33:12.9892990Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 87%] 2023-01-11T21:33:12.9893370Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_entr_cpu_float32 PASSED [ 87%] 2023-01-11T21:33:12.9893660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_erfcx_cpu_float32 PASSED [ 87%] 2023-01-11T21:33:12.9893960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_hermite_polynomial_he_cpu_float32 PASSED [ 87%] 2023-01-11T21:33:12.9894250Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_i1_cpu_float32 PASSED [ 87%] 2023-01-11T21:33:12.9894530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_laguerre_polynomial_l_cpu_float32 PASSED [ 88%] 2023-01-11T21:33:12.9894830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i0_cpu_float32 PASSED [ 88%] 2023-01-11T21:33:12.9895130Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_modified_bessel_i1_cpu_float32 PASSED [ 88%] 2023-01-11T21:33:12.9895500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_ndtr_cpu_float32 PASSED [ 88%] 2023-01-11T21:33:12.9895920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:33:12.9896400Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 88%] 2023-01-11T21:33:12.9896750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_spherical_bessel_j0_cpu_float32 PASSED [ 89%] 2023-01-11T21:33:12.9897040Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_special_xlog1py_cpu_float32 PASSED [ 89%] 2023-01-11T21:33:12.9897310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_cpu_float32 PASSED [ 89%] 2023-01-11T21:33:12.9897720Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_complex64 PASSED [ 89%] 2023-01-11T21:33:12.9898050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_list_args_cpu_float32 PASSED [ 89%] 2023-01-11T21:33:12.9898380Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_split_with_sizes_cpu_complex64 PASSED [ 90%] 2023-01-11T21:33:12.9898660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sqrt_cpu_complex64 PASSED [ 90%] 2023-01-11T21:33:12.9898930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_square_cpu_float32 PASSED [ 90%] 2023-01-11T21:33:12.9899190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_complex64 PASSED [ 90%] 2023-01-11T21:33:12.9899530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_squeeze_cpu_float32 PASSED [ 90%] 2023-01-11T21:33:12.9899790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stack_cpu_float32 PASSED [ 90%] 2023-01-11T21:33:12.9900050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_cpu_complex64 PASSED [ 91%] 2023-01-11T21:33:12.9900390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_complex64 PASSED [ 91%] 2023-01-11T21:33:12.9900670Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_cpu_float32 PASSED [ 91%] 2023-01-11T21:33:12.9900950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_std_mean_unbiased_cpu_complex64 PASSED [ 91%] 2023-01-11T21:33:12.9901270Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_stft_cpu_complex64 SKIPPED (Skipped! stft does not match the native function) [ 91%] 2023-01-11T21:33:12.9901570Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sub_cpu_float32 PASSED [ 92%] 2023-01-11T21:33:12.9901830Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_complex64 PASSED [ 92%] 2023-01-11T21:33:12.9902100Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_sum_cpu_float32 PASSED [ 92%] 2023-01-11T21:33:12.9902390Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_cpu_complex64 PASSED [ 92%] 2023-01-11T21:33:12.9902690Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_svd_lowrank_cpu_float32 XFAIL [ 92%] 2023-01-11T21:33:12.9902960Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_symeig_cpu_float32 PASSED [ 92%] 2023-01-11T21:33:12.9903230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_t_cpu_complex64 PASSED [ 93%] 2023-01-11T21:33:12.9903500Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tan_cpu_complex64 PASSED [ 93%] 2023-01-11T21:33:12.9903770Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_complex64 PASSED [ 93%] 2023-01-11T21:33:12.9904030Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tanh_cpu_float32 PASSED [ 93%] 2023-01-11T21:33:12.9904310Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tensor_split_cpu_complex64 PASSED [ 93%] 2023-01-11T21:33:12.9904660Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_complex64 PASSED [ 93%] 2023-01-11T21:33:12.9904940Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tile_cpu_float32 PASSED [ 94%] 2023-01-11T21:33:12.9905220Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_cpu_complex64 SKIPPED (Skipped!) [ 94%] 2023-01-11T21:33:12.9905510Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_cpu_float32 SKIPPED (Skipped!) [ 94%] 2023-01-11T21:33:12.9905790Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_to_sparse_cpu_float32 PASSED [ 94%] 2023-01-11T21:33:12.9906060Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trace_cpu_complex64 PASSED [ 94%] 2023-01-11T21:33:12.9906330Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_complex64 PASSED [ 95%] 2023-01-11T21:33:12.9906640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_transpose_cpu_float32 PASSED [ 95%] 2023-01-11T21:33:12.9906950Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trapz_cpu_float32 PASSED [ 95%] 2023-01-11T21:33:12.9907230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triangular_solve_cpu_float32 PASSED [ 95%] 2023-01-11T21:33:12.9907640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_tril_cpu_float32 PASSED [ 95%] 2023-01-11T21:33:12.9907930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_triu_cpu_complex64 PASSED [ 95%] 2023-01-11T21:33:12.9908200Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_trunc_cpu_float32 PASSED [ 96%] 2023-01-11T21:33:12.9908470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_complex64 PASSED [ 96%] 2023-01-11T21:33:12.9908730Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unbind_cpu_float32 PASSED [ 96%] 2023-01-11T21:33:12.9909070Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_copy_cpu_complex64 PASSED [ 96%] 2023-01-11T21:33:12.9909420Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_copy_cpu_float32 PASSED [ 96%] 2023-01-11T21:33:12.9909700Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unfold_cpu_complex64 PASSED [ 96%] 2023-01-11T21:33:12.9909970Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_uniform_cpu_complex64 XFAIL [ 97%] 2023-01-11T21:33:12.9910230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unique_cpu_float32 XFAIL [ 97%] 2023-01-11T21:33:12.9910490Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_unsqueeze_cpu_float32 PASSED [ 97%] 2023-01-11T21:33:12.9910760Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_complex64 PASSED [ 97%] 2023-01-11T21:33:12.9911050Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_cpu_float32 PASSED [ 97%] 2023-01-11T21:33:12.9911350Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_complex64 PASSED [ 98%] 2023-01-11T21:33:12.9911620Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_cpu_float32 PASSED [ 98%] 2023-01-11T21:33:12.9911900Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_unbiased_cpu_complex64 PASSED [ 98%] 2023-01-11T21:33:12.9912190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_mean_unbiased_cpu_float32 PASSED [ 98%] 2023-01-11T21:33:12.9912470Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_var_unbiased_cpu_complex64 PASSED [ 98%] 2023-01-11T21:33:12.9912750Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_as_real_cpu_complex64 PASSED [ 98%] 2023-01-11T21:33:12.9913020Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_view_copy_cpu_float32 PASSED [ 99%] 2023-01-11T21:33:12.9913360Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_vsplit_cpu_float32 PASSED [ 99%] 2023-01-11T21:33:12.9913640Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_where_cpu_complex64 SKIPPED (Skipped!) [ 99%] 2023-01-11T21:33:12.9913920Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_complex64 XFAIL [ 99%] 2023-01-11T21:33:12.9914190Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zero__cpu_float32 XFAIL [ 99%] 2023-01-11T21:33:12.9914460Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_zeros_like_cpu_float32 PASSED [100%] 2023-01-11T21:33:12.9914610Z 2023-01-11T21:33:12.9914710Z =============================== warnings summary =============================== 2023-01-11T21:33:12.9915070Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:33:12.9915570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:33:12.9915920Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:33:12.9916030Z 2023-01-11T21:33:12.9916220Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:33:12.9916620Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-312af9af6fccfdd2.xml - 2023-01-11T21:33:12.9916940Z = 411 passed, 59 skipped, 1 deselected, 93 xfailed, 1 warning in 305.06s (0:05:05) = 2023-01-11T21:33:12.9917500Z 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:33:12.9917700Z 2023-01-11T21:33:12.9917990Z ##[endgroup] 2023-01-11T21:33:12.9918360Z FINISHED PRINTING LOG FILE of test_ops_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_jit_r72fju3a) 2023-01-11T21:33:12.9918580Z 2023-01-11T21:33:13.1522480Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops_jit.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:33:13.152056] 2023-01-11T21:33:17.0607040Z 2023-01-11T21:33:17.0607330Z Expand the folded group to see the log file of test_ops_jit 2023-01-11T21:33:17.0607950Z ##[group]PRINTING LOG FILE of test_ops_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_jit_bndwl7m1) 2023-01-11T21:33:17.0608460Z Test results will be stored in test-reports/python-pytest/test_ops_jit/test_ops_jit-4644a377a372b4cd.xml 2023-01-11T21:33:17.0608720Z ============================= test session starts ============================== 2023-01-11T21:33:17.0609110Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:33:17.0609380Z cachedir: .pytest_cache 2023-01-11T21:33:17.0609680Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:33:17.0610010Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:33:17.0610350Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:33:17.0610600Z collecting ... collected 1062 items / 1058 deselected / 4 selected 2023-01-11T21:33:17.0611080Z Running 4 items in this shard: test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64, test/test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 2023-01-11T21:33:17.0611440Z 2023-01-11T21:33:17.0611580Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_complex64 PASSED [ 25%] 2023-01-11T21:33:17.0611930Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_cpu_float32 PASSED [ 50%] 2023-01-11T21:33:17.0612230Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_complex64 PASSED [ 75%] 2023-01-11T21:33:17.0612530Z test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_cholesky_ex_cpu_float32 PASSED [100%] 2023-01-11T21:33:17.0612670Z 2023-01-11T21:33:17.0612760Z =============================== warnings summary =============================== 2023-01-11T21:33:17.0613040Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:33:17.0613480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:33:17.0613770Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:33:17.0613880Z 2023-01-11T21:33:17.0614070Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:33:17.0614500Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops_jit/test_ops_jit-4644a377a372b4cd.xml - 2023-01-11T21:33:17.0614800Z ================ 4 passed, 1058 deselected, 1 warning in 2.49s ================= 2023-01-11T21:33:17.0615050Z 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:33:17.0615210Z 2023-01-11T21:33:17.0615550Z ##[endgroup] 2023-01-11T21:33:17.0615860Z FINISHED PRINTING LOG FILE of test_ops_jit (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_jit_bndwl7m1) 2023-01-11T21:33:17.0616040Z 2023-01-11T21:33:17.0616180Z Running test_ops_fwd_gradients ... [2023-01-11 21:33:17.061388] 2023-01-11T21:33:18.0510370Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:33:18.050812] 2023-01-11T21:33:18.0511100Z Ignoring disabled issues: [] 2023-01-11T21:33:18.0641820Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:33:18.063910] 2023-01-11T21:33:18.0642260Z Ignoring disabled issues: [] 2023-01-11T21:34:19.1333670Z 2023-01-11T21:34:19.1334020Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T21:34:19.1334610Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_fwd_gradients_ca_r0x_d) 2023-01-11T21:34:19.1336250Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-bd16b53370132319.xml 2023-01-11T21:34:19.1336600Z ============================= test session starts ============================== 2023-01-11T21:34:19.1342150Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:34:19.1342470Z cachedir: .pytest_cache 2023-01-11T21:34:19.1342840Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:34:19.1343190Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:34:19.1343530Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:34:19.1343800Z collecting ... collected 2967 items / 5 deselected / 2962 selected 2023-01-11T21:34:19.1478900Z Running 1479 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_dropout_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_alpha_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scalar_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_gaussian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_nuttall_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_T_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___getitem___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__softmax_backward_data_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argsort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_copysign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_digamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expm1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_grid_sampler_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igammac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_imag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_istft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nansum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_dropout_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polar_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_quantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_gaussian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_nuttall_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signbit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_symeig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trunc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__native_batch_norm_legit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_grid_sampler_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_dropout_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_blackman_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hann_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_nuttall_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 2023-01-11T21:34:19.1608070Z 2023-01-11T21:34:19.1608240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:19.1608540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_float64 PASSED [ 0%] 2023-01-11T21:34:19.1608830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:19.1609140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:19.1609430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___radd___cpu_float64 PASSED [ 0%] 2023-01-11T21:34:19.1609720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:19.1610010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rdiv___cpu_float64 PASSED [ 0%] 2023-01-11T21:34:19.1610370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:19.1610670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_float64 PASSED [ 0%] 2023-01-11T21:34:19.1610950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:19.1611230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_float64 PASSED [ 0%] 2023-01-11T21:34:19.1611510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:19.1611790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acos_cpu_float64 PASSED [ 0%] 2023-01-11T21:34:19.1612070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:19.1612390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_complex128 PASSED [ 1%] 2023-01-11T21:34:19.1612710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_add_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:19.1612990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_complex128 PASSED [ 1%] 2023-01-11T21:34:19.1613270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addbmm_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:19.1613550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_complex128 PASSED [ 1%] 2023-01-11T21:34:19.1613840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_complex128 PASSED [ 1%] 2023-01-11T21:34:19.1614200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_complex128 PASSED [ 1%] 2023-01-11T21:34:19.1614490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:19.1614850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_complex128 PASSED [ 1%] 2023-01-11T21:34:19.1615150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:19.1615590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:19.1615980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amin_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:19.1616360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:19.1616790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:19.1617210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:19.1617680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:34:19.1618150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:34:19.1618490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_complex128 XFAIL [ 2%] 2023-01-11T21:34:19.1618830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_float64 SKIPPED (Passes on complex128 and float64 only) [ 2%] 2023-01-11T21:34:19.1619140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:19.1619430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_complex128 PASSED [ 2%] 2023-01-11T21:34:19.1619700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:19.1619980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_complex128 PASSED [ 2%] 2023-01-11T21:34:19.1620340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:19.1620640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_complex128 PASSED [ 2%] 2023-01-11T21:34:19.1620930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_3d_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:19.1621210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_complex128 PASSED [ 2%] 2023-01-11T21:34:19.1621490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_baddbmm_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:19.1621770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bernoulli_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:19.1622050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_float64 XFAIL [ 2%] 2023-01-11T21:34:19.1622370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_complex128 PASSED [ 3%] 2023-01-11T21:34:19.1622690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_block_diag_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:19.1623080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:34:19.1623450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_complex128 PASSED [ 3%] 2023-01-11T21:34:19.1623760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_tensors_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:19.1624050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_complex128 PASSED [ 3%] 2023-01-11T21:34:19.1624350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:19.1624770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 3%] 2023-01-11T21:34:19.1625250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdist_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:19.1625540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:19.1625820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_complex128 XFAIL [ 3%] 2023-01-11T21:34:19.1626210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:34:19.1626540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_complex128 PASSED [ 3%] 2023-01-11T21:34:19.1626820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:19.1627110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_complex128 PASSED [ 3%] 2023-01-11T21:34:19.1627450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:19.1627770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:19.1628050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:19.1628330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_max_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:19.1628610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clamp_min_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:19.1628900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:19.1629190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_column_stack_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:19.1629480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:19.1629850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_combinations_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:19.1630140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_complex_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:19.1630430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:19.1630720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_physical_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:19.1631020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:19.1631310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_constant_pad_nd_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:19.1631600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1631920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_copysign_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1632230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1632680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:34:19.1633120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:34:19.1633460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_complex128 SKIPPED (Barely fails) [ 5%] 2023-01-11T21:34:19.1633750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1634030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummax_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1634360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1634710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1635010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_complex128 PASSED [ 5%] 2023-01-11T21:34:19.1635320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumulative_trapezoid_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1635610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_deg2rad_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1635890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_complex128 PASSED [ 5%] 2023-01-11T21:34:19.1636160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:19.1636450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:19.1636770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diag_embed_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:19.1637100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:19.1637390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:19.1637660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:19.1637930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dist_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:19.1638230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:19.1638510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:19.1638790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:19.1639150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:19.1639430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dstack_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:19.1639710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:19.1639990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_einsum_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:19.1640370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:34:19.1640800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:34:19.1641230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:34:19.1641730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:34:19.1642090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erf_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:19.1642370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfinv_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:19.1642650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp2_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:19.1642930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expm1_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:19.1643210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_complex128 PASSED [ 7%] 2023-01-11T21:34:19.1643530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft2_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:19.1643820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_complex128 PASSED [ 7%] 2023-01-11T21:34:19.1644170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_complex128 PASSED [ 7%] 2023-01-11T21:34:19.1644460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftn_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:19.1644750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_complex128 PASSED [ 7%] 2023-01-11T21:34:19.1645040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fftshift_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:19.1645320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:19.1645610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_complex128 PASSED [ 7%] 2023-01-11T21:34:19.1645890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:19.1646210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:19.1646540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfftn_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:19.1646820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:19.1647110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft2_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:19.1647380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:19.1647670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifft_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:19.1647950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:19.1648240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:19.1648610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft2_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:19.1648890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:19.1649170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:19.1649460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:19.1649740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfftn_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:19.1650020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:19.1650300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfftn_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:19.1650680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_complex128 PASSED [ 9%] 2023-01-11T21:34:19.1651000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flip_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:19.1651280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_complex128 PASSED [ 9%] 2023-01-11T21:34:19.1651560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_complex128 PASSED [ 9%] 2023-01-11T21:34:19.1651850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_float64 XFAIL [ 9%] 2023-01-11T21:34:19.1652130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:19.1652580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:19.1652900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmax_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:19.1653250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmin_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:19.1653640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:19.1654050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:19.1654470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:19.1654790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_complex128 PASSED [ 9%] 2023-01-11T21:34:19.1655080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gradient_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:19.1655460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:34:19.1655810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_complex128 XFAIL [ 10%] 2023-01-11T21:34:19.1656120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_half_cpu_float64 XFAIL [ 10%] 2023-01-11T21:34:19.1656500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:34:19.1656930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:34:19.1657360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:34:19.1657680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:19.1657960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:19.1658340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:34:19.1658730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_imag_cpu_complex128 PASSED [ 10%] 2023-01-11T21:34:19.1659030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_complex128 PASSED [ 10%] 2023-01-11T21:34:19.1659320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_complex128 PASSED [ 10%] 2023-01-11T21:34:19.1659610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_copy_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:19.1659940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_complex128 PASSED [ 10%] 2023-01-11T21:34:19.1660230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_reduce_cpu_float64 PASSED [ 11%] 2023-01-11T21:34:19.1660520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_complex128 PASSED [ 11%] 2023-01-11T21:34:19.1660840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_select_cpu_float64 PASSED [ 11%] 2023-01-11T21:34:19.1661170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_complex128 PASSED [ 11%] 2023-01-11T21:34:19.1661600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:19.1662020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:19.1662450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:19.1662870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:19.1663290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:19.1663710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:19.1664200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:19.1664530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_istft_cpu_complex128 PASSED [ 11%] 2023-01-11T21:34:19.1664850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:34:19.1665190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:34:19.1665520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:34:19.1665850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:34:19.1666190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:34:19.1666560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:34:19.1666940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:34:19.1667270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:34:19.1667590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:34:19.1667900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_complex128 PASSED [ 12%] 2023-01-11T21:34:19.1668180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kron_cpu_float64 PASSED [ 12%] 2023-01-11T21:34:19.1668450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_kthvalue_cpu_float64 PASSED [ 12%] 2023-01-11T21:34:19.1668780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_complex128 PASSED [ 12%] 2023-01-11T21:34:19.1669140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ldexp_cpu_float64 PASSED [ 12%] 2023-01-11T21:34:19.1669530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 12%] 2023-01-11T21:34:19.1669840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_complex128 PASSED [ 12%] 2023-01-11T21:34:19.1670120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lgamma_cpu_float64 PASSED [ 12%] 2023-01-11T21:34:19.1670450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_complex128 PASSED [ 12%] 2023-01-11T21:34:19.1670750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:19.1671040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:19.1671360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:19.1671700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:19.1671990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvalsh_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:19.1672290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:19.1672590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:19.1672880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:19.1673280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T21:34:19.1673720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T21:34:19.1674240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T21:34:19.1674590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:19.1674890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:19.1675180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:19.1675470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:19.1675770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_complex128 PASSED [ 14%] 2023-01-11T21:34:19.1676060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_ex_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:19.1676400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_complex128 PASSED [ 14%] 2023-01-11T21:34:19.1676840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:34:19.1677170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_complex128 PASSED [ 14%] 2023-01-11T21:34:19.1677470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_multi_dot_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:19.1677800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_complex128 PASSED [ 14%] 2023-01-11T21:34:19.1678100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:19.1678450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 14%] 2023-01-11T21:34:19.1678840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 14%] 2023-01-11T21:34:19.1679300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:19.1679590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:19.1679890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:19.1680180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:19.1680470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1680760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_complex128 PASSED [ 15%] 2023-01-11T21:34:19.1681060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1681500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:34:19.1681970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:34:19.1682290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_complex128 PASSED [ 15%] 2023-01-11T21:34:19.1682570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log10_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1682850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_complex128 PASSED [ 15%] 2023-01-11T21:34:19.1683130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log1p_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1683400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1689920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1690300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1690620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp2_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1690920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logaddexp_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1691210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logcumsumexp_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:19.1691500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:19.1691780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logdet_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:19.1692200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:34:19.1692680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:34:19.1693280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:34:19.1693730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:34:19.1694050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logit_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:19.1694420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:34:19.1694890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:34:19.1695210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:19.1695490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:19.1695850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:19.1696150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_unpack_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:19.1696430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:19.1696710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amin_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:19.1697100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:34:19.1697530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:34:19.1697860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_complex128 PASSED [ 17%] 2023-01-11T21:34:19.1698200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_complex128 PASSED [ 17%] 2023-01-11T21:34:19.1698540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logaddexp_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:19.1698830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_logsumexp_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:19.1699130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_complex128 PASSED [ 17%] 2023-01-11T21:34:19.1699420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_complex128 PASSED [ 17%] 2023-01-11T21:34:19.1699710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:19.1700000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmin_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:19.1700280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:19.1700640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_complex128 PASSED [ 17%] 2023-01-11T21:34:19.1700940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_sum_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:19.1701220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_complex128 PASSED [ 17%] 2023-01-11T21:34:19.1701500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:19.1701780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1702130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_pool2d_with_indices_backward_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1702440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_no_dim_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1702780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_reduction_with_dim_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1703110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1703390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_median_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1703680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 18%] 2023-01-11T21:34:19.1704020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_binary_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1704310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_no_dim_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1704610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_min_reduction_with_dim_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1704900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_complex128 PASSED [ 18%] 2023-01-11T21:34:19.1705250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mm_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1705530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mode_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1705810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:19.1706100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_complex128 PASSED [ 18%] 2023-01-11T21:34:19.1706370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mul_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:19.1706650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_complex128 PASSED [ 19%] 2023-01-11T21:34:19.1706920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mv_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:19.1707230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmean_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:19.1707550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanmedian_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:19.1707840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nanquantile_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:19.1708240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:34:19.1708560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:19.1708850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_dropout_backward_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:19.1709150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_layer_norm_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:19.1709540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:34:19.1710030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:34:19.1710480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:34:19.1710920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:34:19.1711400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T21:34:19.1711820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T21:34:19.1712160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1712480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool1d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1712830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool3d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1713220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_alpha_dropout_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1713540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool1d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1713840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool2d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1714140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_avg_pool3d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1714440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_bilinear_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1714740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_celu_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1715040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_complex128 PASSED [ 20%] 2023-01-11T21:34:19.1715410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv1d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:19.1715730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_complex128 PASSED [ 20%] 2023-01-11T21:34:19.1716040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_complex128 PASSED [ 20%] 2023-01-11T21:34:19.1716350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_ctc_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1716650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout2d_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1716950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout3d_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1717250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_dropout_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1717590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_bag_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1717930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_embedding_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1718260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 21%] 2023-01-11T21:34:19.1718600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool3d_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1718910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gaussian_nll_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1719210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_glu_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1719510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_grid_sample_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1719850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_group_norm_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1720230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardshrink_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1720550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1720860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_huber_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:19.1721160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_instance_norm_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1721510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_linear_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1721830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_trilinear_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1722140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_kl_div_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1722480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_complex128 PASSED [ 22%] 2023-01-11T21:34:19.1722820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_layer_norm_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1723120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_leaky_relu_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1723420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1723720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1724040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1724340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1724650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool2d_grad_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1725030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1725340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool3d_grad_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1725650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multi_margin_loss_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:19.1725970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:19.1726290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:19.1726590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:19.1726900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:19.1727240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:19.1727580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_reflect_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:19.1727890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:19.1728210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:19.1728570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pdist_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:19.1728880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:19.1729190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:19.1732390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu6_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:19.1732760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_relu_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:19.1733150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_rrelu_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:19.1733450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_selu_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:19.1733870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:34:19.1734220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softshrink_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:19.1734540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 24%] 2023-01-11T21:34:19.1734870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 PASSED [ 24%] 2023-01-11T21:34:19.1735230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:19.1735570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_nearest_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:19.1735870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:19.1736150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_complex128 PASSED [ 24%] 2023-01-11T21:34:19.1736440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_complex128 PASSED [ 24%] 2023-01-11T21:34:19.1736720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_nuc_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:19.1737020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 24%] 2023-01-11T21:34:19.1737430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:34:19.1737930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:34:19.1738260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_complex128 PASSED [ 24%] 2023-01-11T21:34:19.1738550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ormqr_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:19.1738820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:19.1739100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pca_lowrank_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:19.1739390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_complex128 PASSED [ 25%] 2023-01-11T21:34:19.1739670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_permute_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:19.1739990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_complex128 PASSED [ 25%] 2023-01-11T21:34:19.1740370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_0_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:19.1740690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 25%] 2023-01-11T21:34:19.1741010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 25%] 2023-01-11T21:34:19.1741310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:19.1741590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_complex128 PASSED [ 25%] 2023-01-11T21:34:19.1741910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pow_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:19.1742200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:19.1742540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_quantile_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:19.1742940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:34:19.1743370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:34:19.1743780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:34:19.1744100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:19.1744380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_remainder_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:19.1744670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_complex128 PASSED [ 26%] 2023-01-11T21:34:19.1744990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_complex128 PASSED [ 26%] 2023-01-11T21:34:19.1745320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:19.1745620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_complex128 PASSED [ 26%] 2023-01-11T21:34:19.1745900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_as_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:19.1746190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_complex128 PASSED [ 26%] 2023-01-11T21:34:19.1746490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:34:19.1746810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 26%] 2023-01-11T21:34:19.1747110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_complex128 PASSED [ 26%] 2023-01-11T21:34:19.1747460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsqrt_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:19.1747740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:19.1748120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:19.1748450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_complex128 PASSED [ 27%] 2023-01-11T21:34:19.1748740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_add_cpu_float64 PASSED [ 27%] 2023-01-11T21:34:19.1749030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amin_cpu_float64 PASSED [ 27%] 2023-01-11T21:34:19.1749360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_mean_cpu_float64 PASSED [ 27%] 2023-01-11T21:34:19.1749690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_prod_cpu_float64 XFAIL [ 27%] 2023-01-11T21:34:19.1750020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_float64 PASSED [ 27%] 2023-01-11T21:34:19.1750410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:19.1750730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_float64 PASSED [ 27%] 2023-01-11T21:34:19.1751180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:19.1751630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:19.1752080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:19.1752530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:19.1753030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:19.1753360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_float64 PASSED [ 27%] 2023-01-11T21:34:19.1753640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_complex128 PASSED [ 28%] 2023-01-11T21:34:19.1753920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:19.1754200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:19.1754490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_complex128 PASSED [ 28%] 2023-01-11T21:34:19.1754790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_softmax_with_dtype_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:19.1755110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sort_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:19.1755540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:19.1755970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:19.1756420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:19.1756890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T21:34:19.1757350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T21:34:19.1757690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_entr_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:19.1757980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_erfcx_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:19.1758340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i0e_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:19.1758680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1e_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:19.1759090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:34:19.1759550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2023-01-11T21:34:19.1759890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_log_ndtr_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:19.1760340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:34:19.1760780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:34:19.1761160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtri_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:19.1761610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:34:19.1762080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2023-01-11T21:34:19.1762560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 29%] 2023-01-11T21:34:19.1762910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_xlog1py_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:19.1763300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 29%] 2023-01-11T21:34:19.1763620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:19.1763900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:19.1764260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_complex128 PASSED [ 29%] 2023-01-11T21:34:19.1764540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sqrt_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:19.1764830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:19.1765110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:19.1765390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:19.1765690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:19.1765980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_unbiased_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:19.1766310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:19.1766640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:19.1766920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stft_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:19.1767190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:19.1767520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:19.1767810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:19.1768080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_lowrank_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:19.1768370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:19.1768720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_symeig_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:19.1769000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:19.1769320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_t_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:19.1769610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:19.1769890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:19.1770160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:19.1770440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:19.1770870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 31%] 2023-01-11T21:34:19.1771220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_topk_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:19.1771500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:19.1771790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:19.1772080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapezoid_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:19.1772360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:19.1772650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_complex128 XFAIL [ 31%] 2023-01-11T21:34:19.1777050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triangular_solve_cpu_float64 XFAIL [ 31%] 2023-01-11T21:34:19.1777410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:19.1777710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:19.1778000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:19.1778290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:19.1778580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unflatten_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:19.1778860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:19.1779140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:19.1779570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:34:19.1780060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:34:19.1780510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:34:19.1780900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:19.1781190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:19.1781480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:19.1781780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_unbiased_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:19.1782080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:19.1782480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_unbiased_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:19.1782780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_complex128 PASSED [ 33%] 2023-01-11T21:34:19.1783070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vdot_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:19.1783350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_complex_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:19.1783640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_complex128 PASSED [ 33%] 2023-01-11T21:34:19.1783930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_copy_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:19.1784210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_complex128 PASSED [ 33%] 2023-01-11T21:34:19.1784520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:19.1784850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_complex128 PASSED [ 33%] 2023-01-11T21:34:19.1785130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vsplit_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:19.1785420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:19.1785700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_complex128 PASSED [ 33%] 2023-01-11T21:34:19.1785980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zero__cpu_float64 PASSED [ 33%] 2023-01-11T21:34:19.1786370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 33%] 2023-01-11T21:34:19.1786680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:19.1787030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_T_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:19.1787320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___getitem___cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:19.1787610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___getitem___cpu_float64 PASSED [ 34%] 2023-01-11T21:34:19.1787900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:19.1788180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:19.1788460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmatmul___cpu_float64 PASSED [ 34%] 2023-01-11T21:34:19.1788740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_float64 PASSED [ 34%] 2023-01-11T21:34:19.1789060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_float64 SKIPPED (Skipped!) [ 34%] 2023-01-11T21:34:19.1789410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__softmax_backward_data_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:19.1789700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:19.1790020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:19.1790300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:19.1790580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:19.1790860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:19.1791140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:19.1791530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_cpu_float64 PASSED [ 35%] 2023-01-11T21:34:19.1791830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_complex128 PASSED [ 35%] 2023-01-11T21:34:19.1792230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:19.1792650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:19.1793070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:19.1793490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:19.1793900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:19.1794350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:19.1794810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:19.1795240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:19.1795670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:19.1796000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_complex128 XFAIL [ 35%] 2023-01-11T21:34:19.1796310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_partial_views_cpu_float64 XFAIL [ 35%] 2023-01-11T21:34:19.1796620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_complex128 XFAIL [ 35%] 2023-01-11T21:34:19.1796910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_scatter_cpu_float64 XFAIL [ 35%] 2023-01-11T21:34:19.1797270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_float64 PASSED [ 36%] 2023-01-11T21:34:19.1797560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:19.1797840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:19.1798120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_float64 PASSED [ 36%] 2023-01-11T21:34:19.1798410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:19.1798700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_float64 PASSED [ 36%] 2023-01-11T21:34:19.1799020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:19.1799340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bernoulli_cpu_float64 XFAIL [ 36%] 2023-01-11T21:34:19.1799660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_complex128 XFAIL [ 36%] 2023-01-11T21:34:19.1799950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:19.1800230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_float64 PASSED [ 36%] 2023-01-11T21:34:19.1800620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:34:19.1801070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:34:19.1801400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_float64 PASSED [ 36%] 2023-01-11T21:34:19.1801800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:34:19.1802300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 37%] 2023-01-11T21:34:19.1802630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_complex128 PASSED [ 37%] 2023-01-11T21:34:19.1802920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdist_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:19.1803200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:19.1803480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_complex128 XFAIL [ 37%] 2023-01-11T21:34:19.1803760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cfloat_cpu_float64 XFAIL [ 37%] 2023-01-11T21:34:19.1804040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_complex128 XFAIL [ 37%] 2023-01-11T21:34:19.1804450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 37%] 2023-01-11T21:34:19.1804820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_complex128 PASSED [ 37%] 2023-01-11T21:34:19.1805110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:19.1805410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:19.1805690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_complex128 PASSED [ 37%] 2023-01-11T21:34:19.1805970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_max_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:19.1806260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_min_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:19.1806540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:19.1806890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:19.1807190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:19.1807480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_physical_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:19.1807780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:19.1808070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:19.1808400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_copysign_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:19.1808680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:19.1809000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:19.1809320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:19.1809720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 38%] 2023-01-11T21:34:19.1810220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 38%] 2023-01-11T21:34:19.1810550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_complex128 XFAIL [ 38%] 2023-01-11T21:34:19.1810830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:19.1811120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:19.1811430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:19.1811810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:19.1812110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:19.1812410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:19.1812700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diag_embed_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:19.1812990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:19.1813290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:19.1813580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:19.1813910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:19.1814240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:19.1814530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diff_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:19.1814810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_digamma_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:19.1815090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:19.1815370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dist_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:19.1818310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:19.1818620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_trunc_rounding_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:19.1818980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_complex128 PASSED [ 40%] 2023-01-11T21:34:19.1819280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:19.1819570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_complex128 PASSED [ 40%] 2023-01-11T21:34:19.1819960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T21:34:19.1820430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T21:34:19.1820860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T21:34:19.1821170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfc_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:19.1821490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erfinv_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:19.1821800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp2_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:19.1822130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_complex128 PASSED [ 40%] 2023-01-11T21:34:19.1822410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_exp_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:19.1822690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_complex128 PASSED [ 40%] 2023-01-11T21:34:19.1822980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_complex128 PASSED [ 40%] 2023-01-11T21:34:19.1823260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:19.1823540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expm1_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:19.1823990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:34:19.1824420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:34:19.1824750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_complex128 PASSED [ 41%] 2023-01-11T21:34:19.1825040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft2_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:19.1825320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_complex128 PASSED [ 41%] 2023-01-11T21:34:19.1825610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_complex128 PASSED [ 41%] 2023-01-11T21:34:19.1825890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_complex128 PASSED [ 41%] 2023-01-11T21:34:19.1826220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_complex128 PASSED [ 41%] 2023-01-11T21:34:19.1826540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:19.1826830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_complex128 PASSED [ 41%] 2023-01-11T21:34:19.1827120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:19.1827410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_complex128 PASSED [ 41%] 2023-01-11T21:34:19.1827690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_complex128 PASSED [ 41%] 2023-01-11T21:34:19.1827970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftn_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:19.1828260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:19.1828620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifftshift_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:19.1828910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:19.1829190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfftn_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:19.1829520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:19.1829810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft2_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:19.1830090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:19.1830380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:19.1830700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft2_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:19.1831060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfftn_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:19.1831340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:19.1831620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fill_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:19.1831900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:19.1832180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:19.1832460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flip_cpu_float64 PASSED [ 43%] 2023-01-11T21:34:19.1832740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_complex128 PASSED [ 43%] 2023-01-11T21:34:19.1833090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_complex128 PASSED [ 43%] 2023-01-11T21:34:19.1833380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_complex128 PASSED [ 43%] 2023-01-11T21:34:19.1833670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_cpu_float64 PASSED [ 43%] 2023-01-11T21:34:19.1834060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:19.1834380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmin_cpu_float64 PASSED [ 43%] 2023-01-11T21:34:19.1834770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:19.1835190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:19.1835550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_complex128 PASSED [ 43%] 2023-01-11T21:34:19.1835860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gather_cpu_float64 PASSED [ 43%] 2023-01-11T21:34:19.1836250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:19.1836670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:19.1836990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_complex128 PASSED [ 43%] 2023-01-11T21:34:19.1837280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_grid_sampler_2d_cpu_float64 PASSED [ 43%] 2023-01-11T21:34:19.1837670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:19.1838090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:19.1838620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:19.1838960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_complex128 PASSED [ 44%] 2023-01-11T21:34:19.1839350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:19.1839770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:19.1840080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_imag_cpu_complex128 PASSED [ 44%] 2023-01-11T21:34:19.1840410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_complex128 PASSED [ 44%] 2023-01-11T21:34:19.1840700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_copy_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:19.1841020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_complex128 PASSED [ 44%] 2023-01-11T21:34:19.1841350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:19.1841740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:19.1842180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:19.1842600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:19.1843020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:19.1843440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:34:19.1843860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:34:19.1844250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_istft_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:19.1844580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:34:19.1844930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:34:19.1845270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:34:19.1845600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:34:19.1845930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:34:19.1846230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:19.1846540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:19.1846870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:19.1847200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_float64 SKIPPED (Gradients are incorrect on macos) [ 45%] 2023-01-11T21:34:19.1847520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:19.1847850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eig_cpu_float64 PASSED [ 45%] 2023-01-11T21:34:19.1848150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:19.1848430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigh_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:19.1848740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:19.1849130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_householder_product_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:19.1849480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:19.1849770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:19.1850180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:34:19.1850620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:34:19.1851070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:34:19.1851410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 46%] 2023-01-11T21:34:19.1851760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:19.1852110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:19.1852420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:19.1852710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:19.1853000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:19.1853300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:19.1853600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:19.1853900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_norm_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:19.1854270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:19.1854680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:34:19.1855120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:34:19.1855570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:34:19.1855910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:19.1856210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:19.1856500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:19.1856880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 XFAIL [ 47%] 2023-01-11T21:34:19.1857230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:19.1857530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:19.1857890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 47%] 2023-01-11T21:34:19.1858260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:19.1858560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_complex128 PASSED [ 48%] 2023-01-11T21:34:19.1861310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_slogdet_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:19.1861610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:19.1861980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:19.1862280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_complex128 PASSED [ 48%] 2023-01-11T21:34:19.1862580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:19.1862880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_complex128 PASSED [ 48%] 2023-01-11T21:34:19.1863180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_complex128 PASSED [ 48%] 2023-01-11T21:34:19.1863470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vecdot_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:19.1863880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:34:19.1864370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:34:19.1864730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:19.1865010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:19.1865290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:19.1865580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:19.1865870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:19.1866270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:34:19.1866700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:34:19.1867200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:34:19.1867530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logsumexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:19.1867920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:34:19.1868390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:34:19.1868700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_complex128 PASSED [ 49%] 2023-01-11T21:34:19.1868980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:19.1869260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:19.1869570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:19.1870000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:34:19.1870370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:19.1870670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:19.1870960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logaddexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:19.1871250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_logsumexp_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:19.1871550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:19.1871840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_median_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:19.1872200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_norm_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:19.1872500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:19.1872800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_normalize_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:19.1873090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:19.1873380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:19.1873670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:19.1873950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmin_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:19.1874280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:19.1874600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:19.1874900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_sum_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:19.1875180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:19.1875470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_var_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:19.1875750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_complex128 PASSED [ 51%] 2023-01-11T21:34:19.1876040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matmul_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:19.1876320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_complex128 PASSED [ 51%] 2023-01-11T21:34:19.1876680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_matrix_exp_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:19.1876980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_with_dim_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:19.1877320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:19.1877620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_binary_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:19.1877900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_complex128 PASSED [ 51%] 2023-01-11T21:34:19.1878170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_complex128 PASSED [ 51%] 2023-01-11T21:34:19.1878450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_complex128 PASSED [ 51%] 2023-01-11T21:34:19.1878760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mv_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:19.1879110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmean_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:19.1879400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanmedian_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:19.1879680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nansum_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:19.1879960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_complex128 PASSED [ 51%] 2023-01-11T21:34:19.1880260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_batch_norm_cpu_float64 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:34:19.1880570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_dropout_backward_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:19.1880970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:19.1881460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:19.1881780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_complex128 PASSED [ 52%] 2023-01-11T21:34:19.1882170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:19.1882600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:19.1883030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:19.1883460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:19.1883880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:19.1884280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional__scaled_dot_product_attention_cpu_float64 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:34:19.1884650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:19.1884970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:19.1885290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:19.1885600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1885910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1886220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_batch_norm_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1886570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_bilinear_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1886960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1887280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128 PASSED [ 53%] 2023-01-11T21:34:19.1887600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1887920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1888290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout2d_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1888590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout3d_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1888890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_dropout_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1889230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1889600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 XFAIL [ 53%] 2023-01-11T21:34:19.1889930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1890240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_glu_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:19.1890540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_grid_sample_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1890850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_group_norm_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1891160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1891460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardswish_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1891840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_huber_loss_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1892150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1892480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1892790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_kl_div_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1893090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_layer_norm_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1893390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1893700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1894050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1894410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1894720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1895070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:19.1895380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mse_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1895680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_nll_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1895980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_complex128 PASSED [ 55%] 2023-01-11T21:34:19.1896290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_normalize_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1896670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1897020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1897330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 PASSED [ 55%] 2023-01-11T21:34:19.1897640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1897950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 55%] 2023-01-11T21:34:19.1898270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1898580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 PASSED [ 55%] 2023-01-11T21:34:19.1898930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1899280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_prelu_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1899580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu6_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1899880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_rrelu_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:19.1900290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:34:19.1900640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1903600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1903900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softshrink_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1904280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_complex128 PASSED [ 56%] 2023-01-11T21:34:19.1904600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softsign_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1904900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1905220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 56%] 2023-01-11T21:34:19.1905540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1905870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 PASSED [ 56%] 2023-01-11T21:34:19.1906210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1906620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1906980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1907300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:19.1907700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:34:19.1908020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:19.1908350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:19.1908630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_complex128 PASSED [ 57%] 2023-01-11T21:34:19.1908920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_inf_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:19.1909270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_complex128 PASSED [ 57%] 2023-01-11T21:34:19.1909670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:34:19.1910090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:34:19.1910510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:34:19.1910830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:19.1911110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_complex128 PASSED [ 57%] 2023-01-11T21:34:19.1911400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_outer_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:19.1911720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:19.1912040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_complex128 PASSED [ 57%] 2023-01-11T21:34:19.1912330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polar_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:19.1912620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:19.1912930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 58%] 2023-01-11T21:34:19.1913230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:19.1913510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:19.1913800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_complex128 PASSED [ 58%] 2023-01-11T21:34:19.1914140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_prod_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:19.1914420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_complex128 PASSED [ 58%] 2023-01-11T21:34:19.1914700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_quantile_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:19.1914980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rad2deg_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:19.1915370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:34:19.1915840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:34:19.1916160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_complex128 PASSED [ 58%] 2023-01-11T21:34:19.1916470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ravel_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:19.1916790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_complex128 PASSED [ 58%] 2023-01-11T21:34:19.1917090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_complex128 PASSED [ 58%] 2023-01-11T21:34:19.1917420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:19.1917710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_as_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:19.1917990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:19.1918380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:34:19.1918800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:34:19.1919200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:19.1919500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_conj_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:19.1919780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:19.1920060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:19.1920340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rot90_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:19.1920620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:19.1920890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsqrt_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:19.1921220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:19.1921550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:19.1921840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amax_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:19.1922140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_amin_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:19.1922430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_mean_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:19.1922720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_prod_cpu_float64 XFAIL [ 60%] 2023-01-11T21:34:19.1923120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:19.1923460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_segment_reduce_lengths_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:19.1923820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_scatter_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:19.1924110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_complex128 PASSED [ 60%] 2023-01-11T21:34:19.1924500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:19.1924870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_complex128 PASSED [ 60%] 2023-01-11T21:34:19.1925150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sigmoid_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:19.1925440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sign_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:19.1925840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:19.1926330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:19.1926880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:19.1927340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:19.1927790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:19.1928230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:19.1928650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:19.1928970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:19.1929250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_complex128 PASSED [ 61%] 2023-01-11T21:34:19.1929600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinh_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:19.1929890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_complex128 PASSED [ 61%] 2023-01-11T21:34:19.1930170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:19.1930450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_slice_scatter_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:19.1930740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:19.1931030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_complex128 PASSED [ 61%] 2023-01-11T21:34:19.1931350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 SKIPPED (Skipped!) [ 61%] 2023-01-11T21:34:19.1931710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sparse_sampled_addmm_cpu_float64 SKIPPED (Skipped!) [ 61%] 2023-01-11T21:34:19.1932160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:19.1932600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:34:19.1933060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:34:19.1933520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:34:19.1933850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i0e_cpu_float64 PASSED [ 62%] 2023-01-11T21:34:19.1934180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1_cpu_float64 PASSED [ 62%] 2023-01-11T21:34:19.1934590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:34:19.1935120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:34:19.1935590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:34:19.1935960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtr_cpu_float64 PASSED [ 62%] 2023-01-11T21:34:19.1936380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:34:19.1936850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:34:19.1937210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_xlog1py_cpu_float64 PASSED [ 62%] 2023-01-11T21:34:19.1937490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_complex128 PASSED [ 62%] 2023-01-11T21:34:19.1937810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_cpu_float64 PASSED [ 62%] 2023-01-11T21:34:19.1938140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_float64 PASSED [ 62%] 2023-01-11T21:34:19.1938440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:19.1938740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_with_sizes_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:19.1939030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:19.1939310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:19.1939590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_squeeze_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:19.1939870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:19.1940220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:19.1940520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:19.1940820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_unbiased_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:19.1941100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:19.1941380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stft_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:19.1941660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:19.1941930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:19.1942260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:19.1942580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:19.1942850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:19.1943180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_svd_lowrank_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:19.1943470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_symeig_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:19.1946190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_symeig_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:19.1946480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:19.1946770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:19.1947120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:19.1947470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:19.1947750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:19.1948040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:19.1948310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:19.1948700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T21:34:19.1949030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_sparse_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:19.1949350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:19.1949670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trace_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:19.1949950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:19.1950240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:19.1950530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:19.1950820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:19.1951100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:19.1951380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triu_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:19.1951730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:19.1952020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trunc_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:19.1952300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:19.1952590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:19.1952870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:19.1953260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:34:19.1953680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:34:19.1954140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:34:19.1954500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:19.1954820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:19.1955110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_complex128 PASSED [ 66%] 2023-01-11T21:34:19.1955410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_mean_unbiased_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:19.1955700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:19.1955980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:19.1956310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_real_cpu_complex128 PASSED [ 66%] 2023-01-11T21:34:19.1956670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_copy_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:19.1956960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_complex128 PASSED [ 66%] 2023-01-11T21:34:19.1957240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:19.1957520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_complex128 PASSED [ 66%] 2023-01-11T21:34:19.1957800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vstack_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:19.1958070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:19.1958350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_xlogy_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:19.1958660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_complex128 PASSED [ 66%] 2023-01-11T21:34:19.1958980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zero__cpu_float64 PASSED [ 67%] 2023-01-11T21:34:19.1959370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:34:19.1959740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1960110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1960490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1960870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1961260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmod___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1961670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_complex128 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:34:19.1962030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1962410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rsub___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1962800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__native_batch_norm_legit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1963250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 67%] 2023-01-11T21:34:19.1963620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_float64 PASSED [ 67%] 2023-01-11T21:34:19.1963960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1964370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acosh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:19.1964740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_complex128 PASSED [ 68%] 2023-01-11T21:34:19.1965090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_complex128 PASSED [ 68%] 2023-01-11T21:34:19.1965390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcdiv_cpu_float64 PASSED [ 68%] 2023-01-11T21:34:19.1965690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_complex128 PASSED [ 68%] 2023-01-11T21:34:19.1966090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:19.1966460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:34:19.1966890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:19.1967390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:19.1967830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:19.1968080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:19.1968240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 68%] 2023-01-11T21:34:19.1968400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_complex128 XFAIL [ 68%] 2023-01-11T21:34:19.1968590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:34:19.1968780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:34:19.1968920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan2_cpu_float64 PASSED [ 68%] 2023-01-11T21:34:19.1969050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_complex128 PASSED [ 69%] 2023-01-11T21:34:19.1969190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atan_cpu_float64 PASSED [ 69%] 2023-01-11T21:34:19.1969370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:19.1969550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atanh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:19.1969740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:19.1969960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_float64 PASSED [ 69%] 2023-01-11T21:34:19.1970170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:19.1970360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:19.1970610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:34:19.1970840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:19.1971040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_tensors_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:19.1971220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:19.1971470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:34:19.1971700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:34:19.1971890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:19.1972170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 70%] 2023-01-11T21:34:19.1972350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1972490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ceil_cpu_float64 PASSED [ 70%] 2023-01-11T21:34:19.1972670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1972850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chalf_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1973130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T21:34:19.1973400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T21:34:19.1973590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1973770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1973960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1974150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_inverse_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1974380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1974570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cholesky_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1974750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1974930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:19.1975160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:19.1975340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:19.1975480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_complex128 PASSED [ 71%] 2023-01-11T21:34:19.1975670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:19.1975860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:19.1976080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_contiguous_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:19.1976310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:19.1976490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_corrcoef_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:19.1976630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_complex128 PASSED [ 71%] 2023-01-11T21:34:19.1976760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cos_cpu_float64 PASSED [ 71%] 2023-01-11T21:34:19.1976900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_float64 PASSED [ 71%] 2023-01-11T21:34:19.1977150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:34:19.1977330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:19.1977510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:19.1977690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:19.1977830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_complex128 PASSED [ 72%] 2023-01-11T21:34:19.1977970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_complex128 PASSED [ 72%] 2023-01-11T21:34:19.1978110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumsum_cpu_float64 PASSED [ 72%] 2023-01-11T21:34:19.1978290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:19.1978510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:19.1978730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:19.1978950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:19.1979130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:19.1979320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_complex128 PASSED [ 72%] 2023-01-11T21:34:19.1979500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:19.1979680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:19.1979860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:19.1980100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 72%] 2023-01-11T21:34:19.1980340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 72%] 2023-01-11T21:34:19.1980580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:34:19.1980810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:34:19.1980950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erf_cpu_float64 PASSED [ 73%] 2023-01-11T21:34:19.1981080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfc_cpu_float64 PASSED [ 73%] 2023-01-11T21:34:19.1981260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:19.1981440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:19.1981620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expm1_cpu_float64 PASSED [ 73%] 2023-01-11T21:34:19.1981900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:34:19.1982140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:34:19.1982320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:19.1982510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:19.1982730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:19.1982910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:19.1983100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:19.1983280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:19.1983460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1983690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1983880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftshift_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1984060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1984240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1984420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1984640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1984860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1985050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1985230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1985370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_complex128 PASSED [ 74%] 2023-01-11T21:34:19.1985560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1985740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:19.1985880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_cpu_float64 PASSED [ 74%] 2023-01-11T21:34:19.1986120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:34:19.1986300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:19.1986440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frac_cpu_float64 PASSED [ 75%] 2023-01-11T21:34:19.1986610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_frexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:19.1986890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:34:19.1987140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:34:19.1987320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:19.1987540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:19.1987800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gradient_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:19.1987990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_grid_sampler_2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:19.1988230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:34:19.1988410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:19.1990920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_half_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:19.1991180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:34:19.1991420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:34:19.1991670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:34:19.1991840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:19.1992030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:19.1992210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hstack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:19.1992340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hypot_cpu_float64 PASSED [ 76%] 2023-01-11T21:34:19.1992480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_i0_cpu_float64 PASSED [ 76%] 2023-01-11T21:34:19.1992720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:34:19.1992940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_imag_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:19.1993110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_float64 PASSED [ 76%] 2023-01-11T21:34:19.1993260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_complex128 PASSED [ 76%] 2023-01-11T21:34:19.1993410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_copy_cpu_float64 PASSED [ 76%] 2023-01-11T21:34:19.1993610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_complex128 PASSED [ 76%] 2023-01-11T21:34:19.1993750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_reduce_cpu_float64 PASSED [ 76%] 2023-01-11T21:34:19.1993940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:19.1994120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:19.1994380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:19.1994660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:19.1994900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:19.1995140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:19.1995380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:19.1995610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:19.1995850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:19.1996130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:19.1996340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:34:19.1996520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:34:19.1996700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:34:19.1996870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:34:19.1997040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:34:19.1997200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:34:19.1997440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:19.1997630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1997810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1998000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1998230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1998430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_singular_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1998610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1998790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1999050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1999280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1999470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvalsh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1999660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.1999850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:19.2000100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 78%] 2023-01-11T21:34:19.2000350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 78%] 2023-01-11T21:34:19.2000510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 78%] 2023-01-11T21:34:19.2000650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 79%] 2023-01-11T21:34:19.2000850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2001050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lstsq_grad_oriented_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2001240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2001430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2001610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2001800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2002030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2002310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_power_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2002570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:34:19.2002840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:34:19.2003110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:34:19.2003340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2003530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2003720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:19.2003910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:19.2004110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 80%] 2023-01-11T21:34:19.2004300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 80%] 2023-01-11T21:34:19.2004480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:19.2004670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:19.2004860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:19.2005050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:19.2005280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:19.2005500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vander_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:19.2005700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:19.2005950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:34:19.2006190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:34:19.2006330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_complex128 PASSED [ 80%] 2023-01-11T21:34:19.2006500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log10_cpu_float64 PASSED [ 80%] 2023-01-11T21:34:19.2006640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_float64 PASSED [ 81%] 2023-01-11T21:34:19.2006780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_complex128 PASSED [ 81%] 2023-01-11T21:34:19.2006920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_cpu_float64 PASSED [ 81%] 2023-01-11T21:34:19.2007110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:19.2007330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:19.2007510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logaddexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:19.2007700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:19.2007950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:34:19.2008230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:34:19.2008510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:34:19.2008760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:34:19.2009010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:34:19.2009150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logit_cpu_float64 PASSED [ 81%] 2023-01-11T21:34:19.2009390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:34:19.2009620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:34:19.2009860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:34:19.2010040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2010230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2010410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_unpack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2010590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2010760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2011050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:34:19.2011240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2011470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumprod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2011690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2011920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_cumsum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2012070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_complex128 PASSED [ 82%] 2023-01-11T21:34:19.2012260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_log_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2012450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logsumexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2012630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:19.2012820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2013000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2013190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2013370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_prod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2013550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2013740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_select_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2013920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2014110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2014330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2014550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2014730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matmul_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2014950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2015130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_binary_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2015330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2015520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:19.2015750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_max_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2015930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2016110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2016310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2016500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2016700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2016880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2017050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2017270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_msort_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2017450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_complex128 PASSED [ 84%] 2023-01-11T21:34:19.2017590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mul_cpu_float64 PASSED [ 84%] 2023-01-11T21:34:19.2017840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:34:19.2018020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2018190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:19.2018340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 84%] 2023-01-11T21:34:19.2018490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 85%] 2023-01-11T21:34:19.2018630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 85%] 2023-01-11T21:34:19.2018810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:19.2019040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nansum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:19.2019290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:19.2019470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:19.2019650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:19.2019880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_batch_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:19.2020120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_dropout_backward_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:19.2020340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_native_layer_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:19.2020590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:19.2020850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:19.2021100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:19.2021350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:19.2021590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:34:19.2021830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:34:19.2022040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional__scaled_dot_product_attention_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2022240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2022440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2022640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2022830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2023020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2023210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_bilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2023490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2023730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2023880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_celu_cpu_float64 PASSED [ 86%] 2023-01-11T21:34:19.2024080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2024310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2024510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:19.2024700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2024900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2025100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2025300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2025500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2025650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout2d_cpu_float64 PASSED [ 87%] 2023-01-11T21:34:19.2025800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout_cpu_float64 PASSED [ 87%] 2023-01-11T21:34:19.2025940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_elu_cpu_float64 PASSED [ 87%] 2023-01-11T21:34:19.2026140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2026360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 87%] 2023-01-11T21:34:19.2026580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_glu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2026770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardshrink_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2026970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardtanh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2027160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_huber_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2027390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_instance_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:19.2027600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2027800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2028000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2028230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_kl_div_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2028420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2028610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_l1_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2028800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_layer_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2028960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 PASSED [ 88%] 2023-01-11T21:34:19.2029140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2029380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_local_response_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2029610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2029820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool1d_grad_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2030020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2030160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mish_cpu_float64 PASSED [ 88%] 2023-01-11T21:34:19.2030350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_mse_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:19.2030550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2030750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2030950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2031170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2031370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_normalize_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2031560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2031760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2031990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2032190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2032420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2032660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2032850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2033120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:34:19.2033270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_silu_cpu_float64 PASSED [ 89%] 2023-01-11T21:34:19.2033470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:19.2033660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2033850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2034050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2034240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softplus_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2034430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2034640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2034850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2035090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_nearest_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2035340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:34:19.2035560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2035780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2036080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:34:19.2036330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:34:19.2036510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:19.2036680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:19.2036870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pca_lowrank_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:19.2037050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:19.2037230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pinverse_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:19.2037420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polar_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:19.2039800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 91%] 2023-01-11T21:34:19.2039960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 91%] 2023-01-11T21:34:19.2040150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:19.2040320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_pow_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:19.2040500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:19.2040720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_quantile_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:19.2041010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:34:19.2041260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:34:19.2041510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:34:19.2041800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:34:19.2042060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:34:19.2042240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:19.2042420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:19.2042600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_complex128 PASSED [ 92%] 2023-01-11T21:34:19.2042740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reciprocal_cpu_float64 PASSED [ 92%] 2023-01-11T21:34:19.2042890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_remainder_cpu_float64 PASSED [ 92%] 2023-01-11T21:34:19.2043070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:19.2043260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:19.2043450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_interleave_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:19.2043640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:19.2043860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:19.2044140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:34:19.2044390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:34:19.2044640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:34:19.2044820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:19.2045010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:34:19.2045180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:34:19.2045360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:34:19.2045540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rot90_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:34:19.2045680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_cpu_float64 PASSED [ 93%] 2023-01-11T21:34:19.2045830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_0_cpu_float64 PASSED [ 93%] 2023-01-11T21:34:19.2046020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 93%] 2023-01-11T21:34:19.2046160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_complex128 PASSED [ 93%] 2023-01-11T21:34:19.2046340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:34:19.2046590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:19.2046880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:19.2047100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_float64 PASSED [ 93%] 2023-01-11T21:34:19.2047260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amin_cpu_float64 PASSED [ 93%] 2023-01-11T21:34:19.2047510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:19.2047690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:34:19.2047880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:34:19.2048020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_complex128 PASSED [ 94%] 2023-01-11T21:34:19.2048160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_complex128 PASSED [ 94%] 2023-01-11T21:34:19.2048300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sign_cpu_float64 PASSED [ 94%] 2023-01-11T21:34:19.2048560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:19.2048830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:19.2049080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:19.2049330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:19.2049580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:19.2049720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_complex128 PASSED [ 94%] 2023-01-11T21:34:19.2049890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sin_cpu_float64 PASSED [ 94%] 2023-01-11T21:34:19.2050060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_complex128 PASSED [ 94%] 2023-01-11T21:34:19.2050200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinc_cpu_float64 PASSED [ 94%] 2023-01-11T21:34:19.2050340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_complex128 PASSED [ 94%] 2023-01-11T21:34:19.2050480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sinh_cpu_float64 PASSED [ 94%] 2023-01-11T21:34:19.2050700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:19.2050890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:19.2051080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:19.2051250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sort_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:19.2051470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_complex128 SKIPPED (PyTorch is built without MKL support) [ 95%] 2023-01-11T21:34:19.2051730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:19.2051980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:19.2052230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:19.2052470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:19.2052750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2023-01-11T21:34:19.2052980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_erfcx_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:19.2053280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:19.2053470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1e_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:19.2053730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:19.2054000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:34:19.2054260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:34:19.2054520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:34:19.2054710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:19.2054890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_ndtri_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:19.2055160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:34:19.2055470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:34:19.2055750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:34:19.2055940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_xlog1py_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:19.2056130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:19.2056320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_complex128 PASSED [ 96%] 2023-01-11T21:34:19.2056500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_squeeze_cpu_float64 PASSED [ 96%] 2023-01-11T21:34:19.2056720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:19.2056910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:19.2057090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:19.2057230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_complex128 PASSED [ 97%] 2023-01-11T21:34:19.2057370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sub_cpu_float64 PASSED [ 97%] 2023-01-11T21:34:19.2057550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:19.2057730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:19.2057910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:19.2058090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:19.2058270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:19.2058410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_cpu_complex128 PASSED [ 97%] 2023-01-11T21:34:19.2058540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_t_cpu_float64 PASSED [ 97%] 2023-01-11T21:34:19.2058730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:19.2058910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_along_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:19.2059130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:19.2059310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_float64 PASSED [ 97%] 2023-01-11T21:34:19.2059480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_float64 PASSED [ 97%] 2023-01-11T21:34:19.2059660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:19.2059840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2060020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2060270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 98%] 2023-01-11T21:34:19.2060490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2060630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_complex128 PASSED [ 98%] 2023-01-11T21:34:19.2060770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_transpose_cpu_float64 PASSED [ 98%] 2023-01-11T21:34:19.2060960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2061140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapezoid_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2061320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2061510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2061700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triangular_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2061870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trunc_cpu_float64 PASSED [ 98%] 2023-01-11T21:34:19.2062090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2062270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unbind_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2062460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:19.2062650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2062830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2063070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:34:19.2063320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:34:19.2063500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2063730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2063920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2064100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2064280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2064500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2064680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2064910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_real_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2065120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2065310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:19.2065490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [100%] 2023-01-11T21:34:19.2065490Z 2023-01-11T21:34:19.2065590Z =============================== warnings summary =============================== 2023-01-11T21:34:19.2065770Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:34:19.2066070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:34:19.2066140Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:34:19.2066140Z 2023-01-11T21:34:19.2066310Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:34:19.2066560Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-bd16b53370132319.xml - 2023-01-11T21:34:19.2066670Z ==== 843 passed, 613 skipped, 5 deselected, 23 xfailed, 1 warning in 59.34s ==== 2023-01-11T21:34:19.2066810Z 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:34:19.2066810Z 2023-01-11T21:34:19.2067050Z ##[endgroup] 2023-01-11T21:34:19.2067280Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_fwd_gradients_ca_r0x_d) 2023-01-11T21:34:19.2067280Z 2023-01-11T21:34:30.9444810Z 2023-01-11T21:34:30.9445110Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T21:34:30.9445700Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_fwd_gradients_jdqhmjen) 2023-01-11T21:34:30.9446250Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-0e28e1b0d4fefec0.xml 2023-01-11T21:34:30.9446530Z ============================= test session starts ============================== 2023-01-11T21:34:30.9447040Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:34:30.9447290Z cachedir: .pytest_cache 2023-01-11T21:34:30.9447630Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:34:30.9448050Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:34:30.9448390Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:34:30.9448670Z collecting ... collected 2967 items / 7 deselected / 2960 selected 2023-01-11T21:34:30.9602250Z Running 1476 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__native_batch_norm_legit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__softmax_backward_data_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_grid_sampler_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scalar_tensor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_bartlett_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_blackman_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hamming_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hann_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_kaiser_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_T_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmod___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__native_batch_norm_legit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_arange_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ceil_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frac_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ge_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogram_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hypot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_le_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_maximum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_minimum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_msort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_remainder_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_bartlett_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_blackman_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hann_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_kaiser_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sort_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_topk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__softmax_backward_data_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amin_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logaddexp_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_bartlett_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_exponential_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_gaussian_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_cosine_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_kaiser_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_copy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 2023-01-11T21:34:30.9736720Z 2023-01-11T21:34:30.9736910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_H_cpu_float64 PASSED [ 0%] 2023-01-11T21:34:30.9737230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_T_cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:30.9737580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___getitem___cpu_float64 PASSED [ 0%] 2023-01-11T21:34:30.9737920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmatmul___cpu_float64 PASSED [ 0%] 2023-01-11T21:34:30.9738230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmod___cpu_float64 PASSED [ 0%] 2023-01-11T21:34:30.9739450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rmul___cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:30.9740000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_complex128 SKIPPED (Skipped!) [ 0%] 2023-01-11T21:34:30.9740340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rpow___cpu_float64 SKIPPED (Skipped!) [ 0%] 2023-01-11T21:34:30.9740650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad___rsub___cpu_float64 PASSED [ 0%] 2023-01-11T21:34:30.9740950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__native_batch_norm_legit_cpu_float64 PASSED [ 0%] 2023-01-11T21:34:30.9741330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad__softmax_backward_data_cpu_float64 PASSED [ 0%] 2023-01-11T21:34:30.9741770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_abs_cpu_complex128 PASSED [ 0%] 2023-01-11T21:34:30.9742050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_acosh_cpu_float64 PASSED [ 0%] 2023-01-11T21:34:30.9742350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcdiv_cpu_float64 PASSED [ 0%] 2023-01-11T21:34:30.9742640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addcmul_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:30.9742940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmm_decomposed_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:30.9743230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_complex128 PASSED [ 1%] 2023-01-11T21:34:30.9743560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addmv_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:30.9743890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_addr_cpu_complex128 PASSED [ 1%] 2023-01-11T21:34:30.9744470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:30.9744920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:30.9745360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:30.9745700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_amax_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:30.9745990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_complex128 PASSED [ 1%] 2023-01-11T21:34:30.9746280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_angle_cpu_float64 PASSED [ 1%] 2023-01-11T21:34:30.9746750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:30.9747200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:30.9747640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:30.9748080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:34:30.9748430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 2%] 2023-01-11T21:34:30.9748760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 2%] 2023-01-11T21:34:30.9749090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_partial_views_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:30.9749470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_as_strided_scatter_cpu_complex128 SKIPPED (Passes on complex128 and float64 only) [ 2%] 2023-01-11T21:34:30.9750020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asin_cpu_complex128 PASSED [ 2%] 2023-01-11T21:34:30.9750350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_asinh_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:30.9750640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan2_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:30.9750920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atan_cpu_complex128 PASSED [ 2%] 2023-01-11T21:34:30.9751210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atanh_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:30.9751620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_1d_cpu_complex128 PASSED [ 2%] 2023-01-11T21:34:30.9751920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_complex128 PASSED [ 2%] 2023-01-11T21:34:30.9752300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_atleast_2d_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:30.9752620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bfloat16_cpu_complex128 XFAIL [ 2%] 2023-01-11T21:34:30.9752920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_complex128 PASSED [ 2%] 2023-01-11T21:34:30.9753210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bmm_cpu_float64 PASSED [ 2%] 2023-01-11T21:34:30.9753680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:34:30.9754020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_broadcast_to_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:30.9754430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:34:30.9754920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:34:30.9755400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:34:30.9755740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cartesian_prod_cpu_complex128 PASSED [ 3%] 2023-01-11T21:34:30.9756190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 3%] 2023-01-11T21:34:30.9756550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cdouble_cpu_complex128 PASSED [ 3%] 2023-01-11T21:34:30.9756840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ceil_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:30.9757130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cfloat_cpu_float64 XFAIL [ 3%] 2023-01-11T21:34:30.9757420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_complex128 XFAIL [ 3%] 2023-01-11T21:34:30.9757780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chalf_cpu_float64 XFAIL [ 3%] 2023-01-11T21:34:30.9758190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:34:30.9758520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_inverse_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:30.9758830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cholesky_solve_cpu_float64 PASSED [ 3%] 2023-01-11T21:34:30.9759130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_chunk_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:30.9759410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:30.9759840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_clone_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:30.9760190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:30.9760510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_conj_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:30.9760810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_contiguous_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:30.9761110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:30.9761490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_corrcoef_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:30.9761780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cos_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:30.9762070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:30.9762360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cosh_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:30.9762730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cov_cpu_float64 SKIPPED (Barely fails) [ 4%] 2023-01-11T21:34:30.9763030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cross_cpu_complex128 PASSED [ 4%] 2023-01-11T21:34:30.9763320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cummin_cpu_float64 PASSED [ 4%] 2023-01-11T21:34:30.9763610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumprod_cpu_complex128 PASSED [ 5%] 2023-01-11T21:34:30.9763910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_cumsum_cpu_complex128 PASSED [ 5%] 2023-01-11T21:34:30.9764200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_complex128 PASSED [ 5%] 2023-01-11T21:34:30.9764500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagflat_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:30.9764830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_complex128 PASSED [ 5%] 2023-01-11T21:34:30.9765170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_copy_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:30.9765470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_complex128 PASSED [ 5%] 2023-01-11T21:34:30.9765760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:30.9766060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diagonal_scatter_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:30.9766360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_diff_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:30.9766650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_digamma_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:30.9766950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_floor_rounding_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:30.9767330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_no_rounding_mode_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:30.9767660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_div_trunc_rounding_cpu_float64 PASSED [ 5%] 2023-01-11T21:34:30.9767960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dot_cpu_complex128 PASSED [ 5%] 2023-01-11T21:34:30.9768250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_double_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:30.9768540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:30.9768840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_dsplit_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:30.9769430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:34:30.9769960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:34:30.9770450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:34:30.9770900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:34:30.9771350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_erfc_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:30.9771640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:30.9771930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_exp_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:30.9772220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:30.9772520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_as_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:30.9772900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_complex128 PASSED [ 6%] 2023-01-11T21:34:30.9773180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_expand_cpu_float64 PASSED [ 6%] 2023-01-11T21:34:30.9773600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:34:30.9774080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:34:30.9774400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_fft_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9774700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_hfft2_cpu_complex128 PASSED [ 7%] 2023-01-11T21:34:30.9774990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftn_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9775330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ifftshift_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9775670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfft_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9775960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_ihfftn_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9776260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft2_cpu_complex128 PASSED [ 7%] 2023-01-11T21:34:30.9776550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_irfft_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9776840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fft_rfft2_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9777120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_complex128 PASSED [ 7%] 2023-01-11T21:34:30.9777410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fill_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9777780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_complex128 PASSED [ 7%] 2023-01-11T21:34:30.9778070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flatten_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9778360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fliplr_cpu_float64 PASSED [ 7%] 2023-01-11T21:34:30.9778650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_flipud_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:30.9779060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_cpu_complex128 XFAIL [ 8%] 2023-01-11T21:34:30.9779370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_float_power_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:30.9779670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_floor_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:30.9779990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_fmod_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:30.9780310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frac_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:30.9780600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_frexp_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:30.9781090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:34:30.9781540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:34:30.9781870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:30.9782160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_gather_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:30.9782560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:34:30.9783070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:34:30.9783420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_grid_sampler_2d_cpu_float64 PASSED [ 8%] 2023-01-11T21:34:30.9783820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:30.9784150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hsplit_cpu_complex128 PASSED [ 9%] 2023-01-11T21:34:30.9784440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hstack_cpu_complex128 PASSED [ 9%] 2023-01-11T21:34:30.9784720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_hypot_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:30.9785010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_i0_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:30.9785440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:30.9785810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_add_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:30.9786100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_fill_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:30.9786410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_complex128 PASSED [ 9%] 2023-01-11T21:34:30.9786700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_index_put_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:30.9786990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_inner_cpu_float64 PASSED [ 9%] 2023-01-11T21:34:30.9787380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:30.9787810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:30.9788320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:30.9788860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:34:30.9789320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:34:30.9789750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:34:30.9790180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:34:30.9790720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:34:30.9791090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 10%] 2023-01-11T21:34:30.9791450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lerp_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:30.9791780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_complex128 PASSED [ 10%] 2023-01-11T21:34:30.9792080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cond_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:30.9792390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cross_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:30.9792690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_complex128 PASSED [ 10%] 2023-01-11T21:34:30.9792990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:30.9793300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_complex128 XFAIL [ 10%] 2023-01-11T21:34:30.9793610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_det_singular_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:30.9793980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eig_cpu_float64 PASSED [ 10%] 2023-01-11T21:34:30.9794290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigh_cpu_complex128 PASSED [ 10%] 2023-01-11T21:34:30.9794590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_eigvals_cpu_complex128 PASSED [ 11%] 2023-01-11T21:34:30.9794930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_householder_product_cpu_complex128 SKIPPED (Skipped! Flaky) [ 11%] 2023-01-11T21:34:30.9795260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_cpu_complex128 PASSED [ 11%] 2023-01-11T21:34:30.9795550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_inv_ex_cpu_complex128 PASSED [ 11%] 2023-01-11T21:34:30.9795980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:30.9796480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:30.9796980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:34:30.9797330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:34:30.9797660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:34:30.9798060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lstsq_grad_oriented_cpu_complex128 PASSED [ 11%] 2023-01-11T21:34:30.9798400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_factor_cpu_float64 PASSED [ 11%] 2023-01-11T21:34:30.9798690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_lu_solve_cpu_float64 PASSED [ 11%] 2023-01-11T21:34:30.9799010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_complex128 PASSED [ 11%] 2023-01-11T21:34:30.9799380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_norm_cpu_float64 PASSED [ 11%] 2023-01-11T21:34:30.9799700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_complex128 PASSED [ 11%] 2023-01-11T21:34:30.9800070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_power_cpu_float64 PASSED [ 12%] 2023-01-11T21:34:30.9800520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 12%] 2023-01-11T21:34:30.9800990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 12%] 2023-01-11T21:34:30.9801460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 12%] 2023-01-11T21:34:30.9801820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_cpu_float64 PASSED [ 12%] 2023-01-11T21:34:30.9802170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_complex128 XFAIL [ 12%] 2023-01-11T21:34:30.9802530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_norm_subgradients_at_zero_cpu_float64 XFAIL [ 12%] 2023-01-11T21:34:30.9802850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_complex128 PASSED [ 12%] 2023-01-11T21:34:30.9803150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_cpu_float64 PASSED [ 12%] 2023-01-11T21:34:30.9803460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_pinv_hermitian_cpu_complex128 PASSED [ 12%] 2023-01-11T21:34:30.9803770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_complex128 PASSED [ 12%] 2023-01-11T21:34:30.9804060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_qr_cpu_float64 PASSED [ 12%] 2023-01-11T21:34:30.9804360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_slogdet_cpu_complex128 PASSED [ 12%] 2023-01-11T21:34:30.9804740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_complex128 PASSED [ 12%] 2023-01-11T21:34:30.9805040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:30.9805350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_ex_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9805660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_solve_triangular_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9805970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svd_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9806270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9806580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_svdvals_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:30.9806920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorinv_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9807420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9807770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_tensorsolve_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:30.9808080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vander_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:30.9808380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9808680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vecdot_cpu_float64 PASSED [ 13%] 2023-01-11T21:34:30.9808990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_vector_norm_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9809390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log2_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9809770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_cpu_complex128 PASSED [ 13%] 2023-01-11T21:34:30.9810070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:30.9810380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_log_softmax_with_dtype_cpu_complex128 PASSED [ 14%] 2023-01-11T21:34:30.9810830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:34:30.9811290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:34:30.9811740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:34:30.9812180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:34:30.9812660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:34:30.9813140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:34:30.9813470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_logsumexp_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:30.9813870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:34:30.9814200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:30.9814490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_lu_solve_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:30.9814780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mH_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:30.9815080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_complex128 PASSED [ 14%] 2023-01-11T21:34:30.9815440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mT_cpu_float64 PASSED [ 14%] 2023-01-11T21:34:30.9815730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_amax_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9816030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumprod_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9816330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_cumsum_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9816630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_complex128 PASSED [ 15%] 2023-01-11T21:34:30.9817030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_fill_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9817360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_log_softmax_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9817700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_mean_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9818030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_median_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9818320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_norm_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9818620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_complex128 PASSED [ 15%] 2023-01-11T21:34:30.9819010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_normalize_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9819320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_prod_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9819620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_complex128 PASSED [ 15%] 2023-01-11T21:34:30.9819920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_scatter_cpu_float64 PASSED [ 15%] 2023-01-11T21:34:30.9820300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_select_cpu_complex128 PASSED [ 15%] 2023-01-11T21:34:30.9820600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_softmax_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:30.9820900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_std_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:30.9821190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_masked_var_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:30.9821480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matmul_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:30.9821780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_matrix_exp_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:30.9822070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_max_binary_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:30.9822400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_maximum_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:30.9822730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mean_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:30.9823040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:30.9823360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_list_of_tensors_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:30.9823680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_meshgrid_variadic_tensors_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:30.9823980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_minimum_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:30.9824280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_movedim_cpu_complex128 PASSED [ 16%] 2023-01-11T21:34:30.9824560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_msort_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:30.9825080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:34:30.9825430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:30.9825740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:30.9826040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:30.9826450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nan_to_num_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:30.9826760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nansum_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:30.9827180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:34:30.9827560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_narrow_cpu_complex128 PASSED [ 17%] 2023-01-11T21:34:30.9827900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_native_batch_norm_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:30.9828440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:34:30.9828770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_complex128 PASSED [ 17%] 2023-01-11T21:34:30.9829060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_neg_cpu_float64 PASSED [ 17%] 2023-01-11T21:34:30.9829470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:34:30.9829910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:34:30.9830350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:34:30.9830880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:34:30.9831340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:34:30.9831790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:34:30.9832150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional__scaled_dot_product_attention_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9832480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9832810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9833140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_adaptive_max_pool2d_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9833510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_batch_norm_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9833870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9834220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9834550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_complex128 PASSED [ 18%] 2023-01-11T21:34:30.9834860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv2d_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9835180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose1d_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9835510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose2d_cpu_float64 PASSED [ 18%] 2023-01-11T21:34:30.9835950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_complex128 PASSED [ 18%] 2023-01-11T21:34:30.9836370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_conv_transpose3d_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9836700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_embedding_loss_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9837030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cosine_similarity_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9837350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_cross_entropy_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9837730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_elu_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9838060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9838400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9838780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_fractional_max_pool2d_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9839130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_gelu_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9847760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardsigmoid_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9848160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardswish_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9848490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_hardtanh_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9848810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_area_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9849140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bicubic_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9849480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_bilinear_cpu_float64 PASSED [ 19%] 2023-01-11T21:34:30.9849890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_interpolate_nearest_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9850220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_l1_loss_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9850540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_linear_cpu_complex128 PASSED [ 20%] 2023-01-11T21:34:30.9850860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_local_response_norm_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9851190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_logsigmoid_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9851510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool1d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9851820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool2d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9852170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_pool3d_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9852520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_max_unpool1d_grad_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9852850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mish_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9853160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_mse_loss_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9853710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_multilabel_margin_loss_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9854050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_nll_loss_cpu_float64 PASSED [ 20%] 2023-01-11T21:34:30.9854360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_normalize_cpu_complex128 PASSED [ 20%] 2023-01-11T21:34:30.9854680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_circular_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9855060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_constant_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9855490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pad_replicate_cpu_complex128 PASSED [ 21%] 2023-01-11T21:34:30.9855820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pairwise_distance_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9856140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_shuffle_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9856470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_complex128 PASSED [ 21%] 2023-01-11T21:34:30.9856790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_pixel_unshuffle_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9857100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_prelu_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9857450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_silu_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9857800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_smooth_l1_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9858120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_soft_margin_loss_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9858440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9858760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 21%] 2023-01-11T21:34:30.9859090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9859410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softplus_cpu_float64 PASSED [ 21%] 2023-01-11T21:34:30.9859730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_complex128 PASSED [ 22%] 2023-01-11T21:34:30.9860110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_softsign_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:30.9860430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_complex128 PASSED [ 22%] 2023-01-11T21:34:30.9860750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_tanhshrink_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:30.9861060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_threshold_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:30.9861380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:30.9861720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:30.9862050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_unfold_cpu_complex128 PASSED [ 22%] 2023-01-11T21:34:30.9862400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nn_functional_upsample_bilinear_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:30.9863020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 22%] 2023-01-11T21:34:30.9863470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 22%] 2023-01-11T21:34:30.9863810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_cpu_complex128 PASSED [ 22%] 2023-01-11T21:34:30.9864100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_fro_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:30.9864450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_complex128 PASSED [ 22%] 2023-01-11T21:34:30.9864740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_norm_inf_cpu_float64 PASSED [ 22%] 2023-01-11T21:34:30.9865070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 23%] 2023-01-11T21:34:30.9865570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 23%] 2023-01-11T21:34:30.9866000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 23%] 2023-01-11T21:34:30.9866330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_outer_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:30.9866620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_pinverse_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:30.9866910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polar_cpu_float64 XFAIL [ 23%] 2023-01-11T21:34:30.9867220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 23%] 2023-01-11T21:34:30.9867550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 23%] 2023-01-11T21:34:30.9867900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_positive_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:30.9868230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:30.9868520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_prod_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:30.9868810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_put_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:30.9869100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_complex128 PASSED [ 23%] 2023-01-11T21:34:30.9869380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_qr_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:30.9869670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rad2deg_cpu_float64 PASSED [ 23%] 2023-01-11T21:34:30.9870070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:34:30.9870590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:34:30.9871040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:34:30.9871480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:34:30.9871930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 24%] 2023-01-11T21:34:30.9872340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_complex128 PASSED [ 24%] 2023-01-11T21:34:30.9872640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_ravel_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:30.9872930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_complex128 PASSED [ 24%] 2023-01-11T21:34:30.9873260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_real_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:30.9873590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reciprocal_cpu_complex128 PASSED [ 24%] 2023-01-11T21:34:30.9874010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_renorm_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:30.9874310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:30.9874620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_repeat_interleave_cpu_complex128 PASSED [ 24%] 2023-01-11T21:34:30.9874920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_reshape_cpu_float64 PASSED [ 24%] 2023-01-11T21:34:30.9875330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:34:30.9875770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:34:30.9876290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:34:30.9876740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 25%] 2023-01-11T21:34:30.9877080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_complex128 PASSED [ 25%] 2023-01-11T21:34:30.9877380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_conj_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:30.9877680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_complex128 PASSED [ 25%] 2023-01-11T21:34:30.9877980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_resolve_neg_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:30.9878270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_complex128 PASSED [ 25%] 2023-01-11T21:34:30.9878600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_roll_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:30.9878930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_complex128 PASSED [ 25%] 2023-01-11T21:34:30.9879220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rot90_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:30.9879510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:30.9879810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_round_decimals_0_cpu_float64 PASSED [ 25%] 2023-01-11T21:34:30.9880120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_rsub_cpu_complex128 PASSED [ 25%] 2023-01-11T21:34:30.9880530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:34:30.9880890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_complex128 PASSED [ 26%] 2023-01-11T21:34:30.9881270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:30.9881580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_amax_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:30.9881990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_scatter_reduce_sum_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:30.9882430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:34:30.9882790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_lengths_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:30.9883110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_segment_reduce_offsets_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:30.9883420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_cpu_complex128 PASSED [ 26%] 2023-01-11T21:34:30.9883830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_select_scatter_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:30.9884160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_complex128 PASSED [ 26%] 2023-01-11T21:34:30.9884450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sgn_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:30.9884860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 26%] 2023-01-11T21:34:30.9885210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sigmoid_cpu_complex128 PASSED [ 26%] 2023-01-11T21:34:30.9885510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sign_cpu_float64 PASSED [ 26%] 2023-01-11T21:34:30.9885920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:30.9886400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:30.9886940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:30.9887440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:30.9887920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:30.9888380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:30.9888850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 27%] 2023-01-11T21:34:30.9889200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_complex128 PASSED [ 27%] 2023-01-11T21:34:30.9889490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sin_cpu_float64 PASSED [ 27%] 2023-01-11T21:34:30.9889810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinc_cpu_complex128 PASSED [ 27%] 2023-01-11T21:34:30.9890140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sinh_cpu_float64 PASSED [ 27%] 2023-01-11T21:34:30.9896680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_cpu_complex128 PASSED [ 27%] 2023-01-11T21:34:30.9897000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_slice_scatter_cpu_float64 PASSED [ 27%] 2023-01-11T21:34:30.9897330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_complex128 SKIPPED (Skipped!) [ 27%] 2023-01-11T21:34:30.9897870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sparse_sampled_addmm_cpu_float64 SKIPPED (Skipped!) [ 27%] 2023-01-11T21:34:30.9898360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9898810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9899330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9899920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9900390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9900870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9901220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_i1_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:30.9901640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9902110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9902490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_ndtr_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:30.9902850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_polygamma_special_polygamma_n_0_cpu_float64 PASSED [ 28%] 2023-01-11T21:34:30.9903300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9903800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T21:34:30.9904290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 28%] 2023-01-11T21:34:30.9904780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 28%] 2023-01-11T21:34:30.9905120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_cpu_complex128 PASSED [ 29%] 2023-01-11T21:34:30.9905430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_list_args_cpu_complex128 PASSED [ 29%] 2023-01-11T21:34:30.9905810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_complex128 PASSED [ 29%] 2023-01-11T21:34:30.9906130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_split_with_sizes_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:30.9906430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_complex128 PASSED [ 29%] 2023-01-11T21:34:30.9906720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_square_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:30.9907010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_squeeze_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:30.9907310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_complex128 PASSED [ 29%] 2023-01-11T21:34:30.9907690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_stack_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:30.9908010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:30.9908350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_mean_cpu_complex128 PASSED [ 29%] 2023-01-11T21:34:30.9908650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_std_unbiased_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:30.9908940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_complex128 PASSED [ 29%] 2023-01-11T21:34:30.9909290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sub_cpu_float64 PASSED [ 29%] 2023-01-11T21:34:30.9909580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:30.9909870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_sum_to_size_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:30.9910160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_svd_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:30.9910520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_along_dim_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:30.9910820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:30.9911110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_take_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:30.9911400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:30.9911680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tan_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:30.9911960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:30.9912250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tanh_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:30.9912590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:30.9912920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensor_split_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:30.9913210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:30.9913500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tensordot_cpu_float64 PASSED [ 30%] 2023-01-11T21:34:30.9913790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tile_cpu_complex128 PASSED [ 30%] 2023-01-11T21:34:30.9914080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_to_sparse_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:30.9914370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trace_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:30.9914660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:30.9915040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_transpose_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:30.9915330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trapz_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:30.9915620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_tril_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:30.9915900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:30.9916190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_triu_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:30.9916480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_true_divide_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:30.9916840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_trunc_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:30.9917170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unbind_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:30.9917510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:30.9917810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unfold_copy_cpu_float64 PASSED [ 31%] 2023-01-11T21:34:30.9918250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 31%] 2023-01-11T21:34:30.9918660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_unsqueeze_cpu_complex128 PASSED [ 31%] 2023-01-11T21:34:30.9918950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:30.9919240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:30.9919530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_var_mean_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:30.9919890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:30.9920190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_view_as_real_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:30.9920480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:30.9920770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_vstack_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:30.9921060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_where_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:30.9921340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_xlogy_cpu_float64 PASSED [ 32%] 2023-01-11T21:34:30.9921740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:34:30.9922220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:34:30.9922710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 32%] 2023-01-11T21:34:30.9923050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_H_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:30.9923330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_T_cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:30.9923620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_complex128 PASSED [ 32%] 2023-01-11T21:34:30.9923910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___radd___cpu_float64 PASSED [ 33%] 2023-01-11T21:34:30.9924200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rdiv___cpu_float64 PASSED [ 33%] 2023-01-11T21:34:30.9924480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmod___cpu_float64 PASSED [ 33%] 2023-01-11T21:34:30.9924840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rmul___cpu_complex128 PASSED [ 33%] 2023-01-11T21:34:30.9925140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rpow___cpu_complex128 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:34:30.9925450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_complex128 PASSED [ 33%] 2023-01-11T21:34:30.9925740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD___rsub___cpu_float64 PASSED [ 33%] 2023-01-11T21:34:30.9926040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD__native_batch_norm_legit_cpu_float64 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:34:30.9926410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_complex128 PASSED [ 33%] 2023-01-11T21:34:30.9926700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_abs_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:30.9927020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acos_cpu_complex128 PASSED [ 33%] 2023-01-11T21:34:30.9927350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_acosh_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:30.9927640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_add_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:30.9927920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addbmm_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:30.9928280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcdiv_cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:30.9928580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:30.9928870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addcmul_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:30.9929180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmm_decomposed_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:30.9929550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:30.9929840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addmv_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:30.9930120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:30.9930410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_addr_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:30.9930830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 34%] 2023-01-11T21:34:30.9931170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amax_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:30.9931450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_amin_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:30.9931870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 34%] 2023-01-11T21:34:30.9932230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_complex128 PASSED [ 34%] 2023-01-11T21:34:30.9932520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_angle_cpu_float64 PASSED [ 34%] 2023-01-11T21:34:30.9932920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 34%] 2023-01-11T21:34:30.9933350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 35%] 2023-01-11T21:34:30.9933700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 35%] 2023-01-11T21:34:30.9934020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 35%] 2023-01-11T21:34:30.9934330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asin_cpu_complex128 PASSED [ 35%] 2023-01-11T21:34:30.9934680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_asinh_cpu_float64 PASSED [ 35%] 2023-01-11T21:34:30.9934970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan2_cpu_float64 PASSED [ 35%] 2023-01-11T21:34:30.9935250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atan_cpu_float64 PASSED [ 35%] 2023-01-11T21:34:30.9935540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_complex128 PASSED [ 35%] 2023-01-11T21:34:30.9935930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atanh_cpu_float64 PASSED [ 35%] 2023-01-11T21:34:30.9936240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_1d_cpu_complex128 PASSED [ 35%] 2023-01-11T21:34:30.9936530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_2d_cpu_float64 PASSED [ 35%] 2023-01-11T21:34:30.9936860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_atleast_3d_cpu_complex128 PASSED [ 35%] 2023-01-11T21:34:30.9937200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_baddbmm_cpu_float64 PASSED [ 35%] 2023-01-11T21:34:30.9947280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bfloat16_cpu_float64 XFAIL [ 35%] 2023-01-11T21:34:30.9947660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_block_diag_cpu_float64 PASSED [ 35%] 2023-01-11T21:34:30.9947970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_bmm_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:30.9948270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_tensors_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:30.9948580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:30.9948890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_broadcast_to_cpu_float64 PASSED [ 36%] 2023-01-11T21:34:30.9949470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:34:30.9949820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cartesian_prod_cpu_float64 PASSED [ 36%] 2023-01-11T21:34:30.9950270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 36%] 2023-01-11T21:34:30.9950770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 36%] 2023-01-11T21:34:30.9951120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cdouble_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:30.9951410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ceil_cpu_float64 PASSED [ 36%] 2023-01-11T21:34:30.9951690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chalf_cpu_float64 XFAIL [ 36%] 2023-01-11T21:34:30.9952120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 36%] 2023-01-11T21:34:30.9952490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_cpu_float64 PASSED [ 36%] 2023-01-11T21:34:30.9952800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_inverse_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:30.9953120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cholesky_solve_cpu_complex128 PASSED [ 36%] 2023-01-11T21:34:30.9953420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_chunk_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:30.9953700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clamp_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:30.9953990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_clone_cpu_complex128 PASSED [ 37%] 2023-01-11T21:34:30.9954280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_column_stack_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:30.9954660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_complex128 PASSED [ 37%] 2023-01-11T21:34:30.9954970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_combinations_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:30.9955560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_complex_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:30.9955880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_complex128 PASSED [ 37%] 2023-01-11T21:34:30.9956170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_conj_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:30.9956470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_constant_pad_nd_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:30.9956770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_contiguous_cpu_complex128 PASSED [ 37%] 2023-01-11T21:34:30.9957120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_corrcoef_cpu_complex128 PASSED [ 37%] 2023-01-11T21:34:30.9957570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cos_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:30.9957860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cosh_cpu_float64 PASSED [ 37%] 2023-01-11T21:34:30.9958140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cov_cpu_float64 XFAIL [ 38%] 2023-01-11T21:34:30.9958430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cross_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9958720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummax_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9959010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cummin_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9959300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumprod_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9959670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:30.9959970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumsum_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9960270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_cumulative_trapezoid_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9960580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_deg2rad_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9960870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagflat_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9961170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_copy_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:30.9961470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9961810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_diagonal_scatter_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9962160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_floor_rounding_cpu_float64 PASSED [ 38%] 2023-01-11T21:34:30.9962480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_div_no_rounding_mode_cpu_complex128 PASSED [ 38%] 2023-01-11T21:34:30.9962790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:30.9963080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dot_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:30.9963370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_double_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:30.9963670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dsplit_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:30.9963970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_complex128 PASSED [ 39%] 2023-01-11T21:34:30.9964330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_dstack_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:30.9964620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_einsum_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:30.9965210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:34:30.9965690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:34:30.9966150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:34:30.9966600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:34:30.9967040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 39%] 2023-01-11T21:34:30.9967530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_erf_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:30.9967860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_expand_as_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:30.9968150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fft_cpu_float64 PASSED [ 39%] 2023-01-11T21:34:30.9968450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftn_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9968750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_fftshift_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9969040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft2_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9969340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfft_cpu_complex128 PASSED [ 40%] 2023-01-11T21:34:30.9969640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_hfftn_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9970000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft2_cpu_complex128 PASSED [ 40%] 2023-01-11T21:34:30.9970300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ifft_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9970590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_ihfft2_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9970880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfft_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9971180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_irfftn_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9971470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fft_rfft_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9971760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flatten_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9972090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fliplr_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9972430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_flipud_cpu_float64 PASSED [ 40%] 2023-01-11T21:34:30.9972730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_complex128 XFAIL [ 40%] 2023-01-11T21:34:30.9973020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_cpu_float64 XFAIL [ 41%] 2023-01-11T21:34:30.9973310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_float_power_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:30.9973600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmax_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:30.9973940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_fmod_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:30.9974230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frac_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:30.9974590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_frexp_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:30.9975150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:34:30.9975610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:34:30.9976040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:34:30.9976370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_gradient_cpu_float64 PASSED [ 41%] 2023-01-11T21:34:30.9976660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_complex128 XFAIL [ 41%] 2023-01-11T21:34:30.9977040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_half_cpu_float64 XFAIL [ 41%] 2023-01-11T21:34:30.9977470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:34:30.9977960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:34:30.9978300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hsplit_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:30.9978590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:30.9978890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hstack_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:30.9979170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_hypot_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:30.9979460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_i0_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:30.9979760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:30.9980130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_add_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:30.9980440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:30.9980740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_fill_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:30.9981030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_put_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:30.9981320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_reduce_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:30.9981620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:30.9981930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_index_select_cpu_float64 PASSED [ 42%] 2023-01-11T21:34:30.9982260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_inner_cpu_complex128 PASSED [ 42%] 2023-01-11T21:34:30.9982700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T21:34:30.9983140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:30.9983580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:30.9984020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:30.9984450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:30.9985040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:30.9985510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:30.9986020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:30.9986460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:34:30.9986940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:34:30.9987290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:34:30.9987640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:34:30.9988000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:34:30.9988350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:34:30.9988720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_complex128 PASSED [ 43%] 2023-01-11T21:34:30.9989050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kron_cpu_float64 PASSED [ 43%] 2023-01-11T21:34:30.9995050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_kthvalue_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:30.9995440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ldexp_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:30.9995930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:34:30.9996260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lerp_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:30.9996550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lgamma_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:30.9996850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_complex128 PASSED [ 44%] 2023-01-11T21:34:30.9997220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cond_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:30.9997540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cross_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:30.9997840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_complex128 PASSED [ 44%] 2023-01-11T21:34:30.9998150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:30.9998460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_det_singular_cpu_complex128 PASSED [ 44%] 2023-01-11T21:34:30.9998770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_complex128 PASSED [ 44%] 2023-01-11T21:34:30.9999080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvals_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:30.9999430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_complex128 PASSED [ 44%] 2023-01-11T21:34:30.9999790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_eigvalsh_cpu_float64 PASSED [ 44%] 2023-01-11T21:34:31.0000100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:31.0000650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_inv_ex_cpu_float64 PASSED [ 45%] 2023-01-11T21:34:31.0001120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:34:31.0001580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:34:31.0002030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:34:31.0002520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 45%] 2023-01-11T21:34:31.0002910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_cpu_float64 PASSED [ 45%] 2023-01-11T21:34:31.0003220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_factor_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:31.0003530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:31.0003850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_lu_solve_cpu_float64 PASSED [ 45%] 2023-01-11T21:34:31.0004160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_power_cpu_complex128 PASSED [ 45%] 2023-01-11T21:34:31.0004640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:34:31.0004990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_multi_dot_cpu_float64 PASSED [ 45%] 2023-01-11T21:34:31.0005350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 XFAIL [ 45%] 2023-01-11T21:34:31.0005710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:31.0006020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_hermitian_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:31.0006380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 46%] 2023-01-11T21:34:31.0006740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_qr_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:31.0007040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:31.0007350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:31.0007650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_ex_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:31.0008040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_solve_triangular_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:31.0008360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:31.0008660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svd_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:31.0008970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_svdvals_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:31.0009280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorinv_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:31.0009590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_tensorsolve_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:31.0009900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_complex128 PASSED [ 46%] 2023-01-11T21:34:31.0010400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vander_cpu_float64 PASSED [ 46%] 2023-01-11T21:34:31.0010780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:31.0011090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_vector_norm_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:31.0011390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:31.0011680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log10_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:31.0012070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log1p_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:31.0012370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log2_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:31.0012670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:31.0013040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:31.0013350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_log_softmax_with_dtype_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:31.0013660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logaddexp2_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:31.0013960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logcumsumexp_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:31.0014260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_complex128 PASSED [ 47%] 2023-01-11T21:34:31.0014560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logdet_cpu_float64 PASSED [ 47%] 2023-01-11T21:34:31.0015020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:34:31.0015500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:34:31.0015990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:34:31.0016440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:34:31.0016890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:34:31.0017340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:34:31.0017670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logit_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:31.0018070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:34:31.0018500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:34:31.0018900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:31.0019190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_solve_cpu_complex128 PASSED [ 48%] 2023-01-11T21:34:31.0019500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_complex128 PASSED [ 48%] 2023-01-11T21:34:31.0019800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_lu_unpack_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:31.0020180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mH_cpu_complex128 PASSED [ 48%] 2023-01-11T21:34:31.0020470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mT_cpu_complex128 PASSED [ 48%] 2023-01-11T21:34:31.0020760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amax_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:31.0021100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_amin_cpu_float64 PASSED [ 48%] 2023-01-11T21:34:31.0021550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:34:31.0021970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumprod_cpu_complex128 PASSED [ 49%] 2023-01-11T21:34:31.0022290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_cumsum_cpu_complex128 PASSED [ 49%] 2023-01-11T21:34:31.0022590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_complex128 PASSED [ 49%] 2023-01-11T21:34:31.0022890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_fill_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:31.0023190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_log_softmax_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:31.0023490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_mean_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:31.0023850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_prod_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:31.0024160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_scatter_cpu_complex128 PASSED [ 49%] 2023-01-11T21:34:31.0024460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_select_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:31.0024760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_softmax_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:31.0025060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_masked_std_cpu_complex128 PASSED [ 49%] 2023-01-11T21:34:31.0025360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_binary_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:31.0025670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_pool2d_with_indices_backward_cpu_float64 PASSED [ 49%] 2023-01-11T21:34:31.0026040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_max_reduction_no_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0026370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_maximum_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0026670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:31.0026970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mean_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0027260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_median_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0027560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:31.0027890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_list_of_tensors_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0028210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:31.0028590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_no_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0028910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_min_reduction_with_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0029210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_minimum_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0029630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mm_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0029940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mode_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0030230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_complex128 PASSED [ 50%] 2023-01-11T21:34:31.0030530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_movedim_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:31.0030860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_msort_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:31.0031280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mul_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:31.0031710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:34:31.0032070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:31.0032380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:31.0032690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:31.0032990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nan_to_num_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:31.0033290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nanquantile_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:31.0033770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:34:31.0034230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:34:31.0034560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_narrow_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:31.0034880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_native_layer_norm_cpu_float64 SKIPPED (Skipped!) [ 51%] 2023-01-11T21:34:31.0035180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_neg_cpu_float64 PASSED [ 51%] 2023-01-11T21:34:31.0035580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:34:31.0036030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:34:31.0036520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:31.0037000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:31.0042770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:31.0043330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 52%] 2023-01-11T21:34:31.0043690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:31.0044020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool1d_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:31.0044530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:31.0044860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:31.0045250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_avg_pool2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:31.0045600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_binary_cross_entropy_with_logits_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:31.0045930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_celu_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:31.0046320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_complex128 PASSED [ 52%] 2023-01-11T21:34:31.0046640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv1d_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:31.0046950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_complex128 PASSED [ 52%] 2023-01-11T21:34:31.0047260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:34:31.0047620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128 PASSED [ 53%] 2023-01-11T21:34:31.0047980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose1d_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0048320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128 PASSED [ 53%] 2023-01-11T21:34:31.0048650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_conv_transpose3d_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0048980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cosine_similarity_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0049300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_cross_entropy_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0049620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0049920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_elu_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0050310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_embedding_bag_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0050660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 53%] 2023-01-11T21:34:31.0051020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0051360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0051690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0052000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_gelu_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0052320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardshrink_cpu_float64 PASSED [ 53%] 2023-01-11T21:34:31.0052670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hardtanh_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0053040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0053360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_instance_norm_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0053750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0054080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0054410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_nearest_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0054750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_interpolate_trilinear_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0055070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_complex128 PASSED [ 54%] 2023-01-11T21:34:31.0055520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_l1_loss_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0055840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_leaky_relu_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0056160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_linear_cpu_complex128 PASSED [ 54%] 2023-01-11T21:34:31.0056480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0056790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0057100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 PASSED [ 54%] 2023-01-11T21:34:31.0057410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0057770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool1d_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0058130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool2d_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0058460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0058780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_mish_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0059090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multi_margin_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0059420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0059760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_multilabel_soft_margin_loss_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0060100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 PASSED [ 55%] 2023-01-11T21:34:31.0060500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 PASSED [ 55%] 2023-01-11T21:34:31.0060840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_complex128 PASSED [ 55%] 2023-01-11T21:34:31.0061170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pad_replicate_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0061490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pairwise_distance_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0061810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pdist_cpu_float64 PASSED [ 55%] 2023-01-11T21:34:31.0062130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_pixel_shuffle_cpu_complex128 PASSED [ 55%] 2023-01-11T21:34:31.0062450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:31.0062890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_relu_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:31.0063250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_selu_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:31.0063560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_silu_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:31.0063870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_smooth_l1_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:31.0064190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 56%] 2023-01-11T21:34:31.0064580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:31.0064900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_softplus_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:31.0065230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 PASSED [ 56%] 2023-01-11T21:34:31.0065620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_threshold_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:31.0065940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nn_functional_unfold_cpu_complex128 PASSED [ 56%] 2023-01-11T21:34:31.0066430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:34:31.0066770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_cpu_complex128 PASSED [ 56%] 2023-01-11T21:34:31.0067070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_fro_cpu_complex128 PASSED [ 56%] 2023-01-11T21:34:31.0067370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_norm_nuc_cpu_float64 PASSED [ 56%] 2023-01-11T21:34:31.0067690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 57%] 2023-01-11T21:34:31.0068080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 57%] 2023-01-11T21:34:31.0068560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:34:31.0068910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_ormqr_cpu_complex128 PASSED [ 57%] 2023-01-11T21:34:31.0069210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pca_lowrank_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:31.0069510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_permute_cpu_complex128 PASSED [ 57%] 2023-01-11T21:34:31.0069810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pinverse_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:31.0070130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:34:31.0070470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:34:31.0070880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:34:31.0071200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_positive_cpu_complex128 PASSED [ 57%] 2023-01-11T21:34:31.0071500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_pow_cpu_complex128 PASSED [ 57%] 2023-01-11T21:34:31.0071790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_complex128 PASSED [ 57%] 2023-01-11T21:34:31.0072080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_put_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:31.0072550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_qr_cpu_float64 PASSED [ 57%] 2023-01-11T21:34:31.0073010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:34:31.0073490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:34:31.0074030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:34:31.0074660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:34:31.0075110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:34:31.0075560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:34:31.0075890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_real_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:31.0076190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_complex128 PASSED [ 58%] 2023-01-11T21:34:31.0076500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reciprocal_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:31.0076880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_remainder_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:31.0077180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_complex128 PASSED [ 58%] 2023-01-11T21:34:31.0077480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_renorm_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:31.0077780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_complex128 PASSED [ 58%] 2023-01-11T21:34:31.0078080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_cpu_float64 PASSED [ 58%] 2023-01-11T21:34:31.0078380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_repeat_interleave_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:31.0078690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_reshape_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:31.0079150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:34:31.0079650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:34:31.0080000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:31.0080300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_resolve_neg_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:31.0080590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_roll_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:31.0080880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:31.0081180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_0_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:31.0081510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 59%] 2023-01-11T21:34:31.0081910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 59%] 2023-01-11T21:34:31.0082370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_complex128 PASSED [ 59%] 2023-01-11T21:34:31.0082690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_rsub_cpu_float64 PASSED [ 59%] 2023-01-11T21:34:31.0083130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:34:31.0083590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:34:31.0083930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_add_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:31.0084340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:31.0084680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_scatter_reduce_sum_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:31.0085040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_segment_reduce_offsets_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:31.0095710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_complex128 PASSED [ 60%] 2023-01-11T21:34:31.0096040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_select_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:31.0096340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sgn_cpu_float64 PASSED [ 60%] 2023-01-11T21:34:31.0096920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:31.0097410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:31.0097900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:31.0098450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:31.0098920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:31.0099380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:34:31.0099720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sin_cpu_complex128 PASSED [ 60%] 2023-01-11T21:34:31.0100010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_complex128 PASSED [ 60%] 2023-01-11T21:34:31.0100300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sinc_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:31.0100610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_softmax_with_dtype_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:31.0100930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sort_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:31.0101380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:31.0101840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:31.0102290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:31.0103090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:31.0103640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:31.0103990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_entr_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:31.0104290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_erfcx_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:31.0104790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:31.0105460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:31.0105820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_i1e_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:31.0106240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:34:31.0106600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_log_ndtr_cpu_float64 PASSED [ 61%] 2023-01-11T21:34:31.0107020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:34:31.0107490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:34:31.0107880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_ndtri_cpu_float64 PASSED [ 62%] 2023-01-11T21:34:31.0108240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 PASSED [ 62%] 2023-01-11T21:34:31.0108700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:34:31.0109520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:34:31.0110360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:34:31.0111150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 62%] 2023-01-11T21:34:31.0111810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:34:31.0112440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:34:31.0113140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_split_list_args_cpu_complex128 PASSED [ 62%] 2023-01-11T21:34:31.0118540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sqrt_cpu_complex128 PASSED [ 62%] 2023-01-11T21:34:31.0118860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_complex128 PASSED [ 62%] 2023-01-11T21:34:31.0119160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_square_cpu_float64 PASSED [ 62%] 2023-01-11T21:34:31.0119700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_stack_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:31.0120000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:31.0120290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:31.0120620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_mean_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:31.0120960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:31.0121280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_std_unbiased_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:31.0121700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sub_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:31.0121980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:31.0122280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_sum_to_size_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:31.0122580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:31.0122860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_t_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:31.0123220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_along_dim_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:31.0123530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_take_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:31.0123830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tan_cpu_float64 PASSED [ 63%] 2023-01-11T21:34:31.0124120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_complex128 PASSED [ 63%] 2023-01-11T21:34:31.0124420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tanh_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:31.0150130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensor_split_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:31.0150610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tensordot_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:31.0150950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tile_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:31.0151280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_to_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:31.0151580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_topk_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:31.0151890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:31.0152190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_transpose_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:31.0152490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapezoid_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:31.0152780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_trapz_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:31.0153090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_triangular_solve_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:31.0153460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_tril_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:31.0153770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_true_divide_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:31.0154070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_complex128 PASSED [ 64%] 2023-01-11T21:34:31.0154370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unbind_cpu_float64 PASSED [ 64%] 2023-01-11T21:34:31.0154670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unflatten_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:31.0155400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:31.0155730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unfold_copy_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:31.0156330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:34:31.0156720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:31.0157030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_unsqueeze_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:31.0157500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:31.0157790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:31.0158090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_var_unbiased_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:31.0158390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vdot_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:31.0158700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_complex_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:31.0159070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:31.0159370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_view_as_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:31.0159670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_complex128 PASSED [ 65%] 2023-01-11T21:34:31.0159970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_vsplit_cpu_float64 PASSED [ 65%] 2023-01-11T21:34:31.0160260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_where_cpu_complex128 PASSED [ 66%] 2023-01-11T21:34:31.0160690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:34:31.0161150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:34:31.0161630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:34:31.0162050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_H_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0162450Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_T_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0162850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___getitem___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0163250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0163650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___radd___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0164040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0164440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rdiv___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0165060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmatmul___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0165500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0165900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rmul___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 66%] 2023-01-11T21:34:31.0166250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD___rpow___cpu_float64 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:34:31.0166630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD__softmax_backward_data_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 67%] 2023-01-11T21:34:31.0167090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_abs_cpu_float64 PASSED [ 67%] 2023-01-11T21:34:31.0167390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_acos_cpu_complex128 PASSED [ 67%] 2023-01-11T21:34:31.0167730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_add_cpu_float64 PASSED [ 67%] 2023-01-11T21:34:31.0168080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_complex128 PASSED [ 67%] 2023-01-11T21:34:31.0168400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addbmm_cpu_float64 PASSED [ 67%] 2023-01-11T21:34:31.0168710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_complex128 PASSED [ 67%] 2023-01-11T21:34:31.0169030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addcmul_cpu_float64 PASSED [ 67%] 2023-01-11T21:34:31.0169330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_complex128 PASSED [ 67%] 2023-01-11T21:34:31.0169640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_cpu_float64 PASSED [ 67%] 2023-01-11T21:34:31.0169960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_complex128 PASSED [ 67%] 2023-01-11T21:34:31.0170350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmm_decomposed_cpu_float64 PASSED [ 67%] 2023-01-11T21:34:31.0170670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_complex128 PASSED [ 67%] 2023-01-11T21:34:31.0170980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addmv_cpu_float64 PASSED [ 67%] 2023-01-11T21:34:31.0171280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_addr_cpu_float64 PASSED [ 68%] 2023-01-11T21:34:31.0171730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:31.0172190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:31.0172650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:31.0179990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_amin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:34:31.0180670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:31.0181080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:34:31.0181760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_angle_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:34:31.0182230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:31.0182670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:31.0183130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:31.0183710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:34:31.0184150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 68%] 2023-01-11T21:34:31.0184500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_partial_views_cpu_float64 XFAIL [ 68%] 2023-01-11T21:34:31.0184880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_as_strided_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 68%] 2023-01-11T21:34:31.0185250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_complex128 PASSED [ 69%] 2023-01-11T21:34:31.0185550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asin_cpu_float64 PASSED [ 69%] 2023-01-11T21:34:31.0185900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_asinh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0186300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0186730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0187170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0187370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0187560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_atleast_3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0187710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_baddbmm_cpu_complex128 PASSED [ 69%] 2023-01-11T21:34:31.0187910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bernoulli_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0188100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bfloat16_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0188290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_block_diag_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0188480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0188670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bmm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 69%] 2023-01-11T21:34:31.0189000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:34:31.0189210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_broadcast_to_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:31.0189470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T21:34:31.0189670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cartesian_prod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:31.0190070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 70%] 2023-01-11T21:34:31.0190290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdist_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:31.0190490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cdouble_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:31.0190680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:31.0190880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cfloat_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:31.0191070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:31.0191270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_chunk_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:31.0191410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_cpu_float64 PASSED [ 70%] 2023-01-11T21:34:31.0191560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_max_cpu_float64 PASSED [ 70%] 2023-01-11T21:34:31.0191700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clamp_min_cpu_float64 PASSED [ 70%] 2023-01-11T21:34:31.0191890Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_clone_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 70%] 2023-01-11T21:34:31.0192080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_column_stack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0192280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_combinations_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0192470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_complex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0192670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0192860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_conj_physical_cpu_float64 PASSED [ 71%] 2023-01-11T21:34:31.0193090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_constant_pad_nd_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0193240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_copysign_cpu_float64 PASSED [ 71%] 2023-01-11T21:34:31.0193490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cosh_cpu_complex128 PASSED [ 71%] 2023-01-11T21:34:31.0193780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:34:31.0193960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cov_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0194150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cross_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0194410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cummin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0194560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumprod_cpu_float64 PASSED [ 71%] 2023-01-11T21:34:31.0194770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0194970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_cumulative_trapezoid_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 71%] 2023-01-11T21:34:31.0195110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_deg2rad_cpu_float64 PASSED [ 72%] 2023-01-11T21:34:31.0195300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0195490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0195680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diag_embed_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0195910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagflat_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0196140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0196340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_copy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0196530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0196730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0196930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diagonal_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0197120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_diff_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0197260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_digamma_cpu_float64 PASSED [ 72%] 2023-01-11T21:34:31.0197440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dist_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 72%] 2023-01-11T21:34:31.0197590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_floor_rounding_cpu_float64 PASSED [ 72%] 2023-01-11T21:34:31.0197800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_no_rounding_mode_cpu_float64 PASSED [ 72%] 2023-01-11T21:34:31.0197960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_div_trunc_rounding_cpu_float64 PASSED [ 73%] 2023-01-11T21:34:31.0198150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:31.0198330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_double_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:31.0198570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:31.0198800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dsplit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:31.0199020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:31.0199220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_dstack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:31.0199410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_einsum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 73%] 2023-01-11T21:34:31.0199690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:34:31.0199940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:34:31.0200200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:34:31.0200440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:34:31.0200590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_erfinv_cpu_float64 PASSED [ 73%] 2023-01-11T21:34:31.0200730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp2_cpu_float64 PASSED [ 73%] 2023-01-11T21:34:31.0200870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_complex128 PASSED [ 73%] 2023-01-11T21:34:31.0201010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_exp_cpu_float64 PASSED [ 74%] 2023-01-11T21:34:31.0201200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0201390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_expand_as_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0201570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0201800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0202020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0202290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0202480Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0202670Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_fftshift_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0202850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0203090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0203280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_hfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0203470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0203650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 74%] 2023-01-11T21:34:31.0203840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0204030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ifftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0204220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_ihfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0204410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0204590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0204820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_irfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0205040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fft_rfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0205190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fill_cpu_float64 PASSED [ 75%] 2023-01-11T21:34:31.0205370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0205560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flatten_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0205750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0205930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flip_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0206120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0206350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fliplr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0206530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_flipud_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:31.0206720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:31.0206870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_complex128 PASSED [ 76%] 2023-01-11T21:34:31.0207060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_float_power_cpu_float64 PASSED [ 76%] 2023-01-11T21:34:31.0207240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:31.0207380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_fmod_cpu_float64 PASSED [ 76%] 2023-01-11T21:34:31.0207680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:34:31.0207960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:34:31.0208160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_gather_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:31.0208400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:34:31.0208660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:34:31.0208910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:34:31.0209170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:34:31.0209360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_hsplit_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 76%] 2023-01-11T21:34:31.0209610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:34:31.0209760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_add_cpu_complex128 PASSED [ 76%] 2023-01-11T21:34:31.0209910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_complex128 PASSED [ 77%] 2023-01-11T21:34:31.0210050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_fill_cpu_float64 PASSED [ 77%] 2023-01-11T21:34:31.0210200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_put_cpu_float64 PASSED [ 77%] 2023-01-11T21:34:31.0210390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_index_select_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 77%] 2023-01-11T21:34:31.0210570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_inner_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 77%] 2023-01-11T21:34:31.0210860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:31.0211210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:31.0211500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:31.0211750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:31.0212000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:31.0212330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:31.0212580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:34:31.0212770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_istft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 77%] 2023-01-11T21:34:31.0212950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:34:31.0213130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 77%] 2023-01-11T21:34:31.0213300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 78%] 2023-01-11T21:34:31.0213460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 78%] 2023-01-11T21:34:31.0213650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0213830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kron_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0214020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_kthvalue_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0214240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0214470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ldexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0214620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_complex128 PASSED [ 78%] 2023-01-11T21:34:31.0214760Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lerp_cpu_float64 PASSED [ 78%] 2023-01-11T21:34:31.0214900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lgamma_cpu_float64 PASSED [ 78%] 2023-01-11T21:34:31.0215090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cond_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0215280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cross_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0215470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_det_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0215710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eig_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0215900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 78%] 2023-01-11T21:34:31.0216090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_eigvals_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0216300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0216550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_householder_product_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0216750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0216930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_inv_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0217240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:34:31.0217540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:34:31.0217810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:34:31.0218080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:34:31.0218270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0218460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0218650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0218850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_factor_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0219050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_lu_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:34:31.0219240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0219500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:34:31.0219690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_multi_dot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0219930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0220130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0220340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0220580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_norm_subgradients_at_zero_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0220850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_pinv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0221050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_qr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0221250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0221440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_slogdet_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0221630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0221830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0222020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0222220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_solve_triangular_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:34:31.0222410Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0222600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svd_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0222800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0222990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_svdvals_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0223190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0223380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorinv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0223620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_tensorsolve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0223850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0224080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vecdot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0224270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_vector_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0224420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log1p_cpu_complex128 PASSED [ 81%] 2023-01-11T21:34:31.0224560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_complex128 PASSED [ 81%] 2023-01-11T21:34:31.0224700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log2_cpu_float64 PASSED [ 81%] 2023-01-11T21:34:31.0224930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0225130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_log_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:34:31.0225320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logcumsumexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0225510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logdet_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0225770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:34:31.0226030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:34:31.0226280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:34:31.0226530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:34:31.0226750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_logsumexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0227040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:34:31.0227240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0227420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0227610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_lu_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0227790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mH_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0233360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mT_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0233590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0233780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_amin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:34:31.0234270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T21:34:31.0234430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_fill_cpu_float64 PASSED [ 83%] 2023-01-11T21:34:31.0234620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_logaddexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0234820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_median_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0235070Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0235280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_normalize_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0235470Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_complex128 PASSED [ 83%] 2023-01-11T21:34:31.0235650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_scatter_cpu_float64 PASSED [ 83%] 2023-01-11T21:34:31.0235860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0236050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_std_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0236240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0236430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_sum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0236620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_masked_var_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0236810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_matrix_exp_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:31.0237000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_maximum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0237190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_median_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0237390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_meshgrid_variadic_tensors_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0237580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_binary_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0237780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0237980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_min_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0238170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_minimum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0238430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_mode_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0238660Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0238860Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_movedim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0239010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nan_to_num_cpu_float64 PASSED [ 84%] 2023-01-11T21:34:31.0239250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanmedian_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0239440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nanquantile_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:34:31.0239700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:34:31.0239950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:34:31.0240090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_complex128 PASSED [ 85%] 2023-01-11T21:34:31.0240240Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_neg_cpu_float64 PASSED [ 85%] 2023-01-11T21:34:31.0240490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:31.0240740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:31.0240990Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:31.0241250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:31.0241500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:31.0241790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:34:31.0242030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:31.0242250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_avg_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:31.0242460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_adaptive_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:31.0242630Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_alpha_dropout_cpu_float64 PASSED [ 85%] 2023-01-11T21:34:31.0242830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_avg_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:31.0243090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_batch_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:31.0243290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:34:31.0243500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose1d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0243710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0243950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_conv_transpose3d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0244160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_cosine_embedding_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0244360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_ctc_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0244520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_dropout3d_cpu_float64 PASSED [ 86%] 2023-01-11T21:34:31.0244710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_embedding_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0244920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_with_train_cpu_float64 XFAIL [ 86%] 2023-01-11T21:34:31.0245130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 86%] 2023-01-11T21:34:31.0245350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0245550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_fractional_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0245750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gaussian_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0245950Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_gelu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0246150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_grid_sample_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0246350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_group_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:34:31.0246510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardsigmoid_cpu_float64 PASSED [ 87%] 2023-01-11T21:34:31.0246710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hardswish_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0246920Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_hinge_embedding_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0247170Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_area_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0247380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_bicubic_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0247580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_interpolate_linear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0247820Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_linear_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0248060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_logsigmoid_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0248300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_margin_ranking_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0248510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0248710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0248910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0249110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool2d_grad_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0249310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:34:31.0249510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_max_unpool3d_grad_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0249720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_multilabel_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0249980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_circular_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0250180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0250380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_constant_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0250580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0250780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pad_reflect_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0251050Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pdist_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0251290Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_shuffle_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0251540Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0251740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_pixel_unshuffle_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0252000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_poisson_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0252200Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_prelu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0252390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_relu6_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:34:31.0252550Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_rrelu_cpu_float64 XFAIL [ 88%] 2023-01-11T21:34:31.0252700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_selu_cpu_float64 PASSED [ 89%] 2023-01-11T21:34:31.0252900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softmin_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0253110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softshrink_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0253310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_softsign_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0253510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0253710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_tanhshrink_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0253870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_threshold_cpu_float64 PASSED [ 89%] 2023-01-11T21:34:31.0254080Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0254340Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0254570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0254780Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_unfold_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0254980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nn_functional_upsample_bilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0255330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:34:31.0255530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0255720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_fro_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:34:31.0255900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:31.0256130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_inf_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:31.0256330Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:31.0256520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_norm_nuc_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:31.0256680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 90%] 2023-01-11T21:34:31.0256850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 90%] 2023-01-11T21:34:31.0257110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:34:31.0257360Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:34:31.0257590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ormqr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:31.0257810Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_outer_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:31.0258000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:31.0258190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_permute_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:34:31.0258350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_0_cpu_float64 PASSED [ 90%] 2023-01-11T21:34:31.0258520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:34:31.0258680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:34:31.0258870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:31.0259060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_positive_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:31.0259250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:31.0259430Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_prod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:31.0259640Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_complex128 PASSED [ 91%] 2023-01-11T21:34:31.0259790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_put_cpu_float64 PASSED [ 91%] 2023-01-11T21:34:31.0259980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_qr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:31.0260120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rad2deg_cpu_float64 PASSED [ 91%] 2023-01-11T21:34:31.0260420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:34:31.0260770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:34:31.0261040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:34:31.0261230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_ravel_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:31.0261420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_real_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:31.0261570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_complex128 PASSED [ 91%] 2023-01-11T21:34:31.0261720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_renorm_cpu_float64 PASSED [ 92%] 2023-01-11T21:34:31.0261910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_repeat_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:31.0262100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_as_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:31.0262280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_reshape_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:31.0262530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 92%] 2023-01-11T21:34:31.0262730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_conj_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:31.0262930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_resolve_neg_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:31.0263120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_roll_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:31.0263280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 92%] 2023-01-11T21:34:31.0263460Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsqrt_cpu_float64 PASSED [ 92%] 2023-01-11T21:34:31.0263680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_rsub_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:34:31.0263830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_add_cpu_complex128 PASSED [ 92%] 2023-01-11T21:34:31.0263980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_complex128 PASSED [ 92%] 2023-01-11T21:34:31.0264190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_cpu_float64 PASSED [ 92%] 2023-01-11T21:34:31.0264350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_amax_cpu_float64 PASSED [ 92%] 2023-01-11T21:34:31.0264500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_mean_cpu_float64 PASSED [ 93%] 2023-01-11T21:34:31.0264650Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_prod_cpu_float64 XFAIL [ 93%] 2023-01-11T21:34:31.0264800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_scatter_reduce_sum_cpu_float64 PASSED [ 93%] 2023-01-11T21:34:31.0265040Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_lengths_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:34:31.0265250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_segment_reduce_offsets_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:34:31.0265440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_select_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:34:31.0265580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sgn_cpu_float64 PASSED [ 93%] 2023-01-11T21:34:31.0265840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:31.0266090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:31.0266270Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sigmoid_cpu_float64 PASSED [ 93%] 2023-01-11T21:34:31.0266580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:31.0266850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:31.0267130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:31.0267400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:31.0267680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:34:31.0267940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:31.0268190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:31.0268380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:34:31.0268560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:34:31.0268750Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_slice_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:34:31.0269020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sparse_sampled_addmm_cpu_float64 SKIPPED (PyTorch is built without MKL support) [ 94%] 2023-01-11T21:34:31.0269300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:31.0269580Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:31.0269850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:31.0270260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T21:34:31.0270490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_entr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:34:31.0270770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:34:31.0270960Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i0e_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:34:31.0271150Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_i1_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:34:31.0271350Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_log_ndtr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:34:31.0271620Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:31.0271900Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:31.0272110Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_polygamma_special_polygamma_n_0_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:31.0272400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2023-01-11T21:34:31.0272690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2023-01-11T21:34:31.0272970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 95%] 2023-01-11T21:34:31.0273250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:31.0273500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:34:31.0273690Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:31.0273980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:31.0274210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_list_args_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:31.0274420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:31.0274610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_split_with_sizes_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:34:31.0274800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_complex128 PASSED [ 95%] 2023-01-11T21:34:31.0274940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sqrt_cpu_float64 PASSED [ 96%] 2023-01-11T21:34:31.0275090Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_complex128 PASSED [ 96%] 2023-01-11T21:34:31.0275230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_square_cpu_float64 PASSED [ 96%] 2023-01-11T21:34:31.0275420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0275610Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0275800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0275980Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0276180Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0276370Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_mean_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0276570Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_std_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0276800Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0277020Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_stft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0277220Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_sum_to_size_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0277400Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0277600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_svd_lowrank_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:34:31.0277790Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_symeig_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0277970Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_take_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0278160Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tan_cpu_complex128 PASSED [ 97%] 2023-01-11T21:34:31.0278320Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tanh_cpu_complex128 PASSED [ 97%] 2023-01-11T21:34:31.0278510Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0278700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensor_split_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0278940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tensordot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0279130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tile_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0279310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0279500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_to_sparse_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0279720Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_topk_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0279940Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trace_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0280140Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_trapz_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:34:31.0280280Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_complex128 PASSED [ 97%] 2023-01-11T21:34:31.0280420Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_tril_cpu_float64 PASSED [ 97%] 2023-01-11T21:34:31.0280560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_complex128 PASSED [ 98%] 2023-01-11T21:34:31.0280700Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_triu_cpu_float64 PASSED [ 98%] 2023-01-11T21:34:31.0280850Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_complex128 PASSED [ 98%] 2023-01-11T21:34:31.0281000Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_true_divide_cpu_float64 PASSED [ 98%] 2023-01-11T21:34:31.0281190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unflatten_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:31.0281380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_copy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:31.0286730Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unfold_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:31.0287130Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 98%] 2023-01-11T21:34:31.0287380Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 98%] 2023-01-11T21:34:31.0287530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_complex128 PASSED [ 98%] 2023-01-11T21:34:31.0287880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_unsqueeze_cpu_float64 PASSED [ 98%] 2023-01-11T21:34:31.0288100Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:31.0288300Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:31.0288490Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:31.0288740Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_var_mean_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:34:31.0288930Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vdot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:31.0289120Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_as_complex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:31.0289310Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_copy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:31.0289500Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_view_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:31.0289680Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vsplit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:31.0289870Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_vstack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:31.0290060Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:31.0290250Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_where_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:34:31.0290390Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_xlogy_cpu_float64 PASSED [ 99%] 2023-01-11T21:34:31.0290530Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_complex128 PASSED [ 99%] 2023-01-11T21:34:31.0290710Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zero__cpu_float64 PASSED [ 99%] 2023-01-11T21:34:31.0291010Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:34:31.0291260Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:34:31.0291520Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:34:31.0291770Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [100%] 2023-01-11T21:34:31.0291780Z 2023-01-11T21:34:31.0291870Z =============================== warnings summary =============================== 2023-01-11T21:34:31.0292060Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:34:31.0292470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:34:31.0292550Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:34:31.0292560Z 2023-01-11T21:34:31.0292740Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:34:31.0293010Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-0e28e1b0d4fefec0.xml - 2023-01-11T21:34:31.0293130Z = 836 passed, 619 skipped, 7 deselected, 21 xfailed, 1 warning in 71.16s (0:01:11) = 2023-01-11T21:34:31.0293260Z 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:34:31.0293330Z 2023-01-11T21:34:31.0293620Z ##[endgroup] 2023-01-11T21:34:31.0293910Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_fwd_gradients_jdqhmjen) 2023-01-11T21:34:31.0293910Z 2023-01-11T21:34:31.1397820Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops_fwd_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:31.139591] 2023-01-11T21:34:33.2958550Z 2023-01-11T21:34:33.2958950Z Expand the folded group to see the log file of test_ops_fwd_gradients 2023-01-11T21:34:33.2959600Z ##[group]PRINTING LOG FILE of test_ops_fwd_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_fwd_gradients_ub592id8) 2023-01-11T21:34:33.2960160Z Test results will be stored in test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-cf593c320955035a.xml 2023-01-11T21:34:33.2960970Z ============================= test session starts ============================== 2023-01-11T21:34:33.2961430Z platform darwin -- Python 3.9.15, pytest-7.2.0, pluggy-1.0.0 -- /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python 2023-01-11T21:34:33.2961750Z cachedir: .pytest_cache 2023-01-11T21:34:33.2962070Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:34:33.2962400Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:34:33.2962730Z plugins: xdoctest-1.1.0, shard-0.1.2, flakefinder-1.1.0, hypothesis-6.56.4, rerunfailures-10.2, xdist-3.0.2 2023-01-11T21:34:33.2962990Z collecting ... collected 2967 items / 2955 deselected / 12 selected 2023-01-11T21:34:33.2964310Z Running 12 items in this shard: test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128, test/test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 2023-01-11T21:34:33.2965520Z 2023-01-11T21:34:33.2965830Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_complex128 PASSED [ 8%] 2023-01-11T21:34:33.2966230Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_cpu_float64 PASSED [ 16%] 2023-01-11T21:34:33.2966560Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_complex128 PASSED [ 25%] 2023-01-11T21:34:33.2966880Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_fn_fwgrad_bwgrad_linalg_cholesky_ex_cpu_float64 PASSED [ 33%] 2023-01-11T21:34:33.2967190Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_complex128 PASSED [ 41%] 2023-01-11T21:34:33.2967600Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_cpu_float64 PASSED [ 50%] 2023-01-11T21:34:33.2967910Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 PASSED [ 58%] 2023-01-11T21:34:33.2968210Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_forward_mode_AD_linalg_cholesky_ex_cpu_float64 PASSED [ 66%] 2023-01-11T21:34:33.2968590Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 75%] 2023-01-11T21:34:33.2969030Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:34:33.2969440Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:34:33.2969840Z test_ops_fwd_gradients.py::TestFwdGradientsCPU::test_inplace_forward_mode_AD_linalg_cholesky_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [100%] 2023-01-11T21:34:33.2970040Z 2023-01-11T21:34:33.2970130Z =============================== warnings summary =============================== 2023-01-11T21:34:33.2970430Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:34:33.2970880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T21:34:33.2971190Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:34:33.2971320Z 2023-01-11T21:34:33.2971520Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:34:33.2971940Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops_fwd_gradients/test_ops_fwd_gradients-cf593c320955035a.xml - 2023-01-11T21:34:33.2972250Z =========== 8 passed, 4 skipped, 2955 deselected, 1 warning in 0.66s =========== 2023-01-11T21:34:33.2972530Z 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:34:33.2972690Z 2023-01-11T21:34:33.2972880Z ##[endgroup] 2023-01-11T21:34:33.2973220Z FINISHED PRINTING LOG FILE of test_ops_fwd_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_fwd_gradients_ub592id8) 2023-01-11T21:34:33.2973420Z 2023-01-11T21:34:33.2973560Z Running test_reductions ... [2023-01-11 21:34:33.296591] 2023-01-11T21:34:33.2974030Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_reductions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:34:33.296877] 2023-01-11T21:35:38.0729820Z 2023-01-11T21:35:38.0730250Z Expand the folded group to see the log file of test_reductions 2023-01-11T21:35:38.0730940Z ##[group]PRINTING LOG FILE of test_reductions (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_reductions_j2wdclg5) 2023-01-11T21:35:38.0731700Z 2023-01-11T21:35:38.0732080Z Running tests... 2023-01-11T21:35:38.0732630Z ---------------------------------------------------------------------- 2023-01-11T21:35:38.0733970Z Test results will be stored in test-reports/python-unittest/test_reductions 2023-01-11T21:35:38.0734240Z test_accreal_type_cpu (__main__.TestReductionsCPU) ... ok (0.047s) 2023-01-11T21:35:38.0734490Z test_all_any_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0734710Z test_all_any_empty_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2023-01-11T21:35:38.0735540Z test_all_any_vs_numpy_cpu_bool (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1737: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorShape.cpp:3542.) 2023-01-11T21:35:38.0736260Z _test_all_any(x.T) 2023-01-11T21:35:38.0737030Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.0737580Z torch.all(x, dim, out=out) 2023-01-11T21:35:38.0738310Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 1], which does not match the required output shape [1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.0738840Z torch.all(x, dim, out=out) 2023-01-11T21:35:38.0739580Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [5, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.0740130Z torch.all(x, dim, out=out) 2023-01-11T21:35:38.0740920Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 1]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.0741450Z torch.all(x, dim, out=out) 2023-01-11T21:35:38.0742210Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 5, 1], which does not match the required output shape [1, 5]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.0742770Z torch.all(x, dim, out=out) 2023-01-11T21:35:38.0743510Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 3, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.0744090Z torch.all(x, dim, out=out) 2023-01-11T21:35:38.0744830Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.0745380Z torch.all(x, dim, out=out) 2023-01-11T21:35:38.0746130Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1701: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3, 2], which does not match the required output shape [1, 1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.0746640Z torch.all(x, dim, out=out) 2023-01-11T21:35:38.0746780Z ok (0.018s) 2023-01-11T21:35:38.0747350Z test_all_any_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:2847: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:35:38.0747760Z torch_result = torch_fn(t).cpu() 2023-01-11T21:35:38.0747910Z ok (0.188s) 2023-01-11T21:35:38.0748100Z test_all_any_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.188s) 2023-01-11T21:35:38.0748420Z test_all_any_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.187s) 2023-01-11T21:35:38.0748680Z test_all_any_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.188s) 2023-01-11T21:35:38.0748930Z test_all_any_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.188s) 2023-01-11T21:35:38.0749180Z test_all_any_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.187s) 2023-01-11T21:35:38.0749430Z test_all_any_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.187s) 2023-01-11T21:35:38.0749670Z test_all_any_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.187s) 2023-01-11T21:35:38.0749910Z test_all_any_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.187s) 2023-01-11T21:35:38.0750180Z test_all_any_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.018s) 2023-01-11T21:35:38.0750450Z test_all_any_with_dim_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0750670Z test_amax_cpu_bool (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0750900Z test_amax_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0762550Z test_amax_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0762800Z test_amax_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0763020Z test_amax_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0763330Z test_amax_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0763620Z test_amin_amax_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.0763860Z test_amin_cpu_bool (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0764080Z test_amin_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0764300Z test_amin_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0764520Z test_amin_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0764760Z test_amin_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0765040Z test_amin_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0765300Z test_aminmax_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.0765590Z test_aminmax_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.0765830Z test_argminmax_axis_with_dim_one_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0766090Z test_argminmax_large_axis_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:35:38.0766710Z test_argminmax_multiple_cpu_float16 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1621: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:35:38.0767120Z x[mask] = torch.tensor(max_val + 1, dtype=dtype) 2023-01-11T21:35:38.0767600Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1624: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:35:38.0768020Z x[mask] = torch.tensor(min_val - 1, dtype=dtype) 2023-01-11T21:35:38.0768240Z ok (0.004s) 2023-01-11T21:35:38.0768440Z test_argminmax_multiple_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.007s) 2023-01-11T21:35:38.0768690Z test_argminmax_multiple_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.007s) 2023-01-11T21:35:38.0768940Z test_argminmax_multiple_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.0769180Z test_argminmax_multiple_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.0769420Z test_argminmax_multiple_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.0769650Z test_argminmax_multiple_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.0769930Z test_argminmax_multiple_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.0770200Z test_bincount_cpu (__main__.TestReductionsCPU) ... ok (0.103s) 2023-01-11T21:35:38.0770430Z test_bucketization_cpu (__main__.TestReductionsCPU) ... ok (0.028s) 2023-01-11T21:35:38.0770670Z test_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.004s) 2023-01-11T21:35:38.0770910Z test_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.0771150Z test_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.0771390Z test_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.0771620Z test_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.0771920Z test_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.0772170Z test_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.0772390Z test_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.0772620Z test_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.0772910Z test_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.0773140Z test_cumprod_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.090s) 2023-01-11T21:35:38.0773380Z test_cumsum_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.090s) 2023-01-11T21:35:38.0773650Z test_dim_arg_reduction_scalar_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0773940Z test_dim_arg_reduction_scalar_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0774190Z test_dim_arg_reduction_scalar_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0774440Z test_dim_arg_reduction_scalar_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0775070Z test_dim_arg_reduction_scalar_cpu_int16 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1903: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:35:38.0775470Z x = torch.tensor(example, device=device, dtype=dtype) 2023-01-11T21:35:38.0775930Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1909: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:35:38.0776280Z x = torch.tensor(example, device=device, dtype=dtype) 2023-01-11T21:35:38.0776500Z ok (0.001s) 2023-01-11T21:35:38.0776690Z test_dim_arg_reduction_scalar_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0776940Z test_dim_arg_reduction_scalar_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0777180Z test_dim_arg_reduction_scalar_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0777430Z test_dim_arg_reduction_scalar_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0777640Z test_dim_default_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0777860Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0778110Z test_dim_default_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0778370Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0778590Z test_dim_default_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0778810Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0779010Z test_dim_default_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0779220Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0779450Z test_dim_default_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0779660Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0779940Z test_dim_default_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0780150Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0780360Z test_dim_default_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0780570Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0780790Z test_dim_default_keepdim_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0781040Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.001s) 2023-01-11T21:35:38.0781300Z test_dim_default_keepdim_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0781600Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0781890Z test_dim_default_keepdim_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0782150Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0782420Z test_dim_default_keepdim_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0782740Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.001s) 2023-01-11T21:35:38.0783020Z test_dim_default_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0783290Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0783550Z test_dim_default_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0783880Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0784150Z test_dim_default_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0784460Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0784710Z test_dim_default_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0784960Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0785210Z test_dim_default_keepdim_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0785470Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0785760Z test_dim_default_keepdim_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0786050Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0786310Z test_dim_default_keepdim_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0786570Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0786840Z test_dim_default_keepdim_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0787090Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0787360Z test_dim_default_keepdim_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0787620Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0787950Z test_dim_default_keepdim_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0788210Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0788460Z test_dim_default_keepdim_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0788720Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0788970Z test_dim_default_keepdim_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0789220Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0789480Z test_dim_default_keepdim_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0789790Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0791400Z test_dim_default_keepdim_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0791650Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0791910Z test_dim_default_keepdim_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0792170Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0792420Z test_dim_default_keepdim_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0792680Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0792950Z test_dim_default_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0793260Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0793560Z test_dim_default_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0793820Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0794050Z test_dim_default_keepdim_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0794310Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0794560Z test_dim_default_keepdim_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0794810Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0795110Z test_dim_default_keepdim_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0795450Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0795690Z test_dim_default_keepdim_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0795950Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0796200Z test_dim_default_keepdim_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0796450Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0796690Z test_dim_default_keepdim_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0796930Z Tests that the default dim, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0797240Z test_dim_default_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0797460Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0797670Z test_dim_default_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0797880Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0798090Z test_dim_default_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0798300Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0798510Z test_dim_default_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0798750Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0799000Z test_dim_default_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0799210Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0799420Z test_dim_default_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0799640Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0799850Z test_dim_default_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0800060Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0800260Z test_dim_default_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0800540Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0800750Z test_dim_default_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0800960Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0801160Z test_dim_default_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0801370Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:35:38.0801590Z test_dim_default_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0801800Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0802040Z test_dim_default_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0802280Z Tests that the default dim reduces all dimensions. ... ok (0.001s) 2023-01-11T21:35:38.0802480Z test_dim_default_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0802680Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0802890Z test_dim_default_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0803180Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0803400Z test_dim_default_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0803610Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0803890Z test_dim_default_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0804110Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0804320Z test_dim_default_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0804530Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0804860Z test_dim_default_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0805070Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0805270Z test_dim_default_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0805520Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0805760Z test_dim_default_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0805950Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0806160Z test_dim_default_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0806370Z Tests that the default dim reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0806570Z test_dim_empty_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0806850Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0807050Z test_dim_empty_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0807350Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0807560Z test_dim_empty_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0807790Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0807990Z test_dim_empty_keepdim_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0808260Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0808470Z test_dim_empty_keepdim_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0808720Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0808990Z test_dim_empty_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0809310Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0809540Z test_dim_empty_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0809820Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0810050Z test_dim_empty_keepdim_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0810310Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0810530Z test_dim_empty_keepdim_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0810790Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0811080Z test_dim_empty_keepdim_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0811350Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0811570Z test_dim_empty_keepdim_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0811830Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0812080Z test_dim_empty_keepdim_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0812340Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0812560Z test_dim_empty_keepdim_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0812840Z Tests that dim=[], when keepdim=True, is a no-op ... ok (0.000s) 2023-01-11T21:35:38.0813090Z test_dim_empty_keepdim_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0813420Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0813650Z test_dim_empty_keepdim_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0813900Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0814130Z test_dim_empty_keepdim_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0814380Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0814600Z test_dim_empty_keepdim_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0814920Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0815190Z test_dim_empty_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0815450Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0815670Z test_dim_empty_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0815920Z Tests that dim=[], when keepdim=True, is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0816140Z test_dim_empty_keepdim_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0816390Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0816650Z test_dim_empty_keepdim_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0816940Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0817160Z test_dim_empty_keepdim_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0817420Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0817640Z test_dim_empty_keepdim_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0817880Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0818100Z test_dim_empty_keepdim_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0818360Z Tests that dim=[], when keepdim=True, is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0818650Z test_dim_empty_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0818890Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0819100Z test_dim_empty_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0819330Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0819530Z test_dim_empty_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0819760Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0819960Z test_dim_empty_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0820230Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0820460Z test_dim_empty_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0820690Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0820880Z test_dim_empty_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0821110Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0821300Z test_dim_empty_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0821510Z Tests that dim=[] is a no-op ... ok (0.000s) 2023-01-11T21:35:38.0821700Z test_dim_empty_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0822000Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0822200Z test_dim_empty_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0822430Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0822630Z test_dim_empty_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0822860Z Tests that dim=[] is a no-op ... expected failure (0.001s) 2023-01-11T21:35:38.0823050Z test_dim_empty_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0823270Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0823550Z test_dim_empty_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0823820Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0824010Z test_dim_empty_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0824240Z Tests that dim=[] is a no-op ... expected failure (0.000s) 2023-01-11T21:35:38.0824430Z test_dim_empty_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0824650Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0824860Z test_dim_empty_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0825090Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0825350Z test_dim_empty_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0825630Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0825830Z test_dim_empty_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0826060Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0826260Z test_dim_empty_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0826490Z Tests that dim=[] is a no-op ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0826680Z test_dim_multi_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0826920Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0827150Z test_dim_multi_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0827350Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0827560Z test_dim_multi_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0827770Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0827980Z test_dim_multi_duplicate_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0828200Z Tests that an error is raised if dim has duplicate entries. ... ok (0.003s) 2023-01-11T21:35:38.0828420Z test_dim_multi_duplicate_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0828710Z Tests that an error is raised if dim has duplicate entries. ... ok (0.003s) 2023-01-11T21:35:38.0828940Z test_dim_multi_duplicate_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0829160Z Tests that an error is raised if dim has duplicate entries. ... ok (0.003s) 2023-01-11T21:35:38.0829390Z test_dim_multi_duplicate_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0829620Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2023-01-11T21:35:38.0829840Z test_dim_multi_duplicate_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0830060Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2023-01-11T21:35:38.0830320Z test_dim_multi_duplicate_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0830570Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2023-01-11T21:35:38.0830800Z test_dim_multi_duplicate_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0831020Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2023-01-11T21:35:38.0831240Z test_dim_multi_duplicate_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0831460Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2023-01-11T21:35:38.0831680Z test_dim_multi_duplicate_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0831900Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2023-01-11T21:35:38.0832180Z test_dim_multi_duplicate_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0832400Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2023-01-11T21:35:38.0832620Z test_dim_multi_duplicate_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0832830Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2023-01-11T21:35:38.0833050Z test_dim_multi_duplicate_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0833320Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2023-01-11T21:35:38.0833540Z test_dim_multi_duplicate_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0833800Z Tests that an error is raised if dim has duplicate entries. ... ok (0.000s) 2023-01-11T21:35:38.0834050Z test_dim_multi_duplicate_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0834260Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2023-01-11T21:35:38.0834480Z test_dim_multi_duplicate_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0834690Z Tests that an error is raised if dim has duplicate entries. ... ok (0.003s) 2023-01-11T21:35:38.0834950Z test_dim_multi_duplicate_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0835170Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2023-01-11T21:35:38.0835380Z test_dim_multi_duplicate_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0835660Z Tests that an error is raised if dim has duplicate entries. ... ok (0.003s) 2023-01-11T21:35:38.0835880Z test_dim_multi_duplicate_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0836100Z Tests that an error is raised if dim has duplicate entries. ... ok (0.003s) 2023-01-11T21:35:38.0836310Z test_dim_multi_duplicate_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0836530Z Tests that an error is raised if dim has duplicate entries. ... ok (0.002s) 2023-01-11T21:35:38.0836740Z test_dim_multi_duplicate_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0836960Z Tests that an error is raised if dim has duplicate entries. ... ok (0.003s) 2023-01-11T21:35:38.0837220Z test_dim_multi_duplicate_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0837490Z Tests that an error is raised if dim has duplicate entries. ... ok (0.003s) 2023-01-11T21:35:38.0837720Z test_dim_multi_keepdim_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0837960Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0838200Z test_dim_multi_keepdim_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0838430Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0838660Z test_dim_multi_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0838910Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0839230Z test_dim_multi_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0839490Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0839740Z test_dim_multi_keepdim_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0839980Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0840220Z test_dim_multi_keepdim_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0840470Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0850530Z test_dim_multi_keepdim_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0850820Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0851090Z test_dim_multi_keepdim_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0851370Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0851600Z test_dim_multi_keepdim_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0851830Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0852060Z test_dim_multi_keepdim_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0852440Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0852670Z test_dim_multi_keepdim_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0852980Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0853210Z test_dim_multi_keepdim_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0853450Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0853680Z test_dim_multi_keepdim_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0853960Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0854190Z test_dim_multi_keepdim_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0854420Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0854670Z test_dim_multi_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0854940Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0855160Z test_dim_multi_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0855390Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0855610Z test_dim_multi_keepdim_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0855830Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0856060Z test_dim_multi_keepdim_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0856290Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0856580Z test_dim_multi_keepdim_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0856810Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0857040Z test_dim_multi_keepdim_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0857260Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0857490Z test_dim_multi_keepdim_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0857720Z Tests that dim=[i, j, ...], when keepdim=True, reduces dimensions i, j, .... to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0857950Z test_dim_multi_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0858200Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0858440Z test_dim_multi_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0858650Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0858860Z test_dim_multi_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0859060Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0859280Z test_dim_multi_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0859490Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0859690Z test_dim_multi_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0859960Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0860160Z test_dim_multi_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0860370Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0860570Z test_dim_multi_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0860770Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0860970Z test_dim_multi_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0861220Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:35:38.0861460Z test_dim_multi_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0861690Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0861900Z test_dim_multi_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0862100Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.001s) 2023-01-11T21:35:38.0862290Z test_dim_multi_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0862520Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0862790Z test_dim_multi_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0863000Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0863260Z test_dim_multi_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0863470Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0863660Z test_dim_multi_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0863860Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0864060Z test_dim_multi_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0864270Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0864460Z test_dim_multi_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0864690Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0864930Z test_dim_multi_unsorted_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0865150Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0865370Z test_dim_multi_unsorted_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0865580Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0865790Z test_dim_multi_unsorted_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0866010Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0866230Z test_dim_multi_unsorted_keepdim_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0866540Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0866780Z test_dim_multi_unsorted_keepdim_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0867020Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0867270Z test_dim_multi_unsorted_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0867530Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0867790Z test_dim_multi_unsorted_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0868040Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0868310Z test_dim_multi_unsorted_keepdim_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0868590Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0868830Z test_dim_multi_unsorted_keepdim_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0869080Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0869320Z test_dim_multi_unsorted_keepdim_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0869570Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0869810Z test_dim_multi_unsorted_keepdim_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0870040Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0870400Z test_dim_multi_unsorted_keepdim_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0870650Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0870890Z test_dim_multi_unsorted_keepdim_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0871130Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0871360Z test_dim_multi_unsorted_keepdim_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0871600Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0871880Z test_dim_multi_unsorted_keepdim_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0872160Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.001s) 2023-01-11T21:35:38.0872430Z test_dim_multi_unsorted_keepdim_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0872670Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0872900Z test_dim_multi_unsorted_keepdim_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0873130Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0873370Z test_dim_multi_unsorted_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0873600Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0873830Z test_dim_multi_unsorted_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0874140Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0874370Z test_dim_multi_unsorted_keepdim_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0874600Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0874840Z test_dim_multi_unsorted_keepdim_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0875080Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0875310Z test_dim_multi_unsorted_keepdim_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0875540Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0875810Z test_dim_multi_unsorted_keepdim_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0876070Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0876310Z test_dim_multi_unsorted_keepdim_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0876550Z Tests that operator correctly handles unsorted dim list when keepdim=True. ... ok (0.000s) 2023-01-11T21:35:38.0876780Z test_dim_multi_unsorted_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0877010Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0877230Z test_dim_multi_unsorted_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0877450Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0877740Z test_dim_multi_unsorted_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0877960Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0878180Z test_dim_multi_unsorted_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0878410Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0878630Z test_dim_multi_unsorted_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0878850Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0879060Z test_dim_multi_unsorted_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0883740Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0884120Z test_dim_multi_unsorted_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0884350Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0884580Z test_dim_multi_unsorted_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0884800Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0885020Z test_dim_multi_unsorted_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0885240Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0885450Z test_dim_multi_unsorted_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0885780Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0886000Z test_dim_multi_unsorted_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0886220Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0886430Z test_dim_multi_unsorted_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0886650Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0886860Z test_dim_multi_unsorted_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0887080Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0887320Z test_dim_multi_unsorted_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0887570Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0887790Z test_dim_multi_unsorted_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0888010Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0888220Z test_dim_multi_unsorted_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0888430Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0888640Z test_dim_multi_unsorted_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0888850Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0889140Z test_dim_multi_unsorted_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0889360Z Tests that operator correctly handles unsorted dim list. ... ok (0.000s) 2023-01-11T21:35:38.0889580Z test_dim_multi_unsupported_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0889900Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:35:38.0890130Z test_dim_multi_unsupported_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0890390Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:35:38.0890630Z test_dim_multi_unsupported_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0890920Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:35:38.0891190Z test_dim_multi_unsupported_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0891450Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:35:38.0891680Z test_dim_multi_unsupported_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0891950Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:35:38.0892180Z test_dim_multi_unsupported_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0892440Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:35:38.0892660Z test_dim_multi_unsupported_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0892990Z Tests that ops claiming to not support multi dim actually don't. ... ok (0.001s) 2023-01-11T21:35:38.0893200Z test_dim_multi_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0893410Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0893680Z test_dim_multi_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0893890Z Tests that dim=[i, j, ...] reduces dimensions i, j, .... ... ok (0.000s) 2023-01-11T21:35:38.0894090Z test_dim_ndim_limit_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0894310Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0894570Z test_dim_ndim_limit_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0894820Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0895040Z test_dim_ndim_limit_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0895260Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0895530Z test_dim_ndim_limit_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0895750Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0895970Z test_dim_ndim_limit_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0896190Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0896470Z test_dim_ndim_limit_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0896690Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0896920Z test_dim_ndim_limit_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0897140Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0897370Z test_dim_ndim_limit_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0897590Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0897810Z test_dim_ndim_limit_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0898070Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0898330Z test_dim_ndim_limit_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0898550Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0898770Z test_dim_ndim_limit_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0898990Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0899210Z test_dim_ndim_limit_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0899430Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0899660Z test_dim_ndim_limit_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0899960Z Tests that an exception is raised when reducing a tensor with more ... ok (0.004s) 2023-01-11T21:35:38.0900180Z test_dim_ndim_limit_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0900400Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0900620Z test_dim_ndim_limit_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0900840Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0901060Z test_dim_ndim_limit_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0901280Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0901530Z test_dim_ndim_limit_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0901780Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0902010Z test_dim_ndim_limit_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0902230Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0902450Z test_dim_ndim_limit_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0902660Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0902940Z test_dim_ndim_limit_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0903160Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0903450Z test_dim_ndim_limit_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0903670Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0903880Z test_dim_ndim_limit_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0904100Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0904310Z test_dim_ndim_limit_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0904570Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0904780Z test_dim_ndim_limit_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0905030Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0905290Z test_dim_ndim_limit_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0905510Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0905720Z test_dim_ndim_limit_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0905930Z Tests that an exception is raised when reducing a tensor with more ... ok (0.002s) 2023-01-11T21:35:38.0906140Z test_dim_ndim_limit_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0906350Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0906570Z test_dim_ndim_limit_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0906870Z Tests that an exception is raised when reducing a tensor with more ... ok (0.003s) 2023-01-11T21:35:38.0907080Z test_dim_none_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0907290Z Tests that dim=None reduces all dimensions. ... expected failure (0.002s) 2023-01-11T21:35:38.0907500Z test_dim_none_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0907700Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0907890Z test_dim_none_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0908080Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0908310Z test_dim_none_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0908550Z Tests that dim=None reduces all dimensions. ... expected failure (0.002s) 2023-01-11T21:35:38.0908760Z test_dim_none_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0908960Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0909150Z test_dim_none_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0909340Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0909540Z test_dim_none_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0909740Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0910010Z test_dim_none_keepdim_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0910260Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.002s) 2023-01-11T21:35:38.0910490Z test_dim_none_keepdim_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0910720Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0910940Z test_dim_none_keepdim_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0911170Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0911390Z test_dim_none_keepdim_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0911660Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... expected failure (0.002s) 2023-01-11T21:35:38.0911930Z test_dim_none_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0920130Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0920400Z test_dim_none_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0920640Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0920890Z test_dim_none_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0921140Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0921380Z test_dim_none_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0921680Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0921970Z test_dim_none_keepdim_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0922200Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0922430Z test_dim_none_keepdim_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0922670Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0922900Z test_dim_none_keepdim_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0923130Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0923380Z test_dim_none_keepdim_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0923650Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0923880Z test_dim_none_keepdim_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0924120Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0924340Z test_dim_none_keepdim_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0924580Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0924800Z test_dim_none_keepdim_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0925030Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0925320Z test_dim_none_keepdim_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0925560Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0925780Z test_dim_none_keepdim_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0926010Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0926230Z test_dim_none_keepdim_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0926460Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0926680Z test_dim_none_keepdim_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0926950Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0927210Z test_dim_none_keepdim_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0927430Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0927660Z test_dim_none_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0927890Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0928100Z test_dim_none_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0928320Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0928530Z test_dim_none_keepdim_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0928820Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0929060Z test_dim_none_keepdim_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0929310Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0929540Z test_dim_none_keepdim_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0929760Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0929970Z test_dim_none_keepdim_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0930190Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0930430Z test_dim_none_keepdim_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0930790Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0931050Z test_dim_none_keepdim_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0931300Z Tests that dim=None, when keepdim=True, reduces all dimensions to size 1. ... ok (0.000s) 2023-01-11T21:35:38.0931530Z test_dim_none_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0931740Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0931950Z test_dim_none_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0932140Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0932400Z test_dim_none_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0932600Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0932800Z test_dim_none_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0933000Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0933200Z test_dim_none_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0933400Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0933600Z test_dim_none_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0933830Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0934060Z test_dim_none_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0934260Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0934450Z test_dim_none_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0934630Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0934820Z test_dim_none_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0935010Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0935190Z test_dim_none_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0935440Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:35:38.0935630Z test_dim_none_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0935820Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0936000Z test_dim_none_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0936220Z Tests that dim=None reduces all dimensions. ... ok (0.001s) 2023-01-11T21:35:38.0936420Z test_dim_none_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0936620Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0936860Z test_dim_none_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0937090Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0937280Z test_dim_none_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0937480Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0937670Z test_dim_none_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0937880Z Tests that dim=None reduces all dimensions. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0938090Z test_dim_none_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0938290Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0938550Z test_dim_none_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0938810Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0939000Z test_dim_none_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0939190Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0939380Z test_dim_none_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0939570Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0939770Z test_dim_none_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0940000Z Tests that dim=None reduces all dimensions. ... ok (0.000s) 2023-01-11T21:35:38.0940230Z test_dim_offbounds_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0940580Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0940780Z test_dim_offbounds_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0941010Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0941210Z test_dim_offbounds_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0941440Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0941640Z test_dim_offbounds_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0941930Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0942140Z test_dim_offbounds_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0942370Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0942560Z test_dim_offbounds_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0942780Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0942990Z test_dim_offbounds_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0943220Z Tests that passing an off-bounds dim throws ... ok (0.003s) 2023-01-11T21:35:38.0943470Z test_dim_offbounds_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0943740Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0943950Z test_dim_offbounds_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0944180Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2023-01-11T21:35:38.0944390Z test_dim_offbounds_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0944630Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2023-01-11T21:35:38.0944830Z test_dim_offbounds_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0945070Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0945340Z test_dim_offbounds_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0945580Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0945790Z test_dim_offbounds_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0946030Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2023-01-11T21:35:38.0946240Z test_dim_offbounds_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0946470Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2023-01-11T21:35:38.0946670Z test_dim_offbounds_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0946940Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2023-01-11T21:35:38.0947180Z test_dim_offbounds_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0947410Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2023-01-11T21:35:38.0947610Z test_dim_offbounds_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0951770Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2023-01-11T21:35:38.0952020Z test_dim_offbounds_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0952270Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2023-01-11T21:35:38.0952470Z test_dim_offbounds_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0952780Z Tests that passing an off-bounds dim throws ... ok (0.000s) 2023-01-11T21:35:38.0953060Z test_dim_offbounds_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0953300Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0953500Z test_dim_offbounds_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0953730Z Tests that passing an off-bounds dim throws ... ok (0.003s) 2023-01-11T21:35:38.0953930Z test_dim_offbounds_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0954150Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0954390Z test_dim_offbounds_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0954650Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0954900Z test_dim_offbounds_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0955130Z Tests that passing an off-bounds dim throws ... ok (0.003s) 2023-01-11T21:35:38.0955340Z test_dim_offbounds_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0955570Z Tests that passing an off-bounds dim throws ... ok (0.003s) 2023-01-11T21:35:38.0955770Z test_dim_offbounds_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0955990Z Tests that passing an off-bounds dim throws ... ok (0.002s) 2023-01-11T21:35:38.0956260Z test_dim_offbounds_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0956490Z Tests that passing an off-bounds dim throws ... ok (0.003s) 2023-01-11T21:35:38.0956690Z test_dim_offbounds_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0956930Z Tests that passing an off-bounds dim throws ... ok (0.003s) 2023-01-11T21:35:38.0957750Z test_dim_reduction_cpu_bfloat16 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1940: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.0958330Z torch.sum(x, 0, out=y) 2023-01-11T21:35:38.0958460Z ok (0.011s) 2023-01-11T21:35:38.0958680Z test_dim_reduction_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.010s) 2023-01-11T21:35:38.0958950Z test_dim_reduction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.010s) 2023-01-11T21:35:38.0959180Z test_dim_reduction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.010s) 2023-01-11T21:35:38.0959410Z test_dim_reduction_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.010s) 2023-01-11T21:35:38.0959640Z test_dim_reduction_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.010s) 2023-01-11T21:35:38.0959850Z test_dim_reduction_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.010s) 2023-01-11T21:35:38.0960070Z test_dim_reduction_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.010s) 2023-01-11T21:35:38.0960310Z test_dim_reduction_lastdim_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0960620Z test_dim_reduction_lastdim_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.0960870Z test_dim_reduction_less_than_64_cpu (__main__.TestReductionsCPU) ... ok (0.037s) 2023-01-11T21:35:38.0961090Z test_dim_single_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0961280Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0961480Z test_dim_single_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0961680Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0961860Z test_dim_single_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0962090Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0962320Z test_dim_single_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0962560Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0962790Z test_dim_single_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0962980Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0963180Z test_dim_single_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0963370Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0963560Z test_dim_single_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0963830Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0964030Z test_dim_single_keepdim_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0964260Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0964530Z test_dim_single_keepdim_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0964750Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0964970Z test_dim_single_keepdim_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0965200Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0965450Z test_dim_single_keepdim_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0965710Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0965930Z test_dim_single_keepdim_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0966150Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0966370Z test_dim_single_keepdim_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0966600Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0966830Z test_dim_single_keepdim_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0967070Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0967380Z test_dim_single_keepdim_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0967620Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0967850Z test_dim_single_keepdim_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0968080Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0968300Z test_dim_single_keepdim_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0968530Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0968760Z test_dim_single_keepdim_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0969030Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0969290Z test_dim_single_keepdim_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0969520Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0969750Z test_dim_single_keepdim_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0969980Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0970210Z test_dim_single_keepdim_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0970430Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0970660Z test_dim_single_keepdim_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0970950Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0971180Z test_dim_single_keepdim_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0971400Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0971630Z test_dim_single_keepdim_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0971850Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0972110Z test_dim_single_keepdim_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0972330Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0972580Z test_dim_single_keepdim_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0972840Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0973060Z test_dim_single_keepdim_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0973280Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0973500Z test_dim_single_keepdim_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0973770Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0973980Z test_dim_single_keepdim_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0974200Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0974490Z test_dim_single_keepdim_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0974710Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0974930Z test_dim_single_keepdim_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0975150Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0975380Z test_dim_single_keepdim_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0975610Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0975830Z test_dim_single_keepdim_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0976080Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0976340Z test_dim_single_keepdim_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0976550Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0976780Z test_dim_single_keepdim_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0977010Z Tests that dim=i, when keepdim=True, reduces dimension i to size 1. ... ok (0.001s) 2023-01-11T21:35:38.0977230Z test_dim_single_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0977430Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0977630Z test_dim_single_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0977900Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0978100Z test_dim_single_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0978300Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0978500Z test_dim_single_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0978700Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0978890Z test_dim_single_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0979090Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0979330Z test_dim_single_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0979570Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0979770Z test_dim_single_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0979960Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0980160Z test_dim_single_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0980350Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0984330Z test_dim_single_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0984540Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0984800Z test_dim_single_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0985000Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0985310Z test_dim_single_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0985500Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0985690Z test_dim_single_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0985880Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0986060Z test_dim_single_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0986290Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0986520Z test_dim_single_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0986720Z Tests that dim=i reduces dimension i. ... ok (0.001s) 2023-01-11T21:35:38.0986910Z test_dim_single_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0987150Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0987340Z test_dim_single_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0987530Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0987720Z test_dim_single_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0987980Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0988180Z test_dim_single_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0988380Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0988570Z test_dim_single_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0988760Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0988940Z test_dim_single_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0989130Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0989360Z test_dim_single_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0989590Z Tests that dim=i reduces dimension i. ... ok (0.000s) 2023-01-11T21:35:38.0989790Z test_empty_tensor_empty_slice_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0990030Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0990260Z test_empty_tensor_empty_slice_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0990490Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.005s) 2023-01-11T21:35:38.0990720Z test_empty_tensor_empty_slice_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0990950Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.005s) 2023-01-11T21:35:38.0991250Z test_empty_tensor_empty_slice_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0991480Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0991710Z test_empty_tensor_empty_slice_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0991940Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0992170Z test_empty_tensor_empty_slice_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0992390Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0992630Z test_empty_tensor_empty_slice_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0992890Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0993170Z test_empty_tensor_empty_slice_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0993410Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0993650Z test_empty_tensor_empty_slice_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0993880Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.005s) 2023-01-11T21:35:38.0994120Z test_empty_tensor_empty_slice_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0994350Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.005s) 2023-01-11T21:35:38.0994580Z test_empty_tensor_empty_slice_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0994950Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0995180Z test_empty_tensor_empty_slice_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0995420Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0995650Z test_empty_tensor_empty_slice_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0995910Z Tests for consistent behavior when reducing over an empty slice. ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.0996190Z test_empty_tensor_empty_slice_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0996420Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0996730Z test_empty_tensor_empty_slice_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0997000Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0997230Z test_empty_tensor_empty_slice_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0997460Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0997680Z test_empty_tensor_empty_slice_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0997920Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0998150Z test_empty_tensor_empty_slice_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0998380Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0998670Z test_empty_tensor_empty_slice_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0998910Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0999130Z test_empty_tensor_empty_slice_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0999360Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.0999580Z test_empty_tensor_empty_slice_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.0999810Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.1000040Z test_empty_tensor_empty_slice_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1000300Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.1000560Z test_empty_tensor_empty_slice_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1000790Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.1001010Z test_empty_tensor_empty_slice_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1001240Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.1001470Z test_empty_tensor_empty_slice_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1001700Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.1001920Z test_empty_tensor_empty_slice_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1002210Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.1002440Z test_empty_tensor_empty_slice_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1002670Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.1002900Z test_empty_tensor_empty_slice_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1003130Z Tests for consistent behavior when reducing over an empty slice. ... ok (0.001s) 2023-01-11T21:35:38.1003360Z test_empty_tensor_nonempty_slice_all_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1003600Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1003860Z test_empty_tensor_nonempty_slice_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1004170Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1004410Z test_empty_tensor_nonempty_slice_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1004640Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1004870Z test_empty_tensor_nonempty_slice_any_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1005100Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1005340Z test_empty_tensor_nonempty_slice_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1005570Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1005910Z test_empty_tensor_nonempty_slice_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1006140Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1006380Z test_empty_tensor_nonempty_slice_count_nonzero_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1006620Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1006860Z test_empty_tensor_nonempty_slice_linalg_vector_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1007100Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1007340Z test_empty_tensor_nonempty_slice_masked_amax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1007610Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1007880Z test_empty_tensor_nonempty_slice_masked_amin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1008120Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1008360Z test_empty_tensor_nonempty_slice_masked_argmax_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1008590Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1008830Z test_empty_tensor_nonempty_slice_masked_argmin_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1009060Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1009310Z test_empty_tensor_nonempty_slice_masked_logsumexp_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1009620Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1009860Z test_empty_tensor_nonempty_slice_masked_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1010090Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1010320Z test_empty_tensor_nonempty_slice_masked_norm_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1010560Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1010790Z test_empty_tensor_nonempty_slice_masked_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1011020Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1011290Z test_empty_tensor_nonempty_slice_masked_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1011550Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1011790Z test_empty_tensor_nonempty_slice_masked_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1012020Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1012250Z test_empty_tensor_nonempty_slice_masked_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1012480Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1012710Z test_empty_tensor_nonempty_slice_mean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1012940Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1017110Z test_empty_tensor_nonempty_slice_nanmean_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1017410Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1017640Z test_empty_tensor_nonempty_slice_nansum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1017870Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1018100Z test_empty_tensor_nonempty_slice_prod_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1018340Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1018570Z test_empty_tensor_nonempty_slice_std_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1018870Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.001s) 2023-01-11T21:35:38.1019140Z test_empty_tensor_nonempty_slice_std_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1019380Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1019610Z test_empty_tensor_nonempty_slice_sum_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1019840Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1020070Z test_empty_tensor_nonempty_slice_var_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1020300Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1020530Z test_empty_tensor_nonempty_slice_var_unbiased_cpu (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1020840Z Tests that reducing a nonempty slice of an empty tensor returns an ... ok (0.000s) 2023-01-11T21:35:38.1021070Z test_histc_bfloat16_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2023-01-11T21:35:38.1021280Z test_histc_cpu (__main__.TestReductionsCPU) ... ok (0.013s) 2023-01-11T21:35:38.1021740Z test_histogram_cpu_float32 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/histograms.py:906: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1022040Z return n/db/n.sum(), bin_edges 2023-01-11T21:35:38.1022190Z ok (2.000s) 2023-01-11T21:35:38.1022380Z test_histogram_error_handling_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.030s) 2023-01-11T21:35:38.1022870Z test_histogramdd_cpu_float32 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/histograms.py:1124: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1023180Z hist /= s 2023-01-11T21:35:38.1023300Z ok (6.971s) 2023-01-11T21:35:38.1023460Z test_identity_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1023690Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1023910Z test_identity_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1024120Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1024350Z test_identity_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1024630Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1024860Z test_identity_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1025080Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1025300Z test_identity_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1025510Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1025720Z test_identity_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1025940Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1026180Z test_identity_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1026430Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1026700Z test_identity_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1026910Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1027120Z test_identity_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1027330Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1027530Z test_identity_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1027730Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1028010Z test_identity_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1028230Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1028530Z test_identity_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1028740Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1028950Z test_identity_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1029170Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1029370Z test_identity_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1029620Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1029870Z test_identity_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1030090Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1030310Z test_identity_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1030530Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1030740Z test_identity_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1030960Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1031160Z test_identity_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1031440Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1031650Z test_identity_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1031860Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1032070Z test_identity_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1032160Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1032250Z test_identity_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1032350Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1032440Z test_identity_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1032540Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1032620Z test_identity_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1032730Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1032850Z test_identity_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1032990Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1033090Z test_identity_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1033190Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1033290Z test_identity_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1033390Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1033490Z test_identity_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1033590Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1033700Z test_identity_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1033790Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1033930Z test_identity_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1034040Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1034140Z test_identity_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1034240Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1034340Z test_identity_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1034470Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1034650Z test_identity_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1034750Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1034860Z test_identity_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1034960Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1035050Z test_identity_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1035150Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1035250Z test_identity_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1035350Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1035440Z test_identity_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1035540Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1035650Z test_identity_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1035740Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1035850Z test_identity_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1035960Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1036100Z test_identity_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1036230Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1036340Z test_identity_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1036440Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1036540Z test_identity_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1036640Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1036740Z test_identity_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1036840Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1036940Z test_identity_masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1037040Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1037140Z test_identity_masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1037240Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1037330Z test_identity_masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1037430Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1037530Z test_identity_masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1037660Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1037790Z test_identity_masked_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1037890Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1037990Z test_identity_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1038130Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1038230Z test_identity_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1038330Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1038430Z test_identity_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1038530Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1038630Z test_identity_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1038730Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1038870Z test_identity_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1038960Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1039060Z test_identity_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1039160Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1039290Z test_identity_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1039420Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1039530Z test_identity_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1039620Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1039720Z test_identity_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1039820Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1039920Z test_identity_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1040020Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1040110Z test_identity_masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1040210Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1040310Z test_identity_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1040410Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1040510Z test_identity_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1040600Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1040700Z test_identity_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1040840Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1040970Z test_identity_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1041070Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1041170Z test_identity_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1041270Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1041360Z test_identity_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1041460Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1041550Z test_identity_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1041650Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1041750Z test_identity_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1041840Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1041940Z test_identity_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1042030Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1042130Z test_identity_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1042260Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1042390Z test_identity_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1042520Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1042610Z test_identity_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1042710Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1042810Z test_identity_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1042900Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1043030Z test_identity_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1043130Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1043220Z test_identity_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1043320Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1043420Z test_identity_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1043510Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1043610Z test_identity_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1043700Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1043790Z test_identity_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1043930Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1044050Z test_identity_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1044150Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1048030Z test_identity_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1048140Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1048240Z test_identity_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1048330Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1048430Z test_identity_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1048530Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1048620Z test_identity_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1048720Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1048810Z test_identity_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1048910Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1049010Z test_identity_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1049110Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1049230Z test_identity_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1049370Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1049460Z test_identity_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1049560Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1049650Z test_identity_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1049750Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1049840Z test_identity_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1049940Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1050030Z test_identity_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1050130Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1050220Z test_identity_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1050400Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1050490Z test_identity_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1050590Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1050680Z test_identity_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1050810Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1050930Z test_identity_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1051040Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1051180Z test_identity_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1051280Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1051370Z test_identity_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1051470Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1051570Z test_identity_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1051660Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1051750Z test_identity_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1051850Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1051940Z test_identity_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1052040Z Tests that the identity value is an identity for the operator ... ok (0.000s) 2023-01-11T21:35:38.1052130Z test_identity_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1052230Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1052350Z test_identity_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1052480Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1052570Z test_identity_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1052670Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1052760Z test_identity_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1052860Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1052950Z test_identity_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1053050Z Tests that the identity value is an identity for the operator ... ok (0.001s) 2023-01-11T21:35:38.1053140Z test_logsumexp_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1053240Z test_logsumexp_dim_cpu (__main__.TestReductionsCPU) ... ok (0.363s) 2023-01-11T21:35:38.1053340Z test_max_cpu_bool (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1053430Z test_max_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1053530Z test_max_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1053620Z test_max_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1053710Z test_max_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1053840Z test_max_elementwise_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1053980Z test_max_mixed_devices_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2023-01-11T21:35:38.1054080Z test_max_with_inf_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1054180Z test_max_with_inf_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1054280Z test_max_with_inf_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1054380Z test_max_with_inf_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1054470Z test_mean_dim_cpu (__main__.TestReductionsCPU) ... ok (5.352s) 2023-01-11T21:35:38.1054620Z test_mean_int_with_optdtype_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1054720Z test_median_corner_cases_cpu (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1055080Z test_median_nan_values_cpu_float32 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/nanfunctions.py:1218: RuntimeWarning: All-NaN slice encountered 2023-01-11T21:35:38.1055180Z r, k = function_base._ureduce(a, func=_nanmedian, axis=axis, out=out, 2023-01-11T21:35:38.1055220Z ok (0.021s) 2023-01-11T21:35:38.1055330Z test_median_nan_values_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.020s) 2023-01-11T21:35:38.1055480Z test_median_real_values_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.011s) 2023-01-11T21:35:38.1055590Z test_median_real_values_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.011s) 2023-01-11T21:35:38.1055730Z test_median_real_values_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.006s) 2023-01-11T21:35:38.1055870Z test_median_real_values_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.006s) 2023-01-11T21:35:38.1055970Z test_min_cpu_bool (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1056060Z test_min_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1056150Z test_min_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1056240Z test_min_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1056330Z test_min_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1056430Z test_min_elementwise_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1056550Z test_min_max_nan_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:35:38.1056650Z test_min_mixed_devices_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2023-01-11T21:35:38.1056750Z test_min_with_inf_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1056850Z test_min_with_inf_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1056950Z test_min_with_inf_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1057040Z test_min_with_inf_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1057140Z test_minmax_illegal_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.017s) 2023-01-11T21:35:38.1057290Z test_mode_boolean_cpu (__main__.TestReductionsCPU) ... tensor([9, 9, 9, 9, 9, 9, 9, 9, 9, 9]) 2023-01-11T21:35:38.1057380Z tensor([5, 5, 5, 5, 5, 5, 5, 5, 5, 5]) 2023-01-11T21:35:38.1057440Z tensor([2047, 2047, 2047, 2047]) 2023-01-11T21:35:38.1057490Z tensor([1024, 1024, 1024, 1024]) 2023-01-11T21:35:38.1057540Z tensor([4095]) 2023-01-11T21:35:38.1057590Z tensor([2048]) 2023-01-11T21:35:38.1060150Z ok (0.002s) 2023-01-11T21:35:38.1060260Z test_mode_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1060360Z test_mode_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1060460Z test_mode_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1060550Z test_mode_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1060640Z test_mode_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1060730Z test_mode_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1060830Z test_mode_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1060980Z test_mode_large_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1061130Z test_mode_large_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1061250Z test_mode_large_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1061490Z test_mode_large_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1061660Z test_mode_large_cpu_int16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1061770Z test_mode_large_cpu_int32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1061880Z test_mode_large_cpu_int64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1061990Z test_mode_large_cpu_int8 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1062100Z test_mode_large_cpu_uint8 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1062220Z test_mode_wrong_device_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1062320Z test_mode_wrong_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.014s) 2023-01-11T21:35:38.1062420Z test_nan_policy_omit_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1062520Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:35:38.1062660Z test_nan_policy_omit_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1062750Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:35:38.1062890Z test_nan_policy_omit_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1063010Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:35:38.1063120Z test_nan_policy_omit_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1063210Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:35:38.1063310Z test_nan_policy_omit_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1063400Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:35:38.1063500Z test_nan_policy_omit_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1063590Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:35:38.1063680Z test_nan_policy_omit_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1063770Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:35:38.1063870Z test_nan_policy_omit_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1063960Z Tests that NaN values do not affect the result. ... ok (0.001s) 2023-01-11T21:35:38.1064070Z test_nan_policy_propagate_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1064170Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1064270Z test_nan_policy_propagate_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1064410Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1064540Z test_nan_policy_propagate_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1064840Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1064940Z test_nan_policy_propagate_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1065040Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1065140Z test_nan_policy_propagate_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1065240Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1065340Z test_nan_policy_propagate_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1065440Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1065540Z test_nan_policy_propagate_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1065630Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1065730Z test_nan_policy_propagate_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1065830Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1065980Z test_nan_policy_propagate_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1066080Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1066240Z test_nan_policy_propagate_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1066370Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1066490Z test_nan_policy_propagate_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1066580Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1066700Z test_nan_policy_propagate_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1066790Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1066910Z test_nan_policy_propagate_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1067000Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1067120Z test_nan_policy_propagate_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1067210Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1067320Z test_nan_policy_propagate_masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1067420Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1067530Z test_nan_policy_propagate_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1067620Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1067730Z test_nan_policy_propagate_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1067860Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1068000Z test_nan_policy_propagate_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1068100Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1068210Z test_nan_policy_propagate_masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1068300Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1068410Z test_nan_policy_propagate_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1068510Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1068610Z test_nan_policy_propagate_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1068710Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1068810Z test_nan_policy_propagate_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1068910Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1069100Z test_nan_policy_propagate_masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1069200Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1069310Z test_nan_policy_propagate_masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1069400Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1069550Z test_nan_policy_propagate_masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1069720Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1069830Z test_nan_policy_propagate_masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1069930Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1070040Z test_nan_policy_propagate_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1070130Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1070250Z test_nan_policy_propagate_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1070390Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1070500Z test_nan_policy_propagate_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1070590Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1070700Z test_nan_policy_propagate_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1070790Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1070900Z test_nan_policy_propagate_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1070990Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1071100Z test_nan_policy_propagate_masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1071230Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1071380Z test_nan_policy_propagate_masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1071480Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1071580Z test_nan_policy_propagate_masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1071680Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1071790Z test_nan_policy_propagate_masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1071880Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1071990Z test_nan_policy_propagate_masked_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1072080Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1072200Z test_nan_policy_propagate_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1072290Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1072410Z test_nan_policy_propagate_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1072500Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1072610Z test_nan_policy_propagate_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1072700Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1072840Z test_nan_policy_propagate_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1072970Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1073080Z test_nan_policy_propagate_masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1073170Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:35:38.1073290Z test_nan_policy_propagate_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1073480Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:35:38.1073600Z test_nan_policy_propagate_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1073700Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:35:38.1073810Z test_nan_policy_propagate_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1073900Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:35:38.1074010Z test_nan_policy_propagate_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1074110Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:35:38.1074210Z test_nan_policy_propagate_masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1074300Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1074420Z test_nan_policy_propagate_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1074550Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1074720Z test_nan_policy_propagate_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1074820Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1074930Z test_nan_policy_propagate_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1075030Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1075130Z test_nan_policy_propagate_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1075230Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1075330Z test_nan_policy_propagate_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1075430Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1075530Z test_nan_policy_propagate_masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1075630Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:35:38.1075740Z test_nan_policy_propagate_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1075830Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:35:38.1075940Z test_nan_policy_propagate_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1076040Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1080200Z test_nan_policy_propagate_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1080340Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1080450Z test_nan_policy_propagate_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1080540Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:35:38.1080650Z test_nan_policy_propagate_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1080750Z Tests that nan is propagated to the output by default ... ok (0.001s) 2023-01-11T21:35:38.1080850Z test_nan_policy_propagate_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1080950Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1081050Z test_nan_policy_propagate_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1081150Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1081250Z test_nan_policy_propagate_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1081340Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1081450Z test_nan_policy_propagate_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1081540Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1081640Z test_nan_policy_propagate_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1081880Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1082010Z test_nan_policy_propagate_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1082110Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1082220Z test_nan_policy_propagate_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1082310Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1082420Z test_nan_policy_propagate_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1082510Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1082620Z test_nan_policy_propagate_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1082710Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1082810Z test_nan_policy_propagate_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1082910Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1083070Z test_nan_policy_propagate_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1083170Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1083270Z test_nan_policy_propagate_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1083360Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1083500Z test_nan_policy_propagate_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1083630Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1083730Z test_nan_policy_propagate_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1083830Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1083930Z test_nan_policy_propagate_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1084030Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1084130Z test_nan_policy_propagate_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1084220Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1084320Z test_nan_policy_propagate_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1084420Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1084530Z test_nan_policy_propagate_std_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1084620Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1084740Z test_nan_policy_propagate_std_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1084830Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1084940Z test_nan_policy_propagate_std_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1085070Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1085220Z test_nan_policy_propagate_std_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1085320Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1085420Z test_nan_policy_propagate_std_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1085520Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1085630Z test_nan_policy_propagate_std_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1085720Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1085820Z test_nan_policy_propagate_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1085910Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1086020Z test_nan_policy_propagate_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1086190Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1086290Z test_nan_policy_propagate_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1086390Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1086490Z test_nan_policy_propagate_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1086580Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1086720Z test_nan_policy_propagate_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1086850Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1086950Z test_nan_policy_propagate_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1087040Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1087140Z test_nan_policy_propagate_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1087240Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1087380Z test_nan_policy_propagate_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1087470Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1087570Z test_nan_policy_propagate_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1087670Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1087770Z test_nan_policy_propagate_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1087870Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1087970Z test_nan_policy_propagate_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1088060Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1088160Z test_nan_policy_propagate_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1088290Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1088440Z test_nan_policy_propagate_var_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1088530Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1088650Z test_nan_policy_propagate_var_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1088740Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1088860Z test_nan_policy_propagate_var_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1088950Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1089060Z test_nan_policy_propagate_var_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1089150Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1089260Z test_nan_policy_propagate_var_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1089360Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1089470Z test_nan_policy_propagate_var_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1089560Z Tests that nan is propagated to the output by default ... ok (0.000s) 2023-01-11T21:35:38.1089670Z test_nansum_complex_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1089780Z test_nansum_complex_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1089910Z test_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1090040Z test_nansum_cpu_float16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1090140Z test_nansum_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1090250Z test_nansum_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1090340Z test_nansum_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1090500Z test_nansum_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1090600Z test_nansum_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1090700Z test_nansum_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1090790Z test_nansum_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1091150Z test_nansum_out_dtype_cpu_float16 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/fromnumeric.py:86: RuntimeWarning: overflow encountered in reduce 2023-01-11T21:35:38.1091240Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2023-01-11T21:35:38.1091290Z ok (0.002s) 2023-01-11T21:35:38.1091400Z test_nansum_out_dtype_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1091500Z test_nansum_out_dtype_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1091610Z test_nansum_out_dtype_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1091820Z test_nansum_out_dtype_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1091960Z test_nansum_out_dtype_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1092070Z test_nansum_out_dtype_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1092170Z test_nansum_out_dtype_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1092500Z test_nansum_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/fromnumeric.py:86: RuntimeWarning: invalid value encountered in reduce 2023-01-11T21:35:38.1092590Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2023-01-11T21:35:38.1092630Z ok (0.005s) 2023-01-11T21:35:38.1092740Z test_nansum_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.1092850Z test_nansum_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.1092950Z test_nansum_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1093050Z test_nansum_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1093150Z test_nansum_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1093250Z test_nansum_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1093350Z test_nansum_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.1093450Z test_noncontiguous_all_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1093590Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1093720Z test_noncontiguous_all_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1093830Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1093940Z test_noncontiguous_all_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1094040Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1094140Z test_noncontiguous_all_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1094240Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1094340Z test_noncontiguous_all_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1094440Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1094540Z test_noncontiguous_all_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1094640Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1094730Z test_noncontiguous_all_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1094900Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1095000Z test_noncontiguous_all_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1095100Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1095230Z test_noncontiguous_all_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1095360Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1095460Z test_noncontiguous_all_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1095560Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1095660Z test_noncontiguous_all_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1095760Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1095850Z test_noncontiguous_all_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1095950Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1096050Z test_noncontiguous_all_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1096180Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1096280Z test_noncontiguous_all_amax_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1096380Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1096480Z test_noncontiguous_all_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1096580Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1096680Z test_noncontiguous_all_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1096810Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1096940Z test_noncontiguous_all_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1097040Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1097140Z test_noncontiguous_all_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1097240Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1097340Z test_noncontiguous_all_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1097440Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1097540Z test_noncontiguous_all_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1097630Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1097730Z test_noncontiguous_all_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1097830Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1097930Z test_noncontiguous_all_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1098030Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1098130Z test_noncontiguous_all_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1098230Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1098360Z test_noncontiguous_all_amin_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1098490Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1098590Z test_noncontiguous_all_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1098690Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1098790Z test_noncontiguous_all_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1098880Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1098980Z test_noncontiguous_all_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1099080Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1099240Z test_noncontiguous_all_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1099340Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1099430Z test_noncontiguous_all_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1099530Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1099630Z test_noncontiguous_all_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1099730Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1099820Z test_noncontiguous_all_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1099950Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1100090Z test_noncontiguous_all_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1100190Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1100290Z test_noncontiguous_all_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1100390Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1100530Z test_noncontiguous_all_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1100630Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1100730Z test_noncontiguous_all_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1100820Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1100930Z test_noncontiguous_all_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1101020Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1101120Z test_noncontiguous_all_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1101220Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1101320Z test_noncontiguous_all_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1101420Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1101550Z test_noncontiguous_all_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1101680Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1101780Z test_noncontiguous_all_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1101880Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1101970Z test_noncontiguous_all_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1102070Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1102170Z test_noncontiguous_all_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1102260Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1102360Z test_noncontiguous_all_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1102460Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1102560Z test_noncontiguous_all_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1102650Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1102760Z test_noncontiguous_all_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1102850Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1102950Z test_noncontiguous_all_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1103080Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1103220Z test_noncontiguous_all_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1103320Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1103410Z test_noncontiguous_all_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1103580Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1103690Z test_noncontiguous_all_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1103780Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1103880Z test_noncontiguous_all_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1103980Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1104070Z test_noncontiguous_all_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1104170Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1104270Z test_noncontiguous_all_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1104370Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1104470Z test_noncontiguous_all_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1104570Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1104730Z test_noncontiguous_all_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1104860Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1104960Z test_noncontiguous_all_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1105060Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1105160Z test_noncontiguous_all_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1105250Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1105350Z test_noncontiguous_all_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1105440Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1105550Z test_noncontiguous_all_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1105640Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1105740Z test_noncontiguous_all_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1105840Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1105940Z test_noncontiguous_all_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1106030Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1109710Z test_noncontiguous_all_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1109860Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1109990Z test_noncontiguous_all_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1110090Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1110210Z test_noncontiguous_all_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1110310Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1110420Z test_noncontiguous_all_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1110520Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1110630Z test_noncontiguous_all_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1110720Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1110840Z test_noncontiguous_all_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1110940Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1111040Z test_noncontiguous_all_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1111140Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1111250Z test_noncontiguous_all_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1111460Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1111600Z test_noncontiguous_all_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1111730Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1111840Z test_noncontiguous_all_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1111940Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1112050Z test_noncontiguous_all_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1112140Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1112250Z test_noncontiguous_all_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1112350Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1112460Z test_noncontiguous_all_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1112560Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1112720Z test_noncontiguous_all_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1112820Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1112930Z test_noncontiguous_all_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1113030Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1113150Z test_noncontiguous_all_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1113280Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1113430Z test_noncontiguous_all_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1113530Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1113640Z test_noncontiguous_all_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1113740Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1113860Z test_noncontiguous_all_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1113950Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1114070Z test_noncontiguous_all_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1114160Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1114270Z test_noncontiguous_all_masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1114370Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1114470Z test_noncontiguous_all_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1114570Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1114680Z test_noncontiguous_all_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1114770Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1114910Z test_noncontiguous_all_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1115040Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1115150Z test_noncontiguous_all_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1115250Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1115360Z test_noncontiguous_all_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1115450Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1115560Z test_noncontiguous_all_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1115660Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1115850Z test_noncontiguous_all_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1115950Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1116050Z test_noncontiguous_all_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1116140Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1116250Z test_noncontiguous_all_masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1116350Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1116460Z test_noncontiguous_all_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1116590Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1116730Z test_noncontiguous_all_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1116830Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1116930Z test_noncontiguous_all_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1117070Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1117170Z test_noncontiguous_all_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1117280Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1117380Z test_noncontiguous_all_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1117480Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1117580Z test_noncontiguous_all_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1117670Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1117780Z test_noncontiguous_all_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1117880Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1117980Z test_noncontiguous_all_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1118080Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1118220Z test_noncontiguous_all_masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1118350Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1118460Z test_noncontiguous_all_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1118560Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1118670Z test_noncontiguous_all_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1118770Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1118870Z test_noncontiguous_all_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1118970Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1119080Z test_noncontiguous_all_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1119180Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1119280Z test_noncontiguous_all_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1119380Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1119480Z test_noncontiguous_all_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1119580Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1119690Z test_noncontiguous_all_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1119820Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1119960Z test_noncontiguous_all_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1120120Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1120230Z test_noncontiguous_all_masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1120330Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1120440Z test_noncontiguous_all_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1120540Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1120650Z test_noncontiguous_all_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1120740Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1120840Z test_noncontiguous_all_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1120940Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1121040Z test_noncontiguous_all_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1121140Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1121280Z test_noncontiguous_all_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1121380Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1121520Z test_noncontiguous_all_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1121650Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1121760Z test_noncontiguous_all_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1121860Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1121960Z test_noncontiguous_all_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1122060Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1122170Z test_noncontiguous_all_masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1122270Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1122380Z test_noncontiguous_all_masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1122480Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1122590Z test_noncontiguous_all_masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1122690Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1122800Z test_noncontiguous_all_masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1122890Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1123000Z test_noncontiguous_all_masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1123130Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1123280Z test_noncontiguous_all_masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1123380Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1123490Z test_noncontiguous_all_masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1123580Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1123690Z test_noncontiguous_all_masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1123780Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1123890Z test_noncontiguous_all_masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1123990Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1124090Z test_noncontiguous_all_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1124190Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1124370Z test_noncontiguous_all_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1124470Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1124580Z test_noncontiguous_all_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1124680Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1124820Z test_noncontiguous_all_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1124950Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1125060Z test_noncontiguous_all_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1125160Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1125260Z test_noncontiguous_all_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1125360Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1125460Z test_noncontiguous_all_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1125600Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1125710Z test_noncontiguous_all_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1125800Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1125900Z test_noncontiguous_all_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1126000Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1126110Z test_noncontiguous_all_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1126200Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1126300Z test_noncontiguous_all_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1126430Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1126580Z test_noncontiguous_all_masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1126680Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1126790Z test_noncontiguous_all_masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1126880Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1126990Z test_noncontiguous_all_masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1127080Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1127190Z test_noncontiguous_all_masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1127280Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1127390Z test_noncontiguous_all_masked_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1127480Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1127590Z test_noncontiguous_all_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1127690Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1127800Z test_noncontiguous_all_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1127900Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1128040Z test_noncontiguous_all_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1128170Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1128280Z test_noncontiguous_all_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1128370Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1128480Z test_noncontiguous_all_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1128640Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1128740Z test_noncontiguous_all_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1128840Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1128940Z test_noncontiguous_all_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1129040Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1129140Z test_noncontiguous_all_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1129240Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1129340Z test_noncontiguous_all_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1129440Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1129540Z test_noncontiguous_all_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1129670Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1129860Z test_noncontiguous_all_masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1129960Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1130070Z test_noncontiguous_all_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1130170Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1130270Z test_noncontiguous_all_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1130370Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1130480Z test_noncontiguous_all_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1130570Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1130680Z test_noncontiguous_all_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1130770Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1130880Z test_noncontiguous_all_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1130980Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1131080Z test_noncontiguous_all_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1131180Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1131310Z test_noncontiguous_all_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1131440Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1131550Z test_noncontiguous_all_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1131650Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1131750Z test_noncontiguous_all_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1131850Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1131960Z test_noncontiguous_all_masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1132050Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1132160Z test_noncontiguous_all_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1132250Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1132360Z test_noncontiguous_all_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1132460Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1132570Z test_noncontiguous_all_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1132660Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1132770Z test_noncontiguous_all_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1132970Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1133110Z test_noncontiguous_all_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1133200Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1133310Z test_noncontiguous_all_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1133410Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1133510Z test_noncontiguous_all_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1133600Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1133710Z test_noncontiguous_all_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1133800Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1133910Z test_noncontiguous_all_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1134040Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1134150Z test_noncontiguous_all_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1134240Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1134350Z test_noncontiguous_all_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1134440Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1134580Z test_noncontiguous_all_masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1134710Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1134820Z test_noncontiguous_all_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1134920Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1135030Z test_noncontiguous_all_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1135120Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1135230Z test_noncontiguous_all_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1135330Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1135430Z test_noncontiguous_all_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1135520Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1135630Z test_noncontiguous_all_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1135730Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1135830Z test_noncontiguous_all_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1139550Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1139670Z test_noncontiguous_all_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1139810Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1139950Z test_noncontiguous_all_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1140050Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1140150Z test_noncontiguous_all_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1140250Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1140360Z test_noncontiguous_all_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1140450Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.001s) 2023-01-11T21:35:38.1140560Z test_noncontiguous_all_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1140660Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1140890Z test_noncontiguous_all_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1140990Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1141090Z test_noncontiguous_all_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1141190Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1141290Z test_noncontiguous_all_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1141390Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1141520Z test_noncontiguous_all_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1141650Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1141760Z test_noncontiguous_all_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1141850Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1141960Z test_noncontiguous_all_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1142110Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1142220Z test_noncontiguous_all_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1142310Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1142420Z test_noncontiguous_all_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1142510Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1142610Z test_noncontiguous_all_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1142710Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1142810Z test_noncontiguous_all_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1142900Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1143010Z test_noncontiguous_all_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1143140Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1143270Z test_noncontiguous_all_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1143370Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1143460Z test_noncontiguous_all_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1143560Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1143660Z test_noncontiguous_all_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1143750Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1143850Z test_noncontiguous_all_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1143950Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1144050Z test_noncontiguous_all_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1144150Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1144250Z test_noncontiguous_all_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1144340Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1144440Z test_noncontiguous_all_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1144540Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1144680Z test_noncontiguous_all_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1144810Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1144910Z test_noncontiguous_all_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1145010Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1145110Z test_noncontiguous_all_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1145290Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1145390Z test_noncontiguous_all_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1145490Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1145590Z test_noncontiguous_all_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1145680Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1145780Z test_noncontiguous_all_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1145880Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1145980Z test_noncontiguous_all_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1146070Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1146170Z test_noncontiguous_all_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1146300Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1146470Z test_noncontiguous_all_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1146570Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1146670Z test_noncontiguous_all_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1146770Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1146870Z test_noncontiguous_all_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1146960Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1147060Z test_noncontiguous_all_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1147160Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1147260Z test_noncontiguous_all_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1147360Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1147460Z test_noncontiguous_all_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1147550Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1147650Z test_noncontiguous_all_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1147750Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1147880Z test_noncontiguous_all_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1148010Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1148120Z test_noncontiguous_all_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1148210Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1148310Z test_noncontiguous_all_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1148410Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1148520Z test_noncontiguous_all_std_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1148610Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1148730Z test_noncontiguous_all_std_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1148820Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1148930Z test_noncontiguous_all_std_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1149030Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1149140Z test_noncontiguous_all_std_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1149230Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1149340Z test_noncontiguous_all_std_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1149530Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1149670Z test_noncontiguous_all_std_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1149770Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1149870Z test_noncontiguous_all_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1149970Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1150060Z test_noncontiguous_all_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1150160Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1150260Z test_noncontiguous_all_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1150350Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1150460Z test_noncontiguous_all_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1150550Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1150700Z test_noncontiguous_all_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1150800Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1150900Z test_noncontiguous_all_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1150990Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1151120Z test_noncontiguous_all_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1151250Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1151350Z test_noncontiguous_all_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1151450Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1151550Z test_noncontiguous_all_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1151650Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1151740Z test_noncontiguous_all_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1151840Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1151940Z test_noncontiguous_all_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1152030Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1152130Z test_noncontiguous_all_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1152220Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1152330Z test_noncontiguous_all_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1152420Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1152520Z test_noncontiguous_all_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1152650Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1152780Z test_noncontiguous_all_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1152880Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1152980Z test_noncontiguous_all_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1153080Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1153170Z test_noncontiguous_all_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1153270Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1153370Z test_noncontiguous_all_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1153460Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1153570Z test_noncontiguous_all_var_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1153730Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1153850Z test_noncontiguous_all_var_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1153940Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1154060Z test_noncontiguous_all_var_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1154150Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1154300Z test_noncontiguous_all_var_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1154420Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1154530Z test_noncontiguous_all_var_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1154630Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1154740Z test_noncontiguous_all_var_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1154830Z Tests reducing all dimensions of a noncontiguous tensor. ... ok (0.000s) 2023-01-11T21:35:38.1154980Z test_noncontiguous_expanded_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1155080Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1155180Z test_noncontiguous_expanded_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1155290Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1155400Z test_noncontiguous_expanded_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1155500Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1155610Z test_noncontiguous_expanded_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1155710Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1155820Z test_noncontiguous_expanded_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1155960Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1156100Z test_noncontiguous_expanded_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1156200Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1156310Z test_noncontiguous_expanded_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1156410Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1156510Z test_noncontiguous_expanded_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1156610Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1156710Z test_noncontiguous_expanded_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1156810Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1156910Z test_noncontiguous_expanded_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1157010Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1157120Z test_noncontiguous_expanded_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1157220Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1157320Z test_noncontiguous_expanded_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1157420Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1157560Z test_noncontiguous_expanded_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1157690Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1157790Z test_noncontiguous_expanded_amax_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1157890Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1158000Z test_noncontiguous_expanded_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1158160Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1158260Z test_noncontiguous_expanded_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1158350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1158450Z test_noncontiguous_expanded_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1158550Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1158650Z test_noncontiguous_expanded_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1158750Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1158860Z test_noncontiguous_expanded_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1158960Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1159060Z test_noncontiguous_expanded_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1159230Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1159370Z test_noncontiguous_expanded_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1159470Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1159570Z test_noncontiguous_expanded_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1159670Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1159780Z test_noncontiguous_expanded_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1159880Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1159980Z test_noncontiguous_expanded_amin_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1160080Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1160180Z test_noncontiguous_expanded_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1160280Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1160380Z test_noncontiguous_expanded_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1160480Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1160580Z test_noncontiguous_expanded_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1160670Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1160810Z test_noncontiguous_expanded_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1160940Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1161050Z test_noncontiguous_expanded_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1161150Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1161250Z test_noncontiguous_expanded_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1161350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1161450Z test_noncontiguous_expanded_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1161550Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1161650Z test_noncontiguous_expanded_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1161750Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1161850Z test_noncontiguous_expanded_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1161950Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1162050Z test_noncontiguous_expanded_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1162150Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1162330Z test_noncontiguous_expanded_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1162470Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1162650Z test_noncontiguous_expanded_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1162750Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1162860Z test_noncontiguous_expanded_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1162960Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1163060Z test_noncontiguous_expanded_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1163160Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1163260Z test_noncontiguous_expanded_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1163360Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1163490Z test_noncontiguous_expanded_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1163590Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1163700Z test_noncontiguous_expanded_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1163790Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1163900Z test_noncontiguous_expanded_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1163990Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1164130Z test_noncontiguous_expanded_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1164260Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1164370Z test_noncontiguous_expanded_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1164470Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1164580Z test_noncontiguous_expanded_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1164680Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1164780Z test_noncontiguous_expanded_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1164880Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1164990Z test_noncontiguous_expanded_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1165080Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1165190Z test_noncontiguous_expanded_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1165290Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1165390Z test_noncontiguous_expanded_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1168970Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1169080Z test_noncontiguous_expanded_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1169220Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1169350Z test_noncontiguous_expanded_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1169450Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1169550Z test_noncontiguous_expanded_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1169650Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1169750Z test_noncontiguous_expanded_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1169850Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1169960Z test_noncontiguous_expanded_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1170170Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1170280Z test_noncontiguous_expanded_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1170370Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1170480Z test_noncontiguous_expanded_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1170580Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1170680Z test_noncontiguous_expanded_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1170780Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1170920Z test_noncontiguous_expanded_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1171050Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1171150Z test_noncontiguous_expanded_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1171300Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1171400Z test_noncontiguous_expanded_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1171500Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1171610Z test_noncontiguous_expanded_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1171700Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1171800Z test_noncontiguous_expanded_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1171900Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1172020Z test_noncontiguous_expanded_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1172120Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1172230Z test_noncontiguous_expanded_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1172330Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1172450Z test_noncontiguous_expanded_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1172580Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1172730Z test_noncontiguous_expanded_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1172830Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1172950Z test_noncontiguous_expanded_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1173050Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1173160Z test_noncontiguous_expanded_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1173260Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1173370Z test_noncontiguous_expanded_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1173470Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1173580Z test_noncontiguous_expanded_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1173680Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1173790Z test_noncontiguous_expanded_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1173890Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1174000Z test_noncontiguous_expanded_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1174100Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1174240Z test_noncontiguous_expanded_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1174440Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1174550Z test_noncontiguous_expanded_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1174660Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1174770Z test_noncontiguous_expanded_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1174870Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1175000Z test_noncontiguous_expanded_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1175090Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1175210Z test_noncontiguous_expanded_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1175310Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1175430Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1175570Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1175690Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1175790Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1175900Z test_noncontiguous_expanded_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1176040Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1176180Z test_noncontiguous_expanded_masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1176280Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1176390Z test_noncontiguous_expanded_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1176490Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1176600Z test_noncontiguous_expanded_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1176700Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1176810Z test_noncontiguous_expanded_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1176900Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1177010Z test_noncontiguous_expanded_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1177110Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1177230Z test_noncontiguous_expanded_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1177330Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1177440Z test_noncontiguous_expanded_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1177540Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1179170Z test_noncontiguous_expanded_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1179280Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1179390Z test_noncontiguous_expanded_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1179500Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1179610Z test_noncontiguous_expanded_masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1179710Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1179830Z test_noncontiguous_expanded_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1179930Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1180110Z test_noncontiguous_expanded_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1180210Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1180340Z test_noncontiguous_expanded_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1180440Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1180550Z test_noncontiguous_expanded_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1180650Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1180790Z test_noncontiguous_expanded_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1180920Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1181030Z test_noncontiguous_expanded_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1181130Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1181240Z test_noncontiguous_expanded_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1181340Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1181450Z test_noncontiguous_expanded_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1181550Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1181670Z test_noncontiguous_expanded_masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1181760Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1181880Z test_noncontiguous_expanded_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1181980Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1182090Z test_noncontiguous_expanded_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1182190Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1182300Z test_noncontiguous_expanded_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1182430Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1182580Z test_noncontiguous_expanded_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1182680Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1182790Z test_noncontiguous_expanded_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1182890Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1183000Z test_noncontiguous_expanded_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1183090Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1183210Z test_noncontiguous_expanded_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1183310Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1183590Z test_noncontiguous_expanded_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1183700Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1183810Z test_noncontiguous_expanded_masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1183910Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1184030Z test_noncontiguous_expanded_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1184130Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1184270Z test_noncontiguous_expanded_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1184410Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1184630Z test_noncontiguous_expanded_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1184730Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1184840Z test_noncontiguous_expanded_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1184940Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1185050Z test_noncontiguous_expanded_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1185150Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1185250Z test_noncontiguous_expanded_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1185350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1185470Z test_noncontiguous_expanded_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1185570Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1185680Z test_noncontiguous_expanded_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1185770Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1185890Z test_noncontiguous_expanded_masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1186030Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1186170Z test_noncontiguous_expanded_masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1186270Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1186390Z test_noncontiguous_expanded_masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1186490Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1186610Z test_noncontiguous_expanded_masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1186710Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1186830Z test_noncontiguous_expanded_masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1186930Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1187040Z test_noncontiguous_expanded_masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1187140Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1187250Z test_noncontiguous_expanded_masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1187350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1187460Z test_noncontiguous_expanded_masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1187560Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1187710Z test_noncontiguous_expanded_masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1187840Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1188020Z test_noncontiguous_expanded_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1188120Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1188230Z test_noncontiguous_expanded_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1188330Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1188450Z test_noncontiguous_expanded_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1188540Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1188650Z test_noncontiguous_expanded_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1188810Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1188920Z test_noncontiguous_expanded_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1189020Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1189130Z test_noncontiguous_expanded_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1189220Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1189340Z test_noncontiguous_expanded_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1189470Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1189610Z test_noncontiguous_expanded_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1189710Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1189820Z test_noncontiguous_expanded_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1189920Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1190030Z test_noncontiguous_expanded_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1190130Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1190240Z test_noncontiguous_expanded_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1190340Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1190450Z test_noncontiguous_expanded_masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1190550Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1190660Z test_noncontiguous_expanded_masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1190760Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1190870Z test_noncontiguous_expanded_masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1190960Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1191110Z test_noncontiguous_expanded_masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1191240Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1191360Z test_noncontiguous_expanded_masked_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1191450Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1191570Z test_noncontiguous_expanded_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1191660Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1191780Z test_noncontiguous_expanded_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1191880Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1192000Z test_noncontiguous_expanded_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1192100Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1192280Z test_noncontiguous_expanded_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1192390Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1192500Z test_noncontiguous_expanded_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1192600Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1192710Z test_noncontiguous_expanded_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1192840Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1192990Z test_noncontiguous_expanded_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1193150Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1193260Z test_noncontiguous_expanded_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1193360Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1193470Z test_noncontiguous_expanded_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1193570Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1193680Z test_noncontiguous_expanded_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1193770Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1193880Z test_noncontiguous_expanded_masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1193980Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1194090Z test_noncontiguous_expanded_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1194190Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1194310Z test_noncontiguous_expanded_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1194400Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1194550Z test_noncontiguous_expanded_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1194680Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1194800Z test_noncontiguous_expanded_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1194890Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1195000Z test_noncontiguous_expanded_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1195100Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1195210Z test_noncontiguous_expanded_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1195310Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1195420Z test_noncontiguous_expanded_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1195510Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1195620Z test_noncontiguous_expanded_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1195720Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1195830Z test_noncontiguous_expanded_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1195930Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1196040Z test_noncontiguous_expanded_masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1196170Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1196320Z test_noncontiguous_expanded_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1196410Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1196580Z test_noncontiguous_expanded_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1196680Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1196800Z test_noncontiguous_expanded_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1196900Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1197010Z test_noncontiguous_expanded_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1197110Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1197220Z test_noncontiguous_expanded_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1201130Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1201250Z test_noncontiguous_expanded_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1201350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1201460Z test_noncontiguous_expanded_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1201550Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1201700Z test_noncontiguous_expanded_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1201830Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1201940Z test_noncontiguous_expanded_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1202040Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1202150Z test_noncontiguous_expanded_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1202260Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1202370Z test_noncontiguous_expanded_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1202470Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1202580Z test_noncontiguous_expanded_masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1202680Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1202790Z test_noncontiguous_expanded_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1202890Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1203010Z test_noncontiguous_expanded_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1203100Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1203210Z test_noncontiguous_expanded_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1203350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1203490Z test_noncontiguous_expanded_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1203590Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1203700Z test_noncontiguous_expanded_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1203800Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1203910Z test_noncontiguous_expanded_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1204010Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1204120Z test_noncontiguous_expanded_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1204220Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1204330Z test_noncontiguous_expanded_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1204420Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1204640Z test_noncontiguous_expanded_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1204750Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1204850Z test_noncontiguous_expanded_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1204950Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.001s) 2023-01-11T21:35:38.1205090Z test_noncontiguous_expanded_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1205230Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1205340Z test_noncontiguous_expanded_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1205510Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1205620Z test_noncontiguous_expanded_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1205720Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1205820Z test_noncontiguous_expanded_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1205920Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1206020Z test_noncontiguous_expanded_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1206120Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1206220Z test_noncontiguous_expanded_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1206310Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1206420Z test_noncontiguous_expanded_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1206520Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1206630Z test_noncontiguous_expanded_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1206760Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1206900Z test_noncontiguous_expanded_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1207000Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1207110Z test_noncontiguous_expanded_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1207210Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1207320Z test_noncontiguous_expanded_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1207420Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1207530Z test_noncontiguous_expanded_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1207630Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1207740Z test_noncontiguous_expanded_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1207840Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1207940Z test_noncontiguous_expanded_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1208040Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1208150Z test_noncontiguous_expanded_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1208240Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1208380Z test_noncontiguous_expanded_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1208510Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1208620Z test_noncontiguous_expanded_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1208720Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1208880Z test_noncontiguous_expanded_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1208980Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1209090Z test_noncontiguous_expanded_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1209190Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1209280Z test_noncontiguous_expanded_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1209380Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1209490Z test_noncontiguous_expanded_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1209590Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1209750Z test_noncontiguous_expanded_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1209850Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1209960Z test_noncontiguous_expanded_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1210100Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1210240Z test_noncontiguous_expanded_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1210340Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1210440Z test_noncontiguous_expanded_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1210530Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1210630Z test_noncontiguous_expanded_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1210730Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1210840Z test_noncontiguous_expanded_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1210930Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1211040Z test_noncontiguous_expanded_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1211140Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1211240Z test_noncontiguous_expanded_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1211340Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1211450Z test_noncontiguous_expanded_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1211550Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1211690Z test_noncontiguous_expanded_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1211820Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1211930Z test_noncontiguous_expanded_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1212020Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1212140Z test_noncontiguous_expanded_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1212230Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1212340Z test_noncontiguous_expanded_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1212440Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1212550Z test_noncontiguous_expanded_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1212640Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1212750Z test_noncontiguous_expanded_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1212850Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1212950Z test_noncontiguous_expanded_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1213110Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1213230Z test_noncontiguous_expanded_std_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1213370Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1213520Z test_noncontiguous_expanded_std_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1213620Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1213730Z test_noncontiguous_expanded_std_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1213830Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1213940Z test_noncontiguous_expanded_std_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1214100Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1214220Z test_noncontiguous_expanded_std_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1214320Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1214430Z test_noncontiguous_expanded_std_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1214520Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1214620Z test_noncontiguous_expanded_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1214720Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1214820Z test_noncontiguous_expanded_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1214930Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1215070Z test_noncontiguous_expanded_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1215200Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1215320Z test_noncontiguous_expanded_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1215420Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1215520Z test_noncontiguous_expanded_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1215620Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1215720Z test_noncontiguous_expanded_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1215820Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1215920Z test_noncontiguous_expanded_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1216020Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1216120Z test_noncontiguous_expanded_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1216220Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1216320Z test_noncontiguous_expanded_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1216420Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1216530Z test_noncontiguous_expanded_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1216660Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1216790Z test_noncontiguous_expanded_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1216890Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1216990Z test_noncontiguous_expanded_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1217090Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1217190Z test_noncontiguous_expanded_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1217290Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1217460Z test_noncontiguous_expanded_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1217550Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1217660Z test_noncontiguous_expanded_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1217760Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1217860Z test_noncontiguous_expanded_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1217960Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1218060Z test_noncontiguous_expanded_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1218160Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1218360Z test_noncontiguous_expanded_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1218490Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1218610Z test_noncontiguous_expanded_var_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1218700Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1218820Z test_noncontiguous_expanded_var_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1218920Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1219040Z test_noncontiguous_expanded_var_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1219140Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1219250Z test_noncontiguous_expanded_var_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1219350Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1219470Z test_noncontiguous_expanded_var_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1219570Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1219680Z test_noncontiguous_expanded_var_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1219780Z Tests reducing a tensor with expanded singleton dimensions. ... ok (0.000s) 2023-01-11T21:35:38.1219880Z test_noncontiguous_innermost_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1220020Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1220150Z test_noncontiguous_innermost_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1220260Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1220370Z test_noncontiguous_innermost_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1220470Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1220580Z test_noncontiguous_innermost_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1220680Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1220790Z test_noncontiguous_innermost_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1220890Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1220990Z test_noncontiguous_innermost_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1221090Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1221190Z test_noncontiguous_innermost_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1221290Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1221390Z test_noncontiguous_innermost_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1221490Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1221620Z test_noncontiguous_innermost_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1221830Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1221930Z test_noncontiguous_innermost_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1222030Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1222140Z test_noncontiguous_innermost_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1222230Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1222330Z test_noncontiguous_innermost_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1222430Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1222540Z test_noncontiguous_innermost_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1222700Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1222810Z test_noncontiguous_innermost_amax_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1222900Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1223010Z test_noncontiguous_innermost_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1223110Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1223220Z test_noncontiguous_innermost_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1223350Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1223490Z test_noncontiguous_innermost_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1223590Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1223700Z test_noncontiguous_innermost_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1223790Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1223900Z test_noncontiguous_innermost_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1224000Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1224100Z test_noncontiguous_innermost_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1224200Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1224300Z test_noncontiguous_innermost_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1224400Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1224500Z test_noncontiguous_innermost_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1224600Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1224710Z test_noncontiguous_innermost_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1224810Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1224940Z test_noncontiguous_innermost_amin_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1225070Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1225180Z test_noncontiguous_innermost_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1225280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1225380Z test_noncontiguous_innermost_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1225480Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1225580Z test_noncontiguous_innermost_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1225680Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1225780Z test_noncontiguous_innermost_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1225880Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1225980Z test_noncontiguous_innermost_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1226140Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1226250Z test_noncontiguous_innermost_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1226340Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1226450Z test_noncontiguous_innermost_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1226580Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1226710Z test_noncontiguous_innermost_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1226810Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1226920Z test_noncontiguous_innermost_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1227080Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1227180Z test_noncontiguous_innermost_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1227280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1227390Z test_noncontiguous_innermost_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1227480Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1231130Z test_noncontiguous_innermost_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1231240Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1231350Z test_noncontiguous_innermost_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1231450Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1231550Z test_noncontiguous_innermost_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1231650Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1231790Z test_noncontiguous_innermost_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1231920Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1232030Z test_noncontiguous_innermost_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1232130Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1232230Z test_noncontiguous_innermost_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1232330Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1232430Z test_noncontiguous_innermost_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1232520Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1232630Z test_noncontiguous_innermost_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1232720Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1232820Z test_noncontiguous_innermost_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1232920Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1233030Z test_noncontiguous_innermost_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1233130Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1233230Z test_noncontiguous_innermost_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1233370Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1233510Z test_noncontiguous_innermost_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1233600Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1233710Z test_noncontiguous_innermost_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1233810Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1234030Z test_noncontiguous_innermost_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1234130Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1234240Z test_noncontiguous_innermost_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1234340Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1234440Z test_noncontiguous_innermost_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1234540Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1234650Z test_noncontiguous_innermost_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1234740Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1234850Z test_noncontiguous_innermost_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1235010Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1235150Z test_noncontiguous_innermost_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1235280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1235400Z test_noncontiguous_innermost_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1235490Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1235600Z test_noncontiguous_innermost_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1235700Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1235810Z test_noncontiguous_innermost_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1235900Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1236010Z test_noncontiguous_innermost_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1236110Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1236220Z test_noncontiguous_innermost_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1236310Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1236410Z test_noncontiguous_innermost_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1236510Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1236620Z test_noncontiguous_innermost_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1236750Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1236880Z test_noncontiguous_innermost_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1236980Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1237100Z test_noncontiguous_innermost_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1237200Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1237320Z test_noncontiguous_innermost_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1237410Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1237530Z test_noncontiguous_innermost_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1237630Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1237750Z test_noncontiguous_innermost_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1237840Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1237960Z test_noncontiguous_innermost_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1238050Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1238170Z test_noncontiguous_innermost_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1238320Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1238470Z test_noncontiguous_innermost_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1238600Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1238720Z test_noncontiguous_innermost_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1238810Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1238930Z test_noncontiguous_innermost_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1239030Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1239140Z test_noncontiguous_innermost_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1239290Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1239410Z test_noncontiguous_innermost_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1239500Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1239610Z test_noncontiguous_innermost_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1239710Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1239830Z test_noncontiguous_innermost_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1239930Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1240050Z test_noncontiguous_innermost_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1240180Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1240330Z test_noncontiguous_innermost_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1240430Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1240560Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1240650Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1240770Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1240870Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1240980Z test_noncontiguous_innermost_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1241080Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1241190Z test_noncontiguous_innermost_masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1241290Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1241400Z test_noncontiguous_innermost_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1241500Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1241610Z test_noncontiguous_innermost_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1241710Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1241850Z test_noncontiguous_innermost_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1241980Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1242090Z test_noncontiguous_innermost_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1242190Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1242300Z test_noncontiguous_innermost_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1242400Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1242510Z test_noncontiguous_innermost_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1242700Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1242810Z test_noncontiguous_innermost_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1242910Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1243020Z test_noncontiguous_innermost_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1243110Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1243230Z test_noncontiguous_innermost_masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1243320Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1243430Z test_noncontiguous_innermost_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1243640Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1243780Z test_noncontiguous_innermost_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1243880Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1243990Z test_noncontiguous_innermost_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1244090Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1244200Z test_noncontiguous_innermost_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1244300Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1244400Z test_noncontiguous_innermost_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1244500Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1244610Z test_noncontiguous_innermost_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1244700Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1244820Z test_noncontiguous_innermost_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1244910Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1245020Z test_noncontiguous_innermost_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1245110Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1245260Z test_noncontiguous_innermost_masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1245400Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1245510Z test_noncontiguous_innermost_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1245610Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1245730Z test_noncontiguous_innermost_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1245820Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1245940Z test_noncontiguous_innermost_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1246040Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1246150Z test_noncontiguous_innermost_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1246240Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1246350Z test_noncontiguous_innermost_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1246450Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1246560Z test_noncontiguous_innermost_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1246660Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1246770Z test_noncontiguous_innermost_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1246900Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1247100Z test_noncontiguous_innermost_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1247200Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1247320Z test_noncontiguous_innermost_masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1247420Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1247530Z test_noncontiguous_innermost_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1247630Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1247740Z test_noncontiguous_innermost_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1247900Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1248010Z test_noncontiguous_innermost_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1248110Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1248210Z test_noncontiguous_innermost_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1248310Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1248420Z test_noncontiguous_innermost_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1248520Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1248660Z test_noncontiguous_innermost_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1248790Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1248910Z test_noncontiguous_innermost_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1249000Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1249120Z test_noncontiguous_innermost_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1249210Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1249330Z test_noncontiguous_innermost_masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1249430Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1249550Z test_noncontiguous_innermost_masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1249640Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1249760Z test_noncontiguous_innermost_masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1249850Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1249970Z test_noncontiguous_innermost_masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1250070Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1250180Z test_noncontiguous_innermost_masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1250310Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1250460Z test_noncontiguous_innermost_masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1250550Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1250670Z test_noncontiguous_innermost_masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1250770Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1250880Z test_noncontiguous_innermost_masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1250980Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1251090Z test_noncontiguous_innermost_masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1251190Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1251360Z test_noncontiguous_innermost_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1251460Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1251570Z test_noncontiguous_innermost_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1251670Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1251780Z test_noncontiguous_innermost_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1251880Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1252020Z test_noncontiguous_innermost_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1252210Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1252320Z test_noncontiguous_innermost_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1252420Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1252530Z test_noncontiguous_innermost_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1252630Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1252740Z test_noncontiguous_innermost_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1252830Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1252940Z test_noncontiguous_innermost_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1253040Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1253140Z test_noncontiguous_innermost_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1253240Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1253350Z test_noncontiguous_innermost_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1253440Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1253550Z test_noncontiguous_innermost_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1253680Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1253830Z test_noncontiguous_innermost_masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1253930Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1254040Z test_noncontiguous_innermost_masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1254140Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1254250Z test_noncontiguous_innermost_masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1254340Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1254450Z test_noncontiguous_innermost_masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1254550Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1254660Z test_noncontiguous_innermost_masked_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1254760Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1254870Z test_noncontiguous_innermost_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1254970Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1255080Z test_noncontiguous_innermost_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1255180Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1255330Z test_noncontiguous_innermost_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1255460Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1255630Z test_noncontiguous_innermost_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1255730Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1255830Z test_noncontiguous_innermost_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1255930Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1256040Z test_noncontiguous_innermost_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1256140Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1256240Z test_noncontiguous_innermost_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1256340Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1256500Z test_noncontiguous_innermost_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1256600Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1256710Z test_noncontiguous_innermost_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1256800Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1256910Z test_noncontiguous_innermost_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1257040Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1257180Z test_noncontiguous_innermost_masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1257280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1257400Z test_noncontiguous_innermost_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1257500Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1257610Z test_noncontiguous_innermost_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1257710Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1257820Z test_noncontiguous_innermost_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1261330Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1261450Z test_noncontiguous_innermost_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1261550Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1261650Z test_noncontiguous_innermost_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1261750Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1261860Z test_noncontiguous_innermost_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1261960Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1262100Z test_noncontiguous_innermost_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1262230Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1262340Z test_noncontiguous_innermost_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1262440Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1262580Z test_noncontiguous_innermost_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1262680Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1262790Z test_noncontiguous_innermost_masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1262890Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1263000Z test_noncontiguous_innermost_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1263100Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1263330Z test_noncontiguous_innermost_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1263430Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1263540Z test_noncontiguous_innermost_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1263640Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1263750Z test_noncontiguous_innermost_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1263880Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1264020Z test_noncontiguous_innermost_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1264120Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1264310Z test_noncontiguous_innermost_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1264400Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1264510Z test_noncontiguous_innermost_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1264610Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1264710Z test_noncontiguous_innermost_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1264810Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1264910Z test_noncontiguous_innermost_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1265010Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1265120Z test_noncontiguous_innermost_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1265210Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1265320Z test_noncontiguous_innermost_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1265410Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1265560Z test_noncontiguous_innermost_masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1265690Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1265810Z test_noncontiguous_innermost_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1265910Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1266020Z test_noncontiguous_innermost_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1266120Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1266230Z test_noncontiguous_innermost_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1266320Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1266440Z test_noncontiguous_innermost_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1266540Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1266650Z test_noncontiguous_innermost_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1266740Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1266850Z test_noncontiguous_innermost_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1266940Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1267050Z test_noncontiguous_innermost_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1267180Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1267320Z test_noncontiguous_innermost_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1267420Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1267520Z test_noncontiguous_innermost_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1267700Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1267810Z test_noncontiguous_innermost_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1267910Z Tests reducing along noncontiguous innermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1268010Z test_noncontiguous_innermost_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1268110Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1268220Z test_noncontiguous_innermost_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1268320Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1268430Z test_noncontiguous_innermost_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1268580Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1268690Z test_noncontiguous_innermost_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1268790Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1268930Z test_noncontiguous_innermost_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1269070Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1269170Z test_noncontiguous_innermost_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1269270Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1269380Z test_noncontiguous_innermost_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1269470Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1269580Z test_noncontiguous_innermost_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1269680Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1269780Z test_noncontiguous_innermost_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1269880Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1269980Z test_noncontiguous_innermost_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1270080Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1270180Z test_noncontiguous_innermost_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1270280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1270380Z test_noncontiguous_innermost_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1270510Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1270660Z test_noncontiguous_innermost_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1270760Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1270870Z test_noncontiguous_innermost_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1270970Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1271070Z test_noncontiguous_innermost_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1271170Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1271270Z test_noncontiguous_innermost_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1271370Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1271480Z test_noncontiguous_innermost_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1271580Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1271680Z test_noncontiguous_innermost_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1271780Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1271940Z test_noncontiguous_innermost_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1272040Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1272180Z test_noncontiguous_innermost_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1272320Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1272430Z test_noncontiguous_innermost_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1272520Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1272630Z test_noncontiguous_innermost_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1272730Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1272900Z test_noncontiguous_innermost_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1272990Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1273100Z test_noncontiguous_innermost_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1273200Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1273300Z test_noncontiguous_innermost_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1273400Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1273510Z test_noncontiguous_innermost_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1273600Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1273710Z test_noncontiguous_innermost_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1273840Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1273980Z test_noncontiguous_innermost_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1274080Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1274180Z test_noncontiguous_innermost_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1274280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1274390Z test_noncontiguous_innermost_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1274480Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1274590Z test_noncontiguous_innermost_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1274690Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1274790Z test_noncontiguous_innermost_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1274890Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1275000Z test_noncontiguous_innermost_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1275090Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1275210Z test_noncontiguous_innermost_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1275300Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1275440Z test_noncontiguous_innermost_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1275570Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1275680Z test_noncontiguous_innermost_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1275770Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1275880Z test_noncontiguous_innermost_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1275980Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1276090Z test_noncontiguous_innermost_std_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1276190Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1276360Z test_noncontiguous_innermost_std_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1276460Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1276580Z test_noncontiguous_innermost_std_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1276670Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1276790Z test_noncontiguous_innermost_std_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1276880Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1277000Z test_noncontiguous_innermost_std_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1277130Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1277330Z test_noncontiguous_innermost_std_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1277430Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1277540Z test_noncontiguous_innermost_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1277640Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1277740Z test_noncontiguous_innermost_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1277840Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1277940Z test_noncontiguous_innermost_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1278040Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1278150Z test_noncontiguous_innermost_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1278240Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1278350Z test_noncontiguous_innermost_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1278450Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1278550Z test_noncontiguous_innermost_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1278650Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1278780Z test_noncontiguous_innermost_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1278910Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1279020Z test_noncontiguous_innermost_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1279120Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1279220Z test_noncontiguous_innermost_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1279320Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1279420Z test_noncontiguous_innermost_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1279510Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1279620Z test_noncontiguous_innermost_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1279710Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1279810Z test_noncontiguous_innermost_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1279910Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1280010Z test_noncontiguous_innermost_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1280110Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1280220Z test_noncontiguous_innermost_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1280350Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1280500Z test_noncontiguous_innermost_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1280690Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1280800Z test_noncontiguous_innermost_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1280890Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1281000Z test_noncontiguous_innermost_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1281090Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1281200Z test_noncontiguous_innermost_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1281290Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1281410Z test_noncontiguous_innermost_var_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1281570Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1281690Z test_noncontiguous_innermost_var_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1281790Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1281900Z test_noncontiguous_innermost_var_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1282000Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1282150Z test_noncontiguous_innermost_var_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1282280Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1282390Z test_noncontiguous_innermost_var_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1282490Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1282600Z test_noncontiguous_innermost_var_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1282700Z Tests reducing along noncontiguous innermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1282810Z test_noncontiguous_outermost_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1282900Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1283010Z test_noncontiguous_outermost_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1283100Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1283210Z test_noncontiguous_outermost_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1283310Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1283410Z test_noncontiguous_outermost_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1283510Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1283610Z test_noncontiguous_outermost_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1283750Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1283880Z test_noncontiguous_outermost_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1283980Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1284090Z test_noncontiguous_outermost_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1284180Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1284280Z test_noncontiguous_outermost_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1284380Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1284480Z test_noncontiguous_outermost_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1284580Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1284680Z test_noncontiguous_outermost_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1284770Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1284940Z test_noncontiguous_outermost_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1285030Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1285140Z test_noncontiguous_outermost_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1285230Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1285370Z test_noncontiguous_outermost_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1285500Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1285610Z test_noncontiguous_outermost_amax_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1285710Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1285820Z test_noncontiguous_outermost_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1285970Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1286080Z test_noncontiguous_outermost_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1286180Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1286280Z test_noncontiguous_outermost_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1286380Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1286490Z test_noncontiguous_outermost_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1286580Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1286690Z test_noncontiguous_outermost_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1286780Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1286890Z test_noncontiguous_outermost_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1287020Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1287160Z test_noncontiguous_outermost_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1287260Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1287360Z test_noncontiguous_outermost_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1287460Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1287560Z test_noncontiguous_outermost_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1287660Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1287770Z test_noncontiguous_outermost_amin_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1290410Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1290520Z test_noncontiguous_outermost_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1290610Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1290720Z test_noncontiguous_outermost_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1290820Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1290920Z test_noncontiguous_outermost_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1291020Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1291160Z test_noncontiguous_outermost_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1291290Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1291390Z test_noncontiguous_outermost_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1291490Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1291600Z test_noncontiguous_outermost_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1291690Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1291890Z test_noncontiguous_outermost_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1291990Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1292100Z test_noncontiguous_outermost_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1292190Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1292300Z test_noncontiguous_outermost_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1292390Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1292500Z test_noncontiguous_outermost_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1292590Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1292760Z test_noncontiguous_outermost_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1292890Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1293040Z test_noncontiguous_outermost_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1293130Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1293240Z test_noncontiguous_outermost_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1293340Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1293440Z test_noncontiguous_outermost_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1293540Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1293640Z test_noncontiguous_outermost_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1293740Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1293840Z test_noncontiguous_outermost_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1293940Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1294040Z test_noncontiguous_outermost_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1294140Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1294240Z test_noncontiguous_outermost_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1294330Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1294470Z test_noncontiguous_outermost_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1294600Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1294700Z test_noncontiguous_outermost_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1294800Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1294910Z test_noncontiguous_outermost_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1295000Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1295120Z test_noncontiguous_outermost_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1295210Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1295320Z test_noncontiguous_outermost_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1295410Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1295520Z test_noncontiguous_outermost_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1295610Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1295720Z test_noncontiguous_outermost_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1295820Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1295930Z test_noncontiguous_outermost_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1296050Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1296250Z test_noncontiguous_outermost_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1296350Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1296460Z test_noncontiguous_outermost_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1296550Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1296660Z test_noncontiguous_outermost_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1296760Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1296870Z test_noncontiguous_outermost_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1296970Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1297130Z test_noncontiguous_outermost_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1297230Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1297330Z test_noncontiguous_outermost_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1297430Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1297530Z test_noncontiguous_outermost_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1297630Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1297770Z test_noncontiguous_outermost_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1297900Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1298010Z test_noncontiguous_outermost_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1298100Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1298210Z test_noncontiguous_outermost_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1298310Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1298410Z test_noncontiguous_outermost_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1298510Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1298620Z test_noncontiguous_outermost_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1298710Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1298830Z test_noncontiguous_outermost_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1298930Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1299040Z test_noncontiguous_outermost_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1299210Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1299330Z test_noncontiguous_outermost_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1299460Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1299610Z test_noncontiguous_outermost_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1299710Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1299830Z test_noncontiguous_outermost_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1299920Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1300040Z test_noncontiguous_outermost_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1300130Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1300250Z test_noncontiguous_outermost_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1300340Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1300460Z test_noncontiguous_outermost_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1300650Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1300770Z test_noncontiguous_outermost_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1300860Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1300970Z test_noncontiguous_outermost_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1301070Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1301220Z test_noncontiguous_outermost_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1301350Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1301460Z test_noncontiguous_outermost_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1301630Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1301750Z test_noncontiguous_outermost_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1301850Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1301970Z test_noncontiguous_outermost_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1302070Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1302190Z test_noncontiguous_outermost_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1302280Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1302400Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1302500Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1302620Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1302710Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1302830Z test_noncontiguous_outermost_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1302960Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1303110Z test_noncontiguous_outermost_masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1303200Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1303320Z test_noncontiguous_outermost_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1303410Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1303520Z test_noncontiguous_outermost_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1303620Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1303730Z test_noncontiguous_outermost_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1303830Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1303940Z test_noncontiguous_outermost_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1304030Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1304140Z test_noncontiguous_outermost_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1304240Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1304340Z test_noncontiguous_outermost_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1304440Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1304590Z test_noncontiguous_outermost_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1304720Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1304830Z test_noncontiguous_outermost_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1304980Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1305100Z test_noncontiguous_outermost_masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1305200Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1305310Z test_noncontiguous_outermost_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1305410Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1305520Z test_noncontiguous_outermost_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1305620Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1305720Z test_noncontiguous_outermost_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1305880Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1305990Z test_noncontiguous_outermost_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1306080Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1306190Z test_noncontiguous_outermost_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1306320Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1306460Z test_noncontiguous_outermost_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1306560Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1306670Z test_noncontiguous_outermost_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1306770Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1306880Z test_noncontiguous_outermost_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1306970Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1307090Z test_noncontiguous_outermost_masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1307180Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1307300Z test_noncontiguous_outermost_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1307390Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1307510Z test_noncontiguous_outermost_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1307600Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1307720Z test_noncontiguous_outermost_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1307810Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1307960Z test_noncontiguous_outermost_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1308090Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1308200Z test_noncontiguous_outermost_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1308300Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1308410Z test_noncontiguous_outermost_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1308510Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1308620Z test_noncontiguous_outermost_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1308710Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1308820Z test_noncontiguous_outermost_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1308920Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1309030Z test_noncontiguous_outermost_masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1309190Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1309310Z test_noncontiguous_outermost_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1309400Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1309520Z test_noncontiguous_outermost_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1309640Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1309790Z test_noncontiguous_outermost_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1309890Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1310000Z test_noncontiguous_outermost_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1310150Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1310270Z test_noncontiguous_outermost_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1310360Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1310470Z test_noncontiguous_outermost_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1310560Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1310680Z test_noncontiguous_outermost_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1310770Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1310880Z test_noncontiguous_outermost_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1310980Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1311100Z test_noncontiguous_outermost_masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1311190Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1311350Z test_noncontiguous_outermost_masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1311470Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1311600Z test_noncontiguous_outermost_masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1311690Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1311810Z test_noncontiguous_outermost_masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1311900Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1312010Z test_noncontiguous_outermost_masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1312110Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1312220Z test_noncontiguous_outermost_masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1312320Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1312430Z test_noncontiguous_outermost_masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1312530Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1312650Z test_noncontiguous_outermost_masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1312740Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1312860Z test_noncontiguous_outermost_masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1312990Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1313130Z test_noncontiguous_outermost_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1313230Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1313340Z test_noncontiguous_outermost_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1313520Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1313640Z test_noncontiguous_outermost_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1313730Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1313840Z test_noncontiguous_outermost_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1313940Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1314050Z test_noncontiguous_outermost_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1314140Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1314250Z test_noncontiguous_outermost_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1314400Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1314520Z test_noncontiguous_outermost_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1314610Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1314760Z test_noncontiguous_outermost_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1314880Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1314990Z test_noncontiguous_outermost_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1315090Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1315200Z test_noncontiguous_outermost_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1315290Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1315400Z test_noncontiguous_outermost_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1315500Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1315610Z test_noncontiguous_outermost_masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1315710Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1315820Z test_noncontiguous_outermost_masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1315920Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1316030Z test_noncontiguous_outermost_masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1316120Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1316230Z test_noncontiguous_outermost_masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1316360Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1316510Z test_noncontiguous_outermost_masked_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1316610Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1316720Z test_noncontiguous_outermost_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1316810Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1316930Z test_noncontiguous_outermost_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1317030Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1319640Z test_noncontiguous_outermost_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1319740Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1319850Z test_noncontiguous_outermost_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1319950Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1320060Z test_noncontiguous_outermost_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1320260Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1320380Z test_noncontiguous_outermost_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1320470Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1320620Z test_noncontiguous_outermost_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1320750Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1320860Z test_noncontiguous_outermost_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1320960Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1321070Z test_noncontiguous_outermost_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1321240Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1321350Z test_noncontiguous_outermost_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1321440Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1321550Z test_noncontiguous_outermost_masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1321650Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1321760Z test_noncontiguous_outermost_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1321860Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1321970Z test_noncontiguous_outermost_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1322070Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1322180Z test_noncontiguous_outermost_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1322310Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1322460Z test_noncontiguous_outermost_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1322560Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1322670Z test_noncontiguous_outermost_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1322760Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1322870Z test_noncontiguous_outermost_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1322970Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1323070Z test_noncontiguous_outermost_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1323170Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1323280Z test_noncontiguous_outermost_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1323370Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1323480Z test_noncontiguous_outermost_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1323580Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1323690Z test_noncontiguous_outermost_masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1323780Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1323930Z test_noncontiguous_outermost_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1324060Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1324170Z test_noncontiguous_outermost_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1324270Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1324390Z test_noncontiguous_outermost_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1324480Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1324660Z test_noncontiguous_outermost_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1324760Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1324870Z test_noncontiguous_outermost_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1324970Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1325080Z test_noncontiguous_outermost_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1325170Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1325280Z test_noncontiguous_outermost_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1325380Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1325570Z test_noncontiguous_outermost_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1325700Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1325850Z test_noncontiguous_outermost_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1325940Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1326050Z test_noncontiguous_outermost_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1326150Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1326250Z test_noncontiguous_outermost_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1326350Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1326460Z test_noncontiguous_outermost_masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1326560Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1326670Z test_noncontiguous_outermost_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1326770Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1326880Z test_noncontiguous_outermost_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1326980Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1327090Z test_noncontiguous_outermost_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1327190Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1327330Z test_noncontiguous_outermost_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1327460Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1327580Z test_noncontiguous_outermost_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1327670Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1327780Z test_noncontiguous_outermost_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1327870Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1327980Z test_noncontiguous_outermost_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1328070Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1328180Z test_noncontiguous_outermost_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1328270Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1328380Z test_noncontiguous_outermost_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1328480Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1328580Z test_noncontiguous_outermost_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1328680Z Tests reducing along noncontiguous outermost dimension. ... ok (0.001s) 2023-01-11T21:35:38.1328850Z test_noncontiguous_outermost_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1328980Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1329120Z test_noncontiguous_outermost_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1329220Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1329330Z test_noncontiguous_outermost_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1329430Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1329540Z test_noncontiguous_outermost_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1329640Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1329810Z test_noncontiguous_outermost_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1329910Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1330030Z test_noncontiguous_outermost_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1330130Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1330240Z test_noncontiguous_outermost_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1330490Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1330770Z test_noncontiguous_outermost_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1331040Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1331290Z test_noncontiguous_outermost_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1331530Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1331770Z test_noncontiguous_outermost_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1332000Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1332240Z test_noncontiguous_outermost_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1332480Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1332780Z test_noncontiguous_outermost_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1333020Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1333270Z test_noncontiguous_outermost_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1333500Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1333730Z test_noncontiguous_outermost_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1333970Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1334210Z test_noncontiguous_outermost_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1334480Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1334750Z test_noncontiguous_outermost_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1334990Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1335230Z test_noncontiguous_outermost_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1335460Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1335700Z test_noncontiguous_outermost_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1335930Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1336170Z test_noncontiguous_outermost_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1336470Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1336710Z test_noncontiguous_outermost_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1336950Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1337280Z test_noncontiguous_outermost_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1337520Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1337760Z test_noncontiguous_outermost_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1337990Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1338300Z test_noncontiguous_outermost_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1338540Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1338780Z test_noncontiguous_outermost_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1339020Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1339330Z test_noncontiguous_outermost_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1339560Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1339800Z test_noncontiguous_outermost_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1340090Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1340330Z test_noncontiguous_outermost_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1340560Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1340800Z test_noncontiguous_outermost_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1341030Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1341260Z test_noncontiguous_outermost_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1341490Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1341760Z test_noncontiguous_outermost_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1342030Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1342260Z test_noncontiguous_outermost_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1342500Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1342730Z test_noncontiguous_outermost_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1349900Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1350160Z test_noncontiguous_outermost_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1350410Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1350720Z test_noncontiguous_outermost_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1350970Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1351210Z test_noncontiguous_outermost_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1351450Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1351700Z test_noncontiguous_outermost_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1351940Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1352200Z test_noncontiguous_outermost_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1352470Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1352720Z test_noncontiguous_outermost_std_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1352960Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1353220Z test_noncontiguous_outermost_std_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1353470Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1353710Z test_noncontiguous_outermost_std_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1354160Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1354440Z test_noncontiguous_outermost_std_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1354690Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1354930Z test_noncontiguous_outermost_std_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1355170Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1355410Z test_noncontiguous_outermost_std_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1355650Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1355890Z test_noncontiguous_outermost_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1356320Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1356570Z test_noncontiguous_outermost_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1356800Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1357040Z test_noncontiguous_outermost_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1357280Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1357520Z test_noncontiguous_outermost_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1357760Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1358020Z test_noncontiguous_outermost_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1358320Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1358610Z test_noncontiguous_outermost_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1358860Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1359100Z test_noncontiguous_outermost_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1359330Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1359560Z test_noncontiguous_outermost_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1359800Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1360050Z test_noncontiguous_outermost_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1360310Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1360550Z test_noncontiguous_outermost_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1360770Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1361000Z test_noncontiguous_outermost_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1361230Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1361470Z test_noncontiguous_outermost_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1361700Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1362000Z test_noncontiguous_outermost_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1362260Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1362500Z test_noncontiguous_outermost_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1362740Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1362980Z test_noncontiguous_outermost_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1363220Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1363450Z test_noncontiguous_outermost_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1363750Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1363990Z test_noncontiguous_outermost_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1364330Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1364570Z test_noncontiguous_outermost_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1364810Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1365060Z test_noncontiguous_outermost_var_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1365340Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1365620Z test_noncontiguous_outermost_var_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1365880Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1366140Z test_noncontiguous_outermost_var_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1366460Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1366710Z test_noncontiguous_outermost_var_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1366950Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1367230Z test_noncontiguous_outermost_var_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1367520Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1367770Z test_noncontiguous_outermost_var_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1368010Z Tests reducing along noncontiguous outermost dimension. ... ok (0.000s) 2023-01-11T21:35:38.1368250Z test_noncontiguous_transposed_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1368490Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1368710Z test_noncontiguous_transposed_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1368930Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1369220Z test_noncontiguous_transposed_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1369450Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1369680Z test_noncontiguous_transposed_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1369900Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1370120Z test_noncontiguous_transposed_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1370340Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1370560Z test_noncontiguous_transposed_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1370810Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1371070Z test_noncontiguous_transposed_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1371290Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1371500Z test_noncontiguous_transposed_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1371720Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1371930Z test_noncontiguous_transposed_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1372140Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1372350Z test_noncontiguous_transposed_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1372630Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1372860Z test_noncontiguous_transposed_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1373080Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1373290Z test_noncontiguous_transposed_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1373510Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1373730Z test_noncontiguous_transposed_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1373940Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1374280Z test_noncontiguous_transposed_amax_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1374530Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1374760Z test_noncontiguous_transposed_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1374980Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1375190Z test_noncontiguous_transposed_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1375410Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1381220Z test_noncontiguous_transposed_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1381470Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1381760Z test_noncontiguous_transposed_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1382150Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1382370Z test_noncontiguous_transposed_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1382590Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1382810Z test_noncontiguous_transposed_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1383030Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1383250Z test_noncontiguous_transposed_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1383500Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1383760Z test_noncontiguous_transposed_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1383970Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1384200Z test_noncontiguous_transposed_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1384420Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1384640Z test_noncontiguous_transposed_amin_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1384860Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1385080Z test_noncontiguous_transposed_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1385360Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1385590Z test_noncontiguous_transposed_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1385810Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1386020Z test_noncontiguous_transposed_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1386230Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1386450Z test_noncontiguous_transposed_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1386660Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1386910Z test_noncontiguous_transposed_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1387160Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1387390Z test_noncontiguous_transposed_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1387600Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1387810Z test_noncontiguous_transposed_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1388020Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1388230Z test_noncontiguous_transposed_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1388440Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1388730Z test_noncontiguous_transposed_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1388950Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1389160Z test_noncontiguous_transposed_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1389380Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1389600Z test_noncontiguous_transposed_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1389820Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1390150Z test_noncontiguous_transposed_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1390410Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1390670Z test_noncontiguous_transposed_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1390880Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1391100Z test_noncontiguous_transposed_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1391310Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1391530Z test_noncontiguous_transposed_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1391740Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1391950Z test_noncontiguous_transposed_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1392300Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1392520Z test_noncontiguous_transposed_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1392740Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1392950Z test_noncontiguous_transposed_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1393160Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1393380Z test_noncontiguous_transposed_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1393590Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1393840Z test_noncontiguous_transposed_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1394090Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1394320Z test_noncontiguous_transposed_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1394540Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1394760Z test_noncontiguous_transposed_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1394980Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1395200Z test_noncontiguous_transposed_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1395420Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1395710Z test_noncontiguous_transposed_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1395930Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1396150Z test_noncontiguous_transposed_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1396370Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1396590Z test_noncontiguous_transposed_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1396800Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1397020Z test_noncontiguous_transposed_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1397270Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1397530Z test_noncontiguous_transposed_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1397740Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1397960Z test_noncontiguous_transposed_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1398170Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1398390Z test_noncontiguous_transposed_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1398610Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1398830Z test_noncontiguous_transposed_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1399120Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1399350Z test_noncontiguous_transposed_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1399560Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1399790Z test_noncontiguous_transposed_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1400010Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1400320Z test_noncontiguous_transposed_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1400530Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1400780Z test_noncontiguous_transposed_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1401020Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1401240Z test_noncontiguous_transposed_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1401450Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1401660Z test_noncontiguous_transposed_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1401880Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1402100Z test_noncontiguous_transposed_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1402380Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1402680Z test_noncontiguous_transposed_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1402890Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1403110Z test_noncontiguous_transposed_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1403320Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1403550Z test_noncontiguous_transposed_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1403760Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1403990Z test_noncontiguous_transposed_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1404240Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1404500Z test_noncontiguous_transposed_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1404710Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1404930Z test_noncontiguous_transposed_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1405150Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1405370Z test_noncontiguous_transposed_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1405580Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1405800Z test_noncontiguous_transposed_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1406090Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1406300Z test_noncontiguous_transposed_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1406510Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1406730Z test_noncontiguous_transposed_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1406950Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1407160Z test_noncontiguous_transposed_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1407380Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1407630Z test_noncontiguous_transposed_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1407870Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1408100Z test_noncontiguous_transposed_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1408320Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1408550Z test_noncontiguous_transposed_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1408770Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1409000Z test_noncontiguous_transposed_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1413710Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1414030Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1414270Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1414630Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1414860Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1415090Z test_noncontiguous_transposed_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1415300Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1415530Z test_noncontiguous_transposed_masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1415790Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1416050Z test_noncontiguous_transposed_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1416270Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1416580Z test_noncontiguous_transposed_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1416790Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1417010Z test_noncontiguous_transposed_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1417220Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1417430Z test_noncontiguous_transposed_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1417710Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1417930Z test_noncontiguous_transposed_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1418140Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1418350Z test_noncontiguous_transposed_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1418570Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1418790Z test_noncontiguous_transposed_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1419000Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1419250Z test_noncontiguous_transposed_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1419490Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1419710Z test_noncontiguous_transposed_masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1419920Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1420140Z test_noncontiguous_transposed_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1420350Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1420560Z test_noncontiguous_transposed_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1420780Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1421060Z test_noncontiguous_transposed_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1421270Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1421490Z test_noncontiguous_transposed_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1421700Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1421920Z test_noncontiguous_transposed_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1422120Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1422330Z test_noncontiguous_transposed_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1422570Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1422820Z test_noncontiguous_transposed_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1423030Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1423250Z test_noncontiguous_transposed_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1423450Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1423680Z test_noncontiguous_transposed_masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1423890Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1424200Z test_noncontiguous_transposed_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1424490Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1424710Z test_noncontiguous_transposed_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1424930Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1425140Z test_noncontiguous_transposed_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1425360Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1425580Z test_noncontiguous_transposed_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1425800Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1426110Z test_noncontiguous_transposed_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1426370Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1426590Z test_noncontiguous_transposed_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1426810Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1427030Z test_noncontiguous_transposed_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1427250Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1427470Z test_noncontiguous_transposed_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1427720Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1428010Z test_noncontiguous_transposed_masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1428230Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1428450Z test_noncontiguous_transposed_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1428660Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1428880Z test_noncontiguous_transposed_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1429100Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1429310Z test_noncontiguous_transposed_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1429560Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1429810Z test_noncontiguous_transposed_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1430020Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1430240Z test_noncontiguous_transposed_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1430440Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1430660Z test_noncontiguous_transposed_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1430870Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1431080Z test_noncontiguous_transposed_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1431360Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1431570Z test_noncontiguous_transposed_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1431780Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1432000Z test_noncontiguous_transposed_masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1432220Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1432440Z test_noncontiguous_transposed_masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1432660Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1432910Z test_noncontiguous_transposed_masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1433160Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1433390Z test_noncontiguous_transposed_masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1433700Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1433920Z test_noncontiguous_transposed_masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1434140Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1434360Z test_noncontiguous_transposed_masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1434570Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1434850Z test_noncontiguous_transposed_masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1435070Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1435290Z test_noncontiguous_transposed_masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1435500Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1435790Z test_noncontiguous_transposed_masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1436000Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1436220Z test_noncontiguous_transposed_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1436460Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1436710Z test_noncontiguous_transposed_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1436930Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1437150Z test_noncontiguous_transposed_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1437360Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1437580Z test_noncontiguous_transposed_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1437790Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1438000Z test_noncontiguous_transposed_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1438280Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1438500Z test_noncontiguous_transposed_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1438730Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1438950Z test_noncontiguous_transposed_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1439170Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1439390Z test_noncontiguous_transposed_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1439620Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1439880Z test_noncontiguous_transposed_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1440140Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1440360Z test_noncontiguous_transposed_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1440580Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1440800Z test_noncontiguous_transposed_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1441020Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1441240Z test_noncontiguous_transposed_masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1441460Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1447090Z test_noncontiguous_transposed_masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1447340Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1447580Z test_noncontiguous_transposed_masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1447800Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1448020Z test_noncontiguous_transposed_masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1448270Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1448490Z test_noncontiguous_transposed_masked_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1448900Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1449170Z test_noncontiguous_transposed_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1449390Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1449620Z test_noncontiguous_transposed_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1449840Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1450070Z test_noncontiguous_transposed_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1450290Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1450520Z test_noncontiguous_transposed_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1450810Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1451120Z test_noncontiguous_transposed_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1451350Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1451570Z test_noncontiguous_transposed_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1451790Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1452010Z test_noncontiguous_transposed_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1452230Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1452480Z test_noncontiguous_transposed_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1452740Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1452970Z test_noncontiguous_transposed_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1453190Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1453410Z test_noncontiguous_transposed_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1453630Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1453850Z test_noncontiguous_transposed_masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1454070Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1454370Z test_noncontiguous_transposed_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1454600Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1454830Z test_noncontiguous_transposed_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1455050Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1455270Z test_noncontiguous_transposed_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1455490Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1455710Z test_noncontiguous_transposed_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1455960Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1456220Z test_noncontiguous_transposed_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1456440Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1456660Z test_noncontiguous_transposed_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1456880Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1457100Z test_noncontiguous_transposed_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1457310Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1457540Z test_noncontiguous_transposed_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1457830Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1458050Z test_noncontiguous_transposed_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1458270Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1458490Z test_noncontiguous_transposed_masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1458710Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1458990Z test_noncontiguous_transposed_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1459210Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1459470Z test_noncontiguous_transposed_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1459730Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1459960Z test_noncontiguous_transposed_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1460180Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1460410Z test_noncontiguous_transposed_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1460630Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1460920Z test_noncontiguous_transposed_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1461130Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1461430Z test_noncontiguous_transposed_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1461650Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1461870Z test_noncontiguous_transposed_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1462080Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1462300Z test_noncontiguous_transposed_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1462520Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1462740Z test_noncontiguous_transposed_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1462990Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1463250Z test_noncontiguous_transposed_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1463470Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1463690Z test_noncontiguous_transposed_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1463910Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1464130Z test_noncontiguous_transposed_masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1464350Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1464580Z test_noncontiguous_transposed_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1464870Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1465100Z test_noncontiguous_transposed_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1465320Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1465540Z test_noncontiguous_transposed_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1465760Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1465980Z test_noncontiguous_transposed_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1466200Z Tests reducing a transposed tensor. ... ok (0.001s) 2023-01-11T21:35:38.1466450Z test_noncontiguous_transposed_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1466710Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1466930Z test_noncontiguous_transposed_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1467140Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1467360Z test_noncontiguous_transposed_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1467570Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1467790Z test_noncontiguous_transposed_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1468010Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1468330Z test_noncontiguous_transposed_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1468550Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1468860Z test_noncontiguous_transposed_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1469080Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1469300Z test_noncontiguous_transposed_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1469520Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1469740Z test_noncontiguous_transposed_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1469990Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1470250Z test_noncontiguous_transposed_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1470470Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1470690Z test_noncontiguous_transposed_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1470970Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1471190Z test_noncontiguous_transposed_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1471400Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1471610Z test_noncontiguous_transposed_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1471900Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1472010Z test_noncontiguous_transposed_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1472100Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1472220Z test_noncontiguous_transposed_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1472300Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1472410Z test_noncontiguous_transposed_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1472500Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1472610Z test_noncontiguous_transposed_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1472690Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1472810Z test_noncontiguous_transposed_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1472890Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1473000Z test_noncontiguous_transposed_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1473080Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1473200Z test_noncontiguous_transposed_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1473310Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1473460Z test_noncontiguous_transposed_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1473540Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1473660Z test_noncontiguous_transposed_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1473740Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1473850Z test_noncontiguous_transposed_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1473930Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1474040Z test_noncontiguous_transposed_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1474120Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1474230Z test_noncontiguous_transposed_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1474310Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1474420Z test_noncontiguous_transposed_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1474500Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1474610Z test_noncontiguous_transposed_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1474690Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1474840Z test_noncontiguous_transposed_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1475040Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1475150Z test_noncontiguous_transposed_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1475230Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1479180Z test_noncontiguous_transposed_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1479250Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1479370Z test_noncontiguous_transposed_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1479440Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1479550Z test_noncontiguous_transposed_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1479630Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1479820Z test_noncontiguous_transposed_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1479900Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1480010Z test_noncontiguous_transposed_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1480080Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1480190Z test_noncontiguous_transposed_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1480300Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1480440Z test_noncontiguous_transposed_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1480520Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1480630Z test_noncontiguous_transposed_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1480710Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1480810Z test_noncontiguous_transposed_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1480890Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1481040Z test_noncontiguous_transposed_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1481120Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1481230Z test_noncontiguous_transposed_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1481310Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1481420Z test_noncontiguous_transposed_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1481500Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1481610Z test_noncontiguous_transposed_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1481680Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1481820Z test_noncontiguous_transposed_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1481930Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1482040Z test_noncontiguous_transposed_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1482120Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1482240Z test_noncontiguous_transposed_std_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1482320Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1482440Z test_noncontiguous_transposed_std_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1482520Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1482640Z test_noncontiguous_transposed_std_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1482710Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1482830Z test_noncontiguous_transposed_std_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1482910Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1483020Z test_noncontiguous_transposed_std_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1483100Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1483310Z test_noncontiguous_transposed_std_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1483430Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1483570Z test_noncontiguous_transposed_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1483640Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1483750Z test_noncontiguous_transposed_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1483830Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1483940Z test_noncontiguous_transposed_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1484020Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1484130Z test_noncontiguous_transposed_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1484280Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1484390Z test_noncontiguous_transposed_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1484460Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1484570Z test_noncontiguous_transposed_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1484650Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1484750Z test_noncontiguous_transposed_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1484830Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1484970Z test_noncontiguous_transposed_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1485080Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1485190Z test_noncontiguous_transposed_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1485280Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1485390Z test_noncontiguous_transposed_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1485470Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1485580Z test_noncontiguous_transposed_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1485660Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1485770Z test_noncontiguous_transposed_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1485850Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1485960Z test_noncontiguous_transposed_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1486040Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1486150Z test_noncontiguous_transposed_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1486230Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1486350Z test_noncontiguous_transposed_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1486460Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1486610Z test_noncontiguous_transposed_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1486690Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1486800Z test_noncontiguous_transposed_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1486880Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1487000Z test_noncontiguous_transposed_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1487070Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1487200Z test_noncontiguous_transposed_var_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1487270Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1487390Z test_noncontiguous_transposed_var_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1487470Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1487590Z test_noncontiguous_transposed_var_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1487670Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1487870Z test_noncontiguous_transposed_var_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1487950Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1488100Z test_noncontiguous_transposed_var_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1488210Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1488330Z test_noncontiguous_transposed_var_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1488400Z Tests reducing a transposed tensor. ... ok (0.000s) 2023-01-11T21:35:38.1488500Z test_numpy_named_args_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1489060Z test_prod_bool_cpu (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:1327: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here. 2023-01-11T21:35:38.1489380Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2023-01-11T21:35:38.1489460Z expect = np.prod(np.array(val), dtype=np.bool) 2023-01-11T21:35:38.1489510Z ok (0.001s) 2023-01-11T21:35:38.1489610Z test_prod_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.000s) 2023-01-11T21:35:38.1489720Z test_prod_gpu_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1489840Z test_prod_gpu_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1489940Z test_prod_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.101s) 2023-01-11T21:35:38.1490040Z test_quantile_backward_cpu (__main__.TestReductionsCPU) ... ok (0.014s) 2023-01-11T21:35:38.1490380Z test_quantile_cpu_float32 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:2405: DeprecationWarning: the `interpolation=` argument to quantile was renamed to `method=`, which has additional options. 2023-01-11T21:35:38.1490620Z Users of the modes 'nearest', 'lower', 'higher', or 'midpoint' are encouraged to review the method they. (Deprecated NumPy 1.22) 2023-01-11T21:35:38.1490750Z expected = numpy_op(a.cpu().numpy(), q.cpu().numpy(), dim, 2023-01-11T21:35:38.1491030Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:2405: DeprecationWarning: the `interpolation=` argument to nanquantile was renamed to `method=`, which has additional options. 2023-01-11T21:35:38.1491230Z Users of the modes 'nearest', 'lower', 'higher', or 'midpoint' are encouraged to review the method they. (Deprecated NumPy 1.22) 2023-01-11T21:35:38.1491330Z expected = numpy_op(a.cpu().numpy(), q.cpu().numpy(), dim, 2023-01-11T21:35:38.1491570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/nanfunctions.py:1560: RuntimeWarning: All-NaN slice encountered 2023-01-11T21:35:38.1491640Z r, k = function_base._ureduce(a, 2023-01-11T21:35:38.1491870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/nanfunctions.py:1584: RuntimeWarning: All-NaN slice encountered 2023-01-11T21:35:38.1491960Z result = np.apply_along_axis(_nanquantile_1d, axis, a, q, 2023-01-11T21:35:38.1492010Z ok (0.842s) 2023-01-11T21:35:38.1492110Z test_quantile_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.803s) 2023-01-11T21:35:38.1492210Z test_quantile_error_cpu (__main__.TestReductionsCPU) ... ok (0.014s) 2023-01-11T21:35:38.1492310Z test_reduce_dtype_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1492420Z test_reduction_empty_any_all_cpu (__main__.TestReductionsCPU) ... ok (0.004s) 2023-01-11T21:35:38.1492540Z test_reduction_split_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1492780Z test_reduction_vectorize_along_input_corner_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:35:38.1492960Z test_reduction_vectorize_along_input_corner_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:35:38.1493100Z test_reduction_vectorize_along_input_corner_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:35:38.1493240Z test_reduction_vectorize_along_input_corner_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:35:38.1493380Z test_reduction_vectorize_along_output_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:35:38.1493520Z test_reduction_vectorize_along_output_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:35:38.1493710Z test_reduction_vectorize_along_output_cpu_float32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:35:38.1493850Z test_reduction_vectorize_along_output_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:35:38.1493980Z test_reductions_large_half_tensors_cpu_bfloat16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1494120Z test_reductions_large_half_tensors_cpu_complex32 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1494260Z test_reductions_large_half_tensors_cpu_float16 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1494360Z test_ref_duplicate_values_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1494470Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1494580Z test_ref_duplicate_values_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1494690Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1494830Z test_ref_duplicate_values_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1494980Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1495090Z test_ref_duplicate_values_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1495200Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1495310Z test_ref_duplicate_values_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1495420Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1495520Z test_ref_duplicate_values_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1495630Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1495740Z test_ref_duplicate_values_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1495850Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1495950Z test_ref_duplicate_values_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1496060Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1496160Z test_ref_duplicate_values_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1496260Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1496360Z test_ref_duplicate_values_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1496510Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1496640Z test_ref_duplicate_values_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1496750Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1496850Z test_ref_duplicate_values_amax_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1497020Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1497120Z test_ref_duplicate_values_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1497240Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1497340Z test_ref_duplicate_values_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1497440Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1497550Z test_ref_duplicate_values_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1497650Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1497760Z test_ref_duplicate_values_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1497920Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1498030Z test_ref_duplicate_values_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1498140Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1498280Z test_ref_duplicate_values_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1498430Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1498530Z test_ref_duplicate_values_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1498650Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1498750Z test_ref_duplicate_values_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1498870Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1498970Z test_ref_duplicate_values_amin_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1499080Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1499190Z test_ref_duplicate_values_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1499300Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1499400Z test_ref_duplicate_values_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1499510Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1499610Z test_ref_duplicate_values_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1499720Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1499830Z test_ref_duplicate_values_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1499980Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1500110Z test_ref_duplicate_values_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1500220Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1500330Z test_ref_duplicate_values_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1500440Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1500540Z test_ref_duplicate_values_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1500650Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1500750Z test_ref_duplicate_values_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1500860Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1500970Z test_ref_duplicate_values_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1501080Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1501190Z test_ref_duplicate_values_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1501410Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1501520Z test_ref_duplicate_values_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1501630Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1501770Z test_ref_duplicate_values_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1501920Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1502020Z test_ref_duplicate_values_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1502140Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1502240Z test_ref_duplicate_values_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1502430Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1502540Z test_ref_duplicate_values_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1502650Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1502750Z test_ref_duplicate_values_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1502860Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1502960Z test_ref_duplicate_values_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1503070Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1503170Z test_ref_duplicate_values_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1503280Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1503390Z test_ref_duplicate_values_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1503540Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1503680Z test_ref_duplicate_values_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1503800Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1503910Z test_ref_duplicate_values_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1504020Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1504120Z test_ref_duplicate_values_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1504230Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1504340Z test_ref_duplicate_values_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1504450Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1504550Z test_ref_duplicate_values_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1504670Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1504770Z test_ref_duplicate_values_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1504880Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1504990Z test_ref_duplicate_values_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1505100Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1505240Z test_ref_duplicate_values_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1505380Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1505490Z test_ref_duplicate_values_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1505600Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1505710Z test_ref_duplicate_values_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1505880Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1505990Z test_ref_duplicate_values_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1506100Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1506210Z test_ref_duplicate_values_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1506320Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1506420Z test_ref_duplicate_values_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1506530Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1506700Z test_ref_duplicate_values_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1506810Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1506920Z test_ref_duplicate_values_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1507070Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1511500Z test_ref_duplicate_values_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1511630Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1511740Z test_ref_duplicate_values_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1511850Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1511970Z test_ref_duplicate_values_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1512080Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1512200Z test_ref_duplicate_values_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1512310Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1512420Z test_ref_duplicate_values_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1512530Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1512650Z test_ref_duplicate_values_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1512760Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1512870Z test_ref_duplicate_values_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1512980Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1513130Z test_ref_duplicate_values_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1513280Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1513400Z test_ref_duplicate_values_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1513510Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1513630Z test_ref_duplicate_values_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1513740Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1513850Z test_ref_duplicate_values_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1513960Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1514070Z test_ref_duplicate_values_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1514190Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1514300Z test_ref_duplicate_values_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1514560Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1514680Z test_ref_duplicate_values_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1514790Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1514900Z test_ref_duplicate_values_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1515050Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1515190Z test_ref_duplicate_values_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1515300Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1515420Z test_ref_duplicate_values_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1515600Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1515710Z test_ref_duplicate_values_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1515820Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1515930Z test_ref_duplicate_values_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1516050Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1516160Z test_ref_duplicate_values_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1516270Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1516380Z test_ref_duplicate_values_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1516490Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1516600Z test_ref_duplicate_values_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1516710Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1516860Z test_ref_duplicate_values_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1517010Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1517120Z test_ref_duplicate_values_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1517230Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1517340Z test_ref_duplicate_values_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1517450Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1517560Z test_ref_duplicate_values_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1517670Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1517780Z test_ref_duplicate_values_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1517890Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1518000Z test_ref_duplicate_values_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1518120Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1518230Z test_ref_duplicate_values_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1518340Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1518450Z test_ref_duplicate_values_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1518600Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1518750Z test_ref_duplicate_values_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1518860Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1519060Z test_ref_duplicate_values_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1519180Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1519290Z test_ref_duplicate_values_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1519400Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1519510Z test_ref_duplicate_values_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1519620Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1519730Z test_ref_duplicate_values_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1519900Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1520010Z test_ref_duplicate_values_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1520120Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1520240Z test_ref_duplicate_values_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1520350Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1520500Z test_ref_duplicate_values_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1520640Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1520760Z test_ref_duplicate_values_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1520870Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1520980Z test_ref_duplicate_values_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1521090Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1521200Z test_ref_duplicate_values_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1521310Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1521420Z test_ref_duplicate_values_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1521530Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1521640Z test_ref_duplicate_values_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1521750Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1521860Z test_ref_duplicate_values_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1521970Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1522090Z test_ref_duplicate_values_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1522250Z Compares op against reference for input tensors with duplicate values ... expected failure (0.001s) 2023-01-11T21:35:38.1522400Z test_ref_duplicate_values_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1522520Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1522640Z test_ref_duplicate_values_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1522750Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1522860Z test_ref_duplicate_values_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1522970Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1523080Z test_ref_duplicate_values_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1523190Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1523370Z test_ref_duplicate_values_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1523490Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1523600Z test_ref_duplicate_values_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1523710Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1523820Z test_ref_duplicate_values_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1523930Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1524070Z test_ref_duplicate_values_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1524220Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1524420Z test_ref_duplicate_values_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1524530Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1524640Z test_ref_duplicate_values_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1524750Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1524860Z test_ref_duplicate_values_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1524970Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1525090Z test_ref_duplicate_values_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1525200Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1525320Z test_ref_duplicate_values_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1525430Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1525540Z test_ref_duplicate_values_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1525650Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1525760Z test_ref_duplicate_values_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1525910Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1526060Z test_ref_duplicate_values_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1526170Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1526280Z test_ref_duplicate_values_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1526390Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1526500Z test_ref_duplicate_values_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1526620Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1526730Z test_ref_duplicate_values_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1526840Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1526950Z test_ref_duplicate_values_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1527060Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1527210Z test_ref_duplicate_values_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1527320Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1527440Z test_ref_duplicate_values_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1527550Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1527690Z test_ref_duplicate_values_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1527900Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1528020Z test_ref_duplicate_values_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1528130Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1528240Z test_ref_duplicate_values_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1528350Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1528460Z test_ref_duplicate_values_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1528570Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1528760Z test_ref_duplicate_values_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1528880Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1528990Z test_ref_duplicate_values_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1529100Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1529210Z test_ref_duplicate_values_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1529320Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1529430Z test_ref_duplicate_values_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1529570Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1529720Z test_ref_duplicate_values_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1529830Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1529950Z test_ref_duplicate_values_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1530060Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1530170Z test_ref_duplicate_values_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1530280Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1530390Z test_ref_duplicate_values_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1530510Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1530620Z test_ref_duplicate_values_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1530730Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1530840Z test_ref_duplicate_values_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1530950Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1531050Z test_ref_duplicate_values_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1531160Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1531310Z test_ref_duplicate_values_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1531450Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1531570Z test_ref_duplicate_values_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1531680Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1531790Z test_ref_duplicate_values_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1531900Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1532020Z test_ref_duplicate_values_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1532190Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1532310Z test_ref_duplicate_values_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1532430Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1532540Z test_ref_duplicate_values_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1532650Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1532760Z test_ref_duplicate_values_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1532870Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1532980Z test_ref_duplicate_values_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1533190Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1533340Z test_ref_duplicate_values_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1533450Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1533560Z test_ref_duplicate_values_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1533680Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1533780Z test_ref_duplicate_values_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1533900Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1534010Z test_ref_duplicate_values_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1534120Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1534230Z test_ref_duplicate_values_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1534340Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1534450Z test_ref_duplicate_values_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1534560Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1534670Z test_ref_duplicate_values_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1534780Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1534920Z test_ref_duplicate_values_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1535060Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1535170Z test_ref_duplicate_values_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1535280Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1535390Z test_ref_duplicate_values_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1535500Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1535610Z test_ref_duplicate_values_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1535720Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1535830Z test_ref_duplicate_values_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1535940Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1536040Z test_ref_duplicate_values_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1536150Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1536260Z test_ref_duplicate_values_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1536370Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1536570Z test_ref_duplicate_values_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1536710Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1536860Z test_ref_duplicate_values_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1536970Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1537080Z test_ref_duplicate_values_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1537190Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1537290Z test_ref_duplicate_values_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1537400Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1537570Z test_ref_duplicate_values_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1541780Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1541900Z test_ref_duplicate_values_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1542000Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1542110Z test_ref_duplicate_values_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1542210Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1542310Z test_ref_duplicate_values_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1542420Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1542560Z test_ref_duplicate_values_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1542700Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1542810Z test_ref_duplicate_values_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1542920Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1543030Z test_ref_duplicate_values_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1543150Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1543250Z test_ref_duplicate_values_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1543360Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1543460Z test_ref_duplicate_values_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1543570Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1543670Z test_ref_duplicate_values_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1543780Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1543880Z test_ref_duplicate_values_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1544000Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1544100Z test_ref_duplicate_values_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1544250Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1544530Z test_ref_duplicate_values_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1544660Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1544780Z test_ref_duplicate_values_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1544920Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1545040Z test_ref_duplicate_values_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1545160Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1545570Z test_ref_duplicate_values_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1545700Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1545810Z test_ref_duplicate_values_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1545940Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1546040Z test_ref_duplicate_values_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1546160Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1546260Z test_ref_duplicate_values_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1546470Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1546600Z test_ref_duplicate_values_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1546740Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1546850Z test_ref_duplicate_values_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1546960Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1547070Z test_ref_duplicate_values_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1547180Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1547280Z test_ref_duplicate_values_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1547400Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1547500Z test_ref_duplicate_values_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1547610Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1547710Z test_ref_duplicate_values_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1547820Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1547920Z test_ref_duplicate_values_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1548030Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1548130Z test_ref_duplicate_values_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1548270Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1548400Z test_ref_duplicate_values_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1548520Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1548620Z test_ref_duplicate_values_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1548730Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1548830Z test_ref_duplicate_values_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1548940Z Compares op against reference for input tensors with duplicate values ... ok (0.001s) 2023-01-11T21:35:38.1549050Z test_ref_duplicate_values_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1549170Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1549280Z test_ref_duplicate_values_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1549400Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1549500Z test_ref_duplicate_values_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1549620Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1549720Z test_ref_duplicate_values_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1549900Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1550040Z test_ref_duplicate_values_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1550190Z Compares op against reference for input tensors with duplicate values ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1550300Z test_ref_extremal_values_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1550410Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1550520Z test_ref_extremal_values_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1550630Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1550790Z test_ref_extremal_values_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1550900Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1551010Z test_ref_extremal_values_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1551120Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1551220Z test_ref_extremal_values_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1551330Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1551430Z test_ref_extremal_values_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1551530Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1551640Z test_ref_extremal_values_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1551780Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1551910Z test_ref_extremal_values_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1552030Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1552140Z test_ref_extremal_values_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1552250Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1552360Z test_ref_extremal_values_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1552470Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1552580Z test_ref_extremal_values_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1552680Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1552790Z test_ref_extremal_values_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1552900Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1553010Z test_ref_extremal_values_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1553120Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1553220Z test_ref_extremal_values_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1553330Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1553470Z test_ref_extremal_values_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1553890Z Compares op against reference for input tensors with extremal values ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:189: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1553960Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:35:38.1554010Z ok (0.001s) 2023-01-11T21:35:38.1554120Z test_ref_extremal_values_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1554300Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1554410Z test_ref_extremal_values_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1554520Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1554630Z test_ref_extremal_values_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1554740Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1554850Z test_ref_extremal_values_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1555200Z Compares op against reference for input tensors with extremal values ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:222: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1555420Z arrmean = um.true_divide(arrmean, div, out=arrmean, casting='unsafe', 2023-01-11T21:35:38.1555680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:232: RuntimeWarning: invalid value encountered in subtract 2023-01-11T21:35:38.1555770Z x = asanyarray(arr - arrmean) 2023-01-11T21:35:38.1555850Z ok (0.001s) 2023-01-11T21:35:38.1556000Z test_ref_extremal_values_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1556120Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1556240Z test_ref_extremal_values_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1556350Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1556460Z test_ref_extremal_values_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1556580Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1556690Z test_ref_extremal_values_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1556800Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1556910Z test_ref_extremal_values_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1557010Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1557120Z test_ref_extremal_values_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1557220Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1557320Z test_ref_extremal_values_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1557430Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1557570Z test_ref_extremal_values_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1557710Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1557820Z test_ref_extremal_values_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1557930Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1558030Z test_ref_extremal_values_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1558140Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1558240Z test_ref_extremal_values_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1558350Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1558450Z test_ref_extremal_values_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1558560Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1558660Z test_ref_extremal_values_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1558830Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1558940Z test_ref_extremal_values_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1559040Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1559140Z test_ref_extremal_values_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1559290Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1559420Z test_ref_extremal_values_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1559530Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1559630Z test_ref_extremal_values_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1559820Z Compares op against reference for input tensors with extremal values ... ok (0.001s) 2023-01-11T21:35:38.1559930Z test_ref_large_input_1D_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1560050Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:35:38.1560150Z test_ref_large_input_1D_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1560270Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.008s) 2023-01-11T21:35:38.1560370Z test_ref_large_input_1D_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1560480Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.007s) 2023-01-11T21:35:38.1560580Z test_ref_large_input_1D_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1560700Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:35:38.1560800Z test_ref_large_input_1D_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1560910Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:35:38.1561050Z test_ref_large_input_1D_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1561200Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:35:38.1561310Z test_ref_large_input_1D_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1561430Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.007s) 2023-01-11T21:35:38.1561530Z test_ref_large_input_1D_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1561650Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.008s) 2023-01-11T21:35:38.1561750Z test_ref_large_input_1D_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1561870Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.007s) 2023-01-11T21:35:38.1561980Z test_ref_large_input_1D_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1562090Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:35:38.1562200Z test_ref_large_input_1D_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1562310Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:35:38.1562410Z test_ref_large_input_1D_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1562530Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:35:38.1562630Z test_ref_large_input_1D_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1562780Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.007s) 2023-01-11T21:35:38.1562920Z test_ref_large_input_1D_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1563040Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.009s) 2023-01-11T21:35:38.1563250Z test_ref_large_input_1D_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1563370Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:35:38.1563470Z test_ref_large_input_1D_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1563580Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.009s) 2023-01-11T21:35:38.1563680Z test_ref_large_input_1D_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1563790Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2023-01-11T21:35:38.1563890Z test_ref_large_input_1D_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1564080Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.009s) 2023-01-11T21:35:38.1564180Z test_ref_large_input_1D_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1564290Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.007s) 2023-01-11T21:35:38.1564390Z test_ref_large_input_1D_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1564500Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.006s) 2023-01-11T21:35:38.1564640Z test_ref_large_input_1D_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1564780Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.009s) 2023-01-11T21:35:38.1564880Z test_ref_large_input_1D_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1564990Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.005s) 2023-01-11T21:35:38.1565090Z test_ref_large_input_1D_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1565210Z Compares op against reference for a large 1D input tensor to check stability ... ok (0.009s) 2023-01-11T21:35:38.1565310Z test_ref_large_input_2D_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1565430Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.012s) 2023-01-11T21:35:38.1565530Z test_ref_large_input_2D_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1565650Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.014s) 2023-01-11T21:35:38.1565740Z test_ref_large_input_2D_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1565860Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.014s) 2023-01-11T21:35:38.1565960Z test_ref_large_input_2D_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1566080Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.010s) 2023-01-11T21:35:38.1566180Z test_ref_large_input_2D_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1566330Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.010s) 2023-01-11T21:35:38.1566470Z test_ref_large_input_2D_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1566580Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.010s) 2023-01-11T21:35:38.1566690Z test_ref_large_input_2D_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1566810Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.015s) 2023-01-11T21:35:38.1566910Z test_ref_large_input_2D_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1567030Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.014s) 2023-01-11T21:35:38.1567130Z test_ref_large_input_2D_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1567250Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.015s) 2023-01-11T21:35:38.1567420Z test_ref_large_input_2D_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1567540Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.011s) 2023-01-11T21:35:38.1567650Z test_ref_large_input_2D_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1567760Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.011s) 2023-01-11T21:35:38.1567870Z test_ref_large_input_2D_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1567980Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.012s) 2023-01-11T21:35:38.1568120Z test_ref_large_input_2D_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1568270Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.013s) 2023-01-11T21:35:38.1568440Z test_ref_large_input_2D_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1568550Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.017s) 2023-01-11T21:35:38.1568660Z test_ref_large_input_2D_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1568770Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.011s) 2023-01-11T21:35:38.1568870Z test_ref_large_input_2D_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1568990Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.016s) 2023-01-11T21:35:38.1569080Z test_ref_large_input_2D_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1569200Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.011s) 2023-01-11T21:35:38.1569310Z test_ref_large_input_2D_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1569420Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.018s) 2023-01-11T21:35:38.1569520Z test_ref_large_input_2D_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1569630Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.013s) 2023-01-11T21:35:38.1569730Z test_ref_large_input_2D_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1569880Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.013s) 2023-01-11T21:35:38.1570010Z test_ref_large_input_2D_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1570130Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.023s) 2023-01-11T21:35:38.1570230Z test_ref_large_input_2D_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1570340Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.011s) 2023-01-11T21:35:38.1570440Z test_ref_large_input_2D_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1574930Z Compares op against reference for a large 2D input tensor to test parallelism ... ok (0.023s) 2023-01-11T21:35:38.1575060Z test_ref_large_input_64bit_indexing_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1575190Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.428s) 2023-01-11T21:35:38.1575300Z test_ref_large_input_64bit_indexing_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1575430Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.807s) 2023-01-11T21:35:38.1575550Z test_ref_large_input_64bit_indexing_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1575670Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.813s) 2023-01-11T21:35:38.1575780Z test_ref_large_input_64bit_indexing_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1576040Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.408s) 2023-01-11T21:35:38.1576190Z test_ref_large_input_64bit_indexing_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1576340Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.565s) 2023-01-11T21:35:38.1576460Z test_ref_large_input_64bit_indexing_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1576590Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.570s) 2023-01-11T21:35:38.1576710Z test_ref_large_input_64bit_indexing_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1576840Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.722s) 2023-01-11T21:35:38.1577020Z test_ref_large_input_64bit_indexing_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1577140Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.813s) 2023-01-11T21:35:38.1577260Z test_ref_large_input_64bit_indexing_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1577380Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.809s) 2023-01-11T21:35:38.1577500Z test_ref_large_input_64bit_indexing_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1577620Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.571s) 2023-01-11T21:35:38.1577740Z test_ref_large_input_64bit_indexing_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1577860Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.574s) 2023-01-11T21:35:38.1577980Z test_ref_large_input_64bit_indexing_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1578140Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.460s) 2023-01-11T21:35:38.1578280Z test_ref_large_input_64bit_indexing_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1578410Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.634s) 2023-01-11T21:35:38.1578520Z test_ref_large_input_64bit_indexing_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1578650Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (2.132s) 2023-01-11T21:35:38.1578760Z test_ref_large_input_64bit_indexing_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1578880Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.341s) 2023-01-11T21:35:38.1578990Z test_ref_large_input_64bit_indexing_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1579110Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (2.139s) 2023-01-11T21:35:38.1579220Z test_ref_large_input_64bit_indexing_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1579340Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.334s) 2023-01-11T21:35:38.1579460Z test_ref_large_input_64bit_indexing_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1579580Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (2.282s) 2023-01-11T21:35:38.1579690Z test_ref_large_input_64bit_indexing_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1579810Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.707s) 2023-01-11T21:35:38.1579960Z test_ref_large_input_64bit_indexing_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1580110Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.631s) 2023-01-11T21:35:38.1580290Z test_ref_large_input_64bit_indexing_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1580410Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (2.277s) 2023-01-11T21:35:38.1580520Z test_ref_large_input_64bit_indexing_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1580650Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (1.335s) 2023-01-11T21:35:38.1580750Z test_ref_large_input_64bit_indexing_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1580870Z Compares op against reference for a very large input tensor that requires 64 bit indexing ... ok (2.261s) 2023-01-11T21:35:38.1580970Z test_ref_scalar_input_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1581130Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:35:38.1581240Z test_ref_scalar_input_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1581340Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1581440Z test_ref_scalar_input_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1581540Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1581640Z test_ref_scalar_input_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1581770Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1581910Z test_ref_scalar_input_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1582010Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1582120Z test_ref_scalar_input_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1582220Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1582320Z test_ref_scalar_input_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1582430Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1582520Z test_ref_scalar_input_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1582630Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1582730Z test_ref_scalar_input_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1582820Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1582920Z test_ref_scalar_input_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1583020Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1583110Z test_ref_scalar_input_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1583210Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1583340Z test_ref_scalar_input_amax_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1583470Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1583580Z test_ref_scalar_input_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1583680Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1583780Z test_ref_scalar_input_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1583870Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1583970Z test_ref_scalar_input_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1584070Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1584170Z test_ref_scalar_input_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1584270Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1584370Z test_ref_scalar_input_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1584460Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1584660Z test_ref_scalar_input_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1584760Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1584850Z test_ref_scalar_input_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1584980Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1585110Z test_ref_scalar_input_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1585210Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1585310Z test_ref_scalar_input_amin_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1585400Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1585580Z test_ref_scalar_input_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1585670Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1585770Z test_ref_scalar_input_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1585870Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1585970Z test_ref_scalar_input_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1586060Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1586160Z test_ref_scalar_input_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1586250Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1586350Z test_ref_scalar_input_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1586440Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1586570Z test_ref_scalar_input_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1586700Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1586800Z test_ref_scalar_input_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1586900Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1587000Z test_ref_scalar_input_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1587090Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1587190Z test_ref_scalar_input_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1587280Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1587390Z test_ref_scalar_input_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1587480Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1587580Z test_ref_scalar_input_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1587670Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1587770Z test_ref_scalar_input_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1587870Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1587970Z test_ref_scalar_input_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1588100Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1588230Z test_ref_scalar_input_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1588330Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1588420Z test_ref_scalar_input_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1588520Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1588610Z test_ref_scalar_input_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1588710Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1588800Z test_ref_scalar_input_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1588960Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1589060Z test_ref_scalar_input_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1589150Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1589250Z test_ref_scalar_input_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1589340Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1589450Z test_ref_scalar_input_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1589540Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1589680Z test_ref_scalar_input_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1589810Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1589970Z test_ref_scalar_input_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1590070Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1590170Z test_ref_scalar_input_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1590260Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1590360Z test_ref_scalar_input_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1590460Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1590560Z test_ref_scalar_input_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1590650Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1590750Z test_ref_scalar_input_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1590850Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1590940Z test_ref_scalar_input_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1591040Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1591140Z test_ref_scalar_input_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1591270Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1591400Z test_ref_scalar_input_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1591500Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1591600Z test_ref_scalar_input_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1591690Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1591790Z test_ref_scalar_input_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1591890Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1591990Z test_ref_scalar_input_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1592080Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1592180Z test_ref_scalar_input_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1592270Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1592380Z test_ref_scalar_input_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1592470Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1592570Z test_ref_scalar_input_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1592660Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1592800Z test_ref_scalar_input_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1592930Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1593040Z test_ref_scalar_input_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1593140Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1593310Z test_ref_scalar_input_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1593410Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1593520Z test_ref_scalar_input_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1593610Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1593720Z test_ref_scalar_input_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1593810Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1593910Z test_ref_scalar_input_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1594010Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1594180Z test_ref_scalar_input_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1594270Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1594380Z test_ref_scalar_input_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1594510Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1594650Z test_ref_scalar_input_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1594750Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1594850Z test_ref_scalar_input_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1594950Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1595050Z test_ref_scalar_input_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1595150Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1595260Z test_ref_scalar_input_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1595350Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1595450Z test_ref_scalar_input_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1595550Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1595650Z test_ref_scalar_input_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1595750Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1595850Z test_ref_scalar_input_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1595950Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1596080Z test_ref_scalar_input_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1596210Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1596310Z test_ref_scalar_input_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1596410Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1596520Z test_ref_scalar_input_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1596610Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1596720Z test_ref_scalar_input_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1596810Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1596920Z test_ref_scalar_input_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1597010Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1597110Z test_ref_scalar_input_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1597210Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1597310Z test_ref_scalar_input_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1597410Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1597570Z test_ref_scalar_input_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1597700Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1597830Z test_ref_scalar_input_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1597930Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1598030Z test_ref_scalar_input_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1598130Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1598230Z test_ref_scalar_input_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1598320Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1598480Z test_ref_scalar_input_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1598580Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1598690Z test_ref_scalar_input_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1598780Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1598890Z test_ref_scalar_input_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1598980Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1599090Z test_ref_scalar_input_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1599180Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1599320Z test_ref_scalar_input_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1599450Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1599550Z test_ref_scalar_input_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1599650Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1599760Z test_ref_scalar_input_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1599850Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1599960Z test_ref_scalar_input_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1600050Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1600150Z test_ref_scalar_input_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1600250Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1600360Z test_ref_scalar_input_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1600450Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1600560Z test_ref_scalar_input_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1600650Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1600760Z test_ref_scalar_input_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1600890Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1601020Z test_ref_scalar_input_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1601120Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1601230Z test_ref_scalar_input_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1601320Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1605070Z test_ref_scalar_input_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1605180Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1605280Z test_ref_scalar_input_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1605380Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1605580Z test_ref_scalar_input_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1605670Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1605780Z test_ref_scalar_input_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1605870Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1605980Z test_ref_scalar_input_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1606080Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1606220Z test_ref_scalar_input_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1606350Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1606540Z test_ref_scalar_input_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1606640Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1606740Z test_ref_scalar_input_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1606840Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1606940Z test_ref_scalar_input_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1607030Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1607140Z test_ref_scalar_input_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1607230Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1607330Z test_ref_scalar_input_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1607430Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1607530Z test_ref_scalar_input_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1607620Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1607730Z test_ref_scalar_input_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1607850Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1607990Z test_ref_scalar_input_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1608090Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1608190Z test_ref_scalar_input_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1608290Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1608400Z test_ref_scalar_input_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1608490Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1608600Z test_ref_scalar_input_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1608690Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1608800Z test_ref_scalar_input_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1608890Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:35:38.1609000Z test_ref_scalar_input_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1609090Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1609190Z test_ref_scalar_input_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1609290Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1609430Z test_ref_scalar_input_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1609550Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1609660Z test_ref_scalar_input_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1609750Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1609920Z test_ref_scalar_input_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1610020Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1610120Z test_ref_scalar_input_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1610210Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1610320Z test_ref_scalar_input_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1610660Z Compares op against reference for scalar input tensors ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:264: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T21:35:38.1610820Z ret = _var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2023-01-11T21:35:38.1611080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:256: RuntimeWarning: invalid value encountered in double_scalars 2023-01-11T21:35:38.1611150Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:35:38.1611200Z ok (0.001s) 2023-01-11T21:35:38.1611310Z test_ref_scalar_input_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1611650Z Compares op against reference for scalar input tensors ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:256: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1611750Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:35:38.1611790Z ok (0.000s) 2023-01-11T21:35:38.1611900Z test_ref_scalar_input_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1611990Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1612100Z test_ref_scalar_input_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1612200Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1612300Z test_ref_scalar_input_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1612400Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1612500Z test_ref_scalar_input_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1612600Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1612690Z test_ref_scalar_input_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1612790Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1612890Z test_ref_scalar_input_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1612990Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1613120Z test_ref_scalar_input_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1613250Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1613360Z test_ref_scalar_input_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1613450Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1613560Z test_ref_scalar_input_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1613650Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1613760Z test_ref_scalar_input_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1613860Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1613960Z test_ref_scalar_input_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1614060Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1614160Z test_ref_scalar_input_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1614260Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1614420Z test_ref_scalar_input_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1614520Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1614620Z test_ref_scalar_input_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1614750Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1614880Z test_ref_scalar_input_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1614980Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1615080Z test_ref_scalar_input_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1615170Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1615330Z test_ref_scalar_input_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1615430Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1615530Z test_ref_scalar_input_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1615620Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1615730Z test_ref_scalar_input_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1616050Z Compares op against reference for scalar input tensors ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/fromnumeric.py:3757: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T21:35:38.1616160Z return _methods._var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2023-01-11T21:35:38.1616200Z ok (0.000s) 2023-01-11T21:35:38.1616310Z test_ref_scalar_input_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1616410Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1616550Z test_ref_scalar_input_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1616670Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1616780Z test_ref_scalar_input_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1616880Z Compares op against reference for scalar input tensors ... ok (0.001s) 2023-01-11T21:35:38.1616980Z test_ref_scalar_input_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1617080Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1617180Z test_ref_scalar_input_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1617270Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1617370Z test_ref_scalar_input_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1617470Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1617570Z test_ref_scalar_input_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1617660Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1617760Z test_ref_scalar_input_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1617860Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1617960Z test_ref_scalar_input_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1618080Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1618220Z test_ref_scalar_input_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1618310Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1618420Z test_ref_scalar_input_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1618510Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1618610Z test_ref_scalar_input_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1618770Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1618870Z test_ref_scalar_input_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1618960Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1619060Z test_ref_scalar_input_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1619160Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1619260Z test_ref_scalar_input_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1619360Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1619460Z test_ref_scalar_input_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1619610Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1619740Z test_ref_scalar_input_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1619870Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1619980Z test_ref_scalar_input_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1620070Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1620170Z test_ref_scalar_input_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1620270Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1620370Z test_ref_scalar_input_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1620460Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1620560Z test_ref_scalar_input_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1620660Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1620750Z test_ref_scalar_input_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1620850Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1620950Z test_ref_scalar_input_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1621040Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1621140Z test_ref_scalar_input_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1621270Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1621400Z test_ref_scalar_input_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1621500Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1621590Z test_ref_scalar_input_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1621690Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1621790Z test_ref_scalar_input_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1621880Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1621990Z test_ref_scalar_input_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1622080Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1622180Z test_ref_scalar_input_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1622280Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1622370Z test_ref_scalar_input_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1622470Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1622570Z test_ref_scalar_input_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1622660Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1622790Z test_ref_scalar_input_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1622920Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1623090Z test_ref_scalar_input_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1623190Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1623290Z test_ref_scalar_input_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1623380Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1623480Z test_ref_scalar_input_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1623570Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1623670Z test_ref_scalar_input_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1623770Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1623940Z test_ref_scalar_input_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1624040Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1624130Z test_ref_scalar_input_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1624230Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1624330Z test_ref_scalar_input_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1624460Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1624590Z test_ref_scalar_input_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1624690Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1624790Z test_ref_scalar_input_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1624880Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1624980Z test_ref_scalar_input_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1625070Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1625170Z test_ref_scalar_input_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1625270Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1625370Z test_ref_scalar_input_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1625460Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1625560Z test_ref_scalar_input_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1625660Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1625750Z test_ref_scalar_input_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1625850Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1625980Z test_ref_scalar_input_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1626110Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1626210Z test_ref_scalar_input_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1626300Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1626400Z test_ref_scalar_input_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1626490Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1626590Z test_ref_scalar_input_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1626680Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1626780Z test_ref_scalar_input_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1626870Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1626970Z test_ref_scalar_input_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1627060Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1627160Z test_ref_scalar_input_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1627320Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1627420Z test_ref_scalar_input_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1627550Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1627680Z test_ref_scalar_input_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1627770Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1627870Z test_ref_scalar_input_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1627970Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1628070Z test_ref_scalar_input_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1628160Z Compares op against reference for scalar input tensors ... ok (0.000s) 2023-01-11T21:35:38.1628320Z test_ref_small_input_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1628420Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1628510Z test_ref_small_input_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1628610Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1628710Z test_ref_small_input_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1628800Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1628900Z test_ref_small_input_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1628990Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1629130Z test_ref_small_input_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1629250Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1629360Z test_ref_small_input_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1629450Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1629550Z test_ref_small_input_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1629640Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1629740Z test_ref_small_input_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1629830Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1629930Z test_ref_small_input_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1630020Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1630120Z test_ref_small_input_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1630210Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1630300Z test_ref_small_input_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1630400Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1630490Z test_ref_small_input_amax_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1630630Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1630750Z test_ref_small_input_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1630850Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1630950Z test_ref_small_input_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1631050Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1634690Z test_ref_small_input_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1634790Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1634890Z test_ref_small_input_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1634980Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1635080Z test_ref_small_input_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1635270Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1635370Z test_ref_small_input_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1635460Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1635560Z test_ref_small_input_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1635650Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1635780Z test_ref_small_input_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1635910Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1636010Z test_ref_small_input_amin_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1636100Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1636270Z test_ref_small_input_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1636360Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1636460Z test_ref_small_input_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1636550Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1636650Z test_ref_small_input_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1636740Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1636840Z test_ref_small_input_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1636930Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1637020Z test_ref_small_input_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1637120Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1637210Z test_ref_small_input_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1637340Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1637470Z test_ref_small_input_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1637560Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1637660Z test_ref_small_input_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1637750Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1637850Z test_ref_small_input_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1637940Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1638040Z test_ref_small_input_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1638140Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1638230Z test_ref_small_input_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1638330Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1638430Z test_ref_small_input_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1638520Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1638610Z test_ref_small_input_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1638710Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1638840Z test_ref_small_input_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1638970Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1639060Z test_ref_small_input_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1639160Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1639250Z test_ref_small_input_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1639340Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1639440Z test_ref_small_input_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1639590Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1639690Z test_ref_small_input_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1639780Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1639870Z test_ref_small_input_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1639970Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1640060Z test_ref_small_input_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1640160Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1640260Z test_ref_small_input_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1640390Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1640580Z test_ref_small_input_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1640670Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1640770Z test_ref_small_input_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1640870Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1640960Z test_ref_small_input_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1641060Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1641150Z test_ref_small_input_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1641250Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1641340Z test_ref_small_input_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1641440Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1641530Z test_ref_small_input_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1641630Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1641730Z test_ref_small_input_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1641820Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1641950Z test_ref_small_input_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1642080Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1642180Z test_ref_small_input_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1642270Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1642370Z test_ref_small_input_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1642460Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1642560Z test_ref_small_input_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1642660Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1642750Z test_ref_small_input_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1642850Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1642940Z test_ref_small_input_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1643040Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1643130Z test_ref_small_input_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1643220Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1643330Z test_ref_small_input_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1643460Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1643600Z test_ref_small_input_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1643700Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1643880Z test_ref_small_input_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1643970Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1644080Z test_ref_small_input_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1644180Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1644280Z test_ref_small_input_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1644430Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1644540Z test_ref_small_input_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1644630Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1644740Z test_ref_small_input_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1644930Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1645030Z test_ref_small_input_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1645120Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1645260Z test_ref_small_input_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1645390Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1645490Z test_ref_small_input_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1645580Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1645690Z test_ref_small_input_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1645780Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1645880Z test_ref_small_input_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1645980Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1646080Z test_ref_small_input_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1646170Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1646270Z test_ref_small_input_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1646370Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1646470Z test_ref_small_input_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1646560Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1646660Z test_ref_small_input_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1646790Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1646920Z test_ref_small_input_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1647020Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1647120Z test_ref_small_input_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1647220Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1647320Z test_ref_small_input_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1647420Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1647520Z test_ref_small_input_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1647610Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1647720Z test_ref_small_input_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1647810Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1647910Z test_ref_small_input_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1648000Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1648100Z test_ref_small_input_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1648260Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1648400Z test_ref_small_input_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1648530Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1648630Z test_ref_small_input_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1648720Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1648830Z test_ref_small_input_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1648920Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1649020Z test_ref_small_input_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1649170Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1649280Z test_ref_small_input_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1649370Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1649480Z test_ref_small_input_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1649570Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1649670Z test_ref_small_input_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1649760Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1649870Z test_ref_small_input_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1649990Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1650130Z test_ref_small_input_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1650220Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1650330Z test_ref_small_input_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1650420Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1650530Z test_ref_small_input_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1650620Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1650720Z test_ref_small_input_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1650810Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1650910Z test_ref_small_input_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1651010Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1651110Z test_ref_small_input_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1651200Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1651310Z test_ref_small_input_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1651400Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1651530Z test_ref_small_input_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1651660Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1651760Z test_ref_small_input_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1651860Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1651960Z test_ref_small_input_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1652050Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1652160Z test_ref_small_input_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1652250Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1652360Z test_ref_small_input_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1652510Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1652610Z test_ref_small_input_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1652730Z Compares op against reference for small input tensors ... expected failure (0.001s) 2023-01-11T21:35:38.1652840Z test_ref_small_input_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1652930Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1653040Z test_ref_small_input_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1653170Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1653310Z test_ref_small_input_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1653470Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1653570Z test_ref_small_input_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1653660Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1653760Z test_ref_small_input_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1653850Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1653960Z test_ref_small_input_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1654050Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1654150Z test_ref_small_input_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1654250Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1654340Z test_ref_small_input_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1654440Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1654540Z test_ref_small_input_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1654640Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1654770Z test_ref_small_input_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1654900Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1655000Z test_ref_small_input_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1655100Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1655210Z test_ref_small_input_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1655300Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1655410Z test_ref_small_input_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1655500Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1655600Z test_ref_small_input_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1655700Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1655800Z test_ref_small_input_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1655890Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1655990Z test_ref_small_input_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1656090Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1656190Z test_ref_small_input_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1656320Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1656450Z test_ref_small_input_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1656540Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1656650Z test_ref_small_input_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1656800Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1656900Z test_ref_small_input_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1656990Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:35:38.1657100Z test_ref_small_input_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1657190Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1657300Z test_ref_small_input_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1657390Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1657490Z test_ref_small_input_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1657650Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1657750Z test_ref_small_input_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1657840Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1657980Z test_ref_small_input_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1658100Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1658200Z test_ref_small_input_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1658300Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1658400Z test_ref_small_input_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1658500Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1658600Z test_ref_small_input_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1658690Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1658790Z test_ref_small_input_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1658880Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1658990Z test_ref_small_input_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1659080Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1659190Z test_ref_small_input_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1659280Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1659390Z test_ref_small_input_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1659510Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1659650Z test_ref_small_input_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1659750Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1659850Z test_ref_small_input_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1663500Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1663610Z test_ref_small_input_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1663700Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1663810Z test_ref_small_input_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1663900Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1664000Z test_ref_small_input_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1664100Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1664190Z test_ref_small_input_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1664290Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1664390Z test_ref_small_input_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1664600Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1664740Z test_ref_small_input_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1664870Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:35:38.1664980Z test_ref_small_input_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1665080Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1665180Z test_ref_small_input_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1665270Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1665380Z test_ref_small_input_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1665470Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1665640Z test_ref_small_input_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1665730Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1665840Z test_ref_small_input_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1665930Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1666030Z test_ref_small_input_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1666120Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1666220Z test_ref_small_input_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1666350Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1666480Z test_ref_small_input_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1666580Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1666680Z test_ref_small_input_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1666780Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1666880Z test_ref_small_input_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1666970Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1667070Z test_ref_small_input_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1667160Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1667270Z test_ref_small_input_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1667360Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1667460Z test_ref_small_input_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1667570Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1667670Z test_ref_small_input_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1667770Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1667900Z test_ref_small_input_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1668030Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1668130Z test_ref_small_input_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1668240Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1668340Z test_ref_small_input_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1668430Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1668530Z test_ref_small_input_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1668630Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1668730Z test_ref_small_input_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1668820Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1668980Z test_ref_small_input_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1669090Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1669190Z test_ref_small_input_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1669290Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1669390Z test_ref_small_input_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1669520Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1669640Z test_ref_small_input_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1669740Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1669900Z test_ref_small_input_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1670000Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1670090Z test_ref_small_input_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1670190Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1670280Z test_ref_small_input_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1670380Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1670470Z test_ref_small_input_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1670570Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:35:38.1670660Z test_ref_small_input_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1670760Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1670860Z test_ref_small_input_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1670950Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1671090Z test_ref_small_input_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1671230Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1671330Z test_ref_small_input_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1671420Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1671520Z test_ref_small_input_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1671610Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1671710Z test_ref_small_input_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1671800Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1671900Z test_ref_small_input_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1671990Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1672090Z test_ref_small_input_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1672180Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1672280Z test_ref_small_input_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1672370Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1672470Z test_ref_small_input_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1672600Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:35:38.1672730Z test_ref_small_input_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1672820Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1672920Z test_ref_small_input_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1673010Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1673110Z test_ref_small_input_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1673280Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1673380Z test_ref_small_input_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1673480Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1673570Z test_ref_small_input_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1673660Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1673760Z test_ref_small_input_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1673860Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1673960Z test_ref_small_input_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1674050Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1674240Z test_ref_small_input_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1674370Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1674470Z test_ref_small_input_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1674580Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1674670Z test_ref_small_input_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1674770Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1674860Z test_ref_small_input_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1674950Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1675050Z test_ref_small_input_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1675140Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1675240Z test_ref_small_input_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1675330Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1675430Z test_ref_small_input_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1675520Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1675620Z test_ref_small_input_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1675740Z Compares op against reference for small input tensors ... ok (0.001s) 2023-01-11T21:35:38.1675870Z test_ref_small_input_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1675960Z Compares op against reference for small input tensors ... ok (0.002s) 2023-01-11T21:35:38.1676070Z test_ref_small_input_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1676180Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1676270Z test_ref_small_input_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1676380Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1676480Z test_ref_small_input_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1676580Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1676680Z test_ref_small_input_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1676790Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1676880Z test_ref_small_input_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1676990Z Compares op against reference for small input tensors ... skip: Skipped! (0.000s) 2023-01-11T21:35:38.1677090Z test_reference_masked_masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1677270Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1677410Z test_reference_masked_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1677590Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1677770Z test_reference_masked_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1677920Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1678030Z test_reference_masked_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1678180Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1678280Z test_reference_masked_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1678420Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1678520Z test_reference_masked_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1678670Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1678860Z test_reference_masked_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1679000Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1679100Z test_reference_masked_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1679240Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1679340Z test_reference_masked_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1679510Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1679650Z test_reference_masked_masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1679790Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1679900Z test_reference_masked_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1680040Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1680150Z test_reference_masked_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1680280Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1680390Z test_reference_masked_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1680530Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1680630Z test_reference_masked_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1680770Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1680870Z test_reference_masked_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1681010Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1681110Z test_reference_masked_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1681240Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1681380Z test_reference_masked_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1681560Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1681660Z test_reference_masked_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1681800Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1681910Z test_reference_masked_masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1682070Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1682180Z test_reference_masked_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1682340Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1682450Z test_reference_masked_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1682610Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1682780Z test_reference_masked_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1682950Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1683050Z test_reference_masked_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1683210Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1683310Z test_reference_masked_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1683500Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1683640Z test_reference_masked_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1683800Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1683980Z test_reference_masked_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1684140Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1684250Z test_reference_masked_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1684400Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1684510Z test_reference_masked_masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1684660Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1684760Z test_reference_masked_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1684920Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1685020Z test_reference_masked_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1685180Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1685280Z test_reference_masked_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1685430Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1685570Z test_reference_masked_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1685760Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1685870Z test_reference_masked_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1686020Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1686130Z test_reference_masked_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1686280Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1686380Z test_reference_masked_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1686540Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1686640Z test_reference_masked_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1686790Z Test masked reduction operations on strided-only tensors using ... expected failure (0.001s) 2023-01-11T21:35:38.1686900Z test_reference_masked_masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1687200Z Test masked reduction operations on strided-only tensors using ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/fromnumeric.py:3474: RuntimeWarning: Mean of empty slice. 2023-01-11T21:35:38.1687290Z return _methods._mean(a, axis=axis, dtype=dtype, 2023-01-11T21:35:38.1687540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:181: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1687600Z ret = um.true_divide( 2023-01-11T21:35:38.1687740Z ok (0.012s) 2023-01-11T21:35:38.1687880Z test_reference_masked_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1688210Z Test masked reduction operations on strided-only tensors using ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:189: RuntimeWarning: invalid value encountered in double_scalars 2023-01-11T21:35:38.1688280Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:35:38.1688330Z expected failure (0.003s) 2023-01-11T21:35:38.1688440Z test_reference_masked_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1688760Z Test masked reduction operations on strided-only tensors using ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:189: RuntimeWarning: invalid value encountered in cdouble_scalars 2023-01-11T21:35:38.1688890Z ret = ret.dtype.type(ret / rcount) 2023-01-11T21:35:38.1688940Z ok (0.010s) 2023-01-11T21:35:38.1689040Z test_reference_masked_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1689190Z Test masked reduction operations on strided-only tensors using ... ok (0.010s) 2023-01-11T21:35:38.1689300Z test_reference_masked_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1689600Z Test masked reduction operations on strided-only tensors using ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:187: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1689670Z ret = arr.dtype.type(ret / rcount) 2023-01-11T21:35:38.1689720Z ok (0.011s) 2023-01-11T21:35:38.1689860Z test_reference_masked_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1690040Z Test masked reduction operations on strided-only tensors using ... ok (0.011s) 2023-01-11T21:35:38.1690140Z test_reference_masked_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1690290Z Test masked reduction operations on strided-only tensors using ... ok (0.011s) 2023-01-11T21:35:38.1690390Z test_reference_masked_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1690540Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1690640Z test_reference_masked_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1690780Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1690880Z test_reference_masked_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1691020Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1691130Z test_reference_masked_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1691270Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1691370Z test_reference_masked_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1691510Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1691610Z test_reference_masked_masked_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1691790Z Test masked reduction operations on strided-only tensors using ... ok (0.010s) 2023-01-11T21:35:38.1691920Z test_reference_masked_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1692100Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:35:38.1695870Z test_reference_masked_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1696040Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1696150Z test_reference_masked_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1696390Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1696690Z test_reference_masked_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1696880Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1697000Z test_reference_masked_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1697160Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1697270Z test_reference_masked_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1697460Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:35:38.1697580Z test_reference_masked_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1697920Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:35:38.1698040Z test_reference_masked_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1698190Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1698300Z test_reference_masked_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1698480Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:35:38.1698580Z test_reference_masked_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1698730Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1698840Z test_reference_masked_masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1698980Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1699090Z test_reference_masked_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1699230Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1699340Z test_reference_masked_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1699480Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1699590Z test_reference_masked_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1699760Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1699890Z test_reference_masked_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1700040Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1700140Z test_reference_masked_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1700280Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1700390Z test_reference_masked_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1700520Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1700620Z test_reference_masked_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1700760Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1700860Z test_reference_masked_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1701000Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1701100Z test_reference_masked_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1701240Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1701340Z test_reference_masked_masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1701480Z Test masked reduction operations on strided-only tensors using ... ok (0.009s) 2023-01-11T21:35:38.1701620Z test_reference_masked_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1701890Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:35:38.1702010Z test_reference_masked_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1702150Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1702260Z test_reference_masked_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1702390Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1702500Z test_reference_masked_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1702640Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1702740Z test_reference_masked_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1702950Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1703050Z test_reference_masked_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1703190Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1703290Z test_reference_masked_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1703460Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:35:38.1703570Z test_reference_masked_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1703770Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:35:38.1703900Z test_reference_masked_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1704040Z Test masked reduction operations on strided-only tensors using ... ok (0.006s) 2023-01-11T21:35:38.1704150Z test_reference_masked_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1704320Z Test masked reduction operations on strided-only tensors using ... skip: Failing on some jobs (0.001s) 2023-01-11T21:35:38.1704420Z test_reference_masked_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1704560Z Test masked reduction operations on strided-only tensors using ... ok (0.007s) 2023-01-11T21:35:38.1704670Z test_reference_masked_masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1704800Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1704910Z test_reference_masked_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1705050Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1705160Z test_reference_masked_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1705290Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1705400Z test_reference_masked_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1705540Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1705670Z test_reference_masked_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1705840Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1705950Z test_reference_masked_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1706090Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1706190Z test_reference_masked_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1706330Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1706430Z test_reference_masked_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1706560Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1706660Z test_reference_masked_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1706880Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1706990Z test_reference_masked_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1707120Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1707220Z test_reference_masked_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1707360Z Test masked reduction operations on strided-only tensors using ... ok (0.008s) 2023-01-11T21:35:38.1707460Z test_repeated_dim_cpu (__main__.TestReductionsCPU) ... ok (0.036s) 2023-01-11T21:35:38.1707590Z test_result_dtype_all_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1707710Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1707890Z test_result_dtype_all_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1707980Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1708080Z test_result_dtype_all_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1708170Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1708270Z test_result_dtype_all_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1708360Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1708460Z test_result_dtype_all_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1708540Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1708640Z test_result_dtype_all_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1708720Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1708820Z test_result_dtype_all_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1708900Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1709000Z test_result_dtype_all_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1709120Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1709240Z test_result_dtype_all_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1709330Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1709430Z test_result_dtype_all_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1709520Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1709610Z test_result_dtype_all_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1709700Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1709790Z test_result_dtype_all_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1709890Z Tests that the result has the correct dtype ... expected failure (0.001s) 2023-01-11T21:35:38.1709990Z test_result_dtype_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1710080Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1710170Z test_result_dtype_amax_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1710260Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1710350Z test_result_dtype_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1710440Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1710570Z test_result_dtype_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1710680Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1710780Z test_result_dtype_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1710860Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1710960Z test_result_dtype_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1711040Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1711140Z test_result_dtype_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1711220Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1711380Z test_result_dtype_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1711470Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1711560Z test_result_dtype_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1711640Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1711740Z test_result_dtype_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1711820Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1711920Z test_result_dtype_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1712030Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1712160Z test_result_dtype_amin_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1712310Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1712410Z test_result_dtype_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1712490Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1712590Z test_result_dtype_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1712670Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1712770Z test_result_dtype_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1712850Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1712950Z test_result_dtype_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1713030Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1713120Z test_result_dtype_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1713210Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1713300Z test_result_dtype_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1713380Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1713510Z test_result_dtype_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1713630Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1713720Z test_result_dtype_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1713800Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1713900Z test_result_dtype_any_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1713990Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1714080Z test_result_dtype_any_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1714170Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1714270Z test_result_dtype_any_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1714360Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1714460Z test_result_dtype_any_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1714550Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1714650Z test_result_dtype_any_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1714730Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1714830Z test_result_dtype_any_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1714950Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1715080Z test_result_dtype_any_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1715170Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1715260Z test_result_dtype_any_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1715350Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1715440Z test_result_dtype_any_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1715520Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1715620Z test_result_dtype_any_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1715770Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1715860Z test_result_dtype_any_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1715950Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1716030Z test_result_dtype_any_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1716140Z Tests that the result has the correct dtype ... expected failure (0.001s) 2023-01-11T21:35:38.1716240Z test_result_dtype_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1716320Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1716460Z test_result_dtype_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1716570Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1716740Z test_result_dtype_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1716820Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1716920Z test_result_dtype_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1717000Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1717090Z test_result_dtype_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1717180Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1717280Z test_result_dtype_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1717360Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1717450Z test_result_dtype_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1717530Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1717630Z test_result_dtype_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1717710Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1717810Z test_result_dtype_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1717930Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1718060Z test_result_dtype_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1718150Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1718250Z test_result_dtype_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1718330Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1718430Z test_result_dtype_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1718510Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1718600Z test_result_dtype_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1718690Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1718780Z test_result_dtype_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1718870Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1718960Z test_result_dtype_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1719040Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1719140Z test_result_dtype_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1719220Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1719350Z test_result_dtype_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1719460Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1719560Z test_result_dtype_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1719640Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1719750Z test_result_dtype_count_nonzero_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1719830Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1719930Z test_result_dtype_count_nonzero_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1720080Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1720190Z test_result_dtype_count_nonzero_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1720270Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1720380Z test_result_dtype_count_nonzero_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1720460Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1720570Z test_result_dtype_count_nonzero_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1720650Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1720750Z test_result_dtype_count_nonzero_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1720870Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1721070Z test_result_dtype_count_nonzero_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1721160Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1721260Z test_result_dtype_count_nonzero_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1721350Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1721450Z test_result_dtype_count_nonzero_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1721530Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1721630Z test_result_dtype_count_nonzero_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1721720Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1721820Z test_result_dtype_count_nonzero_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1721900Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1722000Z test_result_dtype_count_nonzero_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1722080Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1722200Z test_result_dtype_linalg_vector_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1722280Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1726920Z test_result_dtype_linalg_vector_norm_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1727050Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1727160Z test_result_dtype_linalg_vector_norm_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1727250Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1727360Z test_result_dtype_linalg_vector_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1727450Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1727550Z test_result_dtype_linalg_vector_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1727640Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1727750Z test_result_dtype_linalg_vector_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1727830Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1727940Z test_result_dtype_masked_amax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1728020Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1728130Z test_result_dtype_masked_amax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1728210Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1728310Z test_result_dtype_masked_amax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1728430Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1728560Z test_result_dtype_masked_amax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1728650Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1728750Z test_result_dtype_masked_amax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1728940Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1729040Z test_result_dtype_masked_amax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1729120Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1729220Z test_result_dtype_masked_amax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1729310Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1729410Z test_result_dtype_masked_amax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1729490Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1729590Z test_result_dtype_masked_amax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1729670Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1729850Z test_result_dtype_masked_amin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1729940Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1730070Z test_result_dtype_masked_amin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1730190Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1730290Z test_result_dtype_masked_amin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1730380Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1730480Z test_result_dtype_masked_amin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1730560Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1730660Z test_result_dtype_masked_amin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1730740Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1730840Z test_result_dtype_masked_amin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1730930Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1731030Z test_result_dtype_masked_amin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1731110Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1731210Z test_result_dtype_masked_amin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1731290Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1731390Z test_result_dtype_masked_amin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1731510Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1731650Z test_result_dtype_masked_argmax_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1731740Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1731840Z test_result_dtype_masked_argmax_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1731920Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1732030Z test_result_dtype_masked_argmax_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1732110Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1732210Z test_result_dtype_masked_argmax_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1732290Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1732400Z test_result_dtype_masked_argmax_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1732480Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1732580Z test_result_dtype_masked_argmax_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1732660Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1732760Z test_result_dtype_masked_argmax_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1732850Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1732980Z test_result_dtype_masked_argmax_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1733100Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1733260Z test_result_dtype_masked_argmax_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1733350Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1733460Z test_result_dtype_masked_argmin_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1733540Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1733640Z test_result_dtype_masked_argmin_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1733720Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1733830Z test_result_dtype_masked_argmin_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1733910Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1734010Z test_result_dtype_masked_argmin_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1734160Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1734260Z test_result_dtype_masked_argmin_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1734340Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1734440Z test_result_dtype_masked_argmin_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1734560Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1734690Z test_result_dtype_masked_argmin_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1734780Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1734880Z test_result_dtype_masked_argmin_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1734960Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1735060Z test_result_dtype_masked_argmin_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1735150Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1735260Z test_result_dtype_masked_logsumexp_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1735340Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1735450Z test_result_dtype_masked_logsumexp_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1735530Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1735640Z test_result_dtype_masked_logsumexp_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1735720Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1735830Z test_result_dtype_masked_logsumexp_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1735910Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1736050Z test_result_dtype_masked_logsumexp_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1736160Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1736270Z test_result_dtype_masked_logsumexp_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1736350Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1736460Z test_result_dtype_masked_logsumexp_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1736540Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1736640Z test_result_dtype_masked_logsumexp_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1736720Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1736830Z test_result_dtype_masked_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1736910Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1737010Z test_result_dtype_masked_mean_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1737100Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1737200Z test_result_dtype_masked_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1737280Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1737390Z test_result_dtype_masked_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1737570Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1737710Z test_result_dtype_masked_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1737790Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1737890Z test_result_dtype_masked_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1737980Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1738080Z test_result_dtype_masked_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1738160Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1738260Z test_result_dtype_masked_mean_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1738410Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1738510Z test_result_dtype_masked_mean_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1738600Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1738690Z test_result_dtype_masked_mean_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1738780Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1738870Z test_result_dtype_masked_mean_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1738960Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1739090Z test_result_dtype_masked_mean_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1739210Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1739310Z test_result_dtype_masked_norm_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1739400Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1739500Z test_result_dtype_masked_norm_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1739580Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1739680Z test_result_dtype_masked_norm_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1739760Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1739860Z test_result_dtype_masked_norm_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1739940Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1740050Z test_result_dtype_masked_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1740130Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1740230Z test_result_dtype_masked_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1740310Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1740420Z test_result_dtype_masked_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1740540Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1740670Z test_result_dtype_masked_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1740760Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1740860Z test_result_dtype_masked_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1740940Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1741040Z test_result_dtype_masked_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1741120Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1741230Z test_result_dtype_masked_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1741310Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1741410Z test_result_dtype_masked_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1741490Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1741590Z test_result_dtype_masked_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1741680Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1741830Z test_result_dtype_masked_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1741920Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1742050Z test_result_dtype_masked_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1742170Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1742270Z test_result_dtype_masked_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1742350Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1742460Z test_result_dtype_masked_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1742540Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1742640Z test_result_dtype_masked_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1742780Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1742890Z test_result_dtype_masked_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1742970Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1743070Z test_result_dtype_masked_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1743150Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1743250Z test_result_dtype_masked_std_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1743340Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1743430Z test_result_dtype_masked_std_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1743550Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1743680Z test_result_dtype_masked_std_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1743760Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1743860Z test_result_dtype_masked_std_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1743950Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1744040Z test_result_dtype_masked_std_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1744130Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1744230Z test_result_dtype_masked_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1744310Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1744410Z test_result_dtype_masked_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1744490Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1744600Z test_result_dtype_masked_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1744680Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1744790Z test_result_dtype_masked_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1744870Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1745000Z test_result_dtype_masked_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1745120Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1745220Z test_result_dtype_masked_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1745310Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1745410Z test_result_dtype_masked_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1745490Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1745590Z test_result_dtype_masked_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1745670Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1745770Z test_result_dtype_masked_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1745850Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1745950Z test_result_dtype_masked_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1746110Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1746210Z test_result_dtype_masked_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1746290Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1746390Z test_result_dtype_masked_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1746510Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1746640Z test_result_dtype_masked_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1746720Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1746830Z test_result_dtype_masked_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1746910Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1747090Z test_result_dtype_masked_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1747170Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1747280Z test_result_dtype_masked_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1747360Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1747460Z test_result_dtype_masked_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1747540Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1747640Z test_result_dtype_masked_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1747720Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1747820Z test_result_dtype_masked_var_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1747900Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1748030Z test_result_dtype_masked_var_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1748150Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1748250Z test_result_dtype_masked_var_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1748330Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1748430Z test_result_dtype_masked_var_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1748510Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1748610Z test_result_dtype_masked_var_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1748690Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1748790Z test_result_dtype_mean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1748870Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1748970Z test_result_dtype_mean_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1749050Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1749150Z test_result_dtype_mean_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1749240Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1749330Z test_result_dtype_mean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1749450Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1749580Z test_result_dtype_mean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1749660Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1749760Z test_result_dtype_mean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1749840Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1749940Z test_result_dtype_nanmean_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1750020Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1750120Z test_result_dtype_nanmean_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1750200Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1750300Z test_result_dtype_nanmean_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1750450Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1750550Z test_result_dtype_nanmean_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1750630Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1750730Z test_result_dtype_nansum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1750810Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1756750Z test_result_dtype_nansum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1756880Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1756990Z test_result_dtype_nansum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1757090Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1757280Z test_result_dtype_nansum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1757370Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1757480Z test_result_dtype_nansum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1757560Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1757660Z test_result_dtype_nansum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1757760Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1757850Z test_result_dtype_nansum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1757940Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1758040Z test_result_dtype_nansum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1758130Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1758230Z test_result_dtype_nansum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1758360Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1758490Z test_result_dtype_nansum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1758590Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1758690Z test_result_dtype_prod_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1758780Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1758880Z test_result_dtype_prod_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1758970Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1759080Z test_result_dtype_prod_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1759170Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1759270Z test_result_dtype_prod_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1759360Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1759460Z test_result_dtype_prod_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1759540Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1759640Z test_result_dtype_prod_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1759730Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1759860Z test_result_dtype_prod_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1759990Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1760090Z test_result_dtype_prod_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1760180Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1760270Z test_result_dtype_prod_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1760360Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1760460Z test_result_dtype_prod_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1760540Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1760640Z test_result_dtype_prod_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1760800Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1760900Z test_result_dtype_std_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1760990Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1761090Z test_result_dtype_std_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1761180Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1761270Z test_result_dtype_std_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1761400Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1761530Z test_result_dtype_std_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1761620Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1761780Z test_result_dtype_std_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1761870Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1761970Z test_result_dtype_std_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1762060Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1762170Z test_result_dtype_std_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1762250Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1762360Z test_result_dtype_std_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1762450Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1762560Z test_result_dtype_std_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1762650Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1762750Z test_result_dtype_std_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1762840Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1762980Z test_result_dtype_std_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1763110Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1763210Z test_result_dtype_std_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1763300Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1763400Z test_result_dtype_sum_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1763490Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1763580Z test_result_dtype_sum_cpu_bool (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1763670Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1763770Z test_result_dtype_sum_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1763860Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1763960Z test_result_dtype_sum_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1764040Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1764140Z test_result_dtype_sum_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1764230Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1764330Z test_result_dtype_sum_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1764450Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1764580Z test_result_dtype_sum_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1764670Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1764760Z test_result_dtype_sum_cpu_int16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1764850Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1764950Z test_result_dtype_sum_cpu_int32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1765040Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1765130Z test_result_dtype_sum_cpu_int64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1765290Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1765380Z test_result_dtype_sum_cpu_int8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1765470Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1765570Z test_result_dtype_sum_cpu_uint8 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1765650Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1765750Z test_result_dtype_var_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1765830Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1765970Z test_result_dtype_var_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1766090Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1766260Z test_result_dtype_var_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1766350Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1766440Z test_result_dtype_var_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1766530Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1766630Z test_result_dtype_var_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1766710Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1766810Z test_result_dtype_var_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1766890Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1767000Z test_result_dtype_var_unbiased_cpu_bfloat16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1767090Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1767200Z test_result_dtype_var_unbiased_cpu_complex128 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1767280Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1767390Z test_result_dtype_var_unbiased_cpu_complex64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1767510Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1767650Z test_result_dtype_var_unbiased_cpu_float16 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1767870Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1767990Z test_result_dtype_var_unbiased_cpu_float32 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1768090Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1768200Z test_result_dtype_var_unbiased_cpu_float64 (__main__.TestReductionsCPU) 2023-01-11T21:35:38.1768750Z Tests that the result has the correct dtype ... ok (0.001s) 2023-01-11T21:35:38.1771360Z test_std_correction_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:253: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:35:38.1771440Z ret = um.true_divide( 2023-01-11T21:35:38.1776130Z ok (0.003s) 2023-01-11T21:35:38.1776270Z test_std_correction_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1776390Z test_std_correction_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1776510Z test_std_correction_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1776600Z test_std_dim_cpu (__main__.TestReductionsCPU) ... ok (0.746s) 2023-01-11T21:35:38.1776710Z test_std_mean_all_dims_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1776870Z test_std_mean_correction_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1777020Z test_std_mean_correction_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1777130Z test_std_mean_correction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1777240Z test_std_mean_correction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1777560Z test_std_mean_cpu (__main__.TestReductionsCPU) ... ok (0.015s) 2023-01-11T21:35:38.1777680Z test_std_mean_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.014s) 2023-01-11T21:35:38.1777790Z test_std_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1803060Z test_std_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1803190Z test_std_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1803300Z test_std_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1803400Z test_sum_all_cpu_bool (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1803500Z test_sum_all_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.007s) 2023-01-11T21:35:38.1803840Z test_sum_cpu_device_mismatch_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:35:38.1804000Z test_sum_dim_cpu (__main__.TestReductionsCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:35:38.1804780Z test_sum_dim_reduction_uint8_overflow_cpu (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_reductions.py:457: UserWarning: An output with one or more elements was resized since it had shape [2, 3], which does not match the required output shape [3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:35:38.1804870Z torch.sum(x, 0, out=y) 2023-01-11T21:35:38.1804950Z ok (0.001s) 2023-01-11T21:35:38.1805050Z test_sum_integer_upcast_cpu (__main__.TestReductionsCPU) ... ok (0.092s) 2023-01-11T21:35:38.1805180Z test_sum_noncontig_cpu_float64 (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:35:38.1805280Z test_sum_out_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.1805380Z test_sum_parallel_cpu (__main__.TestReductionsCPU) ... ok (0.104s) 2023-01-11T21:35:38.1805700Z test_sum_vs_numpy_cpu_float16 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/fromnumeric.py:86: RuntimeWarning: invalid value encountered in reduce 2023-01-11T21:35:38.1805790Z return ufunc.reduce(obj, axis, dtype, out, **passkwargs) 2023-01-11T21:35:38.1805840Z ok (0.005s) 2023-01-11T21:35:38.1805940Z test_sum_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.1806040Z test_sum_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.005s) 2023-01-11T21:35:38.1806150Z test_sum_vs_numpy_cpu_int16 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1806240Z test_sum_vs_numpy_cpu_int32 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1806340Z test_sum_vs_numpy_cpu_int64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1806440Z test_sum_vs_numpy_cpu_int8 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1806570Z test_sum_vs_numpy_cpu_uint8 (__main__.TestReductionsCPU) ... ok (0.004s) 2023-01-11T21:35:38.1806740Z test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cpu (__main__.TestReductionsCPU) ... ok (0.011s) 2023-01-11T21:35:38.1806850Z test_tensor_compare_ops_empty_cpu (__main__.TestReductionsCPU) ... ok (0.013s) 2023-01-11T21:35:38.1807160Z test_tensor_reduce_ops_empty_cpu (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/fromnumeric.py:3474: RuntimeWarning: Mean of empty slice. 2023-01-11T21:35:38.1807250Z return _methods._mean(a, axis=axis, dtype=dtype, 2023-01-11T21:35:38.1807590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:181: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1807650Z ret = um.true_divide( 2023-01-11T21:35:38.1807890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/fromnumeric.py:3757: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T21:35:38.1808000Z return _methods._var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2023-01-11T21:35:38.1808240Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:222: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1808380Z arrmean = um.true_divide(arrmean, div, out=arrmean, casting='unsafe', 2023-01-11T21:35:38.1808620Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:253: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:35:38.1808740Z ret = um.true_divide( 2023-01-11T21:35:38.1808970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:264: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T21:35:38.1809060Z ret = _var(a, axis=axis, dtype=dtype, out=out, ddof=ddof, 2023-01-11T21:35:38.1809140Z ok (0.007s) 2023-01-11T21:35:38.1809510Z test_var_correction_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/core/_methods.py:253: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:35:38.1809560Z ret = um.true_divide( 2023-01-11T21:35:38.1809610Z ok (0.003s) 2023-01-11T21:35:38.1809730Z test_var_correction_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1809840Z test_var_correction_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1809950Z test_var_correction_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1810060Z test_var_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:35:38.1810160Z test_var_dim_cpu (__main__.TestReductionsCPU) ... ok (0.749s) 2023-01-11T21:35:38.1810270Z test_var_large_input_cpu (__main__.TestReductionsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:35:38.1810370Z test_var_mean_all_dims_cpu (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1810490Z test_var_mean_correction_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1810600Z test_var_mean_correction_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1810710Z test_var_mean_correction_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1810820Z test_var_mean_correction_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.003s) 2023-01-11T21:35:38.1810940Z test_var_mean_cpu (__main__.TestReductionsCPU) ... ok (0.143s) 2023-01-11T21:35:38.1811080Z test_var_mean_some_dims_cpu (__main__.TestReductionsCPU) ... ok (0.014s) 2023-01-11T21:35:38.1811180Z test_var_stability2_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2023-01-11T21:35:38.1811280Z test_var_stability_cpu (__main__.TestReductionsCPU) ... ok (0.000s) 2023-01-11T21:35:38.1811380Z test_var_unbiased_cpu (__main__.TestReductionsCPU) ... ok (0.001s) 2023-01-11T21:35:38.1811490Z test_var_vs_numpy_cpu_complex128 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1811590Z test_var_vs_numpy_cpu_complex64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1811700Z test_var_vs_numpy_cpu_float32 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1811800Z test_var_vs_numpy_cpu_float64 (__main__.TestReductionsCPU) ... ok (0.002s) 2023-01-11T21:35:38.1811800Z 2023-01-11T21:35:38.1811940Z ---------------------------------------------------------------------- 2023-01-11T21:35:38.1812000Z Ran 3181 tests in 63.296s 2023-01-11T21:35:38.1812010Z 2023-01-11T21:35:38.1812140Z OK (skipped=94, expected failures=51) 2023-01-11T21:35:38.1812140Z 2023-01-11T21:35:38.1812210Z Generating XML reports... 2023-01-11T21:35:38.1812420Z Generated XML report: test-reports/python-unittest/test_reductions/TEST-TestReductionsCPU-20230111213434.xml 2023-01-11T21:35:38.1812420Z 2023-01-11T21:35:38.1812710Z ##[endgroup] 2023-01-11T21:35:38.1812960Z FINISHED PRINTING LOG FILE of test_reductions (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_reductions_j2wdclg5) 2023-01-11T21:35:38.1812960Z 2023-01-11T21:35:38.1813090Z Running test_multiprocessing ... [2023-01-11 21:35:38.077410] 2023-01-11T21:35:38.1813380Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:35:38.077758] 2023-01-11T21:36:06.2214990Z 2023-01-11T21:36:06.2215310Z Expand the folded group to see the log file of test_multiprocessing 2023-01-11T21:36:06.2217220Z ##[group]PRINTING LOG FILE of test_multiprocessing (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_multiprocessing_r42lzy1u) 2023-01-11T21:36:06.2217950Z 2023-01-11T21:36:06.2218130Z Running tests... 2023-01-11T21:36:06.2218490Z ---------------------------------------------------------------------- 2023-01-11T21:36:06.2219670Z Test results will be stored in test-reports/python-unittest/test_multiprocessing 2023-01-11T21:36:06.2220040Z test_autograd_errors (__main__.TestMultiprocessing) ... ok (0.147s) 2023-01-11T21:36:06.2227040Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2227450Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2227880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2228190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2228570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2228920Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2229310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2229710Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2230100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2230400Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2230780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2231090Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2231280Z ok (0.645s) 2023-01-11T21:36:06.2231500Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: CUDA not available (0.001s) 2023-01-11T21:36:06.2231820Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2232170Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2232480Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2232790Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T21:36:06.2233420Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2233730Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T21:36:06.2234030Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2234300Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.117s) 2023-01-11T21:36:06.2234620Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.003s) 2023-01-11T21:36:06.2234910Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2023-01-11T21:36:06.2235200Z test_event (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2235590Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2235890Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2236190Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2236480Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2236840Z test_fd_pool (__main__.TestMultiprocessing) ... skip: file descriptor strategy is not supported on macOS (0.000s) 2023-01-11T21:36:06.2237220Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... skip: file descriptor strategy is not supported on macOS (0.000s) 2023-01-11T21:36:06.2237570Z test_fd_sharing (__main__.TestMultiprocessing) ... skip: file descriptor strategy is not supported on macOS (0.000s) 2023-01-11T21:36:06.2237940Z test_fs (__main__.TestMultiprocessing) ... skip: don't not how to check if shm files exist (0.000s) 2023-01-11T21:36:06.2238210Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.000s) 2023-01-11T21:36:06.2238690Z test_fs_pool (__main__.TestMultiprocessing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2239040Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2239420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2239800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2240200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2240510Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2240890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2241200Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2241570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2241870Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2242280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2242600Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2242950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2243380Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2243760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2244040Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2244400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2244670Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2245090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2245410Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2245780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2246070Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2246430Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2246710Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2247070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2247380Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2247770Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2248060Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2248410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2248690Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2249060Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2249350Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2249710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2250080Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2250440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2250720Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2251080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2251380Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2251740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2252020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2252410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2252770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2253120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2253390Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2253730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2254020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2254370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2254670Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2255100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2255370Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2255710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2255990Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2256330Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2256610Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2256970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2257290Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2257670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2257950Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2258290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2258550Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2258900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2259180Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2259560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2259920Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2260270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2260550Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2260880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2261150Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2261520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2261810Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2262200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2262520Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2262870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2263150Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2263500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2263790Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2264140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2264420Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2264840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2265120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2265470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2265750Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2266090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2266360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2266700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2267020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2267410Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2267700Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2268040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2268320Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2268660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2268920Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2269270Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2269620Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2269980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2270260Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2270640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2270910Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2271250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2271520Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2271900Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2272210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2272590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2272870Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2273220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2273490Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2273830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2274230Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2274640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2274920Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2275280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2275570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2275910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2276180Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2276520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2276820Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2277200Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2277490Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2277840Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2278120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2278470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2278740Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2279080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2279420Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2279830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2280110Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2280470Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2280750Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2281100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2281370Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2281790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2282100Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2282460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2282750Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2283120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2283420Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2283790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2284070Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2284490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2284760Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2285100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2285390Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2285740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2286020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2286360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2286670Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2287040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2287310Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2287660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2287940Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2288290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2288570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2288980Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2289320Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2289660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2289940Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2290290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2290600Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2290950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2291230Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2291640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2291940Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2292280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2292560Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2292930Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2293210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2293560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2293840Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2294250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2294530Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2294860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2295130Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2295480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2295760Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2296110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2296430Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2296810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2297080Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2297450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2297750Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2298100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2298380Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2298730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2299090Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2299440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2299740Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2300080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2300360Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2300730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2301010Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2301400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2301720Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2302090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2302370Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2302710Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2302980Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2303320Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2303610Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2304030Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2304310Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2304660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2304930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2305300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2305600Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2305940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2306260Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2306670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2306960Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2307310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2307580Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2307910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2308190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2308530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2308900Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2309290Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2309570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2309920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2310190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2310530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2310800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2311180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2311500Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2311850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2312140Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2312490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2312760Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2313100Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2313370Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2313810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2314100Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2314450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2314730Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2315080Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2315350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2315730Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2316040Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2316420Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2316710Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2317090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2317370Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2317570Z ok (21.967s) 2023-01-11T21:36:06.2318200Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_multiprocessing.py:304: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:36:06.2318690Z data = [x.storage(), x, x[2], x[:, 1]] 2023-01-11T21:36:06.2319390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:36:06.2319830Z device=typed_storage.device, 2023-01-11T21:36:06.2320380Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_multiprocessing.py:312: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:36:06.2320800Z self.assertEqual(t.storage()._cdata, storage_cdata) 2023-01-11T21:36:06.2320960Z ok (0.015s) 2023-01-11T21:36:06.2321520Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67002 for platform(s) windows, mac, linux, dynamo, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T21:36:06.2322170Z test_inherit_tensor (__main__.TestMultiprocessing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2322540Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2322920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2323210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2323380Z ok (0.654s) 2023-01-11T21:36:06.2323780Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2324110Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2324460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2324810Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2325040Z ok (0.654s) 2023-01-11T21:36:06.2325260Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2325560Z test_is_shared (__main__.TestMultiprocessing) ... skip: file descriptor strategy is not supported on macOS (0.000s) 2023-01-11T21:36:06.2325830Z test_is_shared_cuda (__main__.TestMultiprocessing) ... skip: CUDA not available (0.000s) 2023-01-11T21:36:06.2326290Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2326670Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2327040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2327360Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2327750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2328020Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2328370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2328660Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2328820Z ok (1.102s) 2023-01-11T21:36:06.2329030Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T21:36:06.2329290Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.002s) 2023-01-11T21:36:06.2330020Z test_parameter_sharing (__main__.TestMultiprocessing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/hooks.py:87: UserWarning: backward hook .hook at 0x13fc421f0> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2023-01-11T21:36:06.2330520Z warnings.warn("backward hook {} on tensor will not be " 2023-01-11T21:36:06.2330870Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2331140Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2331490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2331770Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2331940Z ok (0.671s) 2023-01-11T21:36:06.2332580Z test_variable_sharing (__main__.TestMultiprocessing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/hooks.py:87: UserWarning: backward hook .hook at 0x13d763d30> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2023-01-11T21:36:06.2333100Z warnings.warn("backward hook {} on tensor will not be " 2023-01-11T21:36:06.2333450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2333720Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2334110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2334400Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2334760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:06.2335030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:06.2335450Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:06.2335760Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:06.2335920Z ok (1.309s) 2023-01-11T21:36:06.2336110Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: CUDA not available (0.001s) 2023-01-11T21:36:06.2336260Z 2023-01-11T21:36:06.2336400Z ---------------------------------------------------------------------- 2023-01-11T21:36:06.2336580Z Ran 37 tests in 27.296s 2023-01-11T21:36:06.2336670Z 2023-01-11T21:36:06.2336720Z OK (skipped=24) 2023-01-11T21:36:06.2336800Z 2023-01-11T21:36:06.2336890Z Generating XML reports... 2023-01-11T21:36:06.2337230Z Generated XML report: test-reports/python-unittest/test_multiprocessing/TEST-TestMultiprocessing-20230111213538.xml 2023-01-11T21:36:06.2337410Z 2023-01-11T21:36:06.2337660Z ##[endgroup] 2023-01-11T21:36:06.2337970Z FINISHED PRINTING LOG FILE of test_multiprocessing (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_multiprocessing_r42lzy1u) 2023-01-11T21:36:06.2338160Z 2023-01-11T21:36:06.2338280Z Running test_dispatch ... [2023-01-11 21:36:06.221847] 2023-01-11T21:36:06.2338660Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:36:06.222229] 2023-01-11T21:36:24.0385640Z 2023-01-11T21:36:24.0386010Z Expand the folded group to see the log file of test_dispatch 2023-01-11T21:36:24.0386650Z ##[group]PRINTING LOG FILE of test_dispatch (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_dispatch__f68kfl3) 2023-01-11T21:36:24.0386840Z 2023-01-11T21:36:24.0386900Z Running tests... 2023-01-11T21:36:24.0387240Z ---------------------------------------------------------------------- 2023-01-11T21:36:24.0387600Z Test results will be stored in test-reports/python-unittest/test_dispatch 2023-01-11T21:36:24.0387850Z test_all_invariants (__main__.TestDispatch) ... ok (0.128s) 2023-01-11T21:36:24.0388060Z test_computed_table (__main__.TestDispatch) ... ok (3.794s) 2023-01-11T21:36:24.0388320Z test_computed_table_with_ambiguous_autogradother (__main__.TestDispatch) ... ok (0.006s) 2023-01-11T21:36:24.0388570Z test_computed_table_with_autograd (__main__.TestDispatch) ... ok (0.001s) 2023-01-11T21:36:24.0388830Z test_computed_table_with_cpu_autograd_defaultbackend (__main__.TestDispatch) ... ok (0.104s) 2023-01-11T21:36:24.0391810Z test_computed_table_with_cpu_autograd_math (__main__.TestDispatch) ... ok (0.110s) 2023-01-11T21:36:24.0392170Z test_computed_table_with_cpu_autograd_math_defaultbackend (__main__.TestDispatch) ... ok (3.598s) 2023-01-11T21:36:24.0392480Z test_computed_table_with_cpu_defaultbackend (__main__.TestDispatch) ... ok (0.005s) 2023-01-11T21:36:24.0392730Z test_computed_table_with_cpu_math (__main__.TestDispatch) ... ok (0.006s) 2023-01-11T21:36:24.0392990Z test_computed_table_with_cpu_math_autogradcpu_fallthrough (__main__.TestDispatch) ... ok (0.001s) 2023-01-11T21:36:24.0393250Z test_computed_table_with_math (__main__.TestDispatch) ... ok (0.001s) 2023-01-11T21:36:24.0393460Z test_def (__main__.TestDispatch) ... ok (3.578s) 2023-01-11T21:36:24.0393670Z test_def_impl_schema_mismatch (__main__.TestDispatch) ... ok (0.008s) 2023-01-11T21:36:24.0394100Z test_def_only (__main__.TestDispatch) ... ok (0.000s) 2023-01-11T21:36:24.0394390Z test_def_with_explicit_alias (__main__.TestDispatch) ... ok (0.000s) 2023-01-11T21:36:24.0394630Z test_def_with_inference (__main__.TestDispatch) ... ok (0.121s) 2023-01-11T21:36:24.0394910Z test_dispatch_print_registrations_for_dispatch_key_invalid (__main__.TestDispatch) ... ok (0.001s) 2023-01-11T21:36:24.0395160Z test_find_dangling_impls (__main__.TestDispatch) ... ok (0.000s) 2023-01-11T21:36:24.0395570Z test_find_dangling_impls_ext (__main__.TestDispatch) ... Using /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu as PyTorch extensions root... 2023-01-11T21:36:24.0395970Z Creating extension directory /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/dangling_impl_extension... 2023-01-11T21:36:24.0396470Z Emitting ninja build file /Users/ec2-user/Library/Caches/torch_extensions/py39_cpu/dangling_impl_extension/build.ninja... 2023-01-11T21:36:24.0396790Z Building extension module dangling_impl_extension... 2023-01-11T21:36:24.0397110Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:36:24.0398520Z [1/2] clang++ -MMD -MF dangling_impl_extension.o.d -DTORCH_EXTENSION_NAME=dangling_impl_extension -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -D_GLIBCXX_USE_CXX11_ABI=0 -fPIC -std=c++17 -g -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/dangling_impl_extension.cpp -o dangling_impl_extension.o 2023-01-11T21:36:24.0399770Z [2/2] clang++ dangling_impl_extension.o -shared -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch_cpu -ltorch -ltorch_python -undefined dynamic_lookup -o dangling_impl_extension.so 2023-01-11T21:36:24.0400150Z Loading extension module dangling_impl_extension... 2023-01-11T21:36:24.0400330Z ok (5.188s) 2023-01-11T21:36:24.0400510Z test_impl_only (__main__.TestDispatch) ... ok (0.125s) 2023-01-11T21:36:24.0400750Z test_multiple_def_alias_defaulting (__main__.TestDispatch) ... ok (0.006s) 2023-01-11T21:36:24.0401070Z test_multiple_def_alias_mismatch (__main__.TestDispatch) ... ok (0.005s) 2023-01-11T21:36:24.0401320Z test_multiple_def_error (__main__.TestDispatch) ... ok (0.005s) 2023-01-11T21:36:24.0401570Z test_multiple_fallback (__main__.TestDispatch) ... ok (0.004s) 2023-01-11T21:36:24.0401910Z 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:36:24.0402200Z operator: __test45643__::foo 2023-01-11T21:36:24.0402360Z no debug info 2023-01-11T21:36:24.0402510Z dispatch key: (catch all) 2023-01-11T21:36:24.0402710Z previous kernel: fn1 2023-01-11T21:36:24.0402930Z new kernel: fn2 (function registerKernel) 2023-01-11T21:36:24.0403210Z [W OperatorEntry.cpp:159] Warning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T21:36:24.0403460Z operator: __test45644__::foo 2023-01-11T21:36:24.0403610Z no debug info 2023-01-11T21:36:24.0403750Z dispatch key: (catch all) 2023-01-11T21:36:24.0403900Z previous kernel: fn1 2023-01-11T21:36:24.0404070Z new kernel: fn2 (function registerKernel) 2023-01-11T21:36:24.0404300Z ok (0.001s) 2023-01-11T21:36:24.0404590Z test_autogradother (__main__.TestPythonDispatcher) ... ok (0.001s) 2023-01-11T21:36:24.0404840Z test_basic (__main__.TestPythonDispatcher) ... ok (0.000s) 2023-01-11T21:36:24.0405080Z test_defaultbackend_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.000s) 2023-01-11T21:36:24.0405340Z test_defaultbackend_math (__main__.TestPythonDispatcher) ... ok (0.000s) 2023-01-11T21:36:24.0405600Z test_duplicate_registrations (__main__.TestPythonDispatcher) ... ok (0.000s) 2023-01-11T21:36:24.0405850Z test_math_autogradcpu (__main__.TestPythonDispatcher) ... ok (0.000s) 2023-01-11T21:36:24.0406150Z test_quantized_structured_not_implemented (__main__.TestPythonDispatcher) ... ok (0.003s) 2023-01-11T21:36:24.0406340Z 2023-01-11T21:36:24.0406510Z ---------------------------------------------------------------------- 2023-01-11T21:36:24.0406770Z Ran 32 tests in 16.803s 2023-01-11T21:36:24.0406860Z 2023-01-11T21:36:24.0406900Z OK 2023-01-11T21:36:24.0406970Z 2023-01-11T21:36:24.0407030Z Generating XML reports... 2023-01-11T21:36:24.0407330Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestDispatch-20230111213607.xml 2023-01-11T21:36:24.0407720Z Generated XML report: test-reports/python-unittest/test_dispatch/TEST-TestPythonDispatcher-20230111213607.xml 2023-01-11T21:36:24.0407900Z 2023-01-11T21:36:24.0408130Z ##[endgroup] 2023-01-11T21:36:24.0408480Z FINISHED PRINTING LOG FILE of test_dispatch (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_dispatch__f68kfl3) 2023-01-11T21:36:24.0408660Z 2023-01-11T21:36:24.0408800Z Running test_tensor_creation_ops ... [2023-01-11 21:36:24.038885] 2023-01-11T21:36:24.0409230Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_tensor_creation_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:36:24.039224] 2023-01-11T21:36:36.6118200Z 2023-01-11T21:36:36.6118640Z Expand the folded group to see the log file of test_tensor_creation_ops 2023-01-11T21:36:36.6119360Z ##[group]PRINTING LOG FILE of test_tensor_creation_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_tensor_creation_ops_2b26wguq) 2023-01-11T21:36:36.6119990Z 2023-01-11T21:36:36.6120060Z Running tests... 2023-01-11T21:36:36.6120430Z ---------------------------------------------------------------------- 2023-01-11T21:36:36.6120770Z Test results will be stored in test-reports/python-unittest/test_tensor_creation_ops 2023-01-11T21:36:36.6121040Z test_alias_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.002s) 2023-01-11T21:36:36.6121290Z test_alias_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6121540Z test_alias_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6121830Z test_alias_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6122100Z test_alias_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6122370Z test_alias_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6122610Z test_alias_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6122860Z test_alias_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6123080Z test_alias_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6123310Z test_alias_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6123560Z test_alias_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6123860Z test_alias_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6124110Z test_alias_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6124360Z test_alias_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6124740Z test_alias_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6124990Z test_alias_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6125220Z test_alias_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6125450Z test_alias_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6125720Z test_alias_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6134720Z test_alias_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6135010Z test_alias_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6135270Z test_alias_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6135640Z test_alias_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6135920Z test_alias_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6136190Z test_alias_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6136440Z test_alias_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6136770Z test_alias_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6137030Z test_alias_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6137270Z test_alias_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6137510Z test_alias_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6137750Z test_alias_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6137990Z test_alias_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6138240Z test_alias_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6138520Z test_alias_from_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6138810Z test_alias_from_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6139060Z test_alias_from_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6139310Z test_alias_from_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6139560Z test_alias_from_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6139810Z test_alias_from_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6140050Z test_alias_from_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6140290Z test_alias_from_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6140600Z test_alias_from_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6140850Z test_alias_from_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6141090Z test_alias_from_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6141330Z test_alias_from_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6141570Z test_astensor_consistency_cpu (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6141800Z test_copy_from_buffer_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6142050Z test_copy_from_buffer_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6142320Z test_copy_from_buffer_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6142590Z test_copy_from_buffer_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6142820Z test_copy_from_buffer_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6143060Z test_copy_from_buffer_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6143290Z test_copy_from_buffer_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6143590Z test_copy_from_buffer_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6143820Z test_copy_from_buffer_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6144050Z test_copy_from_buffer_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6144350Z test_copy_from_buffer_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6144600Z test_copy_from_dlpack_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6145220Z test_copy_from_dlpack_cpu_complex128 (__main__.TestAsArrayCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:3701: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Copy.cpp:276.) 2023-01-11T21:36:36.6145670Z result = torch.asarray(cvt(original), **kwargs) 2023-01-11T21:36:36.6145830Z ok (0.003s) 2023-01-11T21:36:36.6146020Z test_copy_from_dlpack_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6146250Z test_copy_from_dlpack_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6146510Z test_copy_from_dlpack_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6146770Z test_copy_from_dlpack_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6146990Z test_copy_from_dlpack_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6147210Z test_copy_from_dlpack_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6147420Z test_copy_from_dlpack_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6147640Z test_copy_from_dlpack_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6147870Z test_copy_from_dlpack_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6148120Z test_copy_from_dlpack_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6148470Z test_copy_from_dlpack_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6148760Z test_copy_from_dlpack_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6149040Z test_copy_from_dlpack_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6149320Z test_copy_from_dlpack_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6149600Z test_copy_from_dlpack_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6149870Z test_copy_from_dlpack_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6150130Z test_copy_from_dlpack_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6150430Z test_copy_from_dlpack_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6150750Z test_copy_from_dlpack_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6151030Z test_copy_from_dlpack_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6151290Z test_copy_from_numpy_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6151520Z test_copy_from_numpy_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6151760Z test_copy_from_numpy_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6152000Z test_copy_from_numpy_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6152340Z test_copy_from_numpy_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6152770Z test_copy_from_numpy_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6153010Z test_copy_from_numpy_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6153220Z test_copy_from_numpy_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6153440Z test_copy_from_numpy_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6153650Z test_copy_from_numpy_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6153870Z test_copy_from_numpy_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6154120Z test_copy_from_tensor_mult_devices_cpu_bfloat16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6154430Z test_copy_from_tensor_mult_devices_cpu_complex128 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6154810Z test_copy_from_tensor_mult_devices_cpu_complex64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6155100Z test_copy_from_tensor_mult_devices_cpu_float16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6155370Z test_copy_from_tensor_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6155630Z test_copy_from_tensor_mult_devices_cpu_float64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6155890Z test_copy_from_tensor_mult_devices_cpu_int16 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6156150Z test_copy_from_tensor_mult_devices_cpu_int32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6156420Z test_copy_from_tensor_mult_devices_cpu_int64 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6156750Z test_copy_from_tensor_mult_devices_cpu_int8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6157020Z test_copy_from_tensor_mult_devices_cpu_uint8 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6157260Z test_copy_list_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6157480Z test_copy_list_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6157690Z test_copy_list_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6157910Z test_copy_list_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6158130Z test_copy_list_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6158390Z test_copy_list_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6158640Z test_copy_list_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6158860Z test_copy_list_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6159070Z test_copy_list_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6159280Z test_copy_list_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6159480Z test_copy_list_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6159680Z test_copy_list_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6159890Z test_copy_tensor_cpu_bfloat16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6160180Z test_copy_tensor_cpu_bool (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6160400Z test_copy_tensor_cpu_complex128 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6160620Z test_copy_tensor_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6160840Z test_copy_tensor_cpu_float16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6161090Z test_copy_tensor_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6161310Z test_copy_tensor_cpu_float64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6161590Z test_copy_tensor_cpu_int16 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6161840Z test_copy_tensor_cpu_int32 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6162090Z test_copy_tensor_cpu_int64 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6162300Z test_copy_tensor_cpu_int8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6162510Z test_copy_tensor_cpu_uint8 (__main__.TestAsArrayCPU) ... ok (0.003s) 2023-01-11T21:36:36.6162750Z test_retain_autograd_history_cpu_complex64 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6162990Z test_retain_autograd_history_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.001s) 2023-01-11T21:36:36.6163230Z test_unsupported_alias_cpu_float32 (__main__.TestAsArrayCPU) ... ok (0.002s) 2023-01-11T21:36:36.6163530Z test_unsupported_alias_mult_devices_cpu_float32 (__main__.TestAsArrayCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6163850Z test_byte_to_int_cpu (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6164090Z test_invalid_positional_args_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2023-01-11T21:36:36.6164350Z test_invalid_positional_args_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2023-01-11T21:36:36.6164620Z test_invalid_positional_args_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2023-01-11T21:36:36.6171340Z test_invalid_positional_args_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2023-01-11T21:36:36.6171600Z test_invalid_positional_args_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.007s) 2023-01-11T21:36:36.6171850Z test_invalid_positional_args_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2023-01-11T21:36:36.6172130Z test_invalid_positional_args_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2023-01-11T21:36:36.6172410Z test_invalid_positional_args_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2023-01-11T21:36:36.6172670Z test_invalid_positional_args_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2023-01-11T21:36:36.6172920Z test_invalid_positional_args_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2023-01-11T21:36:36.6173170Z test_invalid_positional_args_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.006s) 2023-01-11T21:36:36.6173410Z test_non_writable_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6173660Z test_non_writable_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6173910Z test_non_writable_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6174220Z test_non_writable_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6174480Z test_non_writable_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6174720Z test_non_writable_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6174970Z test_non_writable_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6175210Z test_non_writable_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6175440Z test_non_writable_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6175680Z test_non_writable_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6175950Z test_non_writable_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6176220Z test_not_a_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6176460Z test_not_a_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6176700Z test_not_a_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6176940Z test_not_a_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6177240Z test_not_a_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6177470Z test_not_a_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6177700Z test_not_a_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6178000Z test_not_a_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6178240Z test_not_a_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6178470Z test_not_a_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6178700Z test_not_a_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6178930Z test_requires_grad_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6179200Z test_requires_grad_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6179440Z test_requires_grad_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6179720Z test_requires_grad_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6179990Z test_requires_grad_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6180240Z test_requires_grad_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6180470Z test_requires_grad_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6180710Z test_requires_grad_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6180940Z test_requires_grad_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6181170Z test_requires_grad_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6181400Z test_requires_grad_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6181690Z test_same_type_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6181930Z test_same_type_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6182160Z test_same_type_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6182390Z test_same_type_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6182620Z test_same_type_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6182850Z test_same_type_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6183070Z test_same_type_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6183330Z test_same_type_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6183590Z test_same_type_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6183810Z test_same_type_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6184050Z test_same_type_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.000s) 2023-01-11T21:36:36.6184280Z test_shared_buffer_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6184530Z test_shared_buffer_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6184780Z test_shared_buffer_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6185040Z test_shared_buffer_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6185350Z test_shared_buffer_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6185600Z test_shared_buffer_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6185840Z test_shared_buffer_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6186080Z test_shared_buffer_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6186300Z test_shared_buffer_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6186560Z test_shared_buffer_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6186800Z test_shared_buffer_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6187070Z test_with_count_and_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6187350Z test_with_count_and_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6187600Z test_with_count_and_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6187850Z test_with_count_and_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6188090Z test_with_count_and_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6188360Z test_with_count_and_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6188600Z test_with_count_and_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6188850Z test_with_count_and_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6189160Z test_with_count_and_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6189400Z test_with_count_and_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6189640Z test_with_count_and_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.002s) 2023-01-11T21:36:36.6189870Z test_with_count_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6190100Z test_with_count_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6190340Z test_with_count_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6190570Z test_with_count_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6190840Z test_with_count_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6191100Z test_with_count_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6191330Z test_with_count_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6191560Z test_with_count_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6191780Z test_with_count_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6192000Z test_with_count_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6192220Z test_with_count_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6192440Z test_with_offset_cpu_bool (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6192740Z test_with_offset_cpu_complex128 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6192990Z test_with_offset_cpu_complex64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6193220Z test_with_offset_cpu_float16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6193450Z test_with_offset_cpu_float32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6193680Z test_with_offset_cpu_float64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6193900Z test_with_offset_cpu_int16 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6194130Z test_with_offset_cpu_int32 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6194390Z test_with_offset_cpu_int64 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6194650Z test_with_offset_cpu_int8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6194880Z test_with_offset_cpu_uint8 (__main__.TestBufferProtocolCPU) ... ok (0.001s) 2023-01-11T21:36:36.6195110Z test_empty_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6195350Z test_full_like_inference_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6195600Z test_ones_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6195880Z test_ones_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.000s) 2023-01-11T21:36:36.6196150Z test_zeros_like_cpu (__main__.TestLikeTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6196490Z test_zeros_like_multiple_device_cpu (__main__.TestLikeTensorCreationCPU) ... skip: fewer than 2 devices detected (0.000s) 2023-01-11T21:36:36.6196760Z test_normal_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.007s) 2023-01-11T21:36:36.6197010Z test_normal_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.007s) 2023-01-11T21:36:36.6197250Z test_normal_std_error_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.016s) 2023-01-11T21:36:36.6197520Z test_rand_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6198130Z test_rand_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:3349: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:36:36.6198550Z res1 = torch.rand(size, size, dtype=dtype, device=device) 2023-01-11T21:36:36.6198750Z ok (0.001s) 2023-01-11T21:36:36.6198970Z test_rand_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6199210Z test_rand_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6199450Z test_rand_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6199680Z test_randint_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6199920Z test_randint_inference_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6200170Z test_randn_cpu_bfloat16 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6200420Z test_randn_cpu_complex128 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6200730Z test_randn_cpu_complex32 (__main__.TestRandomTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6200980Z test_randn_cpu_complex64 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6201210Z test_randn_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6201450Z test_randn_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6201690Z test_randn_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6201930Z test_random_neg_values_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6202170Z test_randperm_cpu (__main__.TestRandomTensorCreationCPU) ... ok (0.659s) 2023-01-11T21:36:36.6202480Z test_randperm_device_compatibility_cpu (__main__.TestRandomTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:36:36.6202790Z test_uniform_from_to_cpu_float16 (__main__.TestRandomTensorCreationCPU) ... ok (0.016s) 2023-01-11T21:36:36.6203050Z test_uniform_from_to_cpu_float32 (__main__.TestRandomTensorCreationCPU) ... ok (0.054s) 2023-01-11T21:36:36.6203300Z test_uniform_from_to_cpu_float64 (__main__.TestRandomTensorCreationCPU) ... ok (0.107s) 2023-01-11T21:36:36.6203540Z test_arange_bfloat16_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6203770Z test_arange_cpu (__main__.TestTensorCreationCPU) ... ok (0.048s) 2023-01-11T21:36:36.6204030Z test_arange_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.001s) 2023-01-11T21:36:36.6204320Z test_arange_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.000s) 2023-01-11T21:36:36.6204670Z test_arange_device_vs_cpu_cpu_int32 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.000s) 2023-01-11T21:36:36.6205000Z test_arange_device_vs_cpu_cpu_int64 (__main__.TestTensorCreationCPU) ... skip: compares device with cpu (0.000s) 2023-01-11T21:36:36.6205260Z test_arange_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6205490Z test_as_strided_neg_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T21:36:36.6205720Z test_as_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6205940Z test_block_diag_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2023-01-11T21:36:36.6206160Z test_block_diag_scipy_cpu (__main__.TestTensorCreationCPU) ... ok (0.022s) 2023-01-11T21:36:36.6206420Z test_cartesian_prod_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6206760Z test_cat2_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6206980Z test_cat2_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6207200Z test_cat2_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6207470Z test_cat_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6207750Z test_cat_big_cpu (__main__.TestTensorCreationCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:36:36.6208030Z test_cat_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:36:36.6208260Z test_cat_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6208550Z test_cat_empty_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6208790Z test_cat_in_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.787s) 2023-01-11T21:36:36.6209020Z test_cat_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6209260Z test_cat_out_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6209480Z test_cat_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6209730Z test_cat_out_memory_format_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:36:36.6209990Z test_cat_preserve_channels_last_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6210290Z test_cat_stack_cross_devices_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6210570Z test_combinations_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6210840Z test_complex_type_conversions_cpu (__main__.TestTensorCreationCPU) ... skip: real and imag not implemented for complex (0.000s) 2023-01-11T21:36:36.6211120Z test_constructor_device_legacy_cpu (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T21:36:36.6211370Z test_constructor_dtypes_cpu (__main__.TestTensorCreationCPU) ... ok (0.007s) 2023-01-11T21:36:36.6211990Z test_ctor_with_numpy_array_cpu (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:1447: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. 2023-01-11T21:36:36.6212570Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2023-01-11T21:36:36.6212790Z np.float, 2023-01-11T21:36:36.6213330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:1454: DeprecationWarning: `np.bool` is a deprecated alias for the builtin `bool`. To silence this warning, use `bool` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.bool_` here. 2023-01-11T21:36:36.6213840Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2023-01-11T21:36:36.6214110Z np.bool, 2023-01-11T21:36:36.6214230Z ok (0.002s) 2023-01-11T21:36:36.6214430Z test_device_rounding_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6214710Z test_device_rounding_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6214960Z test_diag_embed_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6215220Z test_diagflat_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6215490Z test_dsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T21:36:36.6215720Z test_dsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T21:36:36.6215970Z test_dsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T21:36:36.6216200Z test_dstack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2023-01-11T21:36:36.6216430Z test_dstack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2023-01-11T21:36:36.6216660Z test_dstack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.016s) 2023-01-11T21:36:36.6216880Z test_dstack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.015s) 2023-01-11T21:36:36.6217170Z test_dstack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.015s) 2023-01-11T21:36:36.6217700Z test_dstack_cpu_int16 (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:819: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:36:36.6218120Z input_t = [torch.tensor(random.uniform(0, 10), device=device, dtype=dtype) for i in range(num_tensors)] 2023-01-11T21:36:36.6218310Z ok (0.010s) 2023-01-11T21:36:36.6218480Z test_dstack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T21:36:36.6218700Z test_dstack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T21:36:36.6218920Z test_dstack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T21:36:36.6219180Z test_dstack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T21:36:36.6219430Z test_empty_full_cpu (__main__.TestTensorCreationCPU) ... ok (0.007s) 2023-01-11T21:36:36.6219660Z test_empty_overflow_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2023-01-11T21:36:36.6220300Z test_empty_strided_cpu (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:2445: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:36:36.6220790Z as_strided = torch.empty(empty_strided.storage().size(), 2023-01-11T21:36:36.6220950Z ok (0.001s) 2023-01-11T21:36:36.6221130Z test_empty_tensor_props_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6221350Z test_eye_cpu (__main__.TestTensorCreationCPU) ... ok (0.063s) 2023-01-11T21:36:36.6226550Z test_fill_all_dtypes_and_devices_cpu (__main__.TestTensorCreationCPU) ... ok (0.131s) 2023-01-11T21:36:36.6226890Z test_float_to_int_conversion_finite_cpu_bool (__main__.TestTensorCreationCPU) ... skip: Test is broken on MacOS, see https://github.com/pytorch/pytorch/issues/38752 (0.000s) 2023-01-11T21:36:36.6227260Z test_float_to_int_conversion_finite_cpu_int16 (__main__.TestTensorCreationCPU) ... skip: Test is broken on MacOS, see https://github.com/pytorch/pytorch/issues/38752 (0.000s) 2023-01-11T21:36:36.6227630Z test_float_to_int_conversion_finite_cpu_int32 (__main__.TestTensorCreationCPU) ... skip: Test is broken on MacOS, see https://github.com/pytorch/pytorch/issues/38752 (0.000s) 2023-01-11T21:36:36.6228050Z test_float_to_int_conversion_finite_cpu_int64 (__main__.TestTensorCreationCPU) ... skip: Test is broken on MacOS, see https://github.com/pytorch/pytorch/issues/38752 (0.000s) 2023-01-11T21:36:36.6228420Z test_float_to_int_conversion_finite_cpu_int8 (__main__.TestTensorCreationCPU) ... skip: Test is broken on MacOS, see https://github.com/pytorch/pytorch/issues/38752 (0.000s) 2023-01-11T21:36:36.6228780Z test_float_to_int_conversion_finite_cpu_uint8 (__main__.TestTensorCreationCPU) ... skip: Test is broken on MacOS, see https://github.com/pytorch/pytorch/issues/38752 (0.000s) 2023-01-11T21:36:36.6229130Z test_float_to_int_conversion_nonfinite_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6229430Z test_float_to_int_conversion_nonfinite_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6229720Z test_float_to_int_conversion_nonfinite_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6229970Z test_float_to_int_conversion_nonfinite_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6230240Z test_float_to_int_conversion_nonfinite_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6230490Z test_float_to_int_conversion_nonfinite_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6230740Z test_full_inference_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6230980Z test_full_inference_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6231280Z test_full_inference_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6231520Z test_full_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6231750Z test_hsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.013s) 2023-01-11T21:36:36.6231980Z test_hsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.013s) 2023-01-11T21:36:36.6232200Z test_hsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.012s) 2023-01-11T21:36:36.6232440Z test_hstack_column_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2023-01-11T21:36:36.6232690Z test_hstack_column_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2023-01-11T21:36:36.6232980Z test_hstack_column_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2023-01-11T21:36:36.6233260Z test_hstack_column_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2023-01-11T21:36:36.6233500Z test_hstack_column_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2023-01-11T21:36:36.6233750Z test_hstack_column_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2023-01-11T21:36:36.6233990Z test_hstack_column_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2023-01-11T21:36:36.6234230Z test_hstack_column_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2023-01-11T21:36:36.6234460Z test_hstack_column_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2023-01-11T21:36:36.6234720Z test_hstack_column_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2023-01-11T21:36:36.6235030Z test_kaiser_window_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.247s) 2023-01-11T21:36:36.6235270Z test_kaiser_window_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.139s) 2023-01-11T21:36:36.6235510Z test_kaiser_window_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.068s) 2023-01-11T21:36:36.6235740Z test_large_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6235980Z test_large_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6236240Z test_like_fn_stride_proparation_vs_tensoriterator_unary_op_cpu (__main__.TestTensorCreationCPU) ... ok (0.041s) 2023-01-11T21:36:36.6236510Z test_linlogspace_mem_overlap_cpu (__main__.TestTensorCreationCPU) ... ok (0.007s) 2023-01-11T21:36:36.6236810Z test_linspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T21:36:36.6237080Z test_linspace_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.996s) 2023-01-11T21:36:36.6237310Z test_linspace_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.894s) 2023-01-11T21:36:36.6237550Z test_linspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.933s) 2023-01-11T21:36:36.6237780Z test_linspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.967s) 2023-01-11T21:36:36.6238010Z test_linspace_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T21:36:36.6238230Z test_linspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.941s) 2023-01-11T21:36:36.6238450Z test_linspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.901s) 2023-01-11T21:36:36.6238760Z test_linspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T21:36:36.6238990Z test_linspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6239220Z test_linspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6239490Z test_linspace_device_vs_cpu_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6239780Z test_linspace_device_vs_cpu_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6240070Z test_linspace_device_vs_cpu_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6240360Z test_linspace_device_vs_cpu_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6240670Z test_linspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6240980Z test_linspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6241270Z test_linspace_special_steps_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6241560Z test_linspace_special_steps_cpu_complex128 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6241840Z test_linspace_special_steps_cpu_complex64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6242120Z test_linspace_special_steps_cpu_float16 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6242400Z test_linspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6242680Z test_linspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6243010Z test_linspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.076s) 2023-01-11T21:36:36.6243270Z test_linspace_vs_numpy_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.057s) 2023-01-11T21:36:36.6243510Z test_linspace_vs_numpy_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.067s) 2023-01-11T21:36:36.6243760Z test_linspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.037s) 2023-01-11T21:36:36.6244000Z test_linspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2023-01-11T21:36:36.6244240Z test_linspace_vs_numpy_integral_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6244490Z test_linspace_vs_numpy_integral_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6244780Z test_linspace_vs_numpy_integral_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6245060Z test_linspace_vs_numpy_integral_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6245320Z test_linspace_vs_numpy_integral_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6245620Z test_logspace_base2_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6245900Z test_logspace_base2_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6246150Z test_logspace_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6246380Z test_logspace_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.009s) 2023-01-11T21:36:36.6246610Z test_logspace_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6247220Z test_logspace_cpu_int16 (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:2986: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:36:36.6247690Z self.assertEqual(torch.tensor([2. ** (i / 8.) for i in range(49)], device=device, dtype=dtype), 2023-01-11T21:36:36.6247870Z ok (0.004s) 2023-01-11T21:36:36.6248040Z test_logspace_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6248270Z test_logspace_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6248490Z test_logspace_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6248720Z test_logspace_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6248980Z test_logspace_deduction_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6249280Z test_logspace_device_vs_cpu_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6249560Z test_logspace_device_vs_cpu_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6249840Z test_logspace_special_steps_cpu_float32 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6250110Z test_logspace_special_steps_cpu_float64 (__main__.TestTensorCreationCPU) ... skip: compares with CPU (0.000s) 2023-01-11T21:36:36.6250380Z test_logspace_vs_numpy_complex_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.066s) 2023-01-11T21:36:36.6250630Z test_logspace_vs_numpy_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.081s) 2023-01-11T21:36:36.6250870Z test_logspace_vs_numpy_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.076s) 2023-01-11T21:36:36.6251570Z test_meshgrid_default_indexing_cpu (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorShape.cpp:3452.) 2023-01-11T21:36:36.6252080Z return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] 2023-01-11T21:36:36.6252250Z ok (0.001s) 2023-01-11T21:36:36.6252430Z test_meshgrid_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6252670Z test_meshgrid_ij_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6252920Z test_meshgrid_ij_indexing_is_default_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6253170Z test_meshgrid_inconsistent_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6253450Z test_meshgrid_inconsistent_dtype_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6253730Z test_meshgrid_non_1d_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6253990Z test_meshgrid_unsupported_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6254230Z test_meshgrid_vs_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6254470Z test_meshgrid_warns_if_no_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6254740Z test_meshgrid_xy_indexing_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6254970Z test_new_empty_strided_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6255210Z test_new_methods_requires_grad_cpu (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6255510Z test_new_tensor_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6255740Z test_offset_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6255990Z test_ones_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6256210Z test_random_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6256430Z test_random_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6256700Z test_random_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6256920Z test_random_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6257180Z test_random_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6257430Z test_random_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6257660Z test_random_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6257890Z test_random_default_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6258130Z test_random_default_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6258370Z test_random_default_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6258600Z test_random_default_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6258830Z test_random_default_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6259130Z test_random_default_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6263840Z test_random_default_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6264070Z test_random_default_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6264310Z test_random_default_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6264540Z test_random_from_to_bool_cpu (__main__.TestTensorCreationCPU) ... ok (0.204s) 2023-01-11T21:36:36.6264770Z test_random_from_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2023-01-11T21:36:36.6265010Z test_random_from_to_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2023-01-11T21:36:36.6265280Z test_random_from_to_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2023-01-11T21:36:36.6265550Z test_random_from_to_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.034s) 2023-01-11T21:36:36.6265800Z test_random_from_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.218s) 2023-01-11T21:36:36.6266030Z test_random_from_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.218s) 2023-01-11T21:36:36.6266260Z test_random_from_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.028s) 2023-01-11T21:36:36.6266490Z test_random_from_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.218s) 2023-01-11T21:36:36.6266720Z test_random_from_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.191s) 2023-01-11T21:36:36.6266950Z test_random_full_range_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6267260Z test_random_full_range_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6267510Z test_random_full_range_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6267750Z test_random_full_range_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6267980Z test_random_full_range_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6268290Z test_random_full_range_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6268530Z test_random_full_range_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6268760Z test_random_full_range_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6269030Z test_random_full_range_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6269950Z test_random_to_cpu_bfloat16 (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:1714: UserWarning: to - 1 is out of bounds [-(2^8), 2^8]. Due to precision limitations c10::BFloat16 can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/DistributionTemplates.h:105.) 2023-01-11T21:36:36.6270460Z t.random_(to_) 2023-01-11T21:36:36.6270580Z ok (0.010s) 2023-01-11T21:36:36.6271310Z test_random_to_cpu_float16 (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:1714: UserWarning: to - 1 is out of bounds [-(2^11), 2^11]. Due to precision limitations c10::Half can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/DistributionTemplates.h:105.) 2023-01-11T21:36:36.6271780Z t.random_(to_) 2023-01-11T21:36:36.6271900Z ok (0.010s) 2023-01-11T21:36:36.6272550Z test_random_to_cpu_float32 (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:1714: UserWarning: to - 1 is out of bounds [-(2^24), 2^24]. Due to precision limitations float can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/DistributionTemplates.h:105.) 2023-01-11T21:36:36.6273090Z t.random_(to_) 2023-01-11T21:36:36.6273210Z ok (0.010s) 2023-01-11T21:36:36.6273870Z test_random_to_cpu_float64 (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:1714: UserWarning: to - 1 is out of bounds [-(2^53), 2^53]. Due to precision limitations double can support discrete uniform distribution only within this range. This warning will become an error in version 1.7 release, please fix the code in advance (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/DistributionTemplates.h:105.) 2023-01-11T21:36:36.6274340Z t.random_(to_) 2023-01-11T21:36:36.6274460Z ok (0.010s) 2023-01-11T21:36:36.6274640Z test_random_to_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.023s) 2023-01-11T21:36:36.6274870Z test_random_to_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.023s) 2023-01-11T21:36:36.6275130Z test_random_to_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T21:36:36.6275390Z test_random_to_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.023s) 2023-01-11T21:36:36.6275610Z test_random_to_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.019s) 2023-01-11T21:36:36.6275830Z test_range_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6276080Z test_range_factories_64bit_indexing_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:36:36.6276330Z test_range_warning_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6276570Z test_repeat_interleave_cpu (__main__.TestTensorCreationCPU) ... ok (0.010s) 2023-01-11T21:36:36.6276790Z test_roll_cpu (__main__.TestTensorCreationCPU) ... ok (0.008s) 2023-01-11T21:36:36.6277100Z test_signal_window_functions_window_bartlett_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6277430Z test_signal_window_functions_window_bartlett_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6277700Z test_signal_window_functions_window_bartlett_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6277980Z test_signal_window_functions_window_blackman_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6278250Z test_signal_window_functions_window_blackman_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6278520Z test_signal_window_functions_window_blackman_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6278790Z test_signal_window_functions_window_hamming_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6279110Z test_signal_window_functions_window_hamming_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6279420Z test_signal_window_functions_window_hamming_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6279690Z test_signal_window_functions_window_hann_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6279960Z test_signal_window_functions_window_hann_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6280220Z test_signal_window_functions_window_hann_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6280470Z test_simple_scalar_cast_cpu (__main__.TestTensorCreationCPU) ... ok (0.006s) 2023-01-11T21:36:36.6280700Z test_stack_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6280910Z test_stack_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6281220Z test_strided_mismatched_stride_shape_cpu (__main__.TestTensorCreationCPU) ... ok (0.017s) 2023-01-11T21:36:36.6281480Z test_tensor_ctor_device_inference_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6281720Z test_tensor_device_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6281960Z test_tensor_factories_empty_cpu (__main__.TestTensorCreationCPU) ... ok (0.114s) 2023-01-11T21:36:36.6282200Z test_tensor_factory_copy_var_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6282430Z test_tensor_factory_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6282680Z test_tensor_factory_gpu_type_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6283000Z test_tensor_factory_gpu_type_inference_cpu (__main__.TestTensorCreationCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:36:36.6283740Z test_tensor_factory_type_inference_cpu (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:2109: UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor. (Triggered internally at /Users/runner/work/pytorch/pytorch/torch/csrc/utils/tensor_new.cpp:259.) 2023-01-11T21:36:36.6284250Z self.assertIs(default_dtype, torch.tensor(((7, np.array(5)), (np.array(9), 5.))).dtype) 2023-01-11T21:36:36.6284420Z ok (0.001s) 2023-01-11T21:36:36.6284610Z test_tensor_from_non_writable_numpy_cpu (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6284860Z test_tensor_from_sequence_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6285100Z test_torch_complex_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6285340Z test_torch_complex_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6285640Z test_torch_complex_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6285890Z test_torch_complex_floating_dtype_error_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6286230Z test_torch_complex_floating_dtype_error_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6286510Z test_torch_complex_floating_dtype_error_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6286780Z test_torch_complex_floating_dtype_error_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6287050Z test_torch_complex_floating_dtype_error_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6287310Z test_torch_complex_floating_dtype_error_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6287600Z test_torch_complex_floating_dtype_error_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6287900Z test_torch_complex_floating_dtype_error_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6288200Z test_torch_complex_out_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T21:36:36.6288460Z test_torch_complex_out_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.004s) 2023-01-11T21:36:36.6288720Z test_torch_complex_same_dtype_error_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T21:36:36.6288980Z test_torch_complex_same_dtype_error_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.005s) 2023-01-11T21:36:36.6289230Z test_torch_polar_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6289460Z test_torch_polar_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6289760Z test_unpack_double_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6290010Z test_unpack_double_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6290240Z test_vander_cpu (__main__.TestTensorCreationCPU) ... ok (0.003s) 2023-01-11T21:36:36.6290460Z test_vander_types_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6290700Z test_vander_types_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6290940Z test_vander_types_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6291180Z test_vander_types_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6291450Z test_vander_types_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6292020Z test_vander_types_cpu_int16 (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:133: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:36:36.6292400Z pt_x = torch.tensor(x, device=device, dtype=dtype) 2023-01-11T21:36:36.6292560Z ok (0.002s) 2023-01-11T21:36:36.6292740Z test_vander_types_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6292970Z test_vander_types_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6293200Z test_vander_types_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6293430Z test_vander_types_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6293730Z test_vsplit_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2023-01-11T21:36:36.6293960Z test_vsplit_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2023-01-11T21:36:36.6294180Z test_vsplit_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.008s) 2023-01-11T21:36:36.6294420Z test_vstack_row_stack_cpu_complex128 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2023-01-11T21:36:36.6294670Z test_vstack_row_stack_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2023-01-11T21:36:36.6294910Z test_vstack_row_stack_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2023-01-11T21:36:36.6295190Z test_vstack_row_stack_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2023-01-11T21:36:36.6295470Z test_vstack_row_stack_cpu_float64 (__main__.TestTensorCreationCPU) ... ok (0.035s) 2023-01-11T21:36:36.6296040Z test_vstack_row_stack_cpu_int16 (__main__.TestTensorCreationCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_tensor_creation_ops.py:819: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T21:36:36.6296460Z input_t = [torch.tensor(random.uniform(0, 10), device=device, dtype=dtype) for i in range(num_tensors)] 2023-01-11T21:36:36.6296650Z ok (0.025s) 2023-01-11T21:36:36.6296840Z test_vstack_row_stack_cpu_int32 (__main__.TestTensorCreationCPU) ... ok (0.025s) 2023-01-11T21:36:36.6297110Z test_vstack_row_stack_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2023-01-11T21:36:36.6297350Z test_vstack_row_stack_cpu_int8 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2023-01-11T21:36:36.6297580Z test_vstack_row_stack_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.024s) 2023-01-11T21:36:36.6297870Z test_zeros_cpu (__main__.TestTensorCreationCPU) ... ok (0.001s) 2023-01-11T21:36:36.6302570Z test_zeros_dtype_layout_device_match_cpu_bool (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6302860Z test_zeros_dtype_layout_device_match_cpu_complex64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6303120Z test_zeros_dtype_layout_device_match_cpu_float16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6303390Z test_zeros_dtype_layout_device_match_cpu_float32 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6303650Z test_zeros_dtype_layout_device_match_cpu_int16 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6303910Z test_zeros_dtype_layout_device_match_cpu_int64 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6304200Z test_zeros_dtype_layout_device_match_cpu_uint8 (__main__.TestTensorCreationCPU) ... ok (0.000s) 2023-01-11T21:36:36.6304470Z test_zeros_out_cpu (__main__.TestTensorCreationCPU) ... ok (0.002s) 2023-01-11T21:36:36.6304600Z 2023-01-11T21:36:36.6304750Z ---------------------------------------------------------------------- 2023-01-11T21:36:36.6304940Z Ran 543 tests in 11.532s 2023-01-11T21:36:36.6305020Z 2023-01-11T21:36:36.6305070Z OK (skipped=64) 2023-01-11T21:36:36.6305150Z 2023-01-11T21:36:36.6305210Z Generating XML reports... 2023-01-11T21:36:36.6305540Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestAsArrayCPU-20230111213624.xml 2023-01-11T21:36:36.6305930Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestBufferProtocolCPU-20230111213624.xml 2023-01-11T21:36:36.6306390Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestLikeTensorCreationCPU-20230111213624.xml 2023-01-11T21:36:36.6306810Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestRandomTensorCreationCPU-20230111213624.xml 2023-01-11T21:36:36.6307200Z Generated XML report: test-reports/python-unittest/test_tensor_creation_ops/TEST-TestTensorCreationCPU-20230111213624.xml 2023-01-11T21:36:36.6307380Z 2023-01-11T21:36:36.6307630Z ##[endgroup] 2023-01-11T21:36:36.6307940Z FINISHED PRINTING LOG FILE of test_tensor_creation_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_tensor_creation_ops_2b26wguq) 2023-01-11T21:36:36.6308120Z 2023-01-11T21:36:36.6308270Z Running test_tensorexpr ... [2023-01-11 21:36:36.612169] 2023-01-11T21:36:36.6308680Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:36:36.612533] 2023-01-11T21:36:48.4863530Z 2023-01-11T21:36:48.4863900Z Expand the folded group to see the log file of test_tensorexpr 2023-01-11T21:36:48.4864640Z ##[group]PRINTING LOG FILE of test_tensorexpr (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_tensorexpr_ugcnz9lf) 2023-01-11T21:36:48.4864900Z 2023-01-11T21:36:48.4864980Z Running tests... 2023-01-11T21:36:48.4865340Z ---------------------------------------------------------------------- 2023-01-11T21:36:48.4865630Z Test results will be stored in test-reports/python-unittest/test_tensorexpr 2023-01-11T21:36:48.4865880Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (0.133s) 2023-01-11T21:36:48.4866100Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.011s) 2023-01-11T21:36:48.4866330Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.022s) 2023-01-11T21:36:48.4866570Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.005s) 2023-01-11T21:36:48.4867020Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (0.466s) 2023-01-11T21:36:48.4867270Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.018s) 2023-01-11T21:36:48.4867500Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.003s) 2023-01-11T21:36:48.4867730Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (0.175s) 2023-01-11T21:36:48.4867950Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (0.019s) 2023-01-11T21:36:48.4868180Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.031s) 2023-01-11T21:36:48.4868400Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (0.223s) 2023-01-11T21:36:48.4868620Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.006s) 2023-01-11T21:36:48.4868920Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (0.854s) 2023-01-11T21:36:48.4869140Z test_cat (__main__.TestTensorExprFuser) ... ok (0.648s) 2023-01-11T21:36:48.4869360Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (0.105s) 2023-01-11T21:36:48.4869580Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (0.101s) 2023-01-11T21:36:48.4869850Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.000s) 2023-01-11T21:36:48.4870100Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (0.101s) 2023-01-11T21:36:48.4870330Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.008s) 2023-01-11T21:36:48.4870570Z test_char (__main__.TestTensorExprFuser) ... ok (0.004s) 2023-01-11T21:36:48.4870820Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.027s) 2023-01-11T21:36:48.4871150Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.017s) 2023-01-11T21:36:48.4871390Z test_constant (__main__.TestTensorExprFuser) ... ok (0.004s) 2023-01-11T21:36:48.4871600Z test_double (__main__.TestTensorExprFuser) ... ok (0.004s) 2023-01-11T21:36:48.4871820Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.003s) 2023-01-11T21:36:48.4872100Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.001s) 2023-01-11T21:36:48.4872340Z test_easy (__main__.TestTensorExprFuser) ... ok (0.008s) 2023-01-11T21:36:48.4872610Z test_eq (__main__.TestTensorExprFuser) ... ok (0.007s) 2023-01-11T21:36:48.4872810Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.006s) 2023-01-11T21:36:48.4873030Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.013s) 2023-01-11T21:36:48.4873230Z test_ge (__main__.TestTensorExprFuser) ... ok (0.007s) 2023-01-11T21:36:48.4873420Z test_gt (__main__.TestTensorExprFuser) ... ok (0.008s) 2023-01-11T21:36:48.4873650Z test_guard_fails (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:36:48.4873880Z test_half_bn_relu (__main__.TestTensorExprFuser) ... ok (0.001s) 2023-01-11T21:36:48.4874130Z test_half_gelu (__main__.TestTensorExprFuser) ... ok (0.002s) 2023-01-11T21:36:48.4874400Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.004s) 2023-01-11T21:36:48.4874640Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.003s) 2023-01-11T21:36:48.4874870Z test_le (__main__.TestTensorExprFuser) ... ok (0.007s) 2023-01-11T21:36:48.4875220Z test_loop (__main__.TestTensorExprFuser) ... ok (0.054s) 2023-01-11T21:36:48.4875440Z test_lt (__main__.TestTensorExprFuser) ... ok (0.007s) 2023-01-11T21:36:48.4875660Z test_mask (__main__.TestTensorExprFuser) ... ok (0.002s) 2023-01-11T21:36:48.4875870Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.011s) 2023-01-11T21:36:48.4876150Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.003s) 2023-01-11T21:36:48.4876390Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.003s) 2023-01-11T21:36:48.4876620Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.005s) 2023-01-11T21:36:48.4876860Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.010s) 2023-01-11T21:36:48.4877200Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.003s) 2023-01-11T21:36:48.4877430Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.013s) 2023-01-11T21:36:48.4877670Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.011s) 2023-01-11T21:36:48.4877930Z test_nans (__main__.TestTensorExprFuser) ... ok (0.008s) 2023-01-11T21:36:48.4878180Z test_ne (__main__.TestTensorExprFuser) ... ok (0.007s) 2023-01-11T21:36:48.4878400Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.008s) 2023-01-11T21:36:48.4878640Z test_propagated_mem_layout (__main__.TestTensorExprFuser) ... ok (3.821s) 2023-01-11T21:36:48.4878880Z test_rand_like (__main__.TestTensorExprFuser) ... ok (0.157s) 2023-01-11T21:36:48.4879100Z test_rank_two (__main__.TestTensorExprFuser) ... ok (0.064s) 2023-01-11T21:36:48.4886620Z test_relu (__main__.TestTensorExprFuser) ... ok (0.024s) 2023-01-11T21:36:48.4886850Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.037s) 2023-01-11T21:36:48.4887140Z test_reps (__main__.TestTensorExprFuser) ... ok (0.157s) 2023-01-11T21:36:48.4887360Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.005s) 2023-01-11T21:36:48.4887580Z test_short (__main__.TestTensorExprFuser) ... ok (0.005s) 2023-01-11T21:36:48.4887800Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.008s) 2023-01-11T21:36:48.4888020Z test_sin_pow (__main__.TestTensorExprFuser) ... ok (0.100s) 2023-01-11T21:36:48.4888230Z test_slice (__main__.TestTensorExprFuser) ... ok (2.087s) 2023-01-11T21:36:48.4888450Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.010s) 2023-01-11T21:36:48.4888710Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.038s) 2023-01-11T21:36:48.4888990Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:36:48.4889240Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.014s) 2023-01-11T21:36:48.4889470Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.010s) 2023-01-11T21:36:48.4889680Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (0.054s) 2023-01-11T21:36:48.4889890Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.013s) 2023-01-11T21:36:48.4890090Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (0.289s) 2023-01-11T21:36:48.4890290Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (0.899s) 2023-01-11T21:36:48.4890560Z test_where (__main__.TestTensorExprFuser) ... ok (0.012s) 2023-01-11T21:36:48.4890680Z 2023-01-11T21:36:48.4890870Z ---------------------------------------------------------------------- 2023-01-11T21:36:48.4891050Z Ran 73 tests in 11.007s 2023-01-11T21:36:48.4891140Z 2023-01-11T21:36:48.4891190Z OK (skipped=4) 2023-01-11T21:36:48.4891280Z 2023-01-11T21:36:48.4891340Z Generating XML reports... 2023-01-11T21:36:48.4891650Z Generated XML report: test-reports/python-unittest/test_tensorexpr/TEST-TestTensorExprFuser-20230111213637.xml 2023-01-11T21:36:48.4891830Z 2023-01-11T21:36:48.4892020Z ##[endgroup] 2023-01-11T21:36:48.4892390Z FINISHED PRINTING LOG FILE of test_tensorexpr (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_tensorexpr_ugcnz9lf) 2023-01-11T21:36:48.4892580Z 2023-01-11T21:36:48.4892850Z Running test_multiprocessing_spawn ... [2023-01-11 21:36:48.486703] 2023-01-11T21:36:48.4893280Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_multiprocessing_spawn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:36:48.487045] 2023-01-11T21:36:56.6266200Z 2023-01-11T21:36:56.6266620Z Expand the folded group to see the log file of test_multiprocessing_spawn 2023-01-11T21:36:56.6267330Z ##[group]PRINTING LOG FILE of test_multiprocessing_spawn (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_multiprocessing_spawn_0ytr14xn) 2023-01-11T21:36:56.6267550Z 2023-01-11T21:36:56.6267610Z Running tests... 2023-01-11T21:36:56.6268000Z ---------------------------------------------------------------------- 2023-01-11T21:36:56.6268530Z Test results will be stored in test-reports/python-unittest/test_multiprocessing_spawn 2023-01-11T21:36:56.6268810Z test_errors_pickleable (__main__.ErrorTest) ... ok (0.121s) 2023-01-11T21:36:56.6269030Z test_exception_all (__main__.ForkTest) ... ok (0.011s) 2023-01-11T21:36:56.6269230Z test_exception_single (__main__.ForkTest) ... ok (0.012s) 2023-01-11T21:36:56.6269450Z test_first_argument_index (__main__.ForkTest) ... ok (0.006s) 2023-01-11T21:36:56.6269640Z test_success (__main__.ForkTest) ... ok (0.005s) 2023-01-11T21:36:56.6269860Z test_success_first_then_exception (__main__.ForkTest) ... ok (0.110s) 2023-01-11T21:36:56.6270140Z test_success_non_blocking (__main__.ForkTest) ... ok (0.008s) 2023-01-11T21:36:56.6270350Z test_terminate_exit (__main__.ForkTest) ... ok (0.008s) 2023-01-11T21:36:56.6270560Z test_terminate_signal (__main__.ForkTest) ... ok (0.006s) 2023-01-11T21:36:56.6270980Z test_exception_all (__main__.SpawnTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6271310Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6271690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6271990Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6272390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6272720Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6273110Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6273420Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6273590Z ok (0.732s) 2023-01-11T21:36:56.6273970Z test_exception_raises (__main__.SpawnTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6274290Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6274660Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6275040Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6275220Z ok (0.654s) 2023-01-11T21:36:56.6275600Z test_exception_single (__main__.SpawnTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6275930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6276380Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6276680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6277070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6277430Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6277880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6278200Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6278700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6278990Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6279350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6279630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6280020Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6280410Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6280850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6281160Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6281350Z ok (1.388s) 2023-01-11T21:36:56.6281750Z test_first_argument_index (__main__.SpawnTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6282110Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6282530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6282880Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6283310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6283630Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6284040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6284360Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6284550Z ok (0.727s) 2023-01-11T21:36:56.6284730Z test_signal_raises (__main__.SpawnTest) ... ok (0.004s) 2023-01-11T21:36:56.6285160Z test_success (__main__.SpawnTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6285570Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6285970Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6286290Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6286740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6287060Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6287460Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6287750Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6287950Z ok (0.723s) 2023-01-11T21:36:56.6288390Z test_success_first_then_exception (__main__.SpawnTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6288770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6289140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6289430Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6289810Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6290120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6290510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6290890Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6291070Z ok (0.806s) 2023-01-11T21:36:56.6291460Z test_success_non_blocking (__main__.SpawnTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6291770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6292130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6292410Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6292770Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6293100Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6293510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6293800Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6293970Z ok (0.727s) 2023-01-11T21:36:56.6294330Z test_terminate_exit (__main__.SpawnTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6294640Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6302070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6302380Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6302820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6303140Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6303630Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6303930Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6304100Z ok (0.694s) 2023-01-11T21:36:56.6304510Z test_terminate_signal (__main__.SpawnTest) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6304830Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6305220Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:36:56.6305560Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:36:56.6305920Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6306210Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6306560Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:36:56.6306850Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:36:56.6307020Z ok (0.583s) 2023-01-11T21:36:56.6307100Z 2023-01-11T21:36:56.6307270Z ---------------------------------------------------------------------- 2023-01-11T21:36:56.6307520Z Ran 19 tests in 7.328s 2023-01-11T21:36:56.6307610Z 2023-01-11T21:36:56.6307650Z OK 2023-01-11T21:36:56.6307720Z 2023-01-11T21:36:56.6307780Z Generating XML reports... 2023-01-11T21:36:56.6308110Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ErrorTest-20230111213649.xml 2023-01-11T21:36:56.6308480Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-ForkTest-20230111213649.xml 2023-01-11T21:36:56.6308840Z Generated XML report: test-reports/python-unittest/test_multiprocessing_spawn/TEST-SpawnTest-20230111213649.xml 2023-01-11T21:36:56.6309000Z 2023-01-11T21:36:56.6309220Z ##[endgroup] 2023-01-11T21:36:56.6309610Z FINISHED PRINTING LOG FILE of test_multiprocessing_spawn (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_multiprocessing_spawn_0ytr14xn) 2023-01-11T21:36:56.6309820Z 2023-01-11T21:36:56.6309990Z Running nn/test_convolution ... [2023-01-11 21:36:56.626919] 2023-01-11T21:36:56.6310390Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_convolution.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:36:56.627269] 2023-01-11T21:37:04.2803220Z 2023-01-11T21:37:04.2803620Z Expand the folded group to see the log file of nn/test_convolution 2023-01-11T21:37:04.2804230Z ##[group]PRINTING LOG FILE of nn/test_convolution (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_convolution_g7l1rbai) 2023-01-11T21:37:04.2804460Z 2023-01-11T21:37:04.2804520Z Running tests... 2023-01-11T21:37:04.2805710Z ---------------------------------------------------------------------- 2023-01-11T21:37:04.2806550Z Test results will be stored in test-reports/python-unittest/nn.test_convolution 2023-01-11T21:37:04.2807270Z test_Conv1d_module_same_padding (__main__.TestConvolutionNN) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/nn/test_convolution.py:152: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:37:04.2807790Z expect = F.conv1d(x, module.weight, module.bias, padding='same') 2023-01-11T21:37:04.2808100Z ok (0.002s) 2023-01-11T21:37:04.2808290Z test_Conv2d_1x1 (__main__.TestConvolutionNN) ... ok (0.013s) 2023-01-11T21:37:04.2808570Z test_Conv2d_OneDNN (__main__.TestConvolutionNN) ... ok (0.017s) 2023-01-11T21:37:04.2808800Z test_Conv2d_backward_twice (__main__.TestConvolutionNN) ... ok (0.004s) 2023-01-11T21:37:04.2809030Z test_Conv2d_groups_nobias (__main__.TestConvolutionNN) ... ok (0.002s) 2023-01-11T21:37:04.2809250Z test_Conv2d_groups_nobias_v2 (__main__.TestConvolutionNN) ... ok (0.003s) 2023-01-11T21:37:04.2809480Z test_Conv2d_inconsistent_types (__main__.TestConvolutionNN) ... ok (0.006s) 2023-01-11T21:37:04.2809750Z test_Conv2d_inconsistent_types_on_GPU_with_cudnn (__main__.TestConvolutionNN) ... skip: CUDA not available (0.000s) 2023-01-11T21:37:04.2810150Z test_Conv2d_inconsistent_types_on_GPU_without_cudnn (__main__.TestConvolutionNN) ... skip: CUDA not available (0.000s) 2023-01-11T21:37:04.2810440Z test_Conv2d_missing_argument (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T21:37:04.2810710Z test_Conv2d_module_same_padding (__main__.TestConvolutionNN) ... ok (0.002s) 2023-01-11T21:37:04.2810940Z test_Conv3d_groups_nobias (__main__.TestConvolutionNN) ... ok (0.002s) 2023-01-11T21:37:04.2811150Z test_Conv3d_groups_wbias (__main__.TestConvolutionNN) ... ok (0.003s) 2023-01-11T21:37:04.2811380Z test_Conv3d_module_same_padding (__main__.TestConvolutionNN) ... ok (0.002s) 2023-01-11T21:37:04.2811660Z test_ConvTranspose2d_half_cublas_gemm (__main__.TestConvolutionNN) ... skip: CUDA not available (0.000s) 2023-01-11T21:37:04.2811920Z test_ConvTranspose2d_output_size (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T21:37:04.2812190Z test_ConvTranspose2d_output_size_downsample_upsample (__main__.TestConvolutionNN) ... ok (0.881s) 2023-01-11T21:37:04.2812570Z test_ConvTranspose3d_correct_output_size (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T21:37:04.2812830Z test_conv2d_discontiguous_weight (__main__.TestConvolutionNN) ... ok (0.008s) 2023-01-11T21:37:04.2813060Z test_conv_backcompat (__main__.TestConvolutionNN) ... ok (0.006s) 2023-01-11T21:37:04.2813310Z test_conv_cudnn_memory_layout_dominance (__main__.TestConvolutionNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:37:04.2813560Z test_conv_invalid_groups (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T21:37:04.2814020Z test_conv_modules_raise_error_on_incorrect_input_size (__main__.TestConvolutionNN) ... ok (0.048s) 2023-01-11T21:37:04.2814270Z test_conv_padding_mode (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T21:37:04.2815070Z test_conv_shapecheck (__main__.TestConvolutionNN) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T21:37:04.2815620Z warnings.warn( 2023-01-11T21:37:04.2815750Z ok (0.078s) 2023-01-11T21:37:04.2815920Z test_conv_tbc (__main__.TestConvolutionNN) ... ok (0.001s) 2023-01-11T21:37:04.2816160Z test_cudnn_non_contiguous (__main__.TestConvolutionNN) ... skip: CUDA not available (0.000s) 2023-01-11T21:37:04.2816440Z test_cudnn_noncontiguous_weight (__main__.TestConvolutionNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:37:04.2816690Z test_functional_grad_conv (__main__.TestConvolutionNN) ... ok (0.002s) 2023-01-11T21:37:04.2816930Z test_functional_grad_conv2d (__main__.TestConvolutionNN) ... ok (0.082s) 2023-01-11T21:37:04.2817220Z test_grad_conv1d_input (__main__.TestConvolutionNN) ... ok (0.009s) 2023-01-11T21:37:04.2817460Z test_grad_conv1d_weight (__main__.TestConvolutionNN) ... ok (0.009s) 2023-01-11T21:37:04.2817680Z test_grad_conv2d_input (__main__.TestConvolutionNN) ... ok (0.009s) 2023-01-11T21:37:04.2817930Z test_grad_conv2d_weight (__main__.TestConvolutionNN) ... ok (0.010s) 2023-01-11T21:37:04.2818160Z test_grad_conv3d_input (__main__.TestConvolutionNN) ... ok (0.018s) 2023-01-11T21:37:04.2818380Z test_grad_conv3d_weight (__main__.TestConvolutionNN) ... ok (0.020s) 2023-01-11T21:37:04.2818640Z test_grouped_conv_cudnn_nhwc_support (__main__.TestConvolutionNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:37:04.2819430Z test_invalid_conv1d (__main__.TestConvolutionNN) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T21:37:04.2820000Z warnings.warn( 2023-01-11T21:37:04.2820140Z ok (0.036s) 2023-01-11T21:37:04.2820310Z test_invalid_conv2d (__main__.TestConvolutionNN) ... ok (0.071s) 2023-01-11T21:37:04.2820540Z test_invalid_conv3d (__main__.TestConvolutionNN) ... ok (0.035s) 2023-01-11T21:37:04.2820770Z test_mismatch_shape_conv2d (__main__.TestConvolutionNN) ... ok (0.003s) 2023-01-11T21:37:04.2821010Z test_nnpack_conv (__main__.TestConvolutionNN) ... ok (0.044s) 2023-01-11T21:37:04.2821270Z test_thnn_conv_strided_padded_dilated (__main__.TestConvolutionNN) ... skip: CUDA not available (0.001s) 2023-01-11T21:37:04.2821650Z test_Conv2d_backward_depthwise_cpu_complex128 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.750s) 2023-01-11T21:37:04.2821980Z test_Conv2d_backward_depthwise_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.069s) 2023-01-11T21:37:04.2822320Z test_Conv2d_depthwise_naive_groups_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2822650Z test_Conv2d_depthwise_naive_groups_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2823000Z test_Conv2d_depthwise_naive_groups_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2823310Z test_Conv2d_deterministic_cudnn_cpu_complex128 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2823630Z test_Conv2d_deterministic_cudnn_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2824000Z test_Conv2d_deterministic_cudnn_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2824360Z test_Conv2d_deterministic_cudnn_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2824690Z test_Conv2d_deterministic_cudnn_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2825020Z test_Conv2d_large_workspace_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2825380Z test_Conv2d_large_workspace_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2832250Z test_Conv2d_large_workspace_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2832610Z test_Conv2d_naive_groups_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:37:04.2832930Z test_Conv2d_size_1_kernel_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2833290Z test_Conv3d_depthwise_naive_groups_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2833740Z test_Conv3d_depthwise_naive_groups_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2834080Z test_Conv3d_depthwise_naive_groups_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2834420Z test_ConvTranspose2d_large_output_padding_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2834780Z test_ConvTranspose2d_large_output_padding_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2835130Z test_ConvTranspose2d_size_1_kernel_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2835450Z test_ConvTranspose3d_size_1_kernel_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.2835860Z test_contig_wrong_stride_cudnn_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:04.2836230Z test_conv1d_same_padding_backward_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:37:04.2836540Z test_conv1d_same_padding_backward_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2836840Z test_conv1d_same_padding_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:37:04.2837120Z test_conv1d_same_padding_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:37:04.2837420Z test_conv1d_valid_padding_backward_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2837730Z test_conv1d_valid_padding_backward_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2838070Z test_conv1d_valid_padding_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2838380Z test_conv1d_valid_padding_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:37:04.2838670Z test_conv1d_vs_scipy_mode_same_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2838960Z test_conv1d_vs_scipy_mode_same_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2839240Z test_conv1d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2839520Z test_conv1d_vs_scipy_mode_valid_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2839800Z test_conv2d_no_grad_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:37:04.2840110Z test_conv2d_same_padding_backward_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:37:04.2840440Z test_conv2d_same_padding_backward_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2840720Z test_conv2d_same_padding_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:37:04.2841000Z test_conv2d_same_padding_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2841280Z test_conv2d_valid_padding_backward_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2841580Z test_conv2d_valid_padding_backward_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2841870Z test_conv2d_valid_padding_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2842140Z test_conv2d_valid_padding_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:37:04.2842490Z test_conv2d_vs_scipy_mode_same_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2842770Z test_conv2d_vs_scipy_mode_same_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2843100Z test_conv2d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2843390Z test_conv2d_vs_scipy_mode_valid_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2843690Z test_conv3d_64bit_indexing_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:04.2844000Z test_conv3d_same_padding_backward_cpu_complex128 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.173s) 2023-01-11T21:37:04.2844300Z test_conv3d_same_padding_backward_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:37:04.2844620Z test_conv3d_same_padding_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:37:04.2844940Z test_conv3d_same_padding_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2845260Z test_conv3d_valid_padding_backward_cpu_complex128 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.040s) 2023-01-11T21:37:04.2845560Z test_conv3d_valid_padding_backward_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:37:04.2845880Z test_conv3d_valid_padding_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2846160Z test_conv3d_valid_padding_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2846440Z test_conv3d_vs_scipy_mode_same_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:37:04.2846710Z test_conv3d_vs_scipy_mode_same_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2847060Z test_conv3d_vs_scipy_mode_valid_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:37:04.2847350Z test_conv3d_vs_scipy_mode_valid_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2847620Z test_convTranspose_empty_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.2847950Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2848340Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2848710Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2849090Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2849510Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2849930Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2850290Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2850650Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2851010Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2851370Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2851800Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2852160Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2852590Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2852960Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2853310Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2853710Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2854070Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2854430Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2854780Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2855180Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2855580Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2855940Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2856300Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2856660Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2857010Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2857370Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2857720Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2858130Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2858490Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2858840Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2859190Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2859540Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2859950Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2860350Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2860760Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2861160Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2861530Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2861930Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2862290Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2862640Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2863000Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2863350Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2863770Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2864120Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2864470Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2864810Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2865160Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2865500Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2865860Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2866260Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2866660Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2867030Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2867390Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2867780Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2868140Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2868510Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2868860Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2869270Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2869660Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2870000Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2870350Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2870690Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2871040Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2871380Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2871760Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2872160Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2872500Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2872830Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2873170Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2873500Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2873830Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2874150Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2874550Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2874890Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2875220Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2875540Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2875900Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2876230Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2876560Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2876930Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2877310Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2877660Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2878040Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2878380Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2878710Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2879030Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2879350Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2879750Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2880090Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2880440Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2880780Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2881120Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2881470Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2881810Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2882180Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2882560Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2882900Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2883240Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:37:04.2883580Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2883920Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:37:04.2884320Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2884660Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2885070Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2885420Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2885760Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2886140Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2886480Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2886820Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2887160Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2887530Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2887900Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2888240Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2888580Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2888920Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2889260Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2889590Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:37:04.2889930Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2890330Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2890670Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2891010Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2891340Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2891680Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2892010Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2892370Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2892750Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2893120Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2893450Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2893780Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2894110Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2894500Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2894840Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2895160Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2895570Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2895900Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2896220Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2896550Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:37:04.2896900Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2897260Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2897610Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2898000Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2898390Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2898750Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2899100Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2899440Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2899800Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2900170Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2900560Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2901000Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2901380Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2901750Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2902120Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2902510Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2902870Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2903220Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2903610Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2903990Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2904340Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2904700Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2905090Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2905440Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2905800Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2906160Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2906650Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2907020Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2907380Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2907740Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2908100Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2908470Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2909020Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2909410Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2909800Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2910160Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2910500Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2910920Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2911270Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2911620Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2911980Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2912420Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2912790Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2913160Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2913520Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2913890Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2914250Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2914610Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2915010Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2915410Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2915780Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2916140Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2916510Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2916910Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2917280Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2917640Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2918070Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2918440Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2918850Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2919210Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2919570Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2919930Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2920290Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2920690Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2921090Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2921460Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2921820Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2922180Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2922540Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2922900Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2923260Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2923680Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.006s) 2023-01-11T21:37:04.2924110Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2924520Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2924940Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2925340Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2930510Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2930910Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2931440Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2931900Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2932290Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2932680Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2933060Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2933440Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2933820Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2934200Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2934650Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2935040Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2935440Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2935840Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2936250Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2936660Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2937060Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2937510Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2937960Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2938380Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2938780Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2939230Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2939630Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2940010Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2940400Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2940870Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2941270Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2941660Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2942050Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2942430Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2942810Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2943200Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2943610Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2944030Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2944410Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2944790Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2945210Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2945610Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2946000Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2946390Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2946880Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2947280Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2947670Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2948060Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2948470Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2948880Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2949270Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2949700Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2950130Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2950530Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2950920Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2951310Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2951700Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2952080Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2952460Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2952950Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2953340Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2953720Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2954100Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2954510Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2954900Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2955300Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2955730Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2956160Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2956560Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2956960Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2957350Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2957740Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2958140Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2958540Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2959010Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2959410Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2959810Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2960210Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2960620Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2961020Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2961410Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2961840Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2962300Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2962700Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2963090Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2963480Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2963870Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2964260Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2964660Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2965120Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2965530Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2965920Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2966310Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2966700Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2967080Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2967460Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2967880Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2968330Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2968740Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2969130Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2969520Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2970100Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2970530Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2970920Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2971390Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2971790Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2972180Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2972570Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2972960Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2973350Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2973740Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2974160Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2974590Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2974980Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2975370Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2975780Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2976170Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2976610Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2977030Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2977530Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2977940Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2983350Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2983770Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2984160Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2984560Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2984950Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2985400Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2985840Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2986250Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2986660Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2987060Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2987490Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2987890Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2988380Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2988840Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2989250Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2989660Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2990100Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2990500Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2990900Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2991300Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2991730Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2992180Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2992580Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: PyTorch is built without mkldnn support (0.006s) 2023-01-11T21:37:04.2992950Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.2993290Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.2993630Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.2993960Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.2994300Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.2994700Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.2995040Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.2995380Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.2995720Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.017s) 2023-01-11T21:37:04.2996080Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.017s) 2023-01-11T21:37:04.2996460Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.2996810Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.2997200Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.2997570Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.017s) 2023-01-11T21:37:04.2997920Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.2998280Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.2998610Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:37:04.2998930Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:37:04.2999240Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.2999550Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:37:04.2999920Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:37:04.3000300Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:37:04.3000630Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3000960Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3001300Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.015s) 2023-01-11T21:37:04.3001640Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.016s) 2023-01-11T21:37:04.3001980Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3002360Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3002730Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.017s) 2023-01-11T21:37:04.3003080Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.017s) 2023-01-11T21:37:04.3003420Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3003760Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3004100Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3004460Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3004800Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.3005240Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.3005570Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3005910Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.3006240Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.3006620Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.3006950Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.022s) 2023-01-11T21:37:04.3007310Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.022s) 2023-01-11T21:37:04.3007690Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.023s) 2023-01-11T21:37:04.3008080Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.023s) 2023-01-11T21:37:04.3008430Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.020s) 2023-01-11T21:37:04.3008780Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.022s) 2023-01-11T21:37:04.3009130Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.024s) 2023-01-11T21:37:04.3009480Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.024s) 2023-01-11T21:37:04.3009820Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:37:04.3010140Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:37:04.3010530Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3010850Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3011220Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3011550Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3011870Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3012190Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3012510Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.021s) 2023-01-11T21:37:04.3012910Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.020s) 2023-01-11T21:37:04.3013290Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.023s) 2023-01-11T21:37:04.3013640Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.023s) 2023-01-11T21:37:04.3013970Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.021s) 2023-01-11T21:37:04.3014310Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.021s) 2023-01-11T21:37:04.3014650Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.023s) 2023-01-11T21:37:04.3015010Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.021s) 2023-01-11T21:37:04.3015340Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.023s) 2023-01-11T21:37:04.3015740Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.025s) 2023-01-11T21:37:04.3016080Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.3016410Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3016740Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.026s) 2023-01-11T21:37:04.3017070Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.023s) 2023-01-11T21:37:04.3017400Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.3017730Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:37:04.3018110Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.008s) 2023-01-11T21:37:04.3018510Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.008s) 2023-01-11T21:37:04.3018870Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.008s) 2023-01-11T21:37:04.3019230Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.008s) 2023-01-11T21:37:04.3019590Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.008s) 2023-01-11T21:37:04.3019940Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.008s) 2023-01-11T21:37:04.3020300Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.008s) 2023-01-11T21:37:04.3020660Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.008s) 2023-01-11T21:37:04.3021070Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3021450Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.017s) 2023-01-11T21:37:04.3021790Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3022130Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:37:04.3022460Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3022790Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.018s) 2023-01-11T21:37:04.3023150Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:37:04.3023510Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:37:04.3023850Z test_conv_contiguous_for_oneDNN_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:37:04.3024150Z test_conv_cudnn_mismatch_memory_format_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3024450Z test_conv_cudnn_ndhwc_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3024730Z test_conv_cudnn_ndhwc_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3025010Z test_conv_cudnn_nhwc_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3025350Z test_conv_cudnn_nhwc_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3025650Z test_conv_cudnn_nhwc_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3029100Z test_conv_cudnn_nhwc_support_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:04.3029440Z test_conv_cudnn_nhwc_support_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:04.3029760Z test_conv_double_backward_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3030060Z test_conv_double_backward_groups_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:37:04.3030340Z test_conv_double_backward_no_bias_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:37:04.3030620Z test_conv_double_backward_stride_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.021s) 2023-01-11T21:37:04.3030920Z test_conv_double_backward_strided_with_3D_input_and_weight_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.3031570Z test_conv_empty_channel_cpu_complex64 (__main__.TestConvolutionNNDeviceTypeCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py:405: UserWarning: Initializing zero-element tensors is a no-op 2023-01-11T21:37:04.3032000Z warnings.warn("Initializing zero-element tensors is a no-op") 2023-01-11T21:37:04.3032170Z ok (0.013s) 2023-01-11T21:37:04.3032370Z test_conv_empty_channel_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:37:04.3032680Z test_conv_ic1_channels_last_for_oneDNN_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.3032980Z test_conv_large_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3033340Z test_conv_large_nosplit_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:04.3033630Z test_conv_noncontig_weights_and_bias_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.030s) 2023-01-11T21:37:04.3033970Z test_conv_noncontig_weights_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:37:04.3034250Z test_conv_thnn_nhwc_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.036s) 2023-01-11T21:37:04.3034500Z test_conv_thnn_nhwc_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.036s) 2023-01-11T21:37:04.3034800Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.3035130Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.021s) 2023-01-11T21:37:04.3035480Z test_conv_transposed_large_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3035790Z test_convert_conv2d_weight_memory_format_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3036140Z test_cudnn_convolution_add_relu_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3036490Z test_cudnn_convolution_add_relu_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3036800Z test_cudnn_convolution_relu_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3037110Z test_cudnn_convolution_relu_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3037390Z test_group_convTranspose_empty_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.3037660Z test_group_conv_empty_cpu (__main__.TestConvolutionNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:37:04.3037950Z test_noncontig_conv_grad_cpu_float16 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3038240Z test_noncontig_conv_grad_cpu_float32 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3038610Z test_noncontig_conv_grad_cpu_float64 (__main__.TestConvolutionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:04.3038770Z 2023-01-11T21:37:04.3038910Z ---------------------------------------------------------------------- 2023-01-11T21:37:04.3039100Z Ran 581 tests in 6.506s 2023-01-11T21:37:04.3039190Z 2023-01-11T21:37:04.3039240Z OK (skipped=337) 2023-01-11T21:37:04.3039320Z 2023-01-11T21:37:04.3039380Z Generating XML reports... 2023-01-11T21:37:04.3039690Z Generated XML report: test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNN-20230111213657.xml 2023-01-11T21:37:04.3040090Z Generated XML report: test-reports/python-unittest/nn.test_convolution/TEST-TestConvolutionNNDeviceTypeCPU-20230111213657.xml 2023-01-11T21:37:04.3040300Z 2023-01-11T21:37:04.3040610Z ##[endgroup] 2023-01-11T21:37:04.3040920Z FINISHED PRINTING LOG FILE of nn/test_convolution (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_convolution_g7l1rbai) 2023-01-11T21:37:04.3041110Z 2023-01-11T21:37:04.3041220Z Running test_fx ... [2023-01-11 21:37:04.281104] 2023-01-11T21:37:04.3041620Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:04.281502] 2023-01-11T21:37:09.6185050Z 2023-01-11T21:37:09.6185440Z Expand the folded group to see the log file of test_fx 2023-01-11T21:37:09.6186010Z ##[group]PRINTING LOG FILE of test_fx (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fx_tl9w3q1m) 2023-01-11T21:37:09.6186200Z 2023-01-11T21:37:09.6186260Z Running tests... 2023-01-11T21:37:09.6186610Z ---------------------------------------------------------------------- 2023-01-11T21:37:09.6187040Z Test results will be stored in test-reports/python-unittest/test_fx 2023-01-11T21:37:09.6187290Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (0.006s) 2023-01-11T21:37:09.6187520Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2023-01-11T21:37:09.6187770Z Test type annotations in the forward function. ... ok (0.001s) 2023-01-11T21:37:09.6188040Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2023-01-11T21:37:09.6188290Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2023-01-11T21:37:09.6188530Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2023-01-11T21:37:09.6189720Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2023-01-11T21:37:09.6190580Z Test the consistency relation. ... ok (0.000s) 2023-01-11T21:37:09.6191110Z test_precision (fx.test_gradual_type.AnnotationsTest) 2023-01-11T21:37:09.6191630Z Test the consistency relation. ... ok (0.000s) 2023-01-11T21:37:09.6192240Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... ok (0.031s) 2023-01-11T21:37:09.6192800Z test_empty (fx.test_cse_pass.TestCSEPass) ... ok (0.003s) 2023-01-11T21:37:09.6193400Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... ok (0.030s) 2023-01-11T21:37:09.6194020Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.029s) 2023-01-11T21:37:09.6194680Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... ok (0.013s) 2023-01-11T21:37:09.6194920Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.015s) 2023-01-11T21:37:09.6195150Z test_nochange (fx.test_cse_pass.TestCSEPass) ... ok (0.018s) 2023-01-11T21:37:09.6195410Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... ok (0.013s) 2023-01-11T21:37:09.6195660Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... ok (0.013s) 2023-01-11T21:37:09.6195870Z test_random (fx.test_cse_pass.TestCSEPass) ... ok (0.029s) 2023-01-11T21:37:09.6196080Z test_simple (fx.test_cse_pass.TestCSEPass) ... ok (0.022s) 2023-01-11T21:37:09.6196300Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... ok (0.029s) 2023-01-11T21:37:09.6196540Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... ok (0.029s) 2023-01-11T21:37:09.6196780Z test_two_args (fx.test_cse_pass.TestCSEPass) ... ok (0.030s) 2023-01-11T21:37:09.6197000Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... ok (0.030s) 2023-01-11T21:37:09.6197330Z test_correctness_CSEPass_MutationInput_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.015s) 2023-01-11T21:37:09.6197640Z test_correctness_CSEPass_MutationMetadata_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2023-01-11T21:37:09.6205860Z test_correctness_CSEPass_MutationTorchTensorCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.014s) 2023-01-11T21:37:09.6206180Z test_correctness_CSEPass_Mutation_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.014s) 2023-01-11T21:37:09.6206480Z test_correctness_CSEPass_ReturnList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.020s) 2023-01-11T21:37:09.6206780Z test_correctness_CSEPass_TakeList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2023-01-11T21:37:09.6207100Z test_correctness_factory_CSEPass_FactoryFunctionCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.010s) 2023-01-11T21:37:09.6207470Z test_correctness_factory_CSEPass_MutationFactory_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.014s) 2023-01-11T21:37:09.6207780Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6208850Z Perform constant folding conversion and check that the non-const module is inlined ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/const_fold.py:248: UserWarning: Attempted to insert a get_attr Node with no underlying reference in the owning GraphModule! Call GraphModule.add_submodule to add the necessary submodule, GraphModule.add_parameter to add the necessary Parameter, or nn.Module.register_buffer to add the necessary buffer 2023-01-11T21:37:09.6209430Z new_node = root_const_gm.graph.get_attr(in_node.target) 2023-01-11T21:37:09.6209600Z ok (0.003s) 2023-01-11T21:37:09.6209800Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6210120Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.003s) 2023-01-11T21:37:09.6210390Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6210700Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.002s) 2023-01-11T21:37:09.6210960Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6211320Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.003s) 2023-01-11T21:37:09.6211580Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6211850Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.002s) 2023-01-11T21:37:09.6212110Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6212360Z Test code path where placeholder comes after normal op node in FX ... ok (0.001s) 2023-01-11T21:37:09.6212630Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6212910Z Perform constant folding conversion, from original mod to split constant ... ok (0.002s) 2023-01-11T21:37:09.6213160Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6213410Z Perform constant folding conversion, from original mod to split constant ... ok (0.002s) 2023-01-11T21:37:09.6213680Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.002s) 2023-01-11T21:37:09.6214150Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph.py:973: UserWarning: Failed to fetch module mod! 2023-01-11T21:37:09.6214490Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T21:37:09.6214650Z ok (0.003s) 2023-01-11T21:37:09.6214900Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6215160Z Perform constant folding conversion, from original mod to split constant ... ok (0.003s) 2023-01-11T21:37:09.6215390Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6215620Z Check that a graph with no constant folding is handled correctly. ... ok (0.001s) 2023-01-11T21:37:09.6215850Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6216310Z Perform constant folding conversion, from original mod to split constant folding ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph.py:973: UserWarning: Failed to fetch module my_mod! 2023-01-11T21:37:09.6216640Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T21:37:09.6216840Z ok (0.002s) 2023-01-11T21:37:09.6217060Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... ok (0.012s) 2023-01-11T21:37:09.6217320Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.003s) 2023-01-11T21:37:09.6217570Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.002s) 2023-01-11T21:37:09.6217780Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6217990Z Perform constant folding with a call_module node. ... ok (0.002s) 2023-01-11T21:37:09.6218210Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2023-01-11T21:37:09.6218450Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.003s) 2023-01-11T21:37:09.6218760Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.002s) 2023-01-11T21:37:09.6219060Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.002s) 2023-01-11T21:37:09.6219340Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.002s) 2023-01-11T21:37:09.6219660Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.002s) 2023-01-11T21:37:09.6219970Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.002s) 2023-01-11T21:37:09.6220300Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.002s) 2023-01-11T21:37:09.6220610Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.002s) 2023-01-11T21:37:09.6221010Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.002s) 2023-01-11T21:37:09.6221310Z test_dead_chain (fx.test_dce_pass.TestDCE) 2023-01-11T21:37:09.6221600Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... graph(): 2023-01-11T21:37:09.6221820Z %x : [#users=2] = placeholder[target=x] 2023-01-11T21:37:09.6222040Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T21:37:09.6222300Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2023-01-11T21:37:09.6222520Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T21:37:09.6222740Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T21:37:09.6222990Z return add_1 2023-01-11T21:37:09.6223130Z ok (0.001s) 2023-01-11T21:37:09.6223290Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2023-01-11T21:37:09.6223540Z Tests that a getatrr in the graph is DCE'd correctly. ... graph(): 2023-01-11T21:37:09.6223750Z %x : [#users=2] = placeholder[target=x] 2023-01-11T21:37:09.6223970Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T21:37:09.6224180Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T21:37:09.6224460Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2023-01-11T21:37:09.6224760Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2023-01-11T21:37:09.6224960Z return add_1 2023-01-11T21:37:09.6225090Z ok (0.001s) 2023-01-11T21:37:09.6225260Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2023-01-11T21:37:09.6225540Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T21:37:09.6225760Z %x : [#users=1] = placeholder[target=x] 2023-01-11T21:37:09.6225940Z %y : [#users=0] = placeholder[target=y] 2023-01-11T21:37:09.6226230Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T21:37:09.6226420Z return add 2023-01-11T21:37:09.6226560Z ok (0.001s) 2023-01-11T21:37:09.6226740Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2023-01-11T21:37:09.6227030Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T21:37:09.6227250Z %x : [#users=1] = placeholder[target=x] 2023-01-11T21:37:09.6227700Z %y : [#users=1] = placeholder[target=y] 2023-01-11T21:37:09.6227960Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2023-01-11T21:37:09.6228250Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T21:37:09.6228440Z return add_1 2023-01-11T21:37:09.6228570Z ok (0.001s) 2023-01-11T21:37:09.6228750Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2023-01-11T21:37:09.6229050Z Test that DCE doesn't remove a module if it's specified as having side effects. ... graph(): 2023-01-11T21:37:09.6229300Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T21:37:09.6229580Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2023-01-11T21:37:09.6229890Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T21:37:09.6230090Z return mul 2023-01-11T21:37:09.6230220Z ok (0.001s) 2023-01-11T21:37:09.6230390Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2023-01-11T21:37:09.6230670Z Test that DCE doesn't remove torch._assert since it has side effects. ... graph(): 2023-01-11T21:37:09.6230900Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T21:37:09.6231130Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2023-01-11T21:37:09.6231450Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2023-01-11T21:37:09.6231810Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T21:37:09.6239070Z return mul 2023-01-11T21:37:09.6239200Z ok (0.001s) 2023-01-11T21:37:09.6239360Z test_simple (fx.test_dce_pass.TestDCE) 2023-01-11T21:37:09.6239660Z Tests that a single node in the graph is DCE'd correctly. ... graph(): 2023-01-11T21:37:09.6239860Z %x : [#users=2] = placeholder[target=x] 2023-01-11T21:37:09.6240080Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T21:37:09.6240380Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T21:37:09.6240590Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T21:37:09.6240780Z return add_1 2023-01-11T21:37:09.6240900Z ok (0.001s) 2023-01-11T21:37:09.6241060Z test_all_input_nodes (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6241260Z test_annotation_with_future (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:37:09.6241870Z test_annotations_empty_tuple (__main__.TestFX) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T21:37:09.6242380Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:37:09.6242580Z ok (0.015s) 2023-01-11T21:37:09.6242770Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6243010Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6243270Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6243570Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6243800Z test_args_kwargs (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6244000Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6244260Z test_assert (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6244480Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6244700Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6244940Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6245150Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6245370Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6245590Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6245850Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6246120Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6246350Z test_autowrap_functions (__main__.TestFX) ... ok (0.029s) 2023-01-11T21:37:09.6246650Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6246860Z test_construct_root_dict (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6247040Z test_copy_it (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6247220Z test_copy_no_remap (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6247390Z test_ctx_mgr (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6247640Z test_custom_codegen (__main__.TestFX) ... ok (0.011s) 2023-01-11T21:37:09.6247840Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6248040Z test_custom_import (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6248240Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6248460Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6248730Z test_custom_proxy_type (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6248930Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6249230Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:37:09.6249530Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6249770Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.000s) 2023-01-11T21:37:09.6250000Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6250210Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.031s) 2023-01-11T21:37:09.6250410Z test_deepcopy_tracer (__main__.TestFX) ... ok (0.053s) 2023-01-11T21:37:09.6250610Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6250820Z test_delete_unused_submodules_leaf (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6251070Z test_dict (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6251260Z test_direct_param_use (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6251460Z test_disallow_override (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6251640Z test_ellipsis (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6251830Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.000s) 2023-01-11T21:37:09.6252020Z test_erase_node_error (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6252210Z test_example_shape_prop (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6252420Z test_find_uses (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6252650Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.010s) 2023-01-11T21:37:09.6252850Z test_fn_type_annotations (__main__.TestFX) ... ok (0.013s) 2023-01-11T21:37:09.6253030Z test_fx_and_or (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6253210Z test_fx_create_arg (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6253390Z test_fx_shifts (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6253570Z test_fx_stateless (__main__.TestFX) ... ok (0.013s) 2023-01-11T21:37:09.6253760Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.048s) 2023-01-11T21:37:09.6254050Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2023-01-11T21:37:09.6254480Z test_getitem_subproc (__main__.TestFX) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:122: UserWarning: loaded 56 slow tests 2023-01-11T21:37:09.6254780Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T21:37:09.6255150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T21:37:09.6255440Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T21:37:09.6255610Z ok (1.216s) 2023-01-11T21:37:09.6255770Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:37:09.6256040Z test_graph_fns (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6256260Z test_graph_module (__main__.TestFX) ... ok (0.019s) 2023-01-11T21:37:09.6256470Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6256720Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6256950Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6257150Z test_graph_unique_names (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6257350Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6257560Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.000s) 2023-01-11T21:37:09.6257830Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.000s) 2023-01-11T21:37:09.6258050Z test_imul_code_print (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6258230Z test_inf_nan (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6258410Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6258590Z test_inline_graph (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6258770Z test_insertion_point (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6258950Z test_interpreter (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6259180Z test_interpreter_default_args (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6259440Z test_interpreter_gc_values (__main__.TestFX) ... skip: no torchvision (0.000s) 2023-01-11T21:37:09.6259670Z test_interpreter_noop_resnet18 (__main__.TestFX) ... skip: no torchvision (0.000s) 2023-01-11T21:37:09.6259900Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6260110Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6260310Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6260520Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6260730Z test_interpreter_star_args (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6261000Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6261190Z test_layout (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6261360Z test_leaf_module (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6261540Z test_matmul_tracing (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6261740Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6261930Z test_move_before (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6262120Z test_multi_insert_point (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6262350Z test_multiple_default_args (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6262580Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6262780Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6262980Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6263280Z test_native_callable (__main__.TestFX) ... skip: non-portable load_library call used in test (0.002s) 2023-01-11T21:37:09.6263500Z test_no_mutation (__main__.TestFX) ... ok (0.000s) 2023-01-11T21:37:09.6263670Z test_node_tagging (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6263860Z test_nonetype_annotation (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6264480Z test_partial_trace (__main__.TestFX) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/_symbolic_trace.py:564: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2023-01-11T21:37:09.6264860Z warnings.warn( 2023-01-11T21:37:09.6264940Z 2023-01-11T21:37:09.6264950Z 2023-01-11T21:37:09.6264950Z 2023-01-11T21:37:09.6265010Z def forward(self, x, y_1): 2023-01-11T21:37:09.6265190Z eq = y_1 == True; y_1 = None 2023-01-11T21:37:09.6265480Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2023-01-11T21:37:09.6265680Z mul = 2 * x; x = None 2023-01-11T21:37:09.6265810Z return mul 2023-01-11T21:37:09.6265960Z 2023-01-11T21:37:09.6266100Z ok (0.003s) 2023-01-11T21:37:09.6266260Z test_pickle_custom_import (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6266460Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6266660Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:37:09.6266870Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:37:09.6267290Z test_prepend_self (__main__.TestFX) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/node.py:244: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2023-01-11T21:37:09.6267700Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2023-01-11T21:37:09.6267950Z ok (0.001s) 2023-01-11T21:37:09.6268110Z test_pretty_print (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6268290Z test_pretty_print_graph (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6268480Z test_pretty_print_node (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6268670Z test_pretty_print_targets (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6268880Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6269060Z test_pytree (__main__.TestFX) ... ok (0.040s) 2023-01-11T21:37:09.6269280Z test_pytree_concrete (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6269510Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6269710Z test_regular_and_default_args (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6269900Z test_remove_uses (__main__.TestFX) ... ok (0.000s) 2023-01-11T21:37:09.6270100Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.000s) 2023-01-11T21:37:09.6270300Z test_replace_input (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6270500Z test_replace_uses (__main__.TestFX) ... skip: no torchvision (0.000s) 2023-01-11T21:37:09.6270680Z test_reserved_getattr (__main__.TestFX) 2023-01-11T21:37:09.6270960Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.001s) 2023-01-11T21:37:09.6271180Z test_return_tuple (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6271370Z test_return_type_exists (__main__.TestFX) ... ok (0.009s) 2023-01-11T21:37:09.6271560Z test_script_method_trace (__main__.TestFX) ... ok (0.004s) 2023-01-11T21:37:09.6271760Z test_script_tensor_constant (__main__.TestFX) ... ok (0.009s) 2023-01-11T21:37:09.6271940Z test_sequential (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6272140Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6272370Z test_shape_prop_layout (__main__.TestFX) ... ok (0.033s) 2023-01-11T21:37:09.6272590Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (0.808s) 2023-01-11T21:37:09.6272790Z test_single_default_arg (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6272970Z test_snake_case (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6273140Z test_sqrt (__main__.TestFX) ... ok (0.003s) 2023-01-11T21:37:09.6273310Z test_stack_traces (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6273510Z test_stack_traces_with_transformer (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6273720Z test_string_literal_return (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6273990Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.011s) 2023-01-11T21:37:09.6274190Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.005s) 2023-01-11T21:37:09.6274400Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6274650Z test_tensor_attribute (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6274850Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6275060Z test_tensor_constant (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6275240Z test_throw_out_variant (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6275470Z test_torch_custom_ops (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6275690Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6276270Z test_torch_fx_len (__main__.TestFX) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T21:37:09.6276810Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:37:09.6276990Z ok (0.015s) 2023-01-11T21:37:09.6277160Z test_torch_op_overloads (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6277450Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._StackString is registered, skipping (0.001s) 2023-01-11T21:37:09.6277820Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._ReLUClass is registered, skipping (0.001s) 2023-01-11T21:37:09.6278190Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.001s) 2023-01-11T21:37:09.6278420Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6278620Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6278810Z test_trace_fn_constant (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6279000Z test_trace_function (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6279200Z test_trace_multiple_funcs (__main__.TestFX) ... 2.0.0a0+git8419ddd 2023-01-11T21:37:09.6279370Z ok (0.003s) 2023-01-11T21:37:09.6279580Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.007s) 2023-01-11T21:37:09.6279840Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6280040Z test_transformer_noop (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6280230Z test_transformer_op_swap (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6280430Z test_tuple_no_subscript (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6280620Z test_typename_print (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6280800Z test_unpack (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6280990Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6281250Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6281450Z test_update_args_api (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6281660Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6281860Z test_update_kwargs_api (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6282070Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.011s) 2023-01-11T21:37:09.6282310Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.009s) 2023-01-11T21:37:09.6282510Z test_wrap (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6282740Z test_wrap_decorated_function (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6282970Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6283160Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6283350Z test_wrapped_method (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6283540Z test_wrapped_retrace (__main__.TestFX) ... ok (0.002s) 2023-01-11T21:37:09.6283730Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6284010Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6284230Z test_wrong_target_type (__main__.TestFX) ... ok (0.000s) 2023-01-11T21:37:09.6284480Z test_wrong_topo (__main__.TestFX) ... ok (0.001s) 2023-01-11T21:37:09.6284700Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T21:37:09.6284940Z Test backward compatibility for members of classes with ... ok (0.001s) 2023-01-11T21:37:09.6285170Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T21:37:09.6285400Z Test backward compatibility for function signatures with ... ok (0.004s) 2023-01-11T21:37:09.6285640Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.001s) 2023-01-11T21:37:09.6285900Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6286210Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6286500Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6286750Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6287020Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:37:09.6287270Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6287530Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6287770Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6288030Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6288350Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6288590Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6288830Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6289070Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6289300Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6289530Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6289770Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6290040Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6290340Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6290580Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6290810Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6291050Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6291290Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6291510Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6291740Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6292030Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6292270Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6292520Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6292770Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6293010Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6293280Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6293530Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6293810Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6294070Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6294310Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6294540Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6294770Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6295000Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6295250Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6295480Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6295780Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6296030Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6296270Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6296510Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6296770Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:37:09.6297030Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6297300Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:37:09.6297590Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6297860Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6298080Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6298320Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6298560Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6298790Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6299040Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6299280Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6299580Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6299820Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6300060Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6300300Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6300540Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6300780Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6301010Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6301280Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6301540Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6301780Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6302010Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6302320Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6302560Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6302800Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6303040Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6303340Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6303580Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:37:09.6303810Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6304050Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6304320Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6304560Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:37:09.6304810Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6305080Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:37:09.6305360Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6305660Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:37:09.6305910Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6306140Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6306380Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6306610Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6306830Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6307150Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6307410Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6307660Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6307920Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6308170Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6308410Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6308640Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T21:37:09.6308910Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6309170Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6309410Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6309650Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6309880Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6310120Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6310360Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6310600Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6310890Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6311110Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6311330Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6311620Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6311860Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6312090Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6312310Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6312570Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6312840Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6313080Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6313320Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6313580Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6313810Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6314040Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6314280Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6314580Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T21:37:09.6314820Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6315080Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6315330Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T21:37:09.6315830Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:3736: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:37:09.6316250Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:37:09.6316450Z ok (0.001s) 2023-01-11T21:37:09.6316930Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:37:09.6317400Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:37:09.6317600Z ok (0.001s) 2023-01-11T21:37:09.6318050Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T21:37:09.6318480Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:37:09.6323990Z ok (0.001s) 2023-01-11T21:37:09.6324410Z test_get_torch_func_signature_exhaustive_H_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6324820Z test_get_torch_func_signature_exhaustive_T_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6325300Z test_get_torch_func_signature_exhaustive___getitem___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6325730Z test_get_torch_func_signature_exhaustive___radd___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6326270Z test_get_torch_func_signature_exhaustive___rdiv___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6326690Z test_get_torch_func_signature_exhaustive___rmatmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6327100Z test_get_torch_func_signature_exhaustive___rmod___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6327520Z test_get_torch_func_signature_exhaustive___rmul___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6327930Z test_get_torch_func_signature_exhaustive___rpow___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6328400Z test_get_torch_func_signature_exhaustive___rsub___cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6328770Z test_get_torch_func_signature_exhaustive__native_batch_norm_legit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6329190Z test_get_torch_func_signature_exhaustive__softmax_backward_data_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6329520Z test_get_torch_func_signature_exhaustive_abs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6329810Z test_get_torch_func_signature_exhaustive_acos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6330110Z test_get_torch_func_signature_exhaustive_acosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6330400Z test_get_torch_func_signature_exhaustive_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6330680Z test_get_torch_func_signature_exhaustive_addbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6331040Z test_get_torch_func_signature_exhaustive_addcdiv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6331340Z test_get_torch_func_signature_exhaustive_addcmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6331630Z test_get_torch_func_signature_exhaustive_addmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6331930Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6332220Z test_get_torch_func_signature_exhaustive_addmv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6332510Z test_get_torch_func_signature_exhaustive_addr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6332790Z test_get_torch_func_signature_exhaustive_all_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6333120Z test_get_torch_func_signature_exhaustive_allclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6333440Z test_get_torch_func_signature_exhaustive_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6333720Z test_get_torch_func_signature_exhaustive_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6334710Z test_get_torch_func_signature_exhaustive_aminmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:37:09.6335370Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6335510Z ok (0.001s) 2023-01-11T21:37:09.6335710Z test_get_torch_func_signature_exhaustive_angle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6336000Z test_get_torch_func_signature_exhaustive_any_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6336350Z test_get_torch_func_signature_exhaustive_arange_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6336650Z test_get_torch_func_signature_exhaustive_argmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6336970Z test_get_torch_func_signature_exhaustive_argmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6337260Z test_get_torch_func_signature_exhaustive_argsort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6337560Z test_get_torch_func_signature_exhaustive_argwhere_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6337850Z test_get_torch_func_signature_exhaustive_as_strided_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6338150Z test_get_torch_func_signature_exhaustive_as_strided_partial_views_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6338500Z test_get_torch_func_signature_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6338830Z test_get_torch_func_signature_exhaustive_asin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6339120Z test_get_torch_func_signature_exhaustive_asinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6339410Z test_get_torch_func_signature_exhaustive_atan2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6339690Z test_get_torch_func_signature_exhaustive_atan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6339970Z test_get_torch_func_signature_exhaustive_atanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6340360Z test_get_torch_func_signature_exhaustive_atleast_1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6340780Z test_get_torch_func_signature_exhaustive_atleast_2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6341270Z test_get_torch_func_signature_exhaustive_atleast_3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6341600Z test_get_torch_func_signature_exhaustive_baddbmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6341990Z test_get_torch_func_signature_exhaustive_bernoulli_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6342410Z test_get_torch_func_signature_exhaustive_bfloat16_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6342830Z test_get_torch_func_signature_exhaustive_block_diag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6343150Z test_get_torch_func_signature_exhaustive_bmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6343520Z test_get_torch_func_signature_exhaustive_bool_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6344050Z test_get_torch_func_signature_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6344540Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6344870Z test_get_torch_func_signature_exhaustive_broadcast_to_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6345170Z test_get_torch_func_signature_exhaustive_bucketize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6345560Z test_get_torch_func_signature_exhaustive_byte_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6346050Z test_get_torch_func_signature_exhaustive_cartesian_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6346370Z test_get_torch_func_signature_exhaustive_cat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6346750Z test_get_torch_func_signature_exhaustive_cdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6347260Z test_get_torch_func_signature_exhaustive_cdouble_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6347590Z test_get_torch_func_signature_exhaustive_ceil_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6347970Z test_get_torch_func_signature_exhaustive_cfloat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6348390Z test_get_torch_func_signature_exhaustive_chalf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6348800Z test_get_torch_func_signature_exhaustive_char_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6349430Z test_get_torch_func_signature_exhaustive_cholesky_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:37:09.6349820Z L = torch.cholesky(A) 2023-01-11T21:37:09.6349990Z should be replaced with 2023-01-11T21:37:09.6350170Z L = torch.linalg.cholesky(A) 2023-01-11T21:37:09.6350310Z and 2023-01-11T21:37:09.6350440Z U = torch.cholesky(A, upper=True) 2023-01-11T21:37:09.6350590Z should be replaced with 2023-01-11T21:37:09.6350740Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T21:37:09.6351060Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:1730.) 2023-01-11T21:37:09.6351350Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6351550Z ok (0.001s) 2023-01-11T21:37:09.6351770Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6352080Z test_get_torch_func_signature_exhaustive_cholesky_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6352380Z test_get_torch_func_signature_exhaustive_chunk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6352660Z test_get_torch_func_signature_exhaustive_clamp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6353000Z test_get_torch_func_signature_exhaustive_clamp_max_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6353290Z test_get_torch_func_signature_exhaustive_clamp_min_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6353610Z test_get_torch_func_signature_exhaustive_clone_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6353940Z test_get_torch_func_signature_exhaustive_column_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6354240Z test_get_torch_func_signature_exhaustive_combinations_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6354530Z test_get_torch_func_signature_exhaustive_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6354850Z test_get_torch_func_signature_exhaustive_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6355140Z test_get_torch_func_signature_exhaustive_conj_physical_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6355450Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6355840Z test_get_torch_func_signature_exhaustive_contiguous_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6356240Z test_get_torch_func_signature_exhaustive_copysign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6356550Z test_get_torch_func_signature_exhaustive_corrcoef_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6356840Z test_get_torch_func_signature_exhaustive_cos_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6357130Z test_get_torch_func_signature_exhaustive_cosh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6357420Z test_get_torch_func_signature_exhaustive_count_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6358050Z test_get_torch_func_signature_exhaustive_cov_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/opinfo/core.py:1068: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Correlation.cpp:117.) 2023-01-11T21:37:09.6358450Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6358620Z ok (0.002s) 2023-01-11T21:37:09.6358860Z test_get_torch_func_signature_exhaustive_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6359150Z test_get_torch_func_signature_exhaustive_cummax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6359440Z test_get_torch_func_signature_exhaustive_cummin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6359730Z test_get_torch_func_signature_exhaustive_cumprod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6360020Z test_get_torch_func_signature_exhaustive_cumsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6360310Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6360610Z test_get_torch_func_signature_exhaustive_deg2rad_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6360970Z test_get_torch_func_signature_exhaustive_diag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6361270Z test_get_torch_func_signature_exhaustive_diag_embed_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6361590Z test_get_torch_func_signature_exhaustive_diagflat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6361890Z test_get_torch_func_signature_exhaustive_diagonal_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6362180Z test_get_torch_func_signature_exhaustive_diagonal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6362480Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6362780Z test_get_torch_func_signature_exhaustive_diff_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6363100Z test_get_torch_func_signature_exhaustive_digamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6363450Z test_get_torch_func_signature_exhaustive_dist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6363750Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6364060Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6364360Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6368670Z test_get_torch_func_signature_exhaustive_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6369070Z test_get_torch_func_signature_exhaustive_double_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6369380Z test_get_torch_func_signature_exhaustive_dsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6369720Z test_get_torch_func_signature_exhaustive_dstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6370110Z test_get_torch_func_signature_exhaustive_einsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6370430Z test_get_torch_func_signature_exhaustive_empty_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.001s) 2023-01-11T21:37:09.6370730Z test_get_torch_func_signature_exhaustive_empty_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6371010Z test_get_torch_func_signature_exhaustive_eq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6371410Z test_get_torch_func_signature_exhaustive_equal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6371700Z test_get_torch_func_signature_exhaustive_erf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6372030Z test_get_torch_func_signature_exhaustive_erfc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6372360Z test_get_torch_func_signature_exhaustive_erfinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6372640Z test_get_torch_func_signature_exhaustive_exp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6372910Z test_get_torch_func_signature_exhaustive_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6373280Z test_get_torch_func_signature_exhaustive_expand_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6373690Z test_get_torch_func_signature_exhaustive_expand_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6373990Z test_get_torch_func_signature_exhaustive_expm1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6374420Z test_get_torch_func_signature_exhaustive_eye_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.001s) 2023-01-11T21:37:09.6374780Z test_get_torch_func_signature_exhaustive_fft_fft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6375070Z test_get_torch_func_signature_exhaustive_fft_fft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6375350Z test_get_torch_func_signature_exhaustive_fft_fftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6375640Z test_get_torch_func_signature_exhaustive_fft_fftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6375920Z test_get_torch_func_signature_exhaustive_fft_hfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6376260Z test_get_torch_func_signature_exhaustive_fft_hfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6376540Z test_get_torch_func_signature_exhaustive_fft_hfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6376850Z test_get_torch_func_signature_exhaustive_fft_ifft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6377160Z test_get_torch_func_signature_exhaustive_fft_ifft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6377530Z test_get_torch_func_signature_exhaustive_fft_ifftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6377830Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6378130Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6378430Z test_get_torch_func_signature_exhaustive_fft_ihfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6378720Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6379000Z test_get_torch_func_signature_exhaustive_fft_irfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6379360Z test_get_torch_func_signature_exhaustive_fft_irfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6379650Z test_get_torch_func_signature_exhaustive_fft_irfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6379940Z test_get_torch_func_signature_exhaustive_fft_rfft2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6380230Z test_get_torch_func_signature_exhaustive_fft_rfft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6380520Z test_get_torch_func_signature_exhaustive_fft_rfftn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6380800Z test_get_torch_func_signature_exhaustive_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6381090Z test_get_torch_func_signature_exhaustive_flatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6381410Z test_get_torch_func_signature_exhaustive_flip_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6381730Z test_get_torch_func_signature_exhaustive_fliplr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6382020Z test_get_torch_func_signature_exhaustive_flipud_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6382410Z test_get_torch_func_signature_exhaustive_float_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6382730Z test_get_torch_func_signature_exhaustive_float_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6383060Z test_get_torch_func_signature_exhaustive_floor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6383350Z test_get_torch_func_signature_exhaustive_floor_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6383640Z test_get_torch_func_signature_exhaustive_fmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6383990Z test_get_torch_func_signature_exhaustive_fmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6384280Z test_get_torch_func_signature_exhaustive_fmod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6384560Z test_get_torch_func_signature_exhaustive_frac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6384880Z test_get_torch_func_signature_exhaustive_frexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6385160Z test_get_torch_func_signature_exhaustive_full_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6385440Z test_get_torch_func_signature_exhaustive_full_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6385730Z test_get_torch_func_signature_exhaustive_gather_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6386050Z test_get_torch_func_signature_exhaustive_ge_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6386370Z test_get_torch_func_signature_exhaustive_geqrf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6386660Z test_get_torch_func_signature_exhaustive_gradient_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6386960Z test_get_torch_func_signature_exhaustive_grid_sampler_2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6387250Z test_get_torch_func_signature_exhaustive_gt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6387630Z test_get_torch_func_signature_exhaustive_half_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6387960Z test_get_torch_func_signature_exhaustive_heaviside_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6388240Z test_get_torch_func_signature_exhaustive_histc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6388600Z test_get_torch_func_signature_exhaustive_histogram_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T21:37:09.6388900Z test_get_torch_func_signature_exhaustive_histogramdd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.037s) 2023-01-11T21:37:09.6389200Z test_get_torch_func_signature_exhaustive_hsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6389490Z test_get_torch_func_signature_exhaustive_hstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6389770Z test_get_torch_func_signature_exhaustive_hypot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6390050Z test_get_torch_func_signature_exhaustive_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6390330Z test_get_torch_func_signature_exhaustive_igamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6390660Z test_get_torch_func_signature_exhaustive_igammac_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6390990Z test_get_torch_func_signature_exhaustive_index_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6391280Z test_get_torch_func_signature_exhaustive_index_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6391600Z test_get_torch_func_signature_exhaustive_index_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6391890Z test_get_torch_func_signature_exhaustive_index_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6392590Z test_get_torch_func_signature_exhaustive_index_reduce_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1128.) 2023-01-11T21:37:09.6393070Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6393210Z ok (0.001s) 2023-01-11T21:37:09.6393490Z test_get_torch_func_signature_exhaustive_index_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6393820Z test_get_torch_func_signature_exhaustive_inner_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6394200Z test_get_torch_func_signature_exhaustive_int_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6394530Z test_get_torch_func_signature_exhaustive_isclose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6394810Z test_get_torch_func_signature_exhaustive_isfinite_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6395100Z test_get_torch_func_signature_exhaustive_isin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6395380Z test_get_torch_func_signature_exhaustive_isinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6395700Z test_get_torch_func_signature_exhaustive_isnan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6396030Z test_get_torch_func_signature_exhaustive_isneginf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6396310Z test_get_torch_func_signature_exhaustive_isposinf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6396590Z test_get_torch_func_signature_exhaustive_isreal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6396910Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:09.6397270Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:09.6397620Z test_get_torch_func_signature_exhaustive_jiterator_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:09.6397960Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:09.6398370Z test_get_torch_func_signature_exhaustive_jiterator_unary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:09.6398680Z test_get_torch_func_signature_exhaustive_kron_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6398970Z test_get_torch_func_signature_exhaustive_kthvalue_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6399260Z test_get_torch_func_signature_exhaustive_ldexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6399540Z test_get_torch_func_signature_exhaustive_le_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6399870Z test_get_torch_func_signature_exhaustive_lerp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6400160Z test_get_torch_func_signature_exhaustive_lgamma_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6400490Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6400830Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6401140Z test_get_torch_func_signature_exhaustive_linalg_cond_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6401440Z test_get_torch_func_signature_exhaustive_linalg_cross_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6401760Z test_get_torch_func_signature_exhaustive_linalg_det_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6402060Z test_get_torch_func_signature_exhaustive_linalg_det_singular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T21:37:09.6402350Z test_get_torch_func_signature_exhaustive_linalg_eig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6402650Z test_get_torch_func_signature_exhaustive_linalg_eigh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6403010Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6403320Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6403630Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6403930Z test_get_torch_func_signature_exhaustive_linalg_inv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6404230Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6404530Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6404830Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6405170Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6405500Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T21:37:09.6405940Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6406280Z test_get_torch_func_signature_exhaustive_linalg_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6406580Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6410910Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6411220Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T21:37:09.6411520Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6411890Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6412210Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T21:37:09.6412580Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6412890Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6413190Z test_get_torch_func_signature_exhaustive_linalg_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6413500Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6413810Z test_get_torch_func_signature_exhaustive_linalg_pinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6414170Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6414560Z 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.000s) 2023-01-11T21:37:09.6414910Z test_get_torch_func_signature_exhaustive_linalg_qr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6415210Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6415510Z test_get_torch_func_signature_exhaustive_linalg_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6415800Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6416110Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T21:37:09.6416420Z test_get_torch_func_signature_exhaustive_linalg_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T21:37:09.6416780Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6417090Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6417390Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6417690Z test_get_torch_func_signature_exhaustive_linalg_vander_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6417990Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6418290Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6418590Z test_get_torch_func_signature_exhaustive_linspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6418920Z test_get_torch_func_signature_exhaustive_log10_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6419230Z test_get_torch_func_signature_exhaustive_log1p_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6419520Z test_get_torch_func_signature_exhaustive_log2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6419800Z test_get_torch_func_signature_exhaustive_log_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6420090Z test_get_torch_func_signature_exhaustive_log_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6420400Z test_get_torch_func_signature_exhaustive_log_softmax_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6420750Z test_get_torch_func_signature_exhaustive_logaddexp2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6421040Z test_get_torch_func_signature_exhaustive_logaddexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6421410Z test_get_torch_func_signature_exhaustive_logcumsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6421700Z test_get_torch_func_signature_exhaustive_logdet_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6422000Z test_get_torch_func_signature_exhaustive_logical_and_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6422290Z test_get_torch_func_signature_exhaustive_logical_not_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6422620Z test_get_torch_func_signature_exhaustive_logical_or_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6422910Z test_get_torch_func_signature_exhaustive_logical_xor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6423200Z test_get_torch_func_signature_exhaustive_logit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6423520Z test_get_torch_func_signature_exhaustive_logspace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.005s) 2023-01-11T21:37:09.6423840Z test_get_torch_func_signature_exhaustive_logsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6424270Z test_get_torch_func_signature_exhaustive_long_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6424590Z test_get_torch_func_signature_exhaustive_lt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6424970Z test_get_torch_func_signature_exhaustive_lu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6425610Z test_get_torch_func_signature_exhaustive_lu_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:37:09.6426030Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T21:37:09.6426200Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T21:37:09.6426420Z should be replaced with 2023-01-11T21:37:09.6426680Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2183.) 2023-01-11T21:37:09.6426940Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6427070Z ok (0.002s) 2023-01-11T21:37:09.6427290Z test_get_torch_func_signature_exhaustive_lu_unpack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6427670Z test_get_torch_func_signature_exhaustive_mH_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6428080Z test_get_torch_func_signature_exhaustive_mT_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6428530Z test_get_torch_func_signature_exhaustive_masked_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6428990Z test_get_torch_func_signature_exhaustive_masked_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6429410Z test_get_torch_func_signature_exhaustive_masked_argmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6429890Z test_get_torch_func_signature_exhaustive_masked_argmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6430320Z test_get_torch_func_signature_exhaustive_masked_cumprod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6430740Z test_get_torch_func_signature_exhaustive_masked_cumsum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6431090Z test_get_torch_func_signature_exhaustive_masked_fill_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6431490Z test_get_torch_func_signature_exhaustive_masked_log_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6432020Z test_get_torch_func_signature_exhaustive_masked_logaddexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6432460Z test_get_torch_func_signature_exhaustive_masked_logsumexp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6432890Z test_get_torch_func_signature_exhaustive_masked_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6433300Z test_get_torch_func_signature_exhaustive_masked_median_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6433750Z test_get_torch_func_signature_exhaustive_masked_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6434170Z test_get_torch_func_signature_exhaustive_masked_normalize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6434590Z test_get_torch_func_signature_exhaustive_masked_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6434960Z test_get_torch_func_signature_exhaustive_masked_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6435290Z test_get_torch_func_signature_exhaustive_masked_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6435690Z test_get_torch_func_signature_exhaustive_masked_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6436110Z test_get_torch_func_signature_exhaustive_masked_softmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6436530Z test_get_torch_func_signature_exhaustive_masked_std_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6436940Z test_get_torch_func_signature_exhaustive_masked_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6437350Z test_get_torch_func_signature_exhaustive_masked_var_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6437670Z test_get_torch_func_signature_exhaustive_matmul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6438030Z test_get_torch_func_signature_exhaustive_matrix_exp_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6438340Z test_get_torch_func_signature_exhaustive_max_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6438780Z 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.000s) 2023-01-11T21:37:09.6439130Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6439440Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6439740Z test_get_torch_func_signature_exhaustive_maximum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6440030Z test_get_torch_func_signature_exhaustive_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6440350Z test_get_torch_func_signature_exhaustive_median_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6440830Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6441190Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:37:09.6441510Z test_get_torch_func_signature_exhaustive_min_binary_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6441800Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6442110Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6442410Z test_get_torch_func_signature_exhaustive_minimum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6442700Z test_get_torch_func_signature_exhaustive_mm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6443060Z test_get_torch_func_signature_exhaustive_mode_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6443350Z test_get_torch_func_signature_exhaustive_movedim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6443640Z test_get_torch_func_signature_exhaustive_msort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6443920Z test_get_torch_func_signature_exhaustive_mul_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6444310Z test_get_torch_func_signature_exhaustive_multinomial_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6444630Z test_get_torch_func_signature_exhaustive_mv_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6444930Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6445270Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6445620Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6445920Z test_get_torch_func_signature_exhaustive_nan_to_num_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6446210Z test_get_torch_func_signature_exhaustive_nanmean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6446500Z test_get_torch_func_signature_exhaustive_nanmedian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6446790Z test_get_torch_func_signature_exhaustive_nanquantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T21:37:09.6447090Z test_get_torch_func_signature_exhaustive_nansum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6447400Z test_get_torch_func_signature_exhaustive_narrow_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6447760Z test_get_torch_func_signature_exhaustive_narrow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6448060Z test_get_torch_func_signature_exhaustive_native_batch_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6448480Z test_get_torch_func_signature_exhaustive_native_dropout_backward_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6448820Z test_get_torch_func_signature_exhaustive_native_layer_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6449130Z test_get_torch_func_signature_exhaustive_ne_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6449410Z test_get_torch_func_signature_exhaustive_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6449800Z test_get_torch_func_signature_exhaustive_new_empty_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6450260Z test_get_torch_func_signature_exhaustive_new_empty_strided_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6450720Z test_get_torch_func_signature_exhaustive_new_full_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6451140Z test_get_torch_func_signature_exhaustive_new_ones_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6451550Z test_get_torch_func_signature_exhaustive_new_zeros_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6456220Z test_get_torch_func_signature_exhaustive_nextafter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6456670Z 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.000s) 2023-01-11T21:37:09.6457040Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6457470Z 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.000s) 2023-01-11T21:37:09.6457980Z 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.000s) 2023-01-11T21:37:09.6458450Z 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.000s) 2023-01-11T21:37:09.6458900Z 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.000s) 2023-01-11T21:37:09.6459350Z 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.000s) 2023-01-11T21:37:09.6459790Z test_get_torch_func_signature_exhaustive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6460150Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6460520Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6460870Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6461330Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6461680Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T21:37:09.6462100Z 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.000s) 2023-01-11T21:37:09.6462620Z 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.000s) 2023-01-11T21:37:09.6463070Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6463400Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6464160Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Convolution.cpp:997.) 2023-01-11T21:37:09.6464710Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6464850Z ok (0.003s) 2023-01-11T21:37:09.6465080Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6465410Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6465730Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6466160Z 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.000s) 2023-01-11T21:37:09.6466530Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6466980Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6467470Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6467910Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6468350Z test_get_torch_func_signature_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6468790Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6469250Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6469690Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6470120Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6470660Z 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.000s) 2023-01-11T21:37:09.6471180Z 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.000s) 2023-01-11T21:37:09.6471650Z 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.000s) 2023-01-11T21:37:09.6472110Z 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.000s) 2023-01-11T21:37:09.6472560Z 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.000s) 2023-01-11T21:37:09.6472910Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6473310Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6473780Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6474260Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6474610Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6475020Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6475460Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6475900Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6476380Z 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.000s) 2023-01-11T21:37:09.6476820Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6477340Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6477800Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6478280Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6478740Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6479200Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6479660Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6480140Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6480620Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6481090Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6481530Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6481960Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6482300Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6482720Z 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.000s) 2023-01-11T21:37:09.6483070Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6483500Z 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.000s) 2023-01-11T21:37:09.6484020Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6484470Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6484910Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6485340Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6485790Z 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.000s) 2023-01-11T21:37:09.6486230Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6486670Z 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.000s) 2023-01-11T21:37:09.6487170Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6487660Z 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.000s) 2023-01-11T21:37:09.6488100Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6488530Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6489020Z 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.000s) 2023-01-11T21:37:09.6489470Z 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.000s) 2023-01-11T21:37:09.6489940Z 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.000s) 2023-01-11T21:37:09.6490380Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6490890Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6491240Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6491570Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6491880Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6492200Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6492530Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6492840Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6493180Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6493540Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6493970Z 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.000s) 2023-01-11T21:37:09.6494310Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6494710Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6495140Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6495610Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6496040Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6496530Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6496980Z 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.000s) 2023-01-11T21:37:09.6497420Z 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.000s) 2023-01-11T21:37:09.6497890Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6498330Z 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.000s) 2023-01-11T21:37:09.6498680Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6498990Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6499440Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6499910Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6500350Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6500800Z 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.000s) 2023-01-11T21:37:09.6501280Z 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.000s) 2023-01-11T21:37:09.6501730Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6502170Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6502620Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6503040Z test_get_torch_func_signature_exhaustive_nonzero_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.000s) 2023-01-11T21:37:09.6503430Z test_get_torch_func_signature_exhaustive_norm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6503850Z test_get_torch_func_signature_exhaustive_norm_fro_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6504310Z test_get_torch_func_signature_exhaustive_norm_inf_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6504720Z test_get_torch_func_signature_exhaustive_norm_nuc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6505130Z test_get_torch_func_signature_exhaustive_normal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6505550Z test_get_torch_func_signature_exhaustive_normal_number_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6505960Z test_get_torch_func_signature_exhaustive_ones_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6506290Z test_get_torch_func_signature_exhaustive_ones_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6510780Z test_get_torch_func_signature_exhaustive_ormqr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.004s) 2023-01-11T21:37:09.6511070Z test_get_torch_func_signature_exhaustive_outer_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6511470Z test_get_torch_func_signature_exhaustive_pca_lowrank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6511800Z test_get_torch_func_signature_exhaustive_permute_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6512090Z test_get_torch_func_signature_exhaustive_pinverse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6512380Z test_get_torch_func_signature_exhaustive_polar_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6512850Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6513310Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6513740Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6514180Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6514610Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6514930Z test_get_torch_func_signature_exhaustive_positive_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6515230Z test_get_torch_func_signature_exhaustive_pow_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6515560Z test_get_torch_func_signature_exhaustive_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6515880Z test_get_torch_func_signature_exhaustive_put_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6516460Z test_get_torch_func_signature_exhaustive_qr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:37:09.6516950Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:37:09.6517140Z Q, R = torch.qr(A, some) 2023-01-11T21:37:09.6517280Z should be replaced with 2023-01-11T21:37:09.6517710Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T21:37:09.6517980Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6518180Z ok (0.002s) 2023-01-11T21:37:09.6518400Z test_get_torch_func_signature_exhaustive_quantile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T21:37:09.6518700Z test_get_torch_func_signature_exhaustive_rad2deg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6519090Z test_get_torch_func_signature_exhaustive_rand_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6519500Z test_get_torch_func_signature_exhaustive_randint_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6519950Z test_get_torch_func_signature_exhaustive_randint_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6520360Z test_get_torch_func_signature_exhaustive_randn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6520810Z test_get_torch_func_signature_exhaustive_randn_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6521160Z test_get_torch_func_signature_exhaustive_ravel_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6521460Z test_get_torch_func_signature_exhaustive_real_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6521750Z test_get_torch_func_signature_exhaustive_reciprocal_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6522050Z test_get_torch_func_signature_exhaustive_remainder_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6522350Z test_get_torch_func_signature_exhaustive_renorm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6522740Z test_get_torch_func_signature_exhaustive_repeat_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6523070Z test_get_torch_func_signature_exhaustive_repeat_interleave_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6523530Z test_get_torch_func_signature_exhaustive_reshape_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6523860Z test_get_torch_func_signature_exhaustive_reshape_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6524250Z test_get_torch_func_signature_exhaustive_resize__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6524670Z test_get_torch_func_signature_exhaustive_resize_as__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6524990Z test_get_torch_func_signature_exhaustive_resolve_conj_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6525290Z test_get_torch_func_signature_exhaustive_resolve_neg_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6525580Z test_get_torch_func_signature_exhaustive_roll_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6525900Z test_get_torch_func_signature_exhaustive_rot90_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6526230Z test_get_torch_func_signature_exhaustive_round_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6526640Z test_get_torch_func_signature_exhaustive_round_decimals_0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6526940Z test_get_torch_func_signature_exhaustive_round_decimals_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6527250Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6527550Z test_get_torch_func_signature_exhaustive_rsqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6527830Z test_get_torch_func_signature_exhaustive_rsub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6528130Z test_get_torch_func_signature_exhaustive_scalar_tensor_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... expected failure (0.001s) 2023-01-11T21:37:09.6528580Z test_get_torch_func_signature_exhaustive_scatter_add_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6528880Z test_get_torch_func_signature_exhaustive_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6529590Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1739.) 2023-01-11T21:37:09.6530040Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6530180Z ok (0.001s) 2023-01-11T21:37:09.6530390Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6530700Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6531050Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6531390Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6532310Z test_get_torch_func_signature_exhaustive_searchsorted_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BucketizationUtils.h:35.) 2023-01-11T21:37:09.6532900Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6533610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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 /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BucketizationUtils.h:41.) 2023-01-11T21:37:09.6534130Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6534260Z ok (0.005s) 2023-01-11T21:37:09.6534490Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6534870Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.003s) 2023-01-11T21:37:09.6535250Z test_get_torch_func_signature_exhaustive_select_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6535560Z test_get_torch_func_signature_exhaustive_select_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6535850Z test_get_torch_func_signature_exhaustive_sgn_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6536240Z test_get_torch_func_signature_exhaustive_short_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6536560Z test_get_torch_func_signature_exhaustive_sigmoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6536850Z test_get_torch_func_signature_exhaustive_sign_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6537330Z test_get_torch_func_signature_exhaustive_signal_windows_bartlett_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6537810Z test_get_torch_func_signature_exhaustive_signal_windows_blackman_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6538260Z test_get_torch_func_signature_exhaustive_signal_windows_cosine_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6538700Z test_get_torch_func_signature_exhaustive_signal_windows_exponential_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6539140Z test_get_torch_func_signature_exhaustive_signal_windows_gaussian_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6539590Z test_get_torch_func_signature_exhaustive_signal_windows_general_cosine_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6540040Z test_get_torch_func_signature_exhaustive_signal_windows_general_hamming_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6540490Z test_get_torch_func_signature_exhaustive_signal_windows_hamming_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6540990Z test_get_torch_func_signature_exhaustive_signal_windows_hann_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6541460Z test_get_torch_func_signature_exhaustive_signal_windows_kaiser_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6541900Z test_get_torch_func_signature_exhaustive_signal_windows_nuttall_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6542230Z test_get_torch_func_signature_exhaustive_signbit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6542520Z test_get_torch_func_signature_exhaustive_sin_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6542660Z test_get_torch_func_signature_exhaustive_sinc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6542800Z test_get_torch_func_signature_exhaustive_sinh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6543020Z test_get_torch_func_signature_exhaustive_slice_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6543170Z test_get_torch_func_signature_exhaustive_slice_scatter_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6543330Z test_get_torch_func_signature_exhaustive_softmax_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6543520Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6543690Z test_get_torch_func_signature_exhaustive_sort_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.002s) 2023-01-11T21:37:09.6543880Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:37:09.6544030Z test_get_torch_func_signature_exhaustive_special_airy_ai_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6544170Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6544340Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6544490Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6544630Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6544790Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6544940Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6545230Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:37:09.6545500Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:37:09.6545650Z test_get_torch_func_signature_exhaustive_special_entr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6545800Z test_get_torch_func_signature_exhaustive_special_erfcx_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6545960Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6546150Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6546320Z test_get_torch_func_signature_exhaustive_special_i0e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6546470Z test_get_torch_func_signature_exhaustive_special_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6546620Z test_get_torch_func_signature_exhaustive_special_i1e_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6546780Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6547060Z test_get_torch_func_signature_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:37:09.6547210Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6547360Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6547510Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6547690Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6547840Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6547980Z test_get_torch_func_signature_exhaustive_special_ndtr_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6548130Z test_get_torch_func_signature_exhaustive_special_ndtri_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6548410Z 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.000s) 2023-01-11T21:37:09.6548590Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6548780Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6549100Z 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.000s) 2023-01-11T21:37:09.6549390Z 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.000s) 2023-01-11T21:37:09.6549670Z 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.000s) 2023-01-11T21:37:09.6549950Z 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.000s) 2023-01-11T21:37:09.6550110Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6550260Z test_get_torch_func_signature_exhaustive_special_xlog1py_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6550400Z test_get_torch_func_signature_exhaustive_special_zeta_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6550630Z test_get_torch_func_signature_exhaustive_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6550870Z test_get_torch_func_signature_exhaustive_split_list_args_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6551020Z test_get_torch_func_signature_exhaustive_split_with_sizes_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6551160Z test_get_torch_func_signature_exhaustive_sqrt_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6551300Z test_get_torch_func_signature_exhaustive_square_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6551440Z test_get_torch_func_signature_exhaustive_squeeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6551580Z test_get_torch_func_signature_exhaustive_stack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6551750Z test_get_torch_func_signature_exhaustive_std_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6551920Z test_get_torch_func_signature_exhaustive_std_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6552090Z test_get_torch_func_signature_exhaustive_std_mean_unbiased_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6552240Z test_get_torch_func_signature_exhaustive_std_unbiased_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6552470Z test_get_torch_func_signature_exhaustive_stft_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6552610Z test_get_torch_func_signature_exhaustive_sub_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6552740Z test_get_torch_func_signature_exhaustive_sum_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6552980Z test_get_torch_func_signature_exhaustive_sum_to_size_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6553140Z test_get_torch_func_signature_exhaustive_svd_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.008s) 2023-01-11T21:37:09.6553380Z test_get_torch_func_signature_exhaustive_svd_lowrank_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6553830Z test_get_torch_func_signature_exhaustive_symeig_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:37:09.6553990Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T21:37:09.6554060Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:37:09.6554130Z should be replaced with 2023-01-11T21:37:09.6554260Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:37:09.6558440Z and 2023-01-11T21:37:09.6558570Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:37:09.6558630Z should be replaced with 2023-01-11T21:37:09.6558890Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T21:37:09.6558960Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6559010Z ok (0.001s) 2023-01-11T21:37:09.6559140Z test_get_torch_func_signature_exhaustive_t_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6559290Z test_get_torch_func_signature_exhaustive_take_along_dim_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6559430Z test_get_torch_func_signature_exhaustive_take_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6559560Z test_get_torch_func_signature_exhaustive_tan_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6559700Z test_get_torch_func_signature_exhaustive_tanh_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6559840Z test_get_torch_func_signature_exhaustive_tensor_split_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6560000Z test_get_torch_func_signature_exhaustive_tensordot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:37:09.6560130Z test_get_torch_func_signature_exhaustive_tile_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6560360Z test_get_torch_func_signature_exhaustive_to_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6560640Z test_get_torch_func_signature_exhaustive_to_sparse_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6560880Z test_get_torch_func_signature_exhaustive_topk_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6561030Z test_get_torch_func_signature_exhaustive_trace_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6561170Z test_get_torch_func_signature_exhaustive_transpose_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6561310Z test_get_torch_func_signature_exhaustive_trapezoid_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6561440Z test_get_torch_func_signature_exhaustive_trapz_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6561930Z test_get_torch_func_signature_exhaustive_triangular_solve_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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-11T21:37:09.6562100Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T21:37:09.6562180Z X = torch.triangular_solve(B, A).solution 2023-01-11T21:37:09.6562230Z should be replaced with 2023-01-11T21:37:09.6562420Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T21:37:09.6562480Z return self.op(*args, **kwargs) 2023-01-11T21:37:09.6562530Z ok (0.001s) 2023-01-11T21:37:09.6562670Z test_get_torch_func_signature_exhaustive_tril_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6562800Z test_get_torch_func_signature_exhaustive_triu_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6562980Z test_get_torch_func_signature_exhaustive_true_divide_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6563150Z test_get_torch_func_signature_exhaustive_trunc_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6563290Z test_get_torch_func_signature_exhaustive_unbind_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6563440Z test_get_torch_func_signature_exhaustive_unflatten_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6563580Z test_get_torch_func_signature_exhaustive_unfold_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6563820Z test_get_torch_func_signature_exhaustive_unfold_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6564050Z test_get_torch_func_signature_exhaustive_uniform_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6564300Z test_get_torch_func_signature_exhaustive_unique_consecutive_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6564530Z test_get_torch_func_signature_exhaustive_unique_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6564670Z test_get_torch_func_signature_exhaustive_unsqueeze_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6564810Z test_get_torch_func_signature_exhaustive_var_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6564950Z test_get_torch_func_signature_exhaustive_var_mean_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6565090Z test_get_torch_func_signature_exhaustive_var_mean_unbiased_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6565240Z test_get_torch_func_signature_exhaustive_var_unbiased_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6565390Z test_get_torch_func_signature_exhaustive_vdot_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6565580Z test_get_torch_func_signature_exhaustive_view_as_complex_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6565840Z test_get_torch_func_signature_exhaustive_view_as_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6565980Z test_get_torch_func_signature_exhaustive_view_copy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6566220Z test_get_torch_func_signature_exhaustive_view_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6566380Z test_get_torch_func_signature_exhaustive_vsplit_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6566520Z test_get_torch_func_signature_exhaustive_vstack_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.000s) 2023-01-11T21:37:09.6566750Z test_get_torch_func_signature_exhaustive_where_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6566890Z test_get_torch_func_signature_exhaustive_xlogy_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6567130Z test_get_torch_func_signature_exhaustive_zero__cpu_float32 (__main__.TestOperatorSignaturesCPU) ... skip: This path doesn't work on Python functions (0.000s) 2023-01-11T21:37:09.6567260Z test_get_torch_func_signature_exhaustive_zeros_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6567410Z test_get_torch_func_signature_exhaustive_zeros_like_cpu_float32 (__main__.TestOperatorSignaturesCPU) ... ok (0.001s) 2023-01-11T21:37:09.6567500Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2023-01-11T21:37:09.6567610Z Tests that the pass manager runs the passes correctly. ... ok (0.003s) 2023-01-11T21:37:09.6567710Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T21:37:09.6567840Z Checks that we error if we pass in a check function with the wrong parameters ... ok (0.000s) 2023-01-11T21:37:09.6567970Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T21:37:09.6568110Z Tests that users can add in check functions correctly ... ok (0.001s) 2023-01-11T21:37:09.6568210Z test_pass_manager_error (fx.test_pass_infra.TestPassManager) 2023-01-11T21:37:09.6568290Z Tests error catching + debug ... ok (0.002s) 2023-01-11T21:37:09.6568410Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2023-01-11T21:37:09.6568500Z Tests the construction of constraints ... ok (0.000s) 2023-01-11T21:37:09.6568600Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2023-01-11T21:37:09.6568700Z Tests that passes are correctly ordered based on contraints. ... ok (0.001s) 2023-01-11T21:37:09.6568850Z test_matching_pattern_with_list_type_arg (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6568990Z test_replace_pattern_with_filters (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2023-01-11T21:37:09.6569130Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.002s) 2023-01-11T21:37:09.6569270Z test_subgraph_rewriter_call_method (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6569420Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6569560Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6569740Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6569930Z test_subgraph_rewriter_local_revert (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.005s) 2023-01-11T21:37:09.6570110Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:37:09.6570250Z test_subgraph_rewriter_nodes_with_kwargs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6570400Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6570570Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6570710Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T21:37:09.6570840Z This tests that a placeholder Node can be matched to a Node with ... ok (0.003s) 2023-01-11T21:37:09.6570990Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:37:09.6571140Z test_subgraph_rewriter_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6571290Z test_subgraph_rewriter_replace_with_duplicated_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6571440Z test_subgraph_rewriter_replace_with_multiple_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6571590Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.004s) 2023-01-11T21:37:09.6571730Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6571870Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6572010Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6572200Z test_subgraph_rewriter_with_overlapping_matches (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6572360Z test_subgraph_rewriter_with_unused_args (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.003s) 2023-01-11T21:37:09.6572480Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T21:37:09.6572600Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... skip: no torchvision (0.001s) 2023-01-11T21:37:09.6572720Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:37:09.6572840Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6572960Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6573070Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6573190Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6573310Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6573420Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:37:09.6573550Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:37:09.6573670Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:37:09.6573790Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:37:09.6573900Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.002s) 2023-01-11T21:37:09.6574040Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:37:09.6574210Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.014s) 2023-01-11T21:37:09.6574350Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:37:09.6574460Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... ok (0.019s) 2023-01-11T21:37:09.6574580Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6574690Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6574800Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6574920Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6575030Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6575180Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6575300Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6575410Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6575560Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.010s) 2023-01-11T21:37:09.6575670Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6575790Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6575940Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.010s) 2023-01-11T21:37:09.6576100Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.001s) 2023-01-11T21:37:09.6576220Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T21:37:09.6576220Z 2023-01-11T21:37:09.6576370Z ---------------------------------------------------------------------- 2023-01-11T21:37:09.6576430Z Ran 1050 tests in 3.923s 2023-01-11T21:37:09.6576430Z 2023-01-11T21:37:09.6576500Z OK (skipped=223, expected failures=4) 2023-01-11T21:37:09.6576510Z 2023-01-11T21:37:09.6576570Z Generating XML reports... 2023-01-11T21:37:09.6576780Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.AnnotationsTest-20230111213705.xml 2023-01-11T21:37:09.6576990Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_cse_pass.TestCSEPass-20230111213705.xml 2023-01-11T21:37:09.6577190Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_common_passes.TestCommonPass-20230111213705.xml 2023-01-11T21:37:09.6577390Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_const_fold.TestConstFold-20230111213705.xml 2023-01-11T21:37:09.6577650Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20230111213705.xml 2023-01-11T21:37:09.6577830Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_dce_pass.TestDCE-20230111213705.xml 2023-01-11T21:37:09.6578000Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFX-20230111213705.xml 2023-01-11T21:37:09.6578210Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFXAPIBackwardCompatibility-20230111213705.xml 2023-01-11T21:37:09.6578440Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestFunctionalTracing-20230111213705.xml 2023-01-11T21:37:09.6578670Z Generated XML report: test-reports/python-unittest/test_fx/TEST-TestOperatorSignaturesCPU-20230111213705.xml 2023-01-11T21:37:09.6578880Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_pass_infra.TestPassManager-20230111213705.xml 2023-01-11T21:37:09.6579100Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111213705.xml 2023-01-11T21:37:09.6579360Z Generated XML report: test-reports/python-unittest/test_fx/TEST-fx.test_gradual_type.TypeCheckerTest-20230111213705.xml 2023-01-11T21:37:09.6579360Z 2023-01-11T21:37:09.6579610Z ##[endgroup] 2023-01-11T21:37:09.6579820Z FINISHED PRINTING LOG FILE of test_fx (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_fx_tl9w3q1m) 2023-01-11T21:37:09.6579820Z 2023-01-11T21:37:09.6579940Z Running test_spectral_ops ... [2023-01-11 21:37:09.621355] 2023-01-11T21:37:09.6580220Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:09.621681] 2023-01-11T21:37:13.4227800Z 2023-01-11T21:37:13.4228200Z Expand the folded group to see the log file of test_spectral_ops 2023-01-11T21:37:13.4229000Z ##[group]PRINTING LOG FILE of test_spectral_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_spectral_ops_jb99s76h) 2023-01-11T21:37:13.4229630Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_spectral_ops.py:44: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T21:37:13.4229960Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2023-01-11T21:37:13.4230330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_spectral_ops.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T21:37:13.4230680Z not has_scipy_fft or LooseVersion(scipy.__version__) >= '1.6.0') 2023-01-11T21:37:13.4230800Z 2023-01-11T21:37:13.4230860Z Running tests... 2023-01-11T21:37:13.4231100Z ---------------------------------------------------------------------- 2023-01-11T21:37:13.4231420Z Test results will be stored in test-reports/python-unittest/test_spectral_ops 2023-01-11T21:37:13.4231700Z test_batch_istft_cpu (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4231940Z test_complex_istft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.005s) 2023-01-11T21:37:13.4232190Z test_complex_stft_definition_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.004s) 2023-01-11T21:37:13.4232430Z test_complex_stft_onesided_cpu (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T21:37:13.4232660Z test_complex_stft_real_equiv_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.054s) 2023-01-11T21:37:13.4232890Z test_complex_stft_roundtrip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.017s) 2023-01-11T21:37:13.4233130Z test_complex_stft_roundtrip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.027s) 2023-01-11T21:37:13.4233550Z test_cufft_plan_cache_cpu_float64 (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:13.4233800Z test_empty_fft_fft_fft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4234020Z test_empty_fft_fft_fft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4234240Z test_empty_fft_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4234470Z test_empty_fft_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4234690Z test_empty_fft_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4234920Z test_empty_fft_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4235180Z test_empty_fft_fft_hfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4235460Z test_empty_fft_fft_hfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4235680Z test_empty_fft_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4235910Z test_empty_fft_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4236150Z test_empty_fft_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4236390Z test_empty_fft_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4236620Z test_empty_fft_fft_ifft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4236910Z test_empty_fft_fft_ifft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4237220Z test_empty_fft_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4237450Z test_empty_fft_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4237670Z test_empty_fft_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4237890Z test_empty_fft_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4238130Z test_empty_fft_fft_ihfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4238370Z test_empty_fft_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4238640Z test_empty_fft_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4238920Z test_empty_fft_fft_irfft2_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4239200Z test_empty_fft_fft_irfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4239450Z test_empty_fft_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4239670Z test_empty_fft_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4239900Z test_empty_fft_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4240120Z test_empty_fft_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4240340Z test_empty_fft_fft_rfft2_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4240570Z test_empty_fft_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4240870Z test_empty_fft_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4241090Z test_empty_ifft_cpu (__main__.TestFFTCPU) ... ok (0.011s) 2023-01-11T21:37:13.4241330Z test_fft2_fftn_equivalence_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.013s) 2023-01-11T21:37:13.4241580Z test_fft2_fftn_equivalence_cpu_float32 (__main__.TestFFTCPU) ... ok (0.019s) 2023-01-11T21:37:13.4241800Z test_fft2_invalid_cpu (__main__.TestFFTCPU) ... ok (0.034s) 2023-01-11T21:37:13.4242020Z test_fft2_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.105s) 2023-01-11T21:37:13.4242250Z test_fft2_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.120s) 2023-01-11T21:37:13.4242540Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4242840Z test_fft_half_and_bfloat16_errors_fft_fft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4243100Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4243360Z test_fft_half_and_bfloat16_errors_fft_fft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4243630Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4243890Z test_fft_half_and_bfloat16_errors_fft_fftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4244150Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4244460Z test_fft_half_and_bfloat16_errors_fft_hfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4244790Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4245070Z test_fft_half_and_bfloat16_errors_fft_hfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4245340Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4245610Z test_fft_half_and_bfloat16_errors_fft_hfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4245870Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4246180Z test_fft_half_and_bfloat16_errors_fft_ifft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4246440Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4246740Z test_fft_half_and_bfloat16_errors_fft_ifft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4247050Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4247310Z test_fft_half_and_bfloat16_errors_fft_ifftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4247570Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4247840Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4248130Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4248370Z test_fft_half_and_bfloat16_errors_fft_ihfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4248620Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4248950Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4249210Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4249470Z test_fft_half_and_bfloat16_errors_fft_irfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4249720Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4249970Z test_fft_half_and_bfloat16_errors_fft_irfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4250230Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4250490Z test_fft_half_and_bfloat16_errors_fft_irfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4250780Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4251070Z test_fft_half_and_bfloat16_errors_fft_rfft2_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4251320Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4251560Z test_fft_half_and_bfloat16_errors_fft_rfft_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4251800Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_bfloat16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4252040Z test_fft_half_and_bfloat16_errors_fft_rfftn_cpu_float16 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4252270Z test_fft_ifft_rfft_irfft_cpu_float64 (__main__.TestFFTCPU) ... ok (0.668s) 2023-01-11T21:37:13.4252490Z test_fft_input_modification_cpu (__main__.TestFFTCPU) ... ok (0.001s) 2023-01-11T21:37:13.4252770Z test_fft_invalid_dtypes_cpu (__main__.TestFFTCPU) ... ok (0.005s) 2023-01-11T21:37:13.4252980Z test_fft_plan_repeatable_cpu (__main__.TestFFTCPU) ... ok (0.004s) 2023-01-11T21:37:13.4253200Z test_fft_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4253460Z test_fft_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.001s) 2023-01-11T21:37:13.4253710Z test_fft_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4253960Z test_fft_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.001s) 2023-01-11T21:37:13.4254210Z test_fft_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.005s) 2023-01-11T21:37:13.4254460Z test_fft_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.005s) 2023-01-11T21:37:13.4254720Z test_fft_type_promotion_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.001s) 2023-01-11T21:37:13.4255010Z test_fft_type_promotion_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.001s) 2023-01-11T21:37:13.4255270Z test_fft_type_promotion_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.001s) 2023-01-11T21:37:13.4255530Z test_fft_type_promotion_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.001s) 2023-01-11T21:37:13.4255780Z test_fft_type_promotion_cpu_float32 (__main__.TestFFTCPU) ... ok (0.001s) 2023-01-11T21:37:13.4256010Z test_fft_type_promotion_cpu_float64 (__main__.TestFFTCPU) ... ok (0.001s) 2023-01-11T21:37:13.4256230Z test_fft_type_promotion_cpu_int8 (__main__.TestFFTCPU) ... ok (0.001s) 2023-01-11T21:37:13.4256510Z test_fftfreq_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2023-01-11T21:37:13.4263910Z test_fftfreq_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.003s) 2023-01-11T21:37:13.4264160Z test_fftfreq_out_cpu_float32 (__main__.TestFFTCPU) ... ok (0.004s) 2023-01-11T21:37:13.4264400Z test_fftfreq_out_cpu_float64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4264620Z test_fftn_invalid_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.009s) 2023-01-11T21:37:13.4264840Z test_fftn_invalid_fft_fftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.009s) 2023-01-11T21:37:13.4265070Z test_fftn_invalid_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.011s) 2023-01-11T21:37:13.4265330Z test_fftn_invalid_fft_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.011s) 2023-01-11T21:37:13.4265600Z test_fftn_invalid_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.009s) 2023-01-11T21:37:13.4265830Z test_fftn_invalid_fft_ifftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.009s) 2023-01-11T21:37:13.4266050Z test_fftn_invalid_fft_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.010s) 2023-01-11T21:37:13.4266280Z test_fftn_invalid_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.011s) 2023-01-11T21:37:13.4266510Z test_fftn_invalid_fft_irfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.011s) 2023-01-11T21:37:13.4266730Z test_fftn_invalid_fft_rfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.010s) 2023-01-11T21:37:13.4266950Z test_fftn_round_trip_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.110s) 2023-01-11T21:37:13.4267270Z test_fftn_round_trip_cpu_complex32 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.001s) 2023-01-11T21:37:13.4267530Z test_fftn_round_trip_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.069s) 2023-01-11T21:37:13.4267790Z test_fftn_round_trip_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.001s) 2023-01-11T21:37:13.4268040Z test_fftn_round_trip_cpu_float32 (__main__.TestFFTCPU) ... ok (0.152s) 2023-01-11T21:37:13.4268250Z test_fftn_round_trip_cpu_float64 (__main__.TestFFTCPU) ... ok (0.256s) 2023-01-11T21:37:13.4268470Z test_fftshift_frequencies_cpu_float32 (__main__.TestFFTCPU) ... ok (0.001s) 2023-01-11T21:37:13.4268690Z test_fftshift_frequencies_cpu_float64 (__main__.TestFFTCPU) ... ok (0.001s) 2023-01-11T21:37:13.4268940Z test_fftshift_numpy_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4269200Z test_fftshift_numpy_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4269410Z test_fftshift_numpy_cpu_float32 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4269620Z test_fftshift_numpy_cpu_float64 (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4269860Z test_hfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.001s) 2023-01-11T21:37:13.4270090Z test_hfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.005s) 2023-01-11T21:37:13.4270290Z test_hfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T21:37:13.4270530Z test_ihfftn_cpu_float16 (__main__.TestFFTCPU) ... skip: half and complex32 are not supported on CPU (0.001s) 2023-01-11T21:37:13.4270830Z test_ihfftn_cpu_float32 (__main__.TestFFTCPU) ... ok (0.005s) 2023-01-11T21:37:13.4271150Z test_ihfftn_cpu_float64 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T21:37:13.4271380Z test_istft_against_librosa_cpu_float64 (__main__.TestFFTCPU) ... skip: librosa not found (0.001s) 2023-01-11T21:37:13.4271620Z test_istft_linearity_cpu_float64 (__main__.TestFFTCPU) ... ok (0.043s) 2023-01-11T21:37:13.4271830Z test_istft_of_sine_cpu_float64 (__main__.TestFFTCPU) ... ok (0.001s) 2023-01-11T21:37:13.4272050Z test_istft_round_trip_simple_cases_cpu_float64 (__main__.TestFFTCPU) 2023-01-11T21:37:13.4272350Z stft -> istft should recover the original signale ... ok (0.001s) 2023-01-11T21:37:13.4272600Z test_istft_round_trip_various_params_cpu_float64 (__main__.TestFFTCPU) 2023-01-11T21:37:13.4272890Z stft -> istft should recover the original signale ... ok (0.084s) 2023-01-11T21:37:13.4273140Z test_istft_round_trip_with_padding_cpu_float64 (__main__.TestFFTCPU) 2023-01-11T21:37:13.4273380Z long hop_length or not centered may cause length mismatch in the inversed signal ... ok (0.025s) 2023-01-11T21:37:13.4273600Z test_istft_throws_cpu (__main__.TestFFTCPU) 2023-01-11T21:37:13.4273800Z istft should throw exception for invalid parameters ... ok (0.005s) 2023-01-11T21:37:13.4274030Z test_reference_1d_fft_fft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.008s) 2023-01-11T21:37:13.4274250Z test_reference_1d_fft_fft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T21:37:13.4274550Z test_reference_1d_fft_hfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T21:37:13.4274770Z test_reference_1d_fft_hfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T21:37:13.4275000Z test_reference_1d_fft_ifft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T21:37:13.4275220Z test_reference_1d_fft_ifft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T21:37:13.4275450Z test_reference_1d_fft_ihfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.007s) 2023-01-11T21:37:13.4275670Z test_reference_1d_fft_irfft_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T21:37:13.4275900Z test_reference_1d_fft_irfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T21:37:13.4276150Z test_reference_1d_fft_rfft_cpu_float32 (__main__.TestFFTCPU) ... ok (0.006s) 2023-01-11T21:37:13.4276410Z test_reference_nd_fft_fftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.026s) 2023-01-11T21:37:13.4276630Z test_reference_nd_fft_fftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.022s) 2023-01-11T21:37:13.4276860Z test_reference_nd_fft_hfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.024s) 2023-01-11T21:37:13.4277090Z test_reference_nd_fft_hfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.017s) 2023-01-11T21:37:13.4277320Z test_reference_nd_fft_ifftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.025s) 2023-01-11T21:37:13.4277540Z test_reference_nd_fft_ifftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.021s) 2023-01-11T21:37:13.4277770Z test_reference_nd_fft_irfftn_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.026s) 2023-01-11T21:37:13.4278070Z test_reference_nd_fft_irfftn_cpu_complex64 (__main__.TestFFTCPU) ... ok (0.021s) 2023-01-11T21:37:13.4278300Z test_stft_cpu_float64 (__main__.TestFFTCPU) ... skip: librosa not found (0.002s) 2023-01-11T21:37:13.4278520Z test_stft_requires_complex_cpu (__main__.TestFFTCPU) ... ok (0.002s) 2023-01-11T21:37:13.4278750Z test_stft_roundtrip_complex_window_cpu_complex128 (__main__.TestFFTCPU) ... ok (0.020s) 2023-01-11T21:37:13.4279000Z test_stft_roundtrip_complex_window_cpu_float64 (__main__.TestFFTCPU) ... ok (0.024s) 2023-01-11T21:37:13.4279230Z test_stft_window_device_cpu (__main__.TestFFTCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:13.4279460Z test_fft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4279690Z x = torch.rand(10, 10, dtype=torch.complex64) 2023-01-11T21:37:13.4279880Z Expecting nothing 2023-01-11T21:37:13.4280010Z ok 2023-01-11T21:37:13.4280120Z Trying: 2023-01-11T21:37:13.4280240Z fft2 = torch.fft.fft2(x) 2023-01-11T21:37:13.4280410Z Expecting nothing 2023-01-11T21:37:13.4280530Z ok 2023-01-11T21:37:13.4280630Z Trying: 2023-01-11T21:37:13.4280860Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2023-01-11T21:37:13.4281020Z Expecting nothing 2023-01-11T21:37:13.4281140Z ok 2023-01-11T21:37:13.4281250Z Trying: 2023-01-11T21:37:13.4281410Z torch.testing.assert_close(fft2, two_ffts, check_stride=False) 2023-01-11T21:37:13.4281580Z Expecting nothing 2023-01-11T21:37:13.4281710Z ok 2023-01-11T21:37:13.4281840Z ok (0.019s) 2023-01-11T21:37:13.4282040Z test_fft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4282210Z t = torch.arange(4) 2023-01-11T21:37:13.4282340Z Expecting nothing 2023-01-11T21:37:13.4282460Z ok 2023-01-11T21:37:13.4282570Z Trying: 2023-01-11T21:37:13.4282700Z t 2023-01-11T21:37:13.4282810Z Expecting: 2023-01-11T21:37:13.4283000Z tensor([0, 1, 2, 3]) 2023-01-11T21:37:13.4283120Z ok 2023-01-11T21:37:13.4283230Z Trying: 2023-01-11T21:37:13.4283340Z torch.fft.fft(t) 2023-01-11T21:37:13.4283470Z Expecting: 2023-01-11T21:37:13.4283650Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2023-01-11T21:37:13.4283790Z ok 2023-01-11T21:37:13.4283930Z Trying: 2023-01-11T21:37:13.4284100Z t = torch.tensor([0.+1.j, 2.+3.j, 4.+5.j, 6.+7.j]) 2023-01-11T21:37:13.4284250Z Expecting nothing 2023-01-11T21:37:13.4284370Z ok 2023-01-11T21:37:13.4284470Z Trying: 2023-01-11T21:37:13.4284590Z torch.fft.fft(t) 2023-01-11T21:37:13.4284710Z Expecting: 2023-01-11T21:37:13.4284880Z tensor([12.+16.j, -8.+0.j, -4.-4.j, 0.-8.j]) 2023-01-11T21:37:13.4285080Z ok 2023-01-11T21:37:13.4285190Z ok (0.001s) 2023-01-11T21:37:13.4285360Z test_fftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4285530Z torch.fft.fftfreq(5) 2023-01-11T21:37:13.4285670Z Expecting: 2023-01-11T21:37:13.4285850Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2023-01-11T21:37:13.4285980Z ok 2023-01-11T21:37:13.4286120Z Trying: 2023-01-11T21:37:13.4286270Z torch.fft.fftfreq(4) 2023-01-11T21:37:13.4286410Z Expecting: 2023-01-11T21:37:13.4286570Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2023-01-11T21:37:13.4286710Z ok 2023-01-11T21:37:13.4286820Z ok (0.001s) 2023-01-11T21:37:13.4286980Z test_fftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4287170Z x = torch.rand(10, 10, dtype=torch.complex64) 2023-01-11T21:37:13.4287390Z Expecting nothing 2023-01-11T21:37:13.4287510Z ok 2023-01-11T21:37:13.4287620Z Trying: 2023-01-11T21:37:13.4287740Z fftn = torch.fft.fftn(x) 2023-01-11T21:37:13.4292210Z Expecting nothing 2023-01-11T21:37:13.4292350Z ok 2023-01-11T21:37:13.4292460Z Trying: 2023-01-11T21:37:13.4292670Z two_ffts = torch.fft.fft(torch.fft.fft(x, dim=0), dim=1) 2023-01-11T21:37:13.4292870Z Expecting nothing 2023-01-11T21:37:13.4293000Z ok 2023-01-11T21:37:13.4293110Z Trying: 2023-01-11T21:37:13.4293280Z torch.testing.assert_close(fftn, two_ffts, check_stride=False) 2023-01-11T21:37:13.4293450Z Expecting nothing 2023-01-11T21:37:13.4293570Z ok 2023-01-11T21:37:13.4293670Z ok (0.001s) 2023-01-11T21:37:13.4293910Z test_fftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4294100Z f = torch.fft.fftfreq(4) 2023-01-11T21:37:13.4294240Z Expecting nothing 2023-01-11T21:37:13.4294350Z ok 2023-01-11T21:37:13.4294460Z Trying: 2023-01-11T21:37:13.4294560Z f 2023-01-11T21:37:13.4294670Z Expecting: 2023-01-11T21:37:13.4294890Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2023-01-11T21:37:13.4295060Z ok 2023-01-11T21:37:13.4295170Z Trying: 2023-01-11T21:37:13.4295290Z torch.fft.fftshift(f) 2023-01-11T21:37:13.4295430Z Expecting: 2023-01-11T21:37:13.4295600Z tensor([-0.5000, -0.2500, 0.0000, 0.2500]) 2023-01-11T21:37:13.4295730Z ok 2023-01-11T21:37:13.4295840Z Trying: 2023-01-11T21:37:13.4296080Z x = torch.fft.fftfreq(5, d=1/5) + 0.1 * torch.fft.fftfreq(5, d=1/5).unsqueeze(1) 2023-01-11T21:37:13.4296260Z Expecting nothing 2023-01-11T21:37:13.4296380Z ok 2023-01-11T21:37:13.4296480Z Trying: 2023-01-11T21:37:13.4296650Z x 2023-01-11T21:37:13.4296760Z Expecting: 2023-01-11T21:37:13.4296950Z tensor([[ 0.0000, 1.0000, 2.0000, -2.0000, -1.0000], 2023-01-11T21:37:13.4297190Z [ 0.1000, 1.1000, 2.1000, -1.9000, -0.9000], 2023-01-11T21:37:13.4297420Z [ 0.2000, 1.2000, 2.2000, -1.8000, -0.8000], 2023-01-11T21:37:13.4297610Z [-0.2000, 0.8000, 1.8000, -2.2000, -1.2000], 2023-01-11T21:37:13.4297810Z [-0.1000, 0.9000, 1.9000, -2.1000, -1.1000]]) 2023-01-11T21:37:13.4297940Z ok 2023-01-11T21:37:13.4298050Z Trying: 2023-01-11T21:37:13.4298170Z torch.fft.fftshift(x) 2023-01-11T21:37:13.4298300Z Expecting: 2023-01-11T21:37:13.4298550Z tensor([[-2.2000, -1.2000, -0.2000, 0.8000, 1.8000], 2023-01-11T21:37:13.4298780Z [-2.1000, -1.1000, -0.1000, 0.9000, 1.9000], 2023-01-11T21:37:13.4298970Z [-2.0000, -1.0000, 0.0000, 1.0000, 2.0000], 2023-01-11T21:37:13.4299160Z [-1.9000, -0.9000, 0.1000, 1.1000, 2.1000], 2023-01-11T21:37:13.4299350Z [-1.8000, -0.8000, 0.2000, 1.2000, 2.2000]]) 2023-01-11T21:37:13.4299480Z ok 2023-01-11T21:37:13.4299590Z Trying: 2023-01-11T21:37:13.4299780Z x_centered = torch.arange(-5, 5) 2023-01-11T21:37:13.4299960Z Expecting nothing 2023-01-11T21:37:13.4300080Z ok 2023-01-11T21:37:13.4300180Z Trying: 2023-01-11T21:37:13.4300330Z x_uncentered = torch.fft.ifftshift(x_centered) 2023-01-11T21:37:13.4300490Z Expecting nothing 2023-01-11T21:37:13.4300610Z ok 2023-01-11T21:37:13.4300710Z Trying: 2023-01-11T21:37:13.4300920Z fft_uncentered = torch.fft.fft(x_uncentered) 2023-01-11T21:37:13.4301080Z Expecting nothing 2023-01-11T21:37:13.4301200Z ok 2023-01-11T21:37:13.4301310Z Trying: 2023-01-11T21:37:13.4301460Z fft_centered = torch.fft.fftshift(fft_uncentered) 2023-01-11T21:37:13.4301620Z Expecting nothing 2023-01-11T21:37:13.4301740Z ok 2023-01-11T21:37:13.4301880Z Trying: 2023-01-11T21:37:13.4302100Z x_centered_2 = torch.fft.fftshift(torch.fft.ifft(torch.fft.ifftshift(fft_centered))) 2023-01-11T21:37:13.4302290Z Expecting nothing 2023-01-11T21:37:13.4302410Z ok 2023-01-11T21:37:13.4302520Z Trying: 2023-01-11T21:37:13.4302710Z torch.testing.assert_close(x_centered.to(torch.complex64), x_centered_2, check_stride=False) 2023-01-11T21:37:13.4302900Z Expecting nothing 2023-01-11T21:37:13.4303020Z ok 2023-01-11T21:37:13.4303190Z ok (0.001s) 2023-01-11T21:37:13.4303360Z test_hfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4303530Z t = torch.linspace(0, 1, 5) 2023-01-11T21:37:13.4303670Z Expecting nothing 2023-01-11T21:37:13.4303790Z ok 2023-01-11T21:37:13.4303890Z Trying: 2023-01-11T21:37:13.4304000Z t 2023-01-11T21:37:13.4304140Z Expecting: 2023-01-11T21:37:13.4304310Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2023-01-11T21:37:13.4304450Z ok 2023-01-11T21:37:13.4304550Z Trying: 2023-01-11T21:37:13.4304670Z T = torch.fft.ifft(t) 2023-01-11T21:37:13.4304800Z Expecting nothing 2023-01-11T21:37:13.4304920Z ok 2023-01-11T21:37:13.4305030Z Trying: 2023-01-11T21:37:13.4305200Z T 2023-01-11T21:37:13.4305310Z Expecting: 2023-01-11T21:37:13.4305520Z tensor([ 0.5000-0.0000j, -0.1250-0.1720j, -0.1250-0.0406j, -0.1250+0.0406j, 2023-01-11T21:37:13.4305700Z -0.1250+0.1720j]) 2023-01-11T21:37:13.4305820Z ok 2023-01-11T21:37:13.4305930Z Trying: 2023-01-11T21:37:13.4306050Z torch.fft.hfft(T[:3], n=5) 2023-01-11T21:37:13.4306220Z Expecting: 2023-01-11T21:37:13.4306390Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2023-01-11T21:37:13.4306520Z ok 2023-01-11T21:37:13.4306630Z Trying: 2023-01-11T21:37:13.4306750Z torch.fft.hfft(T[:3]) 2023-01-11T21:37:13.4306880Z Expecting: 2023-01-11T21:37:13.4307010Z tensor([0.1250, 0.2809, 0.6250, 0.9691]) 2023-01-11T21:37:13.4307140Z ok 2023-01-11T21:37:13.4307310Z ok (0.001s) 2023-01-11T21:37:13.4307480Z test_ifft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4307680Z x = torch.rand(10, 10, dtype=torch.complex64) 2023-01-11T21:37:13.4307930Z Expecting nothing 2023-01-11T21:37:13.4308050Z ok 2023-01-11T21:37:13.4308160Z Trying: 2023-01-11T21:37:13.4308280Z ifft2 = torch.fft.ifft2(x) 2023-01-11T21:37:13.4308450Z Expecting nothing 2023-01-11T21:37:13.4308610Z ok 2023-01-11T21:37:13.4308710Z Trying: 2023-01-11T21:37:13.4308870Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2023-01-11T21:37:13.4309030Z Expecting nothing 2023-01-11T21:37:13.4309150Z ok 2023-01-11T21:37:13.4309250Z Trying: 2023-01-11T21:37:13.4309420Z torch.testing.assert_close(ifft2, two_iffts, check_stride=False) 2023-01-11T21:37:13.4309660Z Expecting nothing 2023-01-11T21:37:13.4309780Z ok 2023-01-11T21:37:13.4309880Z ok (0.001s) 2023-01-11T21:37:13.4310050Z test_ifft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4310350Z t = torch.tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2023-01-11T21:37:13.4310500Z Expecting nothing 2023-01-11T21:37:13.4310620Z ok 2023-01-11T21:37:13.4310750Z Trying: 2023-01-11T21:37:13.4315140Z torch.fft.ifft(t) 2023-01-11T21:37:13.4315280Z Expecting: 2023-01-11T21:37:13.4315420Z tensor([0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j]) 2023-01-11T21:37:13.4315550Z ok 2023-01-11T21:37:13.4315660Z ok (0.001s) 2023-01-11T21:37:13.4315830Z test_ifftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4316020Z x = torch.rand(10, 10, dtype=torch.complex64) 2023-01-11T21:37:13.4316240Z Expecting nothing 2023-01-11T21:37:13.4316360Z ok 2023-01-11T21:37:13.4316470Z Trying: 2023-01-11T21:37:13.4316590Z ifftn = torch.fft.ifftn(x) 2023-01-11T21:37:13.4316730Z Expecting nothing 2023-01-11T21:37:13.4316850Z ok 2023-01-11T21:37:13.4316950Z Trying: 2023-01-11T21:37:13.4317140Z two_iffts = torch.fft.ifft(torch.fft.ifft(x, dim=0), dim=1) 2023-01-11T21:37:13.4317340Z Expecting nothing 2023-01-11T21:37:13.4317460Z ok 2023-01-11T21:37:13.4317570Z Trying: 2023-01-11T21:37:13.4317730Z torch.testing.assert_close(ifftn, two_iffts, check_stride=False) 2023-01-11T21:37:13.4317910Z Expecting nothing 2023-01-11T21:37:13.4318030Z ok 2023-01-11T21:37:13.4318130Z ok (0.001s) 2023-01-11T21:37:13.4318370Z test_ifftshift_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4318550Z f = torch.fft.fftfreq(5) 2023-01-11T21:37:13.4318690Z Expecting nothing 2023-01-11T21:37:13.4318810Z ok 2023-01-11T21:37:13.4318910Z Trying: 2023-01-11T21:37:13.4319020Z f 2023-01-11T21:37:13.4319130Z Expecting: 2023-01-11T21:37:13.4319350Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2023-01-11T21:37:13.4319520Z ok 2023-01-11T21:37:13.4319630Z Trying: 2023-01-11T21:37:13.4319760Z shifted = torch.fft.fftshift(f) 2023-01-11T21:37:13.4319900Z Expecting nothing 2023-01-11T21:37:13.4320020Z ok 2023-01-11T21:37:13.4320130Z Trying: 2023-01-11T21:37:13.4320260Z torch.fft.ifftshift(shifted) 2023-01-11T21:37:13.4320460Z Expecting: 2023-01-11T21:37:13.4320650Z tensor([ 0.0000, 0.2000, 0.4000, -0.4000, -0.2000]) 2023-01-11T21:37:13.4320790Z ok 2023-01-11T21:37:13.4320890Z ok (0.001s) 2023-01-11T21:37:13.4321060Z test_ihfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4321220Z t = torch.arange(5) 2023-01-11T21:37:13.4321360Z Expecting nothing 2023-01-11T21:37:13.4321510Z ok 2023-01-11T21:37:13.4321640Z Trying: 2023-01-11T21:37:13.4321750Z t 2023-01-11T21:37:13.4321860Z Expecting: 2023-01-11T21:37:13.4321990Z tensor([0, 1, 2, 3, 4]) 2023-01-11T21:37:13.4322110Z ok 2023-01-11T21:37:13.4322210Z Trying: 2023-01-11T21:37:13.4322330Z torch.fft.ihfft(t) 2023-01-11T21:37:13.4322520Z Expecting: 2023-01-11T21:37:13.4322710Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j]) 2023-01-11T21:37:13.4322860Z ok 2023-01-11T21:37:13.4322960Z Trying: 2023-01-11T21:37:13.4323080Z torch.fft.ifft(t) 2023-01-11T21:37:13.4323210Z Expecting: 2023-01-11T21:37:13.4323410Z tensor([ 2.0000-0.0000j, -0.5000-0.6882j, -0.5000-0.1625j, -0.5000+0.1625j, 2023-01-11T21:37:13.4323630Z -0.5000+0.6882j]) 2023-01-11T21:37:13.4323780Z ok 2023-01-11T21:37:13.4323890Z ok (0.001s) 2023-01-11T21:37:13.4324150Z test_irfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4324320Z t = torch.rand(10, 9) 2023-01-11T21:37:13.4324460Z Expecting nothing 2023-01-11T21:37:13.4324580Z ok 2023-01-11T21:37:13.4324680Z Trying: 2023-01-11T21:37:13.4324870Z T = torch.fft.rfft2(t) 2023-01-11T21:37:13.4325000Z Expecting nothing 2023-01-11T21:37:13.4325120Z ok 2023-01-11T21:37:13.4325230Z Trying: 2023-01-11T21:37:13.4325350Z torch.fft.irfft2(T).size() 2023-01-11T21:37:13.4325490Z Expecting: 2023-01-11T21:37:13.4325610Z torch.Size([10, 8]) 2023-01-11T21:37:13.4325760Z ok 2023-01-11T21:37:13.4325900Z Trying: 2023-01-11T21:37:13.4326040Z roundtrip = torch.fft.irfft2(T, t.size()) 2023-01-11T21:37:13.4326190Z Expecting nothing 2023-01-11T21:37:13.4326340Z ok 2023-01-11T21:37:13.4326450Z Trying: 2023-01-11T21:37:13.4326570Z roundtrip.size() 2023-01-11T21:37:13.4326700Z Expecting: 2023-01-11T21:37:13.4326880Z torch.Size([10, 9]) 2023-01-11T21:37:13.4327010Z ok 2023-01-11T21:37:13.4327110Z Trying: 2023-01-11T21:37:13.4327280Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2023-01-11T21:37:13.4327440Z Expecting nothing 2023-01-11T21:37:13.4327560Z ok 2023-01-11T21:37:13.4327670Z ok (0.001s) 2023-01-11T21:37:13.4327930Z test_irfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4328130Z t = torch.linspace(0, 1, 5) 2023-01-11T21:37:13.4328270Z Expecting nothing 2023-01-11T21:37:13.4328390Z ok 2023-01-11T21:37:13.4328500Z Trying: 2023-01-11T21:37:13.4328600Z t 2023-01-11T21:37:13.4328710Z Expecting: 2023-01-11T21:37:13.4328850Z tensor([0.0000, 0.2500, 0.5000, 0.7500, 1.0000]) 2023-01-11T21:37:13.4329050Z ok 2023-01-11T21:37:13.4329150Z Trying: 2023-01-11T21:37:13.4329270Z T = torch.fft.rfft(t) 2023-01-11T21:37:13.4329410Z Expecting nothing 2023-01-11T21:37:13.4329530Z ok 2023-01-11T21:37:13.4329630Z Trying: 2023-01-11T21:37:13.4329740Z T 2023-01-11T21:37:13.4329880Z Expecting: 2023-01-11T21:37:13.4330110Z tensor([ 2.5000+0.0000j, -0.6250+0.8602j, -0.6250+0.2031j]) 2023-01-11T21:37:13.4330250Z ok 2023-01-11T21:37:13.4330350Z Trying: 2023-01-11T21:37:13.4330470Z torch.fft.irfft(T) 2023-01-11T21:37:13.4330600Z Expecting: 2023-01-11T21:37:13.4330730Z tensor([0.1562, 0.3511, 0.7812, 1.2114]) 2023-01-11T21:37:13.4330870Z ok 2023-01-11T21:37:13.4331030Z Trying: 2023-01-11T21:37:13.4331170Z roundtrip = torch.fft.irfft(T, t.numel()) 2023-01-11T21:37:13.4331320Z Expecting nothing 2023-01-11T21:37:13.4331440Z ok 2023-01-11T21:37:13.4331540Z Trying: 2023-01-11T21:37:13.4331710Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2023-01-11T21:37:13.4331880Z Expecting nothing 2023-01-11T21:37:13.4332030Z ok 2023-01-11T21:37:13.4332160Z ok (0.001s) 2023-01-11T21:37:13.4332330Z test_irfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4332500Z t = torch.rand(10, 9) 2023-01-11T21:37:13.4332630Z Expecting nothing 2023-01-11T21:37:13.4336930Z ok 2023-01-11T21:37:13.4337050Z Trying: 2023-01-11T21:37:13.4337170Z T = torch.fft.rfftn(t) 2023-01-11T21:37:13.4337370Z Expecting nothing 2023-01-11T21:37:13.4337490Z ok 2023-01-11T21:37:13.4337600Z Trying: 2023-01-11T21:37:13.4337720Z torch.fft.irfftn(T).size() 2023-01-11T21:37:13.4337860Z Expecting: 2023-01-11T21:37:13.4337980Z torch.Size([10, 8]) 2023-01-11T21:37:13.4338110Z ok 2023-01-11T21:37:13.4338240Z Trying: 2023-01-11T21:37:13.4338420Z roundtrip = torch.fft.irfftn(T, t.size()) 2023-01-11T21:37:13.4338570Z Expecting nothing 2023-01-11T21:37:13.4338690Z ok 2023-01-11T21:37:13.4338790Z Trying: 2023-01-11T21:37:13.4338910Z roundtrip.size() 2023-01-11T21:37:13.4339040Z Expecting: 2023-01-11T21:37:13.4339160Z torch.Size([10, 9]) 2023-01-11T21:37:13.4339350Z ok 2023-01-11T21:37:13.4339460Z Trying: 2023-01-11T21:37:13.4339620Z torch.testing.assert_close(roundtrip, t, check_stride=False) 2023-01-11T21:37:13.4339790Z Expecting nothing 2023-01-11T21:37:13.4339910Z ok 2023-01-11T21:37:13.4340010Z ok (0.001s) 2023-01-11T21:37:13.4340230Z test_rfft2_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4340430Z t = torch.rand(10, 10) 2023-01-11T21:37:13.4340590Z Expecting nothing 2023-01-11T21:37:13.4340710Z ok 2023-01-11T21:37:13.4340810Z Trying: 2023-01-11T21:37:13.4340940Z rfft2 = torch.fft.rfft2(t) 2023-01-11T21:37:13.4341080Z Expecting nothing 2023-01-11T21:37:13.4341190Z ok 2023-01-11T21:37:13.4341300Z Trying: 2023-01-11T21:37:13.4341470Z rfft2.size() 2023-01-11T21:37:13.4341600Z Expecting: 2023-01-11T21:37:13.4341720Z torch.Size([10, 6]) 2023-01-11T21:37:13.4341840Z ok 2023-01-11T21:37:13.4341950Z Trying: 2023-01-11T21:37:13.4342070Z fft2 = torch.fft.fft2(t) 2023-01-11T21:37:13.4342200Z Expecting nothing 2023-01-11T21:37:13.4342380Z ok 2023-01-11T21:37:13.4342520Z Trying: 2023-01-11T21:37:13.4342680Z torch.testing.assert_close(fft2[..., :6], rfft2, check_stride=False) 2023-01-11T21:37:13.4342850Z Expecting nothing 2023-01-11T21:37:13.4342970Z ok 2023-01-11T21:37:13.4343080Z Trying: 2023-01-11T21:37:13.4343230Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2023-01-11T21:37:13.4343390Z Expecting nothing 2023-01-11T21:37:13.4343580Z ok 2023-01-11T21:37:13.4343680Z Trying: 2023-01-11T21:37:13.4343840Z torch.testing.assert_close(rfft2, two_ffts, check_stride=False) 2023-01-11T21:37:13.4344010Z Expecting nothing 2023-01-11T21:37:13.4344130Z ok 2023-01-11T21:37:13.4344240Z ok (0.001s) 2023-01-11T21:37:13.4344400Z test_rfft_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4344600Z t = torch.arange(4) 2023-01-11T21:37:13.4344760Z Expecting nothing 2023-01-11T21:37:13.4344880Z ok 2023-01-11T21:37:13.4344980Z Trying: 2023-01-11T21:37:13.4345090Z t 2023-01-11T21:37:13.4345200Z Expecting: 2023-01-11T21:37:13.4345330Z tensor([0, 1, 2, 3]) 2023-01-11T21:37:13.4345450Z ok 2023-01-11T21:37:13.4345620Z Trying: 2023-01-11T21:37:13.4345740Z torch.fft.rfft(t) 2023-01-11T21:37:13.4345860Z Expecting: 2023-01-11T21:37:13.4346030Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j]) 2023-01-11T21:37:13.4346170Z ok 2023-01-11T21:37:13.4346270Z Trying: 2023-01-11T21:37:13.4346380Z torch.fft.fft(t) 2023-01-11T21:37:13.4346550Z Expecting: 2023-01-11T21:37:13.4346750Z tensor([ 6.+0.j, -2.+2.j, -2.+0.j, -2.-2.j]) 2023-01-11T21:37:13.4346880Z ok 2023-01-11T21:37:13.4346990Z ok (0.001s) 2023-01-11T21:37:13.4347160Z test_rfftfreq_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4347330Z torch.fft.rfftfreq(5) 2023-01-11T21:37:13.4347460Z Expecting: 2023-01-11T21:37:13.4347590Z tensor([0.0000, 0.2000, 0.4000]) 2023-01-11T21:37:13.4347780Z ok 2023-01-11T21:37:13.4347890Z Trying: 2023-01-11T21:37:13.4348010Z torch.fft.rfftfreq(4) 2023-01-11T21:37:13.4348140Z Expecting: 2023-01-11T21:37:13.4348270Z tensor([0.0000, 0.2500, 0.5000]) 2023-01-11T21:37:13.4348400Z ok 2023-01-11T21:37:13.4348500Z Trying: 2023-01-11T21:37:13.4348650Z torch.fft.fftfreq(4) 2023-01-11T21:37:13.4348820Z Expecting: 2023-01-11T21:37:13.4348990Z tensor([ 0.0000, 0.2500, -0.5000, -0.2500]) 2023-01-11T21:37:13.4349120Z ok 2023-01-11T21:37:13.4349230Z ok (0.001s) 2023-01-11T21:37:13.4349390Z test_rfftn_cpu (__main__.TestFFTDocExamplesCPU) ... Trying: 2023-01-11T21:37:13.4349560Z t = torch.rand(10, 10) 2023-01-11T21:37:13.4349700Z Expecting nothing 2023-01-11T21:37:13.4349880Z ok 2023-01-11T21:37:13.4349980Z Trying: 2023-01-11T21:37:13.4350110Z rfftn = torch.fft.rfftn(t) 2023-01-11T21:37:13.4350240Z Expecting nothing 2023-01-11T21:37:13.4350360Z ok 2023-01-11T21:37:13.4350470Z Trying: 2023-01-11T21:37:13.4350580Z rfftn.size() 2023-01-11T21:37:13.4350730Z Expecting: 2023-01-11T21:37:13.4350890Z torch.Size([10, 6]) 2023-01-11T21:37:13.4351010Z ok 2023-01-11T21:37:13.4351110Z Trying: 2023-01-11T21:37:13.4351240Z fftn = torch.fft.fftn(t) 2023-01-11T21:37:13.4351380Z Expecting nothing 2023-01-11T21:37:13.4351500Z ok 2023-01-11T21:37:13.4351600Z Trying: 2023-01-11T21:37:13.4351890Z torch.testing.assert_close(fftn[..., :6], rfftn, check_stride=False) 2023-01-11T21:37:13.4352070Z Expecting nothing 2023-01-11T21:37:13.4352190Z ok 2023-01-11T21:37:13.4352290Z Trying: 2023-01-11T21:37:13.4352440Z two_ffts = torch.fft.fft(torch.fft.rfft(t, dim=1), dim=0) 2023-01-11T21:37:13.4352600Z Expecting nothing 2023-01-11T21:37:13.4352720Z ok 2023-01-11T21:37:13.4352860Z Trying: 2023-01-11T21:37:13.4353050Z torch.testing.assert_close(rfftn, two_ffts, check_stride=False) 2023-01-11T21:37:13.4353220Z Expecting nothing 2023-01-11T21:37:13.4353340Z ok 2023-01-11T21:37:13.4353440Z ok (0.001s) 2023-01-11T21:37:13.4353520Z 2023-01-11T21:37:13.4353660Z ---------------------------------------------------------------------- 2023-01-11T21:37:13.4353840Z Ran 177 tests in 2.505s 2023-01-11T21:37:13.4353920Z 2023-01-11T21:37:13.4354000Z OK (skipped=12) 2023-01-11T21:37:13.4354120Z 2023-01-11T21:37:13.4354200Z Generating XML reports... 2023-01-11T21:37:13.4354500Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTCPU-20230111213710.xml 2023-01-11T21:37:13.4359210Z Generated XML report: test-reports/python-unittest/test_spectral_ops/TEST-TestFFTDocExamplesCPU-20230111213710.xml 2023-01-11T21:37:13.4359390Z 2023-01-11T21:37:13.4359610Z ##[endgroup] 2023-01-11T21:37:13.4359910Z FINISHED PRINTING LOG FILE of test_spectral_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_spectral_ops_jb99s76h) 2023-01-11T21:37:13.4360090Z 2023-01-11T21:37:13.4360200Z Running test_modules ... [2023-01-11 21:37:13.423120] 2023-01-11T21:37:13.4360610Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:13.423426] 2023-01-11T21:37:16.3503660Z 2023-01-11T21:37:16.3504050Z Expand the folded group to see the log file of test_modules 2023-01-11T21:37:16.3504760Z ##[group]PRINTING LOG FILE of test_modules (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_modules__481yc0f) 2023-01-11T21:37:16.3505000Z 2023-01-11T21:37:16.3505060Z Running tests... 2023-01-11T21:37:16.3505420Z ---------------------------------------------------------------------- 2023-01-11T21:37:16.3505710Z Test results will be stored in test-reports/python-unittest/test_modules 2023-01-11T21:37:16.3505970Z test_check_inplace_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.013s) 2023-01-11T21:37:16.3506380Z test_check_inplace_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3506670Z test_check_inplace_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3507030Z test_check_inplace_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3507310Z test_check_inplace_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3507640Z test_check_inplace_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3507940Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3508330Z test_cpu_gpu_parity_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3508670Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3509060Z test_cpu_gpu_parity_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3509380Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3509780Z test_cpu_gpu_parity_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3510200Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3510590Z test_cpu_gpu_parity_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3510900Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3511270Z test_cpu_gpu_parity_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3511650Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3512050Z test_cpu_gpu_parity_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3512410Z test_cpu_gpu_parity_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3512770Z test_cpu_gpu_parity_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3513100Z test_cpu_gpu_parity_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3513440Z test_cpu_gpu_parity_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3513740Z test_cpu_gpu_parity_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3514100Z test_cpu_gpu_parity_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3514420Z test_cpu_gpu_parity_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3514740Z test_cpu_gpu_parity_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3515040Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3515340Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3515640Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3515930Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3516280Z test_cpu_gpu_parity_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3516640Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3516950Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3517590Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3517910Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3518280Z test_cpu_gpu_parity_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3518580Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3518870Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3519220Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3519650Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3520030Z test_cpu_gpu_parity_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3520380Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3520800Z test_cpu_gpu_parity_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3521100Z test_cpu_gpu_parity_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3521460Z test_cpu_gpu_parity_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3521790Z test_cpu_gpu_parity_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3522210Z test_cpu_gpu_parity_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3522510Z test_cpu_gpu_parity_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3522860Z test_cpu_gpu_parity_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3523170Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3523550Z test_cpu_gpu_parity_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3523860Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3524230Z test_cpu_gpu_parity_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3524590Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3525010Z test_cpu_gpu_parity_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3525330Z test_cpu_gpu_parity_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3525700Z test_cpu_gpu_parity_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3526000Z test_cpu_gpu_parity_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3526360Z test_cpu_gpu_parity_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3526660Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3527030Z test_cpu_gpu_parity_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3527410Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3527790Z test_cpu_gpu_parity_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3528110Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3528480Z test_cpu_gpu_parity_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3528790Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3529160Z test_cpu_gpu_parity_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3529490Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3529890Z test_cpu_gpu_parity_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3537710Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3538070Z test_cpu_gpu_parity_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3538380Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3538750Z test_cpu_gpu_parity_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3539110Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3539470Z test_cpu_gpu_parity_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3539780Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3540220Z test_cpu_gpu_parity_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3540550Z test_cpu_gpu_parity_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3540900Z test_cpu_gpu_parity_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3541190Z test_cpu_gpu_parity_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3541470Z test_cpu_gpu_parity_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3541760Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3542150Z test_cpu_gpu_parity_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3542500Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3542920Z test_cpu_gpu_parity_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3543220Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3543580Z test_cpu_gpu_parity_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3543860Z test_cpu_gpu_parity_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3544180Z test_cpu_gpu_parity_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3544460Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3544800Z test_cpu_gpu_parity_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3545150Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3545530Z test_cpu_gpu_parity_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3545810Z test_cpu_gpu_parity_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3546180Z test_cpu_gpu_parity_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3546460Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3546790Z test_cpu_gpu_parity_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3547090Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3547500Z test_cpu_gpu_parity_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3547860Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3548320Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3548650Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3549040Z test_cpu_gpu_parity_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3549350Z test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3549720Z test_cpu_gpu_parity_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3550070Z test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3550540Z test_cpu_gpu_parity_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3550850Z test_cpu_gpu_parity_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:37:16.3551190Z test_cpu_gpu_parity_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3551470Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3551810Z test_factory_kwargs_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3552090Z test_factory_kwargs_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3552410Z test_factory_kwargs_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3552760Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3553200Z test_factory_kwargs_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3553490Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3553840Z test_factory_kwargs_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3554130Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3554470Z test_factory_kwargs_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3554760Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3555120Z test_factory_kwargs_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3555460Z test_factory_kwargs_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3555800Z test_factory_kwargs_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3556060Z test_factory_kwargs_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:37:16.3556370Z test_factory_kwargs_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3556630Z test_factory_kwargs_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:37:16.3556940Z test_factory_kwargs_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3557220Z test_factory_kwargs_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:37:16.3557570Z test_factory_kwargs_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3557880Z test_factory_kwargs_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3558540Z test_factory_kwargs_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_creation.py:167: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/EmptyTensor.cpp:32.) 2023-01-11T21:37:16.3559000Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:37:16.3559160Z ok (0.002s) 2023-01-11T21:37:16.3559360Z test_factory_kwargs_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3559620Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3559950Z test_factory_kwargs_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3560330Z test_factory_kwargs_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3560590Z test_factory_kwargs_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3560840Z test_factory_kwargs_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3561100Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3561430Z test_factory_kwargs_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3561710Z test_factory_kwargs_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3561960Z test_factory_kwargs_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3562250Z test_factory_kwargs_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3562530Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3562860Z test_factory_kwargs_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3563140Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:37:16.3563480Z test_factory_kwargs_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3563760Z test_factory_kwargs_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3564060Z test_factory_kwargs_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3564390Z test_factory_kwargs_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3564780Z test_factory_kwargs_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3565050Z test_factory_kwargs_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3565370Z test_factory_kwargs_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3565630Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:37:16.3565950Z test_factory_kwargs_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3566260Z test_factory_kwargs_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.015s) 2023-01-11T21:37:16.3566590Z test_factory_kwargs_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3566890Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3567260Z test_factory_kwargs_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3567530Z test_factory_kwargs_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3567850Z test_factory_kwargs_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3568110Z test_factory_kwargs_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3568420Z test_factory_kwargs_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3568680Z test_factory_kwargs_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3569000Z test_factory_kwargs_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3569340Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.032s) 2023-01-11T21:37:16.3569680Z test_factory_kwargs_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3569950Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.031s) 2023-01-11T21:37:16.3570270Z test_factory_kwargs_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3570830Z test_factory_kwargs_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/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:37:16.3571280Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:37:16.3571450Z ok (0.004s) 2023-01-11T21:37:16.3571750Z test_factory_kwargs_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3572060Z test_factory_kwargs_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:37:16.3572380Z test_factory_kwargs_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3572650Z test_factory_kwargs_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.004s) 2023-01-11T21:37:16.3572970Z test_factory_kwargs_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3573290Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.047s) 2023-01-11T21:37:16.3573650Z test_factory_kwargs_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3573950Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3574380Z test_factory_kwargs_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3574710Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3575070Z test_factory_kwargs_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3575410Z test_factory_kwargs_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3575730Z test_factory_kwargs_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3575990Z test_factory_kwargs_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3576320Z test_factory_kwargs_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3576640Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.037s) 2023-01-11T21:37:16.3577030Z test_factory_kwargs_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3577340Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.037s) 2023-01-11T21:37:16.3577710Z test_factory_kwargs_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3577990Z test_factory_kwargs_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:37:16.3578310Z test_factory_kwargs_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3578570Z test_factory_kwargs_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:37:16.3578880Z test_factory_kwargs_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3579210Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.029s) 2023-01-11T21:37:16.3579540Z test_factory_kwargs_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3579810Z test_factory_kwargs_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.029s) 2023-01-11T21:37:16.3580140Z test_factory_kwargs_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3580400Z test_factory_kwargs_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.002s) 2023-01-11T21:37:16.3580710Z test_factory_kwargs_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3580970Z test_factory_kwargs_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3581320Z test_factory_kwargs_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3581640Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.030s) 2023-01-11T21:37:16.3582010Z test_factory_kwargs_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3582320Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.024s) 2023-01-11T21:37:16.3582720Z test_factory_kwargs_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3583040Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.022s) 2023-01-11T21:37:16.3583420Z test_factory_kwargs_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3583730Z test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.003s) 2023-01-11T21:37:16.3584170Z test_factory_kwargs_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3584520Z test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... expected failure (0.002s) 2023-01-11T21:37:16.3584910Z test_factory_kwargs_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3585200Z test_factory_kwargs_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.072s) 2023-01-11T21:37:16.3585530Z test_factory_kwargs_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3585890Z test_forward_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3586240Z test_forward_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3586620Z test_forward_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3586990Z test_forward_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3587340Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3587700Z test_forward_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3588050Z test_forward_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3588410Z test_forward_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3588760Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3589110Z test_forward_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3589540Z test_forward_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3589890Z test_forward_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3590240Z test_forward_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3590570Z test_forward_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3590910Z test_forward_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3591230Z test_forward_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3591550Z test_forward_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3591950Z test_forward_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3592310Z test_forward_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3592640Z test_forward_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3592980Z test_forward_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3593340Z test_forward_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3593690Z test_forward_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3594060Z test_forward_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3594410Z test_forward_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3594830Z test_forward_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3595180Z test_forward_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3595530Z test_forward_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3595880Z test_forward_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3596230Z test_forward_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3596580Z test_forward_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3596920Z test_forward_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3597310Z test_forward_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3597680Z test_forward_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3598020Z test_forward_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3598380Z test_forward_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3598730Z test_forward_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3599080Z test_forward_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3599400Z test_forward_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3599720Z test_forward_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3600130Z test_forward_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3600470Z test_forward_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3600800Z test_forward_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3601140Z test_forward_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3601530Z test_forward_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3601860Z test_forward_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3602200Z test_forward_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3602570Z test_forward_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3602960Z test_forward_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3603340Z test_forward_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3603680Z test_forward_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3604010Z test_forward_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3604330Z test_forward_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3604710Z test_forward_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3605040Z test_forward_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3605450Z test_forward_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3605790Z test_forward_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3606140Z test_forward_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3606490Z test_forward_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3606840Z test_forward_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3607180Z test_forward_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3607510Z test_forward_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3607880Z test_forward_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3608240Z test_forward_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3608570Z test_forward_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3608920Z test_forward_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3609280Z test_forward_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3609630Z test_forward_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3609990Z test_forward_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3610330Z test_forward_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3610790Z test_forward_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3611140Z test_forward_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3611470Z test_forward_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3611800Z test_forward_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3612130Z test_forward_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3612490Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3612910Z test_forward_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3613320Z test_forward_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3613740Z test_forward_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3614090Z test_forward_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3614420Z test_forward_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3614750Z test_forward_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3615070Z test_forward_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3615410Z test_forward_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3615750Z test_forward_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3616160Z test_forward_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3616500Z test_forward_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3616830Z test_forward_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3617160Z test_forward_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3617480Z test_forward_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3617810Z test_forward_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3618170Z test_forward_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3618580Z test_forward_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3619010Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3619400Z test_forward_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3619790Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3620210Z test_forward_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3620590Z test_forward_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3620950Z test_forward_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3621330Z test_forward_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3621770Z test_forward_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3622130Z test_forward_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3622500Z test_forward_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3622840Z test_grad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3623180Z test_grad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3623520Z test_grad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3623870Z test_grad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3624260Z test_grad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3624650Z test_grad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3624990Z test_grad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3625320Z test_grad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3625640Z test_grad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3625960Z test_grad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3626290Z test_grad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3626640Z test_grad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3627050Z test_grad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3627400Z test_grad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3627730Z test_grad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3628050Z test_grad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3628380Z test_grad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3628700Z test_grad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3629030Z test_grad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3629410Z test_grad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3629920Z test_grad_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3630260Z test_grad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3630580Z test_grad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3630920Z test_grad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3631260Z test_grad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3631620Z test_grad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3632020Z test_grad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3632420Z test_grad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3632770Z test_grad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3633130Z test_grad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3633480Z test_grad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3633810Z test_grad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3634140Z test_grad_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3634490Z test_grad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3634900Z test_grad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3635280Z test_grad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3635600Z test_grad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3635930Z test_grad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3636260Z test_grad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3636590Z test_grad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3636910Z test_grad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3637270Z test_grad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3637720Z test_grad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3638110Z test_grad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3638480Z test_grad_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3638860Z test_grad_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3639210Z test_grad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3639620Z test_gradgrad_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3639980Z test_gradgrad_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3640360Z test_gradgrad_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3640750Z test_gradgrad_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3641110Z test_gradgrad_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3641510Z test_gradgrad_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3641860Z test_gradgrad_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3642220Z test_gradgrad_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3642550Z test_gradgrad_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3642870Z test_gradgrad_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3643270Z test_gradgrad_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3643620Z test_gradgrad_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3643970Z test_gradgrad_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3644320Z test_gradgrad_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3644660Z test_gradgrad_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3644990Z test_gradgrad_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3645330Z test_gradgrad_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3645700Z test_gradgrad_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3646080Z test_gradgrad_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3646420Z test_gradgrad_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3646750Z test_gradgrad_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3647090Z test_gradgrad_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3647430Z test_gradgrad_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3647770Z test_gradgrad_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3648110Z test_gradgrad_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3648520Z test_gradgrad_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3648890Z test_gradgrad_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3649240Z test_gradgrad_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3649610Z test_gradgrad_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3649970Z test_gradgrad_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3650300Z test_gradgrad_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3650630Z test_gradgrad_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3651060Z test_gradgrad_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3651470Z test_gradgrad_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3651820Z test_gradgrad_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3652160Z test_gradgrad_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3652490Z test_gradgrad_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3652830Z test_gradgrad_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3653170Z test_gradgrad_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3653500Z test_gradgrad_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3653930Z test_gradgrad_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3654320Z test_gradgrad_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3654710Z test_gradgrad_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3655100Z test_gradgrad_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3655480Z test_gradgrad_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3655840Z test_gradgrad_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3656210Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3656640Z test_if_train_and_eval_modes_differ_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3657060Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3657430Z test_if_train_and_eval_modes_differ_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3657810Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3663860Z test_if_train_and_eval_modes_differ_nn_BatchNorm2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3664230Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3664590Z test_if_train_and_eval_modes_differ_nn_BatchNorm3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3664940Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3665370Z test_if_train_and_eval_modes_differ_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3665810Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3666330Z test_if_train_and_eval_modes_differ_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3666680Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3667050Z test_if_train_and_eval_modes_differ_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3667410Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3667760Z test_if_train_and_eval_modes_differ_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3668170Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3668600Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3668990Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3669370Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3669740Z test_if_train_and_eval_modes_differ_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3670120Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3670510Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3670900Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3671350Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3671730Z test_if_train_and_eval_modes_differ_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3672110Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3672490Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3672890Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3673270Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3673650Z test_if_train_and_eval_modes_differ_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3674060Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3674500Z test_if_train_and_eval_modes_differ_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3674890Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3675250Z test_if_train_and_eval_modes_differ_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3675610Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3675980Z test_if_train_and_eval_modes_differ_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3676340Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3676700Z test_if_train_and_eval_modes_differ_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3677120Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3677490Z test_if_train_and_eval_modes_differ_nn_GRU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3677860Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3678240Z test_if_train_and_eval_modes_differ_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3678610Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3678980Z test_if_train_and_eval_modes_differ_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3679340Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3679740Z test_if_train_and_eval_modes_differ_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3680150Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3680520Z test_if_train_and_eval_modes_differ_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3680880Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3681240Z test_if_train_and_eval_modes_differ_nn_LSTM_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3681610Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3682050Z test_if_train_and_eval_modes_differ_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3682420Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3682860Z test_if_train_and_eval_modes_differ_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3683230Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3683590Z test_if_train_and_eval_modes_differ_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3684010Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3684410Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3684800Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3685180Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3685600Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3686020Z test_if_train_and_eval_modes_differ_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3686390Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3686750Z test_if_train_and_eval_modes_differ_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3687120Z test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3687490Z test_if_train_and_eval_modes_differ_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3687870Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3688260Z test_if_train_and_eval_modes_differ_nn_MultiheadAttention_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3688710Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3689080Z test_if_train_and_eval_modes_differ_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3689440Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3689800Z test_if_train_and_eval_modes_differ_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3690140Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3690500Z test_if_train_and_eval_modes_differ_nn_RNN_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3690880Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3691280Z test_if_train_and_eval_modes_differ_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3691680Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3692040Z test_if_train_and_eval_modes_differ_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3692420Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3692830Z test_if_train_and_eval_modes_differ_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3693250Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3693650Z test_if_train_and_eval_modes_differ_nn_TransformerEncoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3694050Z test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3694510Z test_if_train_and_eval_modes_differ_nn_TransformerEncoder_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3694900Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3695270Z test_if_train_and_eval_modes_differ_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3695640Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3696010Z test_memory_format_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3696290Z test_memory_format_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3696550Z test_memory_format_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3696930Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3697330Z test_memory_format_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3697700Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3698060Z test_memory_format_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3698420Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3698790Z test_memory_format_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3699150Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3699510Z test_memory_format_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3699860Z test_memory_format_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3700180Z test_memory_format_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3700510Z test_memory_format_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3700840Z test_memory_format_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3701170Z test_memory_format_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3701500Z test_memory_format_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3701830Z test_memory_format_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3702220Z test_memory_format_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3702610Z test_memory_format_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3702980Z test_memory_format_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3703340Z test_memory_format_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3703710Z test_memory_format_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3704060Z test_memory_format_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3704420Z test_memory_format_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3704830Z test_memory_format_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3705250Z test_memory_format_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3705610Z test_memory_format_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3705970Z test_memory_format_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3706320Z test_memory_format_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3706680Z test_memory_format_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3707040Z test_memory_format_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3707390Z test_memory_format_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3707780Z test_memory_format_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3708170Z test_memory_format_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3708530Z test_memory_format_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3712920Z test_memory_format_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3713260Z test_memory_format_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3713570Z test_memory_format_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3713820Z test_memory_format_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3714150Z test_memory_format_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3714550Z test_memory_format_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3714910Z test_memory_format_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3715260Z test_memory_format_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3715630Z test_memory_format_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3715970Z test_memory_format_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3716250Z test_memory_format_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3716520Z test_memory_format_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3716890Z test_memory_format_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3717270Z test_memory_format_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3717540Z test_memory_format_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3717800Z test_memory_format_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3718120Z test_memory_format_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3718460Z test_memory_format_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3718800Z test_memory_format_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3719140Z test_memory_format_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3719560Z test_memory_format_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3719920Z test_memory_format_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3720270Z test_memory_format_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3720610Z test_memory_format_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3720950Z test_memory_format_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3721280Z test_memory_format_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3721610Z test_memory_format_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3721980Z test_memory_format_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3722370Z test_memory_format_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3722800Z test_memory_format_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3723170Z test_memory_format_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3723530Z test_memory_format_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3723890Z test_memory_format_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3724250Z test_memory_format_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3724560Z test_memory_format_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3724880Z test_memory_format_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3725210Z test_memory_format_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3725560Z test_memory_format_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3725850Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3726140Z test_memory_format_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3726420Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3726710Z test_memory_format_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3727020Z test_memory_format_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3727310Z test_memory_format_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3727650Z test_memory_format_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3727980Z test_memory_format_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3728320Z test_memory_format_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3728670Z test_memory_format_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3729020Z test_memory_format_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3729370Z test_memory_format_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3729770Z test_memory_format_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3730120Z test_memory_format_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3730450Z test_memory_format_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3730790Z test_memory_format_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3731080Z test_memory_format_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3731370Z test_memory_format_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3731690Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3732030Z test_memory_format_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3732370Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3732670Z test_memory_format_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3732960Z test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3733240Z test_memory_format_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3733550Z test_memory_format_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3733840Z test_memory_format_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3734120Z test_memory_format_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3734440Z test_memory_format_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.001s) 2023-01-11T21:37:16.3734740Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3735130Z test_multiple_device_transfer_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3735440Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3735790Z test_multiple_device_transfer_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3736100Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3736470Z test_multiple_device_transfer_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3736820Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3737240Z test_multiple_device_transfer_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3737550Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3737930Z test_multiple_device_transfer_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3738250Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3738620Z test_multiple_device_transfer_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3738920Z test_multiple_device_transfer_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3739270Z test_multiple_device_transfer_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3739630Z test_multiple_device_transfer_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3739990Z test_multiple_device_transfer_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3740300Z test_multiple_device_transfer_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3740650Z test_multiple_device_transfer_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3740940Z test_multiple_device_transfer_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3741280Z test_multiple_device_transfer_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3741570Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3741910Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3742270Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3742570Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3742940Z test_multiple_device_transfer_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3743240Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3743540Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3743830Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3744130Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3744570Z test_multiple_device_transfer_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3744880Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3745170Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3745460Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3745760Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3746110Z test_multiple_device_transfer_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3746420Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3746820Z test_multiple_device_transfer_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3747160Z test_multiple_device_transfer_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3747500Z test_multiple_device_transfer_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3747790Z test_multiple_device_transfer_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3748140Z test_multiple_device_transfer_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3748440Z test_multiple_device_transfer_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3748800Z test_multiple_device_transfer_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3749100Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3749520Z test_multiple_device_transfer_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3749830Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3750190Z test_multiple_device_transfer_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3750510Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3750870Z test_multiple_device_transfer_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3751170Z test_multiple_device_transfer_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3751520Z test_multiple_device_transfer_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3751850Z test_multiple_device_transfer_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3752230Z test_multiple_device_transfer_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3752530Z test_multiple_device_transfer_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3756920Z test_multiple_device_transfer_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3757220Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3757580Z test_multiple_device_transfer_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3757890Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3758250Z test_multiple_device_transfer_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3758610Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3758980Z test_multiple_device_transfer_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3759280Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3759640Z test_multiple_device_transfer_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3759930Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3760270Z test_multiple_device_transfer_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3760580Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3760990Z test_multiple_device_transfer_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3761410Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3761800Z test_multiple_device_transfer_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3762110Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3762480Z test_multiple_device_transfer_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3762780Z test_multiple_device_transfer_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3763130Z test_multiple_device_transfer_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3763460Z test_multiple_device_transfer_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3763880Z test_multiple_device_transfer_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3764190Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3764580Z test_multiple_device_transfer_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3764910Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3765300Z test_multiple_device_transfer_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3765610Z test_multiple_device_transfer_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3765960Z test_multiple_device_transfer_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3766290Z test_multiple_device_transfer_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3766670Z test_multiple_device_transfer_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3766970Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3767330Z test_multiple_device_transfer_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3767630Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3767980Z test_multiple_device_transfer_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3768270Z test_multiple_device_transfer_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3768610Z test_multiple_device_transfer_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3768970Z test_multiple_device_transfer_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3769330Z test_multiple_device_transfer_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3769640Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3770090Z test_multiple_device_transfer_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3770420Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3770830Z test_multiple_device_transfer_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3771170Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3771610Z test_multiple_device_transfer_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3771980Z test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3772400Z test_multiple_device_transfer_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3772730Z test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3773120Z test_multiple_device_transfer_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3773430Z test_multiple_device_transfer_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:16.3773780Z test_multiple_device_transfer_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3774160Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3774610Z test_non_contiguous_tensors_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3774980Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3775340Z test_non_contiguous_tensors_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3775710Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3776080Z test_non_contiguous_tensors_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3776460Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3776840Z test_non_contiguous_tensors_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3777250Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3777660Z test_non_contiguous_tensors_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3778040Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3778410Z test_non_contiguous_tensors_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3778780Z test_non_contiguous_tensors_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3779180Z test_non_contiguous_tensors_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3779540Z test_non_contiguous_tensors_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3779890Z test_non_contiguous_tensors_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3780310Z test_non_contiguous_tensors_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3780670Z test_non_contiguous_tensors_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3781010Z test_non_contiguous_tensors_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3781380Z test_non_contiguous_tensors_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3781740Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3782120Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3782490Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3782900Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3783310Z test_non_contiguous_tensors_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3783680Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3784050Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3784410Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3784780Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3785140Z test_non_contiguous_tensors_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3785500Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3785940Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3786310Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3786680Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3787040Z test_non_contiguous_tensors_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3787420Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3787790Z test_non_contiguous_tensors_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3788240Z test_non_contiguous_tensors_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3788630Z test_non_contiguous_tensors_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3789020Z test_non_contiguous_tensors_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3789380Z test_non_contiguous_tensors_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3789730Z test_non_contiguous_tensors_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3790080Z test_non_contiguous_tensors_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3790510Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3790870Z test_non_contiguous_tensors_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3791220Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3791650Z test_non_contiguous_tensors_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3792020Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3792390Z test_non_contiguous_tensors_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3792750Z test_non_contiguous_tensors_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3793100Z test_non_contiguous_tensors_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3793450Z test_non_contiguous_tensors_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3793800Z test_non_contiguous_tensors_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3794180Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3794580Z test_non_contiguous_tensors_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3794940Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3795300Z test_non_contiguous_tensors_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3795670Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3796030Z test_non_contiguous_tensors_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3796390Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3796740Z test_non_contiguous_tensors_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3797170Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3797600Z test_non_contiguous_tensors_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3797960Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3798310Z test_non_contiguous_tensors_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3798680Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3799060Z test_non_contiguous_tensors_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3799470Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3799910Z test_non_contiguous_tensors_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3800320Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3804910Z test_non_contiguous_tensors_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3805270Z test_non_contiguous_tensors_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3805620Z test_non_contiguous_tensors_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3805910Z test_non_contiguous_tensors_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: Skipped! (0.002s) 2023-01-11T21:37:16.3806180Z test_non_contiguous_tensors_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: Skipped! (0.002s) 2023-01-11T21:37:16.3806540Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3807010Z test_non_contiguous_tensors_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3807420Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3807810Z test_non_contiguous_tensors_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3808180Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3808530Z test_non_contiguous_tensors_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3808870Z test_non_contiguous_tensors_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3809220Z test_non_contiguous_tensors_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3809610Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3810010Z test_non_contiguous_tensors_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3810390Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3810830Z test_non_contiguous_tensors_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3811180Z test_non_contiguous_tensors_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3811530Z test_non_contiguous_tensors_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3811880Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3812230Z test_non_contiguous_tensors_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3812670Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3813110Z test_non_contiguous_tensors_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3813510Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3813910Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3814320Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3814730Z test_non_contiguous_tensors_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3815130Z test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3815560Z test_non_contiguous_tensors_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3815990Z test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3816390Z test_non_contiguous_tensors_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3816760Z test_non_contiguous_tensors_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3817120Z test_non_contiguous_tensors_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:37:16.3817470Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3817820Z test_pickle_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3818170Z test_pickle_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3818570Z test_pickle_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3818910Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3819260Z test_pickle_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3819630Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3820030Z test_pickle_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3820380Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3820720Z test_pickle_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3821100Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3821490Z test_pickle_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3821830Z test_pickle_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3822190Z test_pickle_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3822520Z test_pickle_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3822840Z test_pickle_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3823150Z test_pickle_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3823470Z test_pickle_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3823860Z test_pickle_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3824190Z test_pickle_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3824530Z test_pickle_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3824880Z test_pickle_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3825230Z test_pickle_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3825570Z test_pickle_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3825910Z test_pickle_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3826280Z test_pickle_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3826670Z test_pickle_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3827020Z test_pickle_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3827350Z test_pickle_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3827690Z test_pickle_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3828030Z test_pickle_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3828380Z test_pickle_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3828710Z test_pickle_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3829130Z test_pickle_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3829480Z test_pickle_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3829830Z test_pickle_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3830180Z test_pickle_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3830510Z test_pickle_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3830830Z test_pickle_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3831160Z test_pickle_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3831540Z test_pickle_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3831910Z test_pickle_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3832230Z test_pickle_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3832560Z test_pickle_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3832890Z test_pickle_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3833220Z test_pickle_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3833550Z test_pickle_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3833890Z test_pickle_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3834300Z test_pickle_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3834640Z test_pickle_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3834970Z test_pickle_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3835290Z test_pickle_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3835610Z test_pickle_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3835940Z test_pickle_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3836270Z test_pickle_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3836640Z test_pickle_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3837010Z test_pickle_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3837350Z test_pickle_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3837680Z test_pickle_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3838010Z test_pickle_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3838350Z test_pickle_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3838730Z test_pickle_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3839060Z test_pickle_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3839460Z test_pickle_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3839790Z test_pickle_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3840130Z test_pickle_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3840480Z test_pickle_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3840870Z test_pickle_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3841210Z test_pickle_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3841560Z test_pickle_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3841940Z test_pickle_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3842310Z test_pickle_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3842640Z test_pickle_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3842960Z test_pickle_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3843290Z test_pickle_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3843650Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3844010Z test_pickle_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3844380Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3844820Z test_pickle_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3845170Z test_pickle_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3845490Z test_pickle_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3845810Z test_pickle_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3846120Z test_pickle_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3846450Z test_pickle_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3846780Z test_pickle_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3847140Z test_pickle_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3851590Z test_pickle_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3852020Z test_pickle_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3852340Z test_pickle_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3852670Z test_pickle_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3852990Z test_pickle_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3853330Z test_pickle_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3853700Z test_pickle_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3854180Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3854580Z test_pickle_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3854970Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3855350Z test_pickle_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3855730Z test_pickle_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3856090Z test_pickle_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3856460Z test_pickle_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3856860Z test_pickle_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3857250Z test_pickle_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3857590Z test_pickle_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:37:16.3857860Z test_repr_nn_AdaptiveAvgPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3858180Z test_repr_nn_AdaptiveAvgPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3858440Z test_repr_nn_AvgPool1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3858760Z test_repr_nn_AvgPool1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3859020Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3859410Z test_repr_nn_BatchNorm2d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3859690Z test_repr_nn_BatchNorm2d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3860020Z test_repr_nn_BatchNorm2d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3860290Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3860610Z test_repr_nn_BatchNorm3d_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3860880Z test_repr_nn_BatchNorm3d_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3861230Z test_repr_nn_BatchNorm3d_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3861530Z test_repr_nn_Bilinear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3861870Z test_repr_nn_Bilinear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3862120Z test_repr_nn_Conv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3862420Z test_repr_nn_Conv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3862660Z test_repr_nn_Conv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3862960Z test_repr_nn_Conv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3863230Z test_repr_nn_Conv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3863520Z test_repr_nn_Conv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3864390Z test_repr_nn_ConvTranspose1d_cpu_complex128 (__main__.TestModuleCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T21:37:16.3864960Z warnings.warn( 2023-01-11T21:37:16.3865080Z ok (0.001s) 2023-01-11T21:37:16.3865270Z test_repr_nn_ConvTranspose1d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3865510Z test_repr_nn_ConvTranspose1d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3865750Z test_repr_nn_ConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3866070Z test_repr_nn_ConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3866380Z test_repr_nn_ConvTranspose2d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3866650Z test_repr_nn_ConvTranspose2d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3866880Z test_repr_nn_ConvTranspose2d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3867120Z test_repr_nn_ConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3867430Z test_repr_nn_ConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3867700Z test_repr_nn_ConvTranspose3d_cpu_complex128 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3867940Z test_repr_nn_ConvTranspose3d_cpu_complex32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3868170Z test_repr_nn_ConvTranspose3d_cpu_complex64 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3868480Z test_repr_nn_ConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3868800Z test_repr_nn_ConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3869060Z test_repr_nn_CrossEntropyLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3869380Z test_repr_nn_CrossEntropyLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3869630Z test_repr_nn_ELU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3869930Z test_repr_nn_ELU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3870180Z test_repr_nn_Embedding_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3870540Z test_repr_nn_Embedding_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3870820Z test_repr_nn_GRUCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3871130Z test_repr_nn_GRUCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3871380Z test_repr_nn_GRU_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:37:16.3871690Z test_repr_nn_GRU_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3871950Z test_repr_nn_GRU_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.003s) 2023-01-11T21:37:16.3872260Z test_repr_nn_GRU_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3872540Z test_repr_nn_GaussianNLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3872920Z test_repr_nn_GaussianNLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3873180Z test_repr_nn_Hardswish_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3873490Z test_repr_nn_Hardswish_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3873740Z test_repr_nn_L1Loss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3874030Z test_repr_nn_L1Loss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3874280Z test_repr_nn_LSTMCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3874580Z test_repr_nn_LSTMCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3874870Z test_repr_nn_LSTM_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:37:16.3875220Z test_repr_nn_LSTM_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3875480Z test_repr_nn_LSTM_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:37:16.3875790Z test_repr_nn_LSTM_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3876040Z test_repr_nn_LazyConv1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3876350Z test_repr_nn_LazyConv1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3876600Z test_repr_nn_LazyConv2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3876900Z test_repr_nn_LazyConv2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3877220Z test_repr_nn_LazyConv3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3877530Z test_repr_nn_LazyConv3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3877800Z test_repr_nn_LazyConvTranspose1d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3878130Z test_repr_nn_LazyConvTranspose1d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3878400Z test_repr_nn_LazyConvTranspose2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3878720Z test_repr_nn_LazyConvTranspose2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3878980Z test_repr_nn_LazyConvTranspose3d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3879340Z test_repr_nn_LazyConvTranspose3d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3879630Z test_repr_nn_Linear_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3879970Z test_repr_nn_Linear_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3880220Z test_repr_nn_MaxPool2d_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3880530Z test_repr_nn_MaxPool2d_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3880790Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:37:16.3881140Z test_repr_nn_MultiheadAttention_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3881420Z test_repr_nn_MultiheadAttention_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.006s) 2023-01-11T21:37:16.3881870Z test_repr_nn_MultiheadAttention_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3882140Z test_repr_nn_NLLLoss_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3882440Z test_repr_nn_NLLLoss_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3882680Z test_repr_nn_RNNCell_cpu_float32 (__main__.TestModuleCPU) ... ok (0.001s) 2023-01-11T21:37:16.3882980Z test_repr_nn_RNNCell_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3883230Z test_repr_nn_RNN_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:37:16.3883530Z test_repr_nn_RNN_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3883820Z test_repr_nn_RNN_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:37:16.3884170Z test_repr_nn_RNN_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3884420Z test_repr_nn_ReLU_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3884710Z test_repr_nn_ReLU_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3884960Z test_repr_nn_Sigmoid_cpu_float32 (__main__.TestModuleCPU) ... ok (0.000s) 2023-01-11T21:37:16.3885260Z test_repr_nn_Sigmoid_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3885520Z test_repr_nn_TransformerDecoderLayer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.007s) 2023-01-11T21:37:16.3885860Z test_repr_nn_TransformerDecoderLayer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3886220Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:37:16.3886580Z test_repr_nn_TransformerEncoderLayer_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3886890Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.005s) 2023-01-11T21:37:16.3887250Z test_repr_nn_TransformerEncoderLayer_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3887540Z test_repr_nn_TransformerEncoder_eval_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.019s) 2023-01-11T21:37:16.3887890Z test_repr_nn_TransformerEncoder_eval_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3888170Z test_repr_nn_TransformerEncoder_train_mode_cpu_float32 (__main__.TestModuleCPU) ... ok (0.017s) 2023-01-11T21:37:16.3888550Z test_repr_nn_TransformerEncoder_train_mode_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3888860Z test_repr_nn_Transformer_cpu_float32 (__main__.TestModuleCPU) ... ok (0.025s) 2023-01-11T21:37:16.3893670Z test_repr_nn_Transformer_cpu_float64 (__main__.TestModuleCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:37:16.3893830Z 2023-01-11T21:37:16.3893980Z ---------------------------------------------------------------------- 2023-01-11T21:37:16.3894160Z Ran 1010 tests in 1.569s 2023-01-11T21:37:16.3894250Z 2023-01-11T21:37:16.3894320Z OK (skipped=895, expected failures=2) 2023-01-11T21:37:16.3894420Z 2023-01-11T21:37:16.3894480Z Generating XML reports... 2023-01-11T21:37:16.3894670Z Generated XML report: test-reports/python-unittest/test_modules/TEST-TestModuleCPU-20230111213714.xml 2023-01-11T21:37:16.3894680Z 2023-01-11T21:37:16.3894990Z ##[endgroup] 2023-01-11T21:37:16.3895240Z FINISHED PRINTING LOG FILE of test_modules (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_modules__481yc0f) 2023-01-11T21:37:16.3895270Z 2023-01-11T21:37:16.3895410Z Running test_namedtuple_return_api ... [2023-01-11 21:37:16.351156] 2023-01-11T21:37:16.3895700Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:16.351482] 2023-01-11T21:37:18.0090770Z 2023-01-11T21:37:18.0091120Z Expand the folded group to see the log file of test_namedtuple_return_api 2023-01-11T21:37:18.0091770Z ##[group]PRINTING LOG FILE of test_namedtuple_return_api (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_namedtuple_return_api_swg_xkwu) 2023-01-11T21:37:18.0091970Z 2023-01-11T21:37:18.0092030Z Running tests... 2023-01-11T21:37:18.0092380Z ---------------------------------------------------------------------- 2023-01-11T21:37:18.0092770Z Test results will be stored in test-reports/python-unittest/test_namedtuple_return_api 2023-01-11T21:37:18.0093070Z test_import_return_types (__main__.TestNamedTupleAPI) ... ok (0.114s) 2023-01-11T21:37:18.0093590Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtuple_return_api.py:149: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T21:37:18.0094030Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:37:18.0094230Z Q, R = torch.qr(A, some) 2023-01-11T21:37:18.0094380Z should be replaced with 2023-01-11T21:37:18.0094730Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2459.) 2023-01-11T21:37:18.0095040Z ret1 = func(a, *op.input) 2023-01-11T21:37:18.0095470Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtuple_return_api.py:155: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T21:37:18.0095850Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:37:18.0096040Z Q, R = torch.qr(A, some) 2023-01-11T21:37:18.0096190Z should be replaced with 2023-01-11T21:37:18.0096520Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2471.) 2023-01-11T21:37:18.0096800Z ret2 = func(a, *op.input, out=tuple(ret1)) 2023-01-11T21:37:18.0097190Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtuple_return_api.py:149: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T21:37:18.0097640Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T21:37:18.0097890Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:37:18.0098160Z should be replaced with 2023-01-11T21:37:18.0098430Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:37:18.0098590Z and 2023-01-11T21:37:18.0098930Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:37:18.0099100Z should be replaced with 2023-01-11T21:37:18.0099490Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2910.) 2023-01-11T21:37:18.0099790Z ret1 = func(a, *op.input) 2023-01-11T21:37:18.0100180Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtuple_return_api.py:155: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T21:37:18.0100580Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T21:37:18.0100830Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:37:18.0101110Z should be replaced with 2023-01-11T21:37:18.0101330Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:37:18.0101490Z and 2023-01-11T21:37:18.0101700Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:37:18.0101880Z should be replaced with 2023-01-11T21:37:18.0102260Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2928.) 2023-01-11T21:37:18.0102560Z ret2 = func(a, *op.input, out=tuple(ret1)) 2023-01-11T21:37:18.0103010Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtuple_return_api.py:149: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T21:37:18.0103390Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T21:37:18.0103620Z X = torch.triangular_solve(B, A).solution 2023-01-11T21:37:18.0103810Z should be replaced with 2023-01-11T21:37:18.0104120Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2225.) 2023-01-11T21:37:18.0104380Z ret1 = func(a, *op.input) 2023-01-11T21:37:18.0104820Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtuple_return_api.py:149: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2023-01-11T21:37:18.0105160Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T21:37:18.0105330Z should be replaced with 2023-01-11T21:37:18.0105520Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T21:37:18.0105700Z and 2023-01-11T21:37:18.0105930Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T21:37:18.0106120Z should be replaced with 2023-01-11T21:37:18.0106420Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/BatchLinearAlgebra.cpp:2029.) 2023-01-11T21:37:18.0106710Z ret1 = func(a, *op.input) 2023-01-11T21:37:18.0106850Z ok (0.008s) 2023-01-11T21:37:18.0107040Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... ok (0.726s) 2023-01-11T21:37:18.0107180Z 2023-01-11T21:37:18.0107340Z ---------------------------------------------------------------------- 2023-01-11T21:37:18.0107570Z Ran 3 tests in 0.848s 2023-01-11T21:37:18.0114140Z 2023-01-11T21:37:18.0114200Z OK 2023-01-11T21:37:18.0114280Z 2023-01-11T21:37:18.0114350Z Generating XML reports... 2023-01-11T21:37:18.0114680Z Generated XML report: test-reports/python-unittest/test_namedtuple_return_api/TEST-TestNamedTupleAPI-20230111213717.xml 2023-01-11T21:37:18.0114880Z 2023-01-11T21:37:18.0115070Z ##[endgroup] 2023-01-11T21:37:18.0115410Z FINISHED PRINTING LOG FILE of test_namedtuple_return_api (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_namedtuple_return_api_swg_xkwu) 2023-01-11T21:37:18.0115620Z 2023-01-11T21:37:18.0115740Z Running test_indexing ... [2023-01-11 21:37:18.009432] 2023-01-11T21:37:18.0116230Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_indexing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:18.009751] 2023-01-11T21:37:19.5386980Z 2023-01-11T21:37:19.5387400Z Expand the folded group to see the log file of test_indexing 2023-01-11T21:37:19.5387980Z ##[group]PRINTING LOG FILE of test_indexing (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_indexing_iwpr0von) 2023-01-11T21:37:19.5388180Z 2023-01-11T21:37:19.5388240Z Running tests... 2023-01-11T21:37:19.5388590Z ---------------------------------------------------------------------- 2023-01-11T21:37:19.5388970Z Test results will be stored in test-reports/python-unittest/test_indexing 2023-01-11T21:37:19.5389230Z test_boolean_assignment_value_mismatch_cpu (__main__.NumpyTestsCPU) ... ok (0.007s) 2023-01-11T21:37:19.5389670Z test_boolean_indexing_alldims_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2023-01-11T21:37:19.5389910Z test_boolean_indexing_onedim_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2023-01-11T21:37:19.5390150Z test_boolean_indexing_twodim_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2023-01-11T21:37:19.5390390Z test_boolean_indexing_weirdness_cpu (__main__.NumpyTestsCPU) ... ok (0.005s) 2023-01-11T21:37:19.5390640Z test_boolean_indexing_weirdness_tensors_cpu (__main__.NumpyTestsCPU) ... ok (0.005s) 2023-01-11T21:37:19.5390930Z test_boolean_list_indexing_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2023-01-11T21:37:19.5391560Z test_boolean_shape_mismatch_cpu (__main__.NumpyTestsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_indexing.py:1465: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T21:37:19.5392050Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[index]) 2023-01-11T21:37:19.5392560Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_indexing.py:1466: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/IndexingUtils.h:28.) 2023-01-11T21:37:19.5392990Z self.assertRaisesRegex(IndexError, 'mask', lambda: arr[(slice(None), index)]) 2023-01-11T21:37:19.5393170Z ok (0.009s) 2023-01-11T21:37:19.5393350Z test_broadcast_subspace_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2023-01-11T21:37:19.5393590Z test_broaderrors_indexing_cpu (__main__.NumpyTestsCPU) ... ok (0.009s) 2023-01-11T21:37:19.5393880Z test_ellipsis_index_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2023-01-11T21:37:19.5394120Z test_empty_fancy_index_cpu (__main__.NumpyTestsCPU) ... ok (0.002s) 2023-01-11T21:37:19.5394340Z test_empty_tuple_index_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2023-01-11T21:37:19.5394570Z test_everything_returns_views_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2023-01-11T21:37:19.5394810Z test_index_is_larger_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2023-01-11T21:37:19.5395040Z test_index_no_floats_cpu (__main__.NumpyTestsCPU) ... ok (0.012s) 2023-01-11T21:37:19.5395250Z test_none_index_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2023-01-11T21:37:19.5395500Z test_single_bool_index_cpu (__main__.NumpyTestsCPU) ... ok (0.000s) 2023-01-11T21:37:19.5395760Z test_single_int_index_cpu (__main__.NumpyTestsCPU) ... ok (0.001s) 2023-01-11T21:37:19.5395980Z test_trivial_fancy_out_of_bounds_cpu (__main__.NumpyTestsCPU) ... ok (0.011s) 2023-01-11T21:37:19.5396210Z test_advancedindex_big_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5396440Z test_advancedindex_cpu_float16 (__main__.TestIndexingCPU) ... ok (0.014s) 2023-01-11T21:37:19.5397190Z test_advancedindex_cpu_float64 (__main__.TestIndexingCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_indexing.py:194: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:19.5397730Z strided.set_(reference.storage(), storage_offset=0, 2023-01-11T21:37:19.5398330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_indexing.py:207: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:19.5398840Z strided.set_(reference.storage(), storage_offset=4, 2023-01-11T21:37:19.5399390Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_indexing.py:321: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:19.5399900Z strided.set_(reference.storage(), 1, size=torch.Size([2, 4]), 2023-01-11T21:37:19.5400480Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_indexing.py:364: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:19.5400940Z strided.set_(reference.storage(), 10, size=torch.Size([2, 2]), 2023-01-11T21:37:19.5401540Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_indexing.py:374: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:19.5401990Z strided.set_(reference.storage(), 10, size=torch.Size([2, 2]), 2023-01-11T21:37:19.5402620Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_indexing.py:384: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:19.5403100Z strided.set_(reference.storage(), 10, size=torch.Size([2, 2]), 2023-01-11T21:37:19.5403280Z ok (0.052s) 2023-01-11T21:37:19.5403480Z test_basic_advanced_combined_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5403730Z test_bool_indices_accumulate_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2023-01-11T21:37:19.5403970Z test_bool_indices_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5404190Z test_byte_mask2d_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2023-01-11T21:37:19.5404420Z test_byte_mask_accumulate_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5404730Z test_byte_mask_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5404970Z test_byte_tensor_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5405220Z test_cpu_indices_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:19.5405470Z test_ellipsis_tensor_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5405700Z test_empty_index_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5405930Z test_empty_ndim_index_bool_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5406170Z test_empty_ndim_index_cpu (__main__.TestIndexingCPU) ... ok (0.003s) 2023-01-11T21:37:19.5406440Z test_empty_slice_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5406830Z test_gather_take_along_dim_cross_device_cpu_float32 (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:19.5407090Z test_getitem_scalars_cpu (__main__.TestIndexingCPU) ... ok (0.006s) 2023-01-11T21:37:19.5407300Z test_index_cpu (__main__.TestIndexingCPU) ... ok (0.014s) 2023-01-11T21:37:19.5407530Z test_index_getitem_copy_bools_slices_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5407770Z test_index_ind_dtype_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5408020Z test_index_put_accumulate_duplicate_indices_cpu (__main__.TestIndexingCPU) ... ok (0.035s) 2023-01-11T21:37:19.5408290Z test_index_put_accumulate_expanded_values_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5408620Z test_index_put_accumulate_large_tensor_cpu (__main__.TestIndexingCPU) ... ok (0.275s) 2023-01-11T21:37:19.5408950Z test_index_put_accumulate_non_contiguous_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:19.5409260Z test_index_put_accumulate_with_optional_tensors_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:37:19.5409540Z test_index_put_src_datatype_cpu_bfloat16 (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5409790Z test_index_put_src_datatype_cpu_bool (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5410040Z test_index_put_src_datatype_cpu_complex128 (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5410290Z test_index_put_src_datatype_cpu_complex64 (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5410570Z test_index_put_src_datatype_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5410850Z test_index_put_src_datatype_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5411090Z test_index_scalar_with_bool_mask_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5411320Z test_index_setitem_bools_slices_cpu (__main__.TestIndexingCPU) ... ok (0.005s) 2023-01-11T21:37:19.5411560Z test_index_src_datatype_cpu_bfloat16 (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5411780Z test_index_src_datatype_cpu_bool (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5412010Z test_index_src_datatype_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5412240Z test_index_src_datatype_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5412530Z test_int_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5412750Z test_int_indices2d_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2023-01-11T21:37:19.5412970Z test_int_indices_broadcast_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2023-01-11T21:37:19.5413190Z test_int_indices_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5413420Z test_invalid_device_cpu (__main__.TestIndexingCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:37:19.5413650Z test_invalid_index_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2023-01-11T21:37:19.5413860Z test_jit_indexing_cpu (__main__.TestIndexingCPU) ... ok (0.021s) 2023-01-11T21:37:19.5414110Z test_multiple_bool_indices_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5414370Z test_multiple_byte_mask_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5414590Z test_multiple_int_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2023-01-11T21:37:19.5414790Z test_none_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5415000Z test_out_of_bound_index_cpu (__main__.TestIndexingCPU) ... ok (0.003s) 2023-01-11T21:37:19.5415260Z test_set_item_to_scalar_tensor_cpu (__main__.TestIndexingCPU) ... ok (0.010s) 2023-01-11T21:37:19.5415500Z test_setitem_expansion_error_cpu (__main__.TestIndexingCPU) ... ok (0.004s) 2023-01-11T21:37:19.5415720Z test_setitem_scalars_cpu (__main__.TestIndexingCPU) ... ok (0.005s) 2023-01-11T21:37:19.5416000Z test_single_int_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2023-01-11T21:37:19.5416250Z test_step_assignment_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2023-01-11T21:37:19.5416470Z test_step_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5416700Z test_take_along_dim_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.002s) 2023-01-11T21:37:19.5416940Z test_take_along_dim_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5417180Z test_take_along_dim_invalid_cpu_float32 (__main__.TestIndexingCPU) ... ok (0.009s) 2023-01-11T21:37:19.5417430Z test_take_along_dim_invalid_cpu_int64 (__main__.TestIndexingCPU) ... ok (0.009s) 2023-01-11T21:37:19.5417720Z test_variable_slicing_cpu (__main__.TestIndexingCPU) ... ok (0.000s) 2023-01-11T21:37:19.5417980Z test_zero_dim_index_cpu (__main__.TestIndexingCPU) ... ok (0.001s) 2023-01-11T21:37:19.5418110Z 2023-01-11T21:37:19.5418310Z ---------------------------------------------------------------------- 2023-01-11T21:37:19.5424980Z Ran 82 tests in 0.569s 2023-01-11T21:37:19.5425070Z 2023-01-11T21:37:19.5425120Z OK (skipped=5) 2023-01-11T21:37:19.5425200Z 2023-01-11T21:37:19.5425270Z Generating XML reports... 2023-01-11T21:37:19.5425580Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-NumpyTestsCPU-20230111213718.xml 2023-01-11T21:37:19.5425930Z Generated XML report: test-reports/python-unittest/test_indexing/TEST-TestIndexingCPU-20230111213718.xml 2023-01-11T21:37:19.5426140Z 2023-01-11T21:37:19.5426380Z ##[endgroup] 2023-01-11T21:37:19.5426680Z FINISHED PRINTING LOG FILE of test_indexing (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_indexing_iwpr0von) 2023-01-11T21:37:19.5426860Z 2023-01-11T21:37:19.5427020Z Running test_mobile_optimizer ... [2023-01-11 21:37:19.539014] 2023-01-11T21:37:19.5427420Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_mobile_optimizer.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:19.539341] 2023-01-11T21:37:20.7883180Z 2023-01-11T21:37:20.7883470Z Expand the folded group to see the log file of test_mobile_optimizer 2023-01-11T21:37:20.7884070Z ##[group]PRINTING LOG FILE of test_mobile_optimizer (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mobile_optimizer__a5voy_v) 2023-01-11T21:37:20.7884310Z 2023-01-11T21:37:20.7884400Z Running tests... 2023-01-11T21:37:20.7884740Z ---------------------------------------------------------------------- 2023-01-11T21:37:20.7885060Z Test results will be stored in test-reports/python-unittest/test_mobile_optimizer 2023-01-11T21:37:20.7885310Z test_clone_module_with_class (__main__.TestOptimizer) ... ok (0.132s) 2023-01-11T21:37:20.7886050Z test_generate_mobile_module_lints (__main__.TestOptimizer) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/bundled_inputs.py:394: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:37:20.7886600Z if arg._typed_storage().size() <= MAX_RAW_TENSOR_SIZE or skip_size_check: 2023-01-11T21:37:20.7886780Z ok (0.014s) 2023-01-11T21:37:20.7887000Z test_hoist_conv_packed_params (__main__.TestOptimizer) ... ok (0.128s) 2023-01-11T21:37:20.7887300Z test_mobilenet_optimize_for_mobile (__main__.TestOptimizer) ... skip: Needs torchvision (0.000s) 2023-01-11T21:37:20.7887550Z test_optimize_for_mobile (__main__.TestOptimizer) ... ok (0.092s) 2023-01-11T21:37:20.7887790Z test_preserve_bundled_inputs_methods (__main__.TestOptimizer) ... ok (0.020s) 2023-01-11T21:37:20.7888030Z test_quantized_conv_no_asan_failures (__main__.TestOptimizer) ... ok (0.048s) 2023-01-11T21:37:20.7888160Z 2023-01-11T21:37:20.7888310Z ---------------------------------------------------------------------- 2023-01-11T21:37:20.7888500Z Ran 7 tests in 0.435s 2023-01-11T21:37:20.7888600Z 2023-01-11T21:37:20.7888660Z OK (skipped=1) 2023-01-11T21:37:20.7888940Z 2023-01-11T21:37:20.7889040Z Generating XML reports... 2023-01-11T21:37:20.7889350Z Generated XML report: test-reports/python-unittest/test_mobile_optimizer/TEST-TestOptimizer-20230111213720.xml 2023-01-11T21:37:20.7889520Z 2023-01-11T21:37:20.7889690Z ##[endgroup] 2023-01-11T21:37:20.7890000Z FINISHED PRINTING LOG FILE of test_mobile_optimizer (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_mobile_optimizer__a5voy_v) 2023-01-11T21:37:20.7890200Z 2023-01-11T21:37:20.7890330Z Running test_show_pickle ... [2023-01-11 21:37:20.788626] 2023-01-11T21:37:20.7890740Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_show_pickle.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:20.788975] 2023-01-11T21:37:21.7103290Z 2023-01-11T21:37:21.7103730Z Expand the folded group to see the log file of test_show_pickle 2023-01-11T21:37:21.7104390Z ##[group]PRINTING LOG FILE of test_show_pickle (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_show_pickle_s1_e9chu) 2023-01-11T21:37:21.7105030Z 2023-01-11T21:37:21.7105100Z Running tests... 2023-01-11T21:37:21.7105460Z ---------------------------------------------------------------------- 2023-01-11T21:37:21.7105760Z Test results will be stored in test-reports/python-unittest/test_show_pickle 2023-01-11T21:37:21.7106010Z test_scripted_model (__main__.TestShowPickle) ... ok (0.126s) 2023-01-11T21:37:21.7106130Z 2023-01-11T21:37:21.7106270Z ---------------------------------------------------------------------- 2023-01-11T21:37:21.7106500Z Ran 1 test in 0.126s 2023-01-11T21:37:21.7106620Z 2023-01-11T21:37:21.7106670Z OK 2023-01-11T21:37:21.7106750Z 2023-01-11T21:37:21.7106810Z Generating XML reports... 2023-01-11T21:37:21.7107130Z Generated XML report: test-reports/python-unittest/test_show_pickle/TEST-TestShowPickle-20230111213721.xml 2023-01-11T21:37:21.7107310Z 2023-01-11T21:37:21.7107490Z ##[endgroup] 2023-01-11T21:37:21.7107810Z FINISHED PRINTING LOG FILE of test_show_pickle (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_show_pickle_s1_e9chu) 2023-01-11T21:37:21.7108000Z 2023-01-11T21:37:21.7108130Z Running test_jit_cuda_fuser ... [2023-01-11 21:37:21.710657] 2023-01-11T21:37:21.7110960Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_jit_cuda_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:21.711016] 2023-01-11T21:37:23.1510110Z 2023-01-11T21:37:23.1510480Z Expand the folded group to see the log file of test_jit_cuda_fuser 2023-01-11T21:37:23.1511130Z ##[group]PRINTING LOG FILE of test_jit_cuda_fuser (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_cuda_fuser_f4a3jlgk) 2023-01-11T21:37:23.1511340Z 2023-01-11T21:37:23.1511390Z Running tests... 2023-01-11T21:37:23.1511740Z ---------------------------------------------------------------------- 2023-01-11T21:37:23.1512060Z Test results will be stored in test-reports/python-unittest/test_jit_cuda_fuser 2023-01-11T21:37:23.1512330Z test__softmax_function (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1512670Z test__softmax_function_half_to_float (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1512940Z test_addcmul_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1513220Z test_alias_pass_fix (__main__.TestCudaFuser) ... skip: skipping this test since unsqueeze is disabled now (0.000s) 2023-01-11T21:37:23.1513500Z test_autocast_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1513740Z test_autocast_1_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1513980Z test_autocast_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1514220Z test_autocast_2_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1514650Z test_backward_type (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1514940Z test_batch_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1515220Z test_batch_norm_impl_index_correctness (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1515480Z test_batch_norm_impl_index_inner_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1515730Z test_bfloat (__main__.TestCudaFuser) ... skip: device does not support BFloat16 (0.001s) 2023-01-11T21:37:23.1515970Z test_binary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1516200Z test_binary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1516530Z test_binary_ops_channels_last_with_bcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1516890Z test_binary_ops_complex (__main__.TestCudaFuser) ... skip: see issue https://github.com/csarofeen/pytorch/issues/1730 (0.000s) 2023-01-11T21:37:23.1517190Z test_binary_ops_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1517420Z test_branches (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1517650Z test_broadcasting_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1517920Z test_broadcasting_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1518150Z test_broadcasting_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1518380Z test_broadcasting_3 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1518750Z test_broadcasting_multiple_output (__main__.TestCudaFuser) ... skip: broadcast on branches can't be resolved yet (0.000s) 2023-01-11T21:37:23.1519100Z test_broadcasting_multiple_output_shape (__main__.TestCudaFuser) ... skip: Broadcast with different output not supported yet (0.000s) 2023-01-11T21:37:23.1519400Z test_broadcasting_partition_logic_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1519660Z test_broadcasting_partition_logic_1 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1519940Z test_build_shape_expression_native_dropout (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1520190Z test_category_rule (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1520430Z test_channels_last_with_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1520670Z test_chunk (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1520970Z test_clamp (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1521230Z test_clamp_reversed_bound (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1521490Z test_clean_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1521740Z test_const (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1521990Z test_contiguous_on_broadcasted (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1522260Z test_conv2d_bias (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1522510Z test_conv2d_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1522800Z test_cpu_scalar (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1523090Z test_cuda_fusion_guard (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1523360Z test_cuda_fusion_guard_backward (__main__.TestCudaFuser) ... skip: requires NVFuser (0.000s) 2023-01-11T21:37:23.1523620Z test_device_constant (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1523960Z test_disable_const_chunk_propagation_for_normalization (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1524240Z test_disable_sibling_fuse (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1524500Z test_dropout_inference_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1524780Z test_dropout_train_nograd_fusion (__main__.TestCudaFuser) ... skip: not enough memory (0.000s) 2023-01-11T21:37:23.1525140Z test_dropout_train_nograd_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1525430Z test_dropout_training_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1525710Z test_dropout_training_prob_check (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1533070Z test_dynamic_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1533400Z test_expand (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1533650Z test_fix_shape_expression_bn (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1533910Z test_flatten (__main__.TestCudaFuser) ... skip: skipping this test since flatten is disabled now (0.001s) 2023-01-11T21:37:23.1534190Z test_gelu (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1534450Z test_grad_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1534710Z test_graph_for_with_missing_optimized_engine (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1534950Z test_graph_rng (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1535170Z test_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1535420Z test_high_rank_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1535660Z test_inf_quick_patch (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1535890Z test_inplace_removal (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1536200Z test_input_output_passthrough (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1536440Z test_int_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1536680Z test_issue1445_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1536890Z test_issue_1785 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1537130Z test_layer_norm_autodiff (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1537370Z test_layer_norm_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1537620Z test_layer_norm_trivial_reduce_dim (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1537890Z test_linear (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1538160Z test_linear_symbolic_shapes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1538410Z test_multiple_device_pw (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1538660Z test_native_batch_norm_backward (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1538910Z test_native_layer_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1539170Z test_native_layer_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1539420Z test_native_layer_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1539690Z test_nested_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2023-01-11T21:37:23.1540020Z test_no_tensor_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1540260Z test_norm (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1540530Z test_norm_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1540770Z test_norm_channels_last (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1541010Z test_norm_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1541240Z test_norm_half_layer (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1541470Z test_norm_large (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1541740Z test_normalization_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1542040Z test_nvfuser_comparison_callbacks_with_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1542320Z test_nvfuser_comparison_callbacks_without_fallback (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1542620Z test_overlapped_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1542860Z test_permutation_preservation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1543120Z test_permutation_preservation_edge_case_0 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1543390Z test_permutation_preservation_edge_case_1_broken (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1543660Z test_permutation_preservation_edge_case_2 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1543960Z test_permute (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1544200Z test_pointwise_reference_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1544440Z test_profile_ivalue (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1544680Z test_profile_ivalue_multiple_profiles (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1544950Z test_profiling_node (__main__.TestCudaFuser) ... skip: Skipped due to rand_like behavior change (0.000s) 2023-01-11T21:37:23.1545210Z test_pw_single_reduction_partition (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1545450Z test_random_topo (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1545710Z test_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1545980Z test_reduction_dtypes_axis (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1546220Z test_reduction_empty_axes (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1546460Z test_reduction_multiple_output (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1546700Z test_reduction_permutation (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1546940Z test_reduction_sizes_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1547190Z test_remove_output_used_only_in_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1547420Z test_rsub (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1547710Z test_scalar_cuda_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1547940Z test_scalar_input (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1548170Z test_scalar_tensor (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1548400Z test_scalar_tensor_permuted (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1548660Z test_scheduler_with_polymorphic_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1548950Z test_shape_expression (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.001s) 2023-01-11T21:37:23.1549210Z test_sibling_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1549510Z test_sibling_fusion_no_scalar_inputs (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1549810Z test_single_reduction_broadcast (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1550050Z test_singleton_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1550280Z test_skip_parser (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1550500Z test_softmax (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1550720Z test_softmax_bfloat (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1550950Z test_softmax_dtype (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1551220Z test_softmax_half (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1551520Z test_softplus_fuser (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1551780Z test_squeeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2023-01-11T21:37:23.1552080Z test_squeeze_negative_dim (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2023-01-11T21:37:23.1552380Z test_squeeze_zero (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2023-01-11T21:37:23.1552640Z test_strict_fusion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1552860Z test_sum_to_one (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1553090Z test_sum_to_size (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1553340Z test_ternary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1553630Z test_ternary_ops_integer_compatibility (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1553880Z test_ternary_ops_type_promotion (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1554110Z test_to_boolean (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1554330Z test_to_copy (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1554560Z test_to_dtype_bf16_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1554790Z test_to_dtype_bf16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1555030Z test_to_dtype_fp16_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1555320Z test_to_dtype_fp16_to_fp32 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1555550Z test_to_dtype_fp32_to_bf16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1555780Z test_to_dtype_fp32_to_fp16 (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1556000Z test_transpose (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1556240Z test_transpose_default (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1556470Z test_trivial_reduction (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1556690Z test_type_as_op (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1556950Z test_type_inference (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1557210Z test_unary_bitwise (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1557440Z test_unary_ops (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1557690Z test_unsqueeze (__main__.TestCudaFuser) ... skip: skipping this test since squeeze/unsqueeze is disabled now (0.000s) 2023-01-11T21:37:23.1557950Z test_variance (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1558230Z test_variance_profiling (__main__.TestCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1558480Z test_view (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2023-01-11T21:37:23.1558730Z test_view_before_permute (__main__.TestCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1559070Z test_view_copy_graph_guard (__main__.TestCudaFuser) ... skip: skipping this test since reshape is disabled now (0.000s) 2023-01-11T21:37:23.1559370Z test_view_copy_graph_guard_double_fusion (__main__.TestCudaFuser) ... skip: skipping this test since view is disabled now (0.000s) 2023-01-11T21:37:23.1559650Z test_can_be_enabled_nvfuser (__main__.TestEnableDisableCudaFuser) ... ok (0.001s) 2023-01-11T21:37:23.1559910Z test_context_manager_test (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.001s) 2023-01-11T21:37:23.1560230Z test_register_fuser (__main__.TestEnableDisableCudaFuser) ... skip: requires CUDA (0.000s) 2023-01-11T21:37:23.1560490Z test_register_fuser_cpu (__main__.TestEnableDisableCudaFuser) ... ok (0.002s) 2023-01-11T21:37:23.1560730Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.025s) 2023-01-11T21:37:23.1560870Z 2023-01-11T21:37:23.1561080Z ---------------------------------------------------------------------- 2023-01-11T21:37:23.1561290Z Ran 158 tests in 0.101s 2023-01-11T21:37:23.1561380Z 2023-01-11T21:37:23.1561430Z OK (skipped=155) 2023-01-11T21:37:23.1561510Z 2023-01-11T21:37:23.1561570Z Generating XML reports... 2023-01-11T21:37:23.1561890Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestEnableDisableCudaFuser-20230111213722.xml 2023-01-11T21:37:23.1562310Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-jit.test_fuser_common.TestFuserCommon-20230111213722.xml 2023-01-11T21:37:23.1562690Z Generated XML report: test-reports/python-unittest/test_jit_cuda_fuser/TEST-TestCudaFuser-20230111213722.xml 2023-01-11T21:37:23.1562850Z 2023-01-11T21:37:23.1563080Z ##[endgroup] 2023-01-11T21:37:23.1563410Z FINISHED PRINTING LOG FILE of test_jit_cuda_fuser (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_cuda_fuser_f4a3jlgk) 2023-01-11T21:37:23.1563590Z 2023-01-11T21:37:23.1563730Z Running test_cpp_extensions_aot_no_ninja ... [2023-01-11 21:37:23.151350] 2023-01-11T21:37:24.0904410Z running install 2023-01-11T21:37:24.0905300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-01-11T21:37:24.0905710Z warnings.warn( 2023-01-11T21:37:24.0951150Z running build 2023-01-11T21:37:24.0951450Z running build_py 2023-01-11T21:37:24.1194040Z creating build 2023-01-11T21:37:24.1195590Z creating build/lib.macosx-11.1-arm64-3.9 2023-01-11T21:37:24.1195900Z creating build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension 2023-01-11T21:37:24.1196950Z copying torch_test_cpp_extension/__init__.py -> build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension 2023-01-11T21:37:24.1198230Z running build_ext 2023-01-11T21:37:24.1206380Z building 'torch_test_cpp_extension.cpp' extension 2023-01-11T21:37:24.1206640Z creating build/temp.macosx-11.1-arm64-3.9 2023-01-11T21:37:24.1210050Z clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -arch arm64 -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -fPIC -O2 -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -arch arm64 -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -c extension.cpp -o build/temp.macosx-11.1-arm64-3.9/extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -DTORCH_EXTENSION_NAME=cpp -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-01-11T21:37:30.8987810Z clang++ -bundle -undefined dynamic_lookup -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib build/temp.macosx-11.1-arm64-3.9/extension.o -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension/cpp.cpython-39-darwin.so 2023-01-11T21:37:30.9123940Z ld: warning: dylib (/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/libc++.dylib) was built for newer macOS version (11.1) than being linked (11.0) 2023-01-11T21:37:30.9405230Z building 'torch_test_cpp_extension.ort' extension 2023-01-11T21:37:30.9408700Z clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -arch arm64 -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -fPIC -O2 -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -arch arm64 -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -c ort_extension.cpp -o build/temp.macosx-11.1-arm64-3.9/ort_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -DTORCH_EXTENSION_NAME=ort -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-01-11T21:37:37.5562490Z clang++ -bundle -undefined dynamic_lookup -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib build/temp.macosx-11.1-arm64-3.9/ort_extension.o -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension/ort.cpython-39-darwin.so 2023-01-11T21:37:37.5701840Z ld: warning: dylib (/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/libc++.dylib) was built for newer macOS version (11.1) than being linked (11.0) 2023-01-11T21:37:37.5985660Z building 'torch_test_cpp_extension.rng' extension 2023-01-11T21:37:37.5990220Z clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -arch arm64 -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -fPIC -O2 -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -arch arm64 -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -Iself_compiler_include_dirs_test -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -c rng_extension.cpp -o build/temp.macosx-11.1-arm64-3.9/rng_extension.o -g -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_clang\" -DPYBIND11_STDLIB=\"_libcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1002\" -DTORCH_EXTENSION_NAME=rng -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-01-11T21:37:44.9173850Z clang++ -bundle -undefined dynamic_lookup -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib build/temp.macosx-11.1-arm64-3.9/rng_extension.o -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension/rng.cpython-39-darwin.so 2023-01-11T21:37:44.9315080Z ld: warning: dylib (/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/libc++.dylib) was built for newer macOS version (11.1) than being linked (11.0) 2023-01-11T21:37:44.9594940Z running install_lib 2023-01-11T21:37:44.9853910Z creating install 2023-01-11T21:37:44.9854210Z creating install/Users 2023-01-11T21:37:44.9854780Z creating install/Users/ec2-user 2023-01-11T21:37:44.9855680Z creating install/Users/ec2-user/runner 2023-01-11T21:37:44.9855950Z creating install/Users/ec2-user/runner/_work 2023-01-11T21:37:44.9856190Z creating install/Users/ec2-user/runner/_work/_temp 2023-01-11T21:37:44.9856460Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:37:44.9856770Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib 2023-01-11T21:37:44.9857230Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9 2023-01-11T21:37:44.9857570Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages 2023-01-11T21:37:44.9858220Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch_test_cpp_extension 2023-01-11T21:37:44.9858990Z copying build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension/ort.cpython-39-darwin.so -> ./install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch_test_cpp_extension 2023-01-11T21:37:44.9863200Z copying build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension/cpp.cpython-39-darwin.so -> ./install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch_test_cpp_extension 2023-01-11T21:37:44.9866000Z copying build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension/__init__.py -> ./install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch_test_cpp_extension 2023-01-11T21:37:44.9866950Z copying build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension/rng.cpython-39-darwin.so -> ./install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch_test_cpp_extension 2023-01-11T21:37:44.9880020Z byte-compiling ./install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch_test_cpp_extension/__init__.py to __init__.cpython-39.pyc 2023-01-11T21:37:44.9882300Z running install_egg_info 2023-01-11T21:37:45.0383800Z running egg_info 2023-01-11T21:37:45.0384200Z creating torch_test_cpp_extension.egg-info 2023-01-11T21:37:45.0621810Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2023-01-11T21:37:45.0848200Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2023-01-11T21:37:45.2191270Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2023-01-11T21:37:45.2192530Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:37:45.2210600Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:37:45.2213690Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:37:45.2215110Z Copying torch_test_cpp_extension.egg-info to ./install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch_test_cpp_extension-0.0.0-py3.9.egg-info 2023-01-11T21:37:45.2224350Z running install_scripts 2023-01-11T21:37:46.2786980Z running install 2023-01-11T21:37:46.2787790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2023-01-11T21:37:46.2788140Z warnings.warn( 2023-01-11T21:37:46.2833260Z running build 2023-01-11T21:37:46.2834290Z running build_ext 2023-01-11T21:37:46.2915130Z building 'no_python_abi_suffix_test' extension 2023-01-11T21:37:46.2915670Z creating /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build 2023-01-11T21:37:46.2916600Z creating /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.macosx-11.1-arm64-3.9 2023-01-11T21:37:46.2979410Z Emitting ninja build file /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.macosx-11.1-arm64-3.9/build.ninja... 2023-01-11T21:37:46.2982060Z Compiling objects... 2023-01-11T21:37:46.2982370Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:37:46.3247000Z [1/1] clang++ -MMD -MF /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.macosx-11.1-arm64-3.9/no_python_abi_suffix_test.o.d -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -arch arm64 -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -fPIC -O2 -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include -arch arm64 -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/TH -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/THC -I/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/include/python3.9 -c -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/no_python_abi_suffix_test.cpp -o /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.macosx-11.1-arm64-3.9/no_python_abi_suffix_test.o -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=no_python_abi_suffix_test -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++17 2023-01-11T21:37:46.3315700Z creating build/lib.macosx-11.1-arm64-3.9 2023-01-11T21:37:46.3316980Z clang++ -bundle -undefined dynamic_lookup -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build/temp.macosx-11.1-arm64-3.9/no_python_abi_suffix_test.o -L/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib -lc10 -ltorch -ltorch_cpu -ltorch_python -o build/lib.macosx-11.1-arm64-3.9/no_python_abi_suffix_test.so 2023-01-11T21:37:46.3383890Z ld: warning: dylib (/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/libc++.dylib) was built for newer macOS version (11.1) than being linked (11.0) 2023-01-11T21:37:46.3635320Z running install_lib 2023-01-11T21:37:46.3891200Z creating install 2023-01-11T21:37:46.3891520Z creating install/Users 2023-01-11T21:37:46.3891890Z creating install/Users/ec2-user 2023-01-11T21:37:46.3892470Z creating install/Users/ec2-user/runner 2023-01-11T21:37:46.3893160Z creating install/Users/ec2-user/runner/_work 2023-01-11T21:37:46.3893530Z creating install/Users/ec2-user/runner/_work/_temp 2023-01-11T21:37:46.3893820Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:37:46.3894740Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib 2023-01-11T21:37:46.3895160Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9 2023-01-11T21:37:46.3895690Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages 2023-01-11T21:37:46.3896200Z copying build/lib.macosx-11.1-arm64-3.9/no_python_abi_suffix_test.so -> ./install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages 2023-01-11T21:37:46.3902440Z running install_egg_info 2023-01-11T21:37:46.4407400Z running egg_info 2023-01-11T21:37:46.4407840Z creating no_python_abi_suffix_test.egg-info 2023-01-11T21:37:46.4648030Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2023-01-11T21:37:46.4872740Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2023-01-11T21:37:46.6221680Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2023-01-11T21:37:46.6223200Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:37:46.6240910Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:37:46.6243900Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:37:46.6249210Z Copying no_python_abi_suffix_test.egg-info to ./install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/no_python_abi_suffix_test-0.0.0-py3.9.egg-info 2023-01-11T21:37:46.6254610Z running install_scripts 2023-01-11T21:37:46.7979210Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cpp_extensions_aot_no_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:46.797754] 2023-01-11T21:37:48.1479130Z 2023-01-11T21:37:48.1479570Z Expand the folded group to see the log file of test_cpp_extensions_aot_no_ninja 2023-01-11T21:37:48.1480170Z ##[group]PRINTING LOG FILE of test_cpp_extensions_aot_no_ninja (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_extensions_aot_no_ninja_ocipan3c) 2023-01-11T21:37:48.1480400Z 2023-01-11T21:37:48.1480500Z Running tests... 2023-01-11T21:37:48.1480880Z ---------------------------------------------------------------------- 2023-01-11T21:37:48.1481400Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_no_ninja 2023-01-11T21:37:48.1481680Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.031s) 2023-01-11T21:37:48.1481920Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2023-01-11T21:37:48.1482340Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2023-01-11T21:37:48.1482600Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.001s) 2023-01-11T21:37:48.1482850Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2023-01-11T21:37:48.1483150Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T21:37:48.1483380Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T21:37:48.1483640Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T21:37:48.1483880Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T21:37:48.1484080Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2023-01-11T21:37:48.1484370Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.001s) 2023-01-11T21:37:48.1484590Z test_unregistered (__main__.TestORTTensor) ... ok (0.005s) 2023-01-11T21:37:48.1484830Z test_zeros (__main__.TestORTTensor) ... ok (0.001s) 2023-01-11T21:37:48.1485100Z test_pybind_return_types (__main__.TestPybindTypeCasters) ... ok (0.001s) 2023-01-11T21:37:48.1485320Z test_rng (__main__.TestRNGExtension) ... ok (0.002s) 2023-01-11T21:37:48.1485540Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.001s) 2023-01-11T21:37:48.1485680Z 2023-01-11T21:37:48.1485820Z ---------------------------------------------------------------------- 2023-01-11T21:37:48.1486000Z Ran 16 tests in 0.049s 2023-01-11T21:37:48.1486090Z 2023-01-11T21:37:48.1486140Z OK (skipped=5) 2023-01-11T21:37:48.1486220Z 2023-01-11T21:37:48.1486280Z Generating XML reports... 2023-01-11T21:37:48.1486660Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestCppExtensionAOT-20230111213747.xml 2023-01-11T21:37:48.1487090Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestORTTensor-20230111213747.xml 2023-01-11T21:37:48.1487510Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestPybindTypeCasters-20230111213747.xml 2023-01-11T21:37:48.1487920Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestRNGExtension-20230111213747.xml 2023-01-11T21:37:48.1488320Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_no_ninja/TEST-TestTorchLibrary-20230111213747.xml 2023-01-11T21:37:48.1488500Z 2023-01-11T21:37:48.1488680Z ##[endgroup] 2023-01-11T21:37:48.1489010Z FINISHED PRINTING LOG FILE of test_cpp_extensions_aot_no_ninja (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_extensions_aot_no_ninja_ocipan3c) 2023-01-11T21:37:48.1489240Z 2023-01-11T21:37:48.1489430Z Running test_cpp_extensions_open_device_registration ... [2023-01-11 21:37:48.148384] 2023-01-11T21:37:48.1489890Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cpp_extensions_open_device_registration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:48.148661] 2023-01-11T21:37:49.1216720Z 2023-01-11T21:37:49.1217150Z Expand the folded group to see the log file of test_cpp_extensions_open_device_registration 2023-01-11T21:37:49.1217830Z ##[group]PRINTING LOG FILE of test_cpp_extensions_open_device_registration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_extensions_open_device_registration_0aqtd0j0) 2023-01-11T21:37:49.1218080Z 2023-01-11T21:37:49.1218180Z Running tests... 2023-01-11T21:37:49.1218560Z ---------------------------------------------------------------------- 2023-01-11T21:37:49.1218890Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_open_device_registration 2023-01-11T21:37:49.1219220Z test_open_device_registration (__main__.TestCppExtensionOpenRgistration) ... skip: Does not work on arm (0.001s) 2023-01-11T21:37:49.1219390Z 2023-01-11T21:37:49.1219700Z ---------------------------------------------------------------------- 2023-01-11T21:37:49.1219890Z Ran 1 test in 0.001s 2023-01-11T21:37:49.1219980Z 2023-01-11T21:37:49.1220040Z OK (skipped=1) 2023-01-11T21:37:49.1220120Z 2023-01-11T21:37:49.1220190Z Generating XML reports... 2023-01-11T21:37:49.1220640Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_open_device_registration/TEST-TestCppExtensionOpenRgistration-20230111213748.xml 2023-01-11T21:37:49.1220880Z 2023-01-11T21:37:49.1221050Z ##[endgroup] 2023-01-11T21:37:49.1221420Z FINISHED PRINTING LOG FILE of test_cpp_extensions_open_device_registration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_extensions_open_device_registration_0aqtd0j0) 2023-01-11T21:37:49.1221640Z 2023-01-11T21:37:49.1221850Z Running test_cpp_api_parity ... [2023-01-11 21:37:49.121975] 2023-01-11T21:37:49.1223810Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cpp_api_parity.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:49.122303] 2023-01-11T21:37:50.2372730Z 2023-01-11T21:37:50.2373140Z Expand the folded group to see the log file of test_cpp_api_parity 2023-01-11T21:37:50.2373830Z ##[group]PRINTING LOG FILE of test_cpp_api_parity (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_api_parity_pdw97u48) 2023-01-11T21:37:50.2374040Z 2023-01-11T21:37:50.2374100Z Running tests... 2023-01-11T21:37:50.2374560Z ---------------------------------------------------------------------- 2023-01-11T21:37:50.2374730Z 2023-01-11T21:37:50.2374910Z ---------------------------------------------------------------------- 2023-01-11T21:37:50.2375110Z Ran 0 tests in 0.000s 2023-01-11T21:37:50.2376430Z 2023-01-11T21:37:50.2376690Z OK 2023-01-11T21:37:50.2376800Z 2023-01-11T21:37:50.2376880Z Generating XML reports... 2023-01-11T21:37:50.2377200Z Test results will be stored in test-reports/python-unittest/test_cpp_api_parity 2023-01-11T21:37:50.2377380Z 2023-01-11T21:37:50.2377620Z ##[endgroup] 2023-01-11T21:37:50.2377950Z FINISHED PRINTING LOG FILE of test_cpp_api_parity (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_api_parity_pdw97u48) 2023-01-11T21:37:50.2378150Z 2023-01-11T21:37:50.2378290Z Running test_cuda_nvml_based_avail ... [2023-01-11 21:37:50.237610] 2023-01-11T21:37:50.2380510Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cuda_nvml_based_avail.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:37:50.237965] 2023-01-11T21:37:50.9922240Z 2023-01-11T21:37:50.9922630Z Expand the folded group to see the log file of test_cuda_nvml_based_avail 2023-01-11T21:37:50.9923340Z ##[group]PRINTING LOG FILE of test_cuda_nvml_based_avail (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_nvml_based_avail_4mwrj3gx) 2023-01-11T21:37:50.9923660Z CUDA not available, skipping tests 2023-01-11T21:37:50.9923770Z 2023-01-11T21:37:50.9923960Z ##[endgroup] 2023-01-11T21:37:50.9924980Z FINISHED PRINTING LOG FILE of test_cuda_nvml_based_avail (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_nvml_based_avail_4mwrj3gx) 2023-01-11T21:37:50.9925220Z 2023-01-11T21:37:51.1429550Z 2023-01-11T21:37:51.1429800Z real 30m48.923s 2023-01-11T21:37:51.1429990Z user 39m29.430s 2023-01-11T21:37:51.1430130Z sys 7m32.140s 2023-01-11T21:37:51.1430350Z + assert_git_not_dirty 2023-01-11T21:37:51.1430710Z + [[ macos-12-py3-arm64 != *rocm* ]] 2023-01-11T21:37:51.1430920Z + [[ macos-12-py3-arm64 != *xla* ]] 2023-01-11T21:37:51.1434030Z ++ git status --porcelain 2023-01-11T21:37:59.2928670Z + git_status= 2023-01-11T21:37:59.2929510Z + [[ -n '' ]] 2023-01-11T21:37:59.2929670Z + [[ 1 == 1 ]] 2023-01-11T21:37:59.2929830Z + test_libtorch 2023-01-11T21:37:59.2929960Z + [[ 0 == \1 ]] 2023-01-11T21:37:59.2930110Z + test_custom_script_ops 2023-01-11T21:37:59.2930260Z + print_cmake_info 2023-01-11T21:37:59.2933620Z ++ which cmake 2023-01-11T21:37:59.2943950Z + CMAKE_EXEC=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake 2023-01-11T21:37:59.2944330Z + echo /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake 2023-01-11T21:37:59.2944610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake 2023-01-11T21:37:59.2946870Z ++ dirname /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake 2023-01-11T21:37:59.2954080Z + CONDA_INSTALLATION_DIR=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin 2023-01-11T21:37:59.2954390Z + ls -la /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/../lib 2023-01-11T21:37:59.3048750Z total 263136 2023-01-11T21:37:59.3049020Z drwxr-xr-x 248 ec2-user staff 7936 Jan 11 21:06 . 2023-01-11T21:37:59.3049470Z drwxr-xr-x 15 ec2-user staff 480 Jan 11 21:06 .. 2023-01-11T21:37:59.3057700Z -rw-r--r-- 2 ec2-user staff 154497 Jun 1 2022 Tk.icns 2023-01-11T21:37:59.3057980Z -rw-r--r-- 2 ec2-user staff 53684 Jun 1 2022 Tk.tiff 2023-01-11T21:37:59.3058220Z drwxr-xr-x 3 ec2-user staff 96 Jan 11 21:06 clang 2023-01-11T21:37:59.3058460Z drwxr-xr-x 7 ec2-user staff 224 Jan 11 21:06 cmake 2023-01-11T21:37:59.3058690Z drwxr-xr-x 4 ec2-user staff 128 Jan 11 21:06 engines-1.1 2023-01-11T21:37:59.3058940Z drwxr-xr-x 6 ec2-user staff 192 Jan 11 21:06 icu 2023-01-11T21:37:59.3059210Z drwxr-xr-x 9 ec2-user staff 288 Jan 11 21:06 itcl4.2.2 2023-01-11T21:37:59.3059490Z drwxr-xr-x 3 ec2-user staff 96 Jan 11 21:06 krb5 2023-01-11T21:37:59.3059730Z -rwxr-xr-x 2 ec2-user staff 5349472 Dec 12 20:16 libLIEF.dylib 2023-01-11T21:37:59.3060010Z -rwxr-xr-x 2 ec2-user staff 471088 Oct 29 2021 libLerc.dylib 2023-01-11T21:37:59.3060280Z -rwxr-xr-x 2 ec2-user staff 802736 Sep 13 09:47 libarchive.19.dylib 2023-01-11T21:37:59.3060540Z -rw-r--r-- 2 ec2-user staff 1229080 Sep 13 09:47 libarchive.a 2023-01-11T21:37:59.3060860Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libarchive.dylib -> libarchive.19.dylib 2023-01-11T21:37:59.3061160Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libblas.dylib -> libopenblas.dylib 2023-01-11T21:37:59.3061680Z -rwxr-xr-x 2 ec2-user staff 124752 Jun 20 2021 libbz2.1.0.8.dylib 2023-01-11T21:37:59.3062000Z -rw-r--r-- 2 ec2-user staff 199480 Jun 20 2021 libbz2.a 2023-01-11T21:37:59.3062280Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libbz2.dylib -> libbz2.1.0.8.dylib 2023-01-11T21:37:59.3062570Z -rwxr-xr-x 2 ec2-user staff 1010816 Sep 8 07:01 libc++.1.0.dylib 2023-01-11T21:37:59.3062840Z + echo 'Testing custom script operators' 2023-01-11T21:37:59.3063020Z + pushd test/custom_operator 2023-01-11T21:37:59.3063180Z + rm -rf build 2023-01-11T21:37:59.3063450Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libc++.1.dylib -> libc++.1.0.dylib 2023-01-11T21:37:59.3063740Z -rw-r--r-- 2 ec2-user staff 1393600 Sep 8 07:01 libc++.a 2023-01-11T21:37:59.3064010Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libc++.dylib -> libc++.1.0.dylib 2023-01-11T21:37:59.3064280Z -rw-r--r-- 2 ec2-user staff 7208 Sep 8 07:01 libc++experimental.a 2023-01-11T21:37:59.3064550Z -rwxr-xr-x 2 ec2-user staff 127392 Jan 11 2022 libcares.2.5.1.dylib 2023-01-11T21:37:59.3064840Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libcares.2.dylib -> libcares.2.5.1.dylib 2023-01-11T21:37:59.3065130Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libcares.dylib -> libcares.2.5.1.dylib 2023-01-11T21:37:59.3065430Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libcblas.dylib -> libopenblas.dylib 2023-01-11T21:37:59.3065750Z -rwxr-xr-x 2 ec2-user staff 67376 Apr 26 2022 libcharset.1.dylib 2023-01-11T21:37:59.3066030Z -rw-r--r-- 2 ec2-user staff 2856 Apr 26 2022 libcharset.a 2023-01-11T21:37:59.3066300Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libcharset.dylib -> libcharset.1.dylib 2023-01-11T21:37:59.3066690Z -rwxr-xr-x 2 ec2-user staff 69344 Sep 2 2021 libcom_err.3.0.dylib 2023-01-11T21:37:59.3066970Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libcom_err.3.dylib -> libcom_err.3.0.dylib 2023-01-11T21:37:59.3067250Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libcom_err.dylib -> libcom_err.3.0.dylib 2023-01-11T21:37:59.3067520Z -rwxr-xr-x 1 ec2-user staff 2274880 Jan 11 21:06 libcrypto.1.1.dylib 2023-01-11T21:37:59.3067810Z -rw-r--r--@ 1 ec2-user staff 3966496 Jan 11 21:06 libcrypto.a 2023-01-11T21:37:59.3068110Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libcrypto.dylib -> libcrypto.1.1.dylib 2023-01-11T21:37:59.3068380Z -rwxr-xr-x 1 ec2-user staff 618768 Jan 11 21:06 libcurl.4.dylib 2023-01-11T21:37:59.3068640Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libcurl.dylib -> libcurl.4.dylib 2023-01-11T21:37:59.3068960Z -rwxr-xr-x 2 ec2-user staff 86480 Aug 13 2021 libdeflate.0.dylib 2023-01-11T21:37:59.3069230Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libdeflate.dylib -> libdeflate.0.dylib 2023-01-11T21:37:59.3069490Z -rwxr-xr-x 2 ec2-user staff 229600 Dec 12 10:15 libedit.0.dylib 2023-01-11T21:37:59.3069720Z -rw-r--r-- 2 ec2-user staff 286824 Dec 12 10:15 libedit.a 2023-01-11T21:37:59.3070040Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libedit.dylib -> libedit.0.dylib 2023-01-11T21:37:59.3070310Z -rwxr-xr-x 2 ec2-user staff 92016 Aug 14 2021 libev.4.dylib 2023-01-11T21:37:59.3070580Z lrwxr-xr-x 1 ec2-user staff 13 Jan 11 21:06 libev.dylib -> libev.4.dylib 2023-01-11T21:37:59.3070830Z -rwxr-xr-x 2 ec2-user staff 198128 Sep 27 13:52 libexpat.1.8.9.dylib 2023-01-11T21:37:59.3071100Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libexpat.1.dylib -> libexpat.1.8.9.dylib 2023-01-11T21:37:59.3071350Z -rw-r--r-- 2 ec2-user staff 192344 Sep 27 13:52 libexpat.a 2023-01-11T21:37:59.3071610Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libexpat.dylib -> libexpat.1.8.9.dylib 2023-01-11T21:37:59.3071920Z lrwxr-xr-x 1 ec2-user staff 14 Jan 11 21:06 libffi.7.dylib -> libffi.8.dylib 2023-01-11T21:37:59.3072200Z -rwxr-xr-x 2 ec2-user staff 120496 Nov 22 14:17 libffi.8.dylib 2023-01-11T21:37:59.3072430Z -rw-r--r-- 2 ec2-user staff 54440 Nov 22 14:17 libffi.a 2023-01-11T21:37:59.3072680Z lrwxr-xr-x 1 ec2-user staff 14 Jan 11 21:06 libffi.dylib -> libffi.8.dylib 2023-01-11T21:37:59.3072960Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libform.6.dylib -> libformw.6.dylib 2023-01-11T21:37:59.3073240Z lrwxr-xr-x 1 ec2-user staff 10 Jan 11 21:06 libform.a -> libformw.a 2023-01-11T21:37:59.3073520Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libform.dylib -> libformw.6.dylib 2023-01-11T21:37:59.3073780Z -rwxr-xr-x 2 ec2-user staff 113568 Jul 5 2022 libformw.6.dylib 2023-01-11T21:37:59.3074100Z -rw-r--r-- 2 ec2-user staff 101112 Jul 5 2022 libformw.a 2023-01-11T21:37:59.3074380Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libformw.dylib -> libformw.6.dylib 2023-01-11T21:37:59.3074650Z -rwxr-xr-x 2 ec2-user staff 735296 Oct 26 15:31 libfreetype.6.dylib 2023-01-11T21:37:59.3074920Z -rw-r--r-- 2 ec2-user staff 882072 Oct 26 15:31 libfreetype.a 2023-01-11T21:37:59.3075210Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libfreetype.dylib -> libfreetype.6.dylib 2023-01-11T21:37:59.3075500Z -rw-r--r-- 2 ec2-user staff 143664 Oct 11 14:36 libgcc_s.1.1.dylib 2023-01-11T21:37:59.3075760Z -rwxr-xr-x 2 ec2-user staff 3717456 Oct 11 14:36 libgfortran.5.dylib 2023-01-11T21:37:59.3076090Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libgfortran.dylib -> libgfortran.5.dylib 2023-01-11T21:37:59.3076400Z -rwxr-xr-x 2 ec2-user staff 105648 Aug 13 2021 libgif.7.2.0.dylib 2023-01-11T21:37:59.3076670Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libgif.7.dylib -> libgif.7.2.0.dylib 2023-01-11T21:37:59.3077000Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libgif.dylib -> libgif.7.2.0.dylib 2023-01-11T21:37:59.3077270Z lrwxr-xr-x 1 ec2-user staff 12 Jan 11 21:06 libgomp.1.dylib -> libomp.dylib 2023-01-11T21:37:59.3077550Z lrwxr-xr-x 1 ec2-user staff 12 Jan 11 21:06 libgomp.dylib -> libomp.dylib 2023-01-11T21:37:59.3077810Z -rwxr-xr-x 1 ec2-user staff 331520 Jan 11 21:06 libgssapi_krb5.2.2.dylib 2023-01-11T21:37:59.3078100Z lrwxr-xr-x 1 ec2-user staff 24 Jan 11 21:06 libgssapi_krb5.2.dylib -> libgssapi_krb5.2.2.dylib 2023-01-11T21:37:59.3078460Z lrwxr-xr-x 1 ec2-user staff 24 Jan 11 21:06 libgssapi_krb5.dylib -> libgssapi_krb5.2.2.dylib 2023-01-11T21:37:59.3078730Z -rwxr-xr-x 2 ec2-user staff 153376 Sep 2 2021 libgssrpc.4.2.dylib 2023-01-11T21:37:59.3079040Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libgssrpc.4.dylib -> libgssrpc.4.2.dylib 2023-01-11T21:37:59.3079320Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libgssrpc.dylib -> libgssrpc.4.2.dylib 2023-01-11T21:37:59.3079580Z -rwxr-xr-x 2 ec2-user staff 91184 Oct 24 21:47 libhistory.8.2.dylib 2023-01-11T21:37:59.3079840Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libhistory.8.dylib -> libhistory.8.2.dylib 2023-01-11T21:37:59.3080100Z -rw-r--r-- 2 ec2-user staff 48392 Oct 24 21:47 libhistory.a 2023-01-11T21:37:59.3080390Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libhistory.dylib -> libhistory.8.2.dylib 2023-01-11T21:37:59.3080670Z -rwxr-xr-x 2 ec2-user staff 1014640 Apr 26 2022 libiconv.2.dylib 2023-01-11T21:37:59.3080910Z -rw-r--r-- 2 ec2-user staff 982448 Apr 26 2022 libiconv.a 2023-01-11T21:37:59.3081170Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libiconv.dylib -> libiconv.2.dylib 2023-01-11T21:37:59.3081430Z -rwxr-xr-x 1 ec2-user staff 28831856 Jan 11 21:06 libicudata.68.1.dylib 2023-01-11T21:37:59.3081710Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicudata.68.dylib -> libicudata.68.1.dylib 2023-01-11T21:37:59.3082000Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicudata.dylib -> libicudata.68.1.dylib 2023-01-11T21:37:59.3082280Z -rwxr-xr-x 1 ec2-user staff 3066800 Jan 11 21:06 libicui18n.68.1.dylib 2023-01-11T21:37:59.3082640Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicui18n.68.dylib -> libicui18n.68.1.dylib 2023-01-11T21:37:59.3082930Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicui18n.dylib -> libicui18n.68.1.dylib 2023-01-11T21:37:59.3083200Z -rwxr-xr-x 1 ec2-user staff 116960 Jan 11 21:06 libicuio.68.1.dylib 2023-01-11T21:37:59.3083480Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicuio.68.dylib -> libicuio.68.1.dylib 2023-01-11T21:37:59.3083760Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicuio.dylib -> libicuio.68.1.dylib 2023-01-11T21:37:59.3084040Z -rwxr-xr-x 1 ec2-user staff 123040 Jan 11 21:06 libicutest.68.1.dylib 2023-01-11T21:37:59.3084330Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicutest.68.dylib -> libicutest.68.1.dylib 2023-01-11T21:37:59.3084660Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicutest.dylib -> libicutest.68.1.dylib 2023-01-11T21:37:59.3084970Z -rwxr-xr-x 1 ec2-user staff 245584 Jan 11 21:06 libicutu.68.1.dylib 2023-01-11T21:37:59.3085240Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicutu.68.dylib -> libicutu.68.1.dylib 2023-01-11T21:37:59.3085540Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicutu.dylib -> libicutu.68.1.dylib 2023-01-11T21:37:59.3085830Z -rwxr-xr-x 1 ec2-user staff 1896064 Jan 11 21:06 libicuuc.68.1.dylib 2023-01-11T21:37:59.3086110Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicuuc.68.dylib -> libicuuc.68.1.dylib 2023-01-11T21:37:59.3086400Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicuuc.dylib -> libicuuc.68.1.dylib 2023-01-11T21:37:59.3086680Z lrwxr-xr-x 1 ec2-user staff 12 Jan 11 21:06 libiomp5.dylib -> libomp.dylib 2023-01-11T21:37:59.3087070Z -rwxr-xr-x 2 ec2-user staff 284176 Apr 27 2022 libjpeg.9.dylib 2023-01-11T21:37:59.3087330Z -rw-r--r-- 2 ec2-user staff 305712 Apr 27 2022 libjpeg.a 2023-01-11T21:37:59.3087600Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libjpeg.dylib -> libjpeg.9.dylib 2023-01-11T21:37:59.3087880Z -rwxr-xr-x 2 ec2-user staff 131776 Sep 2 2021 libk5crypto.3.1.dylib 2023-01-11T21:37:59.3088170Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libk5crypto.3.dylib -> libk5crypto.3.1.dylib 2023-01-11T21:37:59.3094160Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libk5crypto.dylib -> libk5crypto.3.1.dylib 2023-01-11T21:37:59.3094480Z lrwxr-xr-x 1 ec2-user staff 27 Jan 11 21:06 libkadm5clnt.dylib -> libkadm5clnt_mit.12.0.dylib 2023-01-11T21:37:59.3094810Z -rwxr-xr-x 1 ec2-user staff 134752 Jan 11 21:06 libkadm5clnt_mit.12.0.dylib 2023-01-11T21:37:59.3095240Z lrwxr-xr-x 1 ec2-user staff 27 Jan 11 21:06 libkadm5clnt_mit.12.dylib -> libkadm5clnt_mit.12.0.dylib 2023-01-11T21:37:59.3095570Z lrwxr-xr-x 1 ec2-user staff 27 Jan 11 21:06 libkadm5clnt_mit.dylib -> libkadm5clnt_mit.12.0.dylib 2023-01-11T21:37:59.3095880Z lrwxr-xr-x 1 ec2-user staff 26 Jan 11 21:06 libkadm5srv.dylib -> libkadm5srv_mit.12.0.dylib 2023-01-11T21:37:59.3096170Z -rwxr-xr-x 1 ec2-user staff 171216 Jan 11 21:06 libkadm5srv_mit.12.0.dylib 2023-01-11T21:37:59.3096490Z lrwxr-xr-x 1 ec2-user staff 26 Jan 11 21:06 libkadm5srv_mit.12.dylib -> libkadm5srv_mit.12.0.dylib 2023-01-11T21:37:59.3096810Z lrwxr-xr-x 1 ec2-user staff 26 Jan 11 21:06 libkadm5srv_mit.dylib -> libkadm5srv_mit.12.0.dylib 2023-01-11T21:37:59.3097090Z -rwxr-xr-x 1 ec2-user staff 132400 Jan 11 21:06 libkdb5.10.0.dylib 2023-01-11T21:37:59.3097440Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libkdb5.10.dylib -> libkdb5.10.0.dylib 2023-01-11T21:37:59.3097740Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libkdb5.dylib -> libkdb5.10.0.dylib 2023-01-11T21:37:59.3098010Z -rwxr-xr-x 2 ec2-user staff 71152 Sep 2 2021 libkrad.0.0.dylib 2023-01-11T21:37:59.3098290Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libkrad.0.dylib -> libkrad.0.0.dylib 2023-01-11T21:37:59.3098570Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libkrad.dylib -> libkrad.0.0.dylib 2023-01-11T21:37:59.3098830Z -rwxr-xr-x 1 ec2-user staff 811584 Jan 11 21:06 libkrb5.3.3.dylib 2023-01-11T21:37:59.3099100Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libkrb5.3.dylib -> libkrb5.3.3.dylib 2023-01-11T21:37:59.3099420Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libkrb5.dylib -> libkrb5.3.3.dylib 2023-01-11T21:37:59.3099730Z -rwxr-xr-x 2 ec2-user staff 93904 Sep 2 2021 libkrb5support.1.1.dylib 2023-01-11T21:37:59.3100040Z lrwxr-xr-x 1 ec2-user staff 24 Jan 11 21:06 libkrb5support.1.dylib -> libkrb5support.1.1.dylib 2023-01-11T21:37:59.3100370Z lrwxr-xr-x 1 ec2-user staff 24 Jan 11 21:06 libkrb5support.dylib -> libkrb5support.1.1.dylib 2023-01-11T21:37:59.3100670Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 liblapack.dylib -> libopenblas.dylib 2023-01-11T21:37:59.3100930Z -rwxr-xr-x 2 ec2-user staff 380608 Aug 13 2021 liblcms2.2.dylib 2023-01-11T21:37:59.3101180Z -rw-r--r-- 2 ec2-user staff 529192 Aug 13 2021 liblcms2.a 2023-01-11T21:37:59.3101440Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 liblcms2.dylib -> liblcms2.2.dylib 2023-01-11T21:37:59.3101770Z -rwxr-xr-x 2 ec2-user staff 225232 Dec 13 15:18 liblz4.1.9.4.dylib 2023-01-11T21:37:59.3102030Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 liblz4.1.dylib -> liblz4.1.9.4.dylib 2023-01-11T21:37:59.3102300Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 liblz4.dylib -> liblz4.1.9.4.dylib 2023-01-11T21:37:59.3102560Z -rwxr-xr-x 2 ec2-user staff 198208 Dec 2 00:41 liblzma.5.dylib 2023-01-11T21:37:59.3102790Z -rw-r--r-- 2 ec2-user staff 222056 Dec 2 00:41 liblzma.a 2023-01-11T21:37:59.3103090Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 liblzma.dylib -> liblzma.5.dylib 2023-01-11T21:37:59.3103360Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libmenu.6.dylib -> libmenuw.6.dylib 2023-01-11T21:37:59.3103660Z lrwxr-xr-x 1 ec2-user staff 10 Jan 11 21:06 libmenu.a -> libmenuw.a 2023-01-11T21:37:59.3103960Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libmenu.dylib -> libmenuw.6.dylib 2023-01-11T21:37:59.3104220Z -rwxr-xr-x 2 ec2-user staff 73008 Jul 5 2022 libmenuw.6.dylib 2023-01-11T21:37:59.3104450Z -rw-r--r-- 2 ec2-user staff 43880 Jul 5 2022 libmenuw.a 2023-01-11T21:37:59.3104710Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libmenuw.dylib -> libmenuw.6.dylib 2023-01-11T21:37:59.3104980Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libncurses++.a -> libncurses++w.a 2023-01-11T21:37:59.3105270Z -rw-r--r-- 2 ec2-user staff 502672 Jul 5 2022 libncurses++w.a 2023-01-11T21:37:59.3105540Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libncurses.6.dylib -> libncursesw.6.dylib 2023-01-11T21:37:59.3105890Z lrwxr-xr-x 1 ec2-user staff 13 Jan 11 21:06 libncurses.a -> libncursesw.a 2023-01-11T21:37:59.3106170Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libncurses.dylib -> libncursesw.6.dylib 2023-01-11T21:37:59.3106440Z -rwxr-xr-x 1 ec2-user staff 251872 Jan 11 21:06 libncursesw.6.dylib 2023-01-11T21:37:59.3106660Z + mkdir build 2023-01-11T21:37:59.3106780Z + pushd build 2023-01-11T21:37:59.3107020Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2023-01-11T21:37:59.3107280Z -rw-r--r-- 2 ec2-user staff 300528 Jul 5 2022 libncursesw.a 2023-01-11T21:37:59.3107590Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libncursesw.dylib -> libncursesw.6.dylib 2023-01-11T21:37:59.3107890Z -rwxr-xr-x 2 ec2-user staff 208560 Nov 17 2021 libnghttp2.14.dylib 2023-01-11T21:37:59.3108160Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libnghttp2.dylib -> libnghttp2.14.dylib 2023-01-11T21:37:59.3108420Z -rwxr-xr-x 2 ec2-user staff 763440 Sep 8 11:13 libomp.dylib 2023-01-11T21:37:59.3108710Z lrwxr-xr-x 1 ec2-user staff 26 Jan 11 21:06 libopenblas.0.dylib -> libopenblasp-r0.3.21.dylib 2023-01-11T21:37:59.3108980Z -rwxr-xr-x 2 ec2-user staff 23144528 Oct 4 15:31 libopenblas.dylib 2023-01-11T21:37:59.3109240Z -rwxr-xr-x 2 ec2-user staff 23144560 Oct 4 15:31 libopenblasp-r0.3.21.dylib 2023-01-11T21:37:59.3109520Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpanel.6.dylib -> libpanelw.6.dylib 2023-01-11T21:37:59.3109850Z lrwxr-xr-x 1 ec2-user staff 11 Jan 11 21:06 libpanel.a -> libpanelw.a 2023-01-11T21:37:59.3110130Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpanel.dylib -> libpanelw.6.dylib 2023-01-11T21:37:59.3110390Z -rwxr-xr-x 2 ec2-user staff 68352 Jul 5 2022 libpanelw.6.dylib 2023-01-11T21:37:59.3110630Z -rw-r--r-- 2 ec2-user staff 15888 Jul 5 2022 libpanelw.a 2023-01-11T21:37:59.3110890Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpanelw.dylib -> libpanelw.6.dylib 2023-01-11T21:37:59.3111160Z lrwxr-xr-x 1 ec2-user staff 10 Jan 11 21:06 libpng.a -> libpng16.a 2023-01-11T21:37:59.3111420Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpng.dylib -> libpng16.16.dylib 2023-01-11T21:37:59.3111710Z -rwxr-xr-x 2 ec2-user staff 258720 Aug 13 2021 libpng16.16.dylib 2023-01-11T21:37:59.3111980Z -rw-r--r-- 2 ec2-user staff 295128 Aug 13 2021 libpng16.a 2023-01-11T21:37:59.3112240Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpng16.dylib -> libpng16.16.dylib 2023-01-11T21:37:59.3112500Z -rwxr-xr-x 1 ec2-user staff 3835648 Jan 11 21:06 libpython3.9.dylib 2023-01-11T21:37:59.3112750Z -rwxr-xr-x 2 ec2-user staff 371952 Oct 11 14:36 libquadmath.0.dylib 2023-01-11T21:37:59.3113020Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libquadmath.dylib -> libquadmath.0.dylib 2023-01-11T21:37:59.3113350Z -rwxr-xr-x 2 ec2-user staff 327920 Oct 24 21:47 libreadline.8.2.dylib 2023-01-11T21:37:59.3113640Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libreadline.8.dylib -> libreadline.8.2.dylib 2023-01-11T21:37:59.3113970Z -rw-r--r-- 2 ec2-user staff 509560 Oct 24 21:47 libreadline.a 2023-01-11T21:37:59.3114240Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libreadline.dylib -> libreadline.8.2.dylib 2023-01-11T21:37:59.3114510Z -rw-r--r-- 2 ec2-user staff 247856 Aug 20 2021 librhash.0.dylib 2023-01-11T21:37:59.3114750Z -rw-r--r-- 2 ec2-user staff 235000 Aug 20 2021 librhash.a 2023-01-11T21:37:59.3115000Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 librhash.dylib -> librhash.0.dylib 2023-01-11T21:37:59.3115260Z -rwxr-xr-x 2 ec2-user staff 1490256 Jan 9 19:53 libsqlite3.0.dylib 2023-01-11T21:37:59.3115580Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libsqlite3.dylib -> libsqlite3.0.dylib 2023-01-11T21:37:59.3115880Z -rwxr-xr-x 2 ec2-user staff 284128 Apr 27 2022 libssh2.1.0.1.dylib 2023-01-11T21:37:59.3116180Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libssh2.1.dylib -> libssh2.1.0.1.dylib 2023-01-11T21:37:59.3116420Z -rw-r--r-- 2 ec2-user staff 336040 Apr 27 2022 libssh2.a 2023-01-11T21:37:59.3116680Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libssh2.dylib -> libssh2.1.0.1.dylib 2023-01-11T21:37:59.3116930Z -rwxr-xr-x 2 ec2-user staff 541648 Nov 4 14:57 libssl.1.1.dylib 2023-01-11T21:37:59.3117160Z -rw-r--r-- 2 ec2-user staff 773664 Nov 4 14:57 libssl.a 2023-01-11T21:37:59.3117410Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libssl.dylib -> libssl.1.1.dylib 2023-01-11T21:37:59.3117660Z -rwxr-xr-x 1 ec2-user staff 1625408 Jan 11 21:06 libtcl8.6.dylib 2023-01-11T21:37:59.3117970Z -rwxr-xr-x 2 ec2-user staff 5856 Jun 1 2022 libtclstub8.6.a 2023-01-11T21:37:59.3118210Z -rwxr-xr-x 2 ec2-user staff 526592 Nov 15 17:53 libtiff.5.dylib 2023-01-11T21:37:59.3118450Z -rw-r--r-- 2 ec2-user staff 711216 Nov 15 17:53 libtiff.a 2023-01-11T21:37:59.3118700Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libtiff.dylib -> libtiff.5.dylib 2023-01-11T21:37:59.3118950Z -rwxr-xr-x 2 ec2-user staff 70912 Nov 15 17:53 libtiffxx.5.dylib 2023-01-11T21:37:59.3119190Z -rw-r--r-- 2 ec2-user staff 10840 Nov 15 17:53 libtiffxx.a 2023-01-11T21:37:59.3119450Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libtiffxx.dylib -> libtiffxx.5.dylib 2023-01-11T21:37:59.3119760Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libtinfo.6.dylib -> libtinfow.6.dylib 2023-01-11T21:37:59.3120060Z lrwxr-xr-x 1 ec2-user staff 11 Jan 11 21:06 libtinfo.a -> libtinfow.a 2023-01-11T21:37:59.3120330Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libtinfo.dylib -> libtinfow.6.dylib 2023-01-11T21:37:59.3120580Z -rwxr-xr-x 1 ec2-user staff 254464 Jan 11 21:06 libtinfow.6.dylib 2023-01-11T21:37:59.3120820Z -rw-r--r--@ 1 ec2-user staff 345528 Jan 11 21:06 libtinfow.a 2023-01-11T21:37:59.3121080Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libtinfow.dylib -> libtinfow.6.dylib 2023-01-11T21:37:59.3121330Z -rwxr-xr-x 1 ec2-user staff 1578096 Jan 11 21:06 libtk8.6.dylib 2023-01-11T21:37:59.3121570Z -rwxr-xr-x 2 ec2-user staff 4744 Jun 1 2022 libtkstub8.6.a 2023-01-11T21:37:59.3121870Z -rwxr-xr-x 2 ec2-user staff 266832 Aug 19 2021 libuv.1.dylib 2023-01-11T21:37:59.3122100Z -rw-r--r-- 2 ec2-user staff 1047680 Aug 19 2021 libuv.a 2023-01-11T21:37:59.3122350Z lrwxr-xr-x 1 ec2-user staff 13 Jan 11 21:06 libuv.dylib -> libuv.1.dylib 2023-01-11T21:37:59.3122600Z -rwxr-xr-x 2 ec2-user staff 88640 Sep 2 2021 libverto.0.0.dylib 2023-01-11T21:37:59.3122870Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libverto.0.dylib -> libverto.0.0.dylib 2023-01-11T21:37:59.3123140Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libverto.dylib -> libverto.0.0.dylib 2023-01-11T21:37:59.3123430Z -rwxr-xr-x 2 ec2-user staff 468480 Oct 10 09:58 libwebp.7.dylib 2023-01-11T21:37:59.3123730Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libwebp.dylib -> libwebp.7.dylib 2023-01-11T21:37:59.3124030Z -rwxr-xr-x 2 ec2-user staff 253088 Oct 10 09:58 libwebpdecoder.3.dylib 2023-01-11T21:37:59.3124330Z lrwxr-xr-x 1 ec2-user staff 22 Jan 11 21:06 libwebpdecoder.dylib -> libwebpdecoder.3.dylib 2023-01-11T21:37:59.3124600Z -rwxr-xr-x 2 ec2-user staff 69120 Oct 10 09:58 libwebpdemux.2.dylib 2023-01-11T21:37:59.3124880Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libwebpdemux.dylib -> libwebpdemux.2.dylib 2023-01-11T21:37:59.3125140Z -rwxr-xr-x 2 ec2-user staff 88608 Oct 10 09:58 libwebpmux.3.dylib 2023-01-11T21:37:59.3125410Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libwebpmux.dylib -> libwebpmux.3.dylib 2023-01-11T21:37:59.3125710Z -rwxr-xr-x 2 ec2-user staff 1395280 May 26 2022 libxml2.2.dylib 2023-01-11T21:37:59.3126030Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libxml2.dylib -> libxml2.2.dylib 2023-01-11T21:37:59.3126290Z -rwxr-xr-x 3 ec2-user staff 156864 Aug 16 2021 libyaml-0.2.dylib 2023-01-11T21:37:59.3126530Z -rw-r--r-- 3 ec2-user staff 142944 Aug 16 2021 libyaml.a 2023-01-11T21:37:59.3126790Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libyaml.dylib -> libyaml-0.2.dylib 2023-01-11T21:37:59.3127040Z -rwxr-xr-x 2 ec2-user staff 140416 Oct 24 07:03 libz.1.2.13.dylib 2023-01-11T21:37:59.3132260Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libz.1.dylib -> libz.1.2.13.dylib 2023-01-11T21:37:59.3132510Z -rw-r--r-- 2 ec2-user staff 102288 Oct 24 07:03 libz.a 2023-01-11T21:37:59.3132790Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libz.dylib -> libz.1.2.13.dylib 2023-01-11T21:37:59.3133080Z -rwxr-xr-x 2 ec2-user staff 737776 Apr 22 2022 libzstd.1.5.2.dylib 2023-01-11T21:37:59.3133360Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libzstd.1.dylib -> libzstd.1.5.2.dylib 2023-01-11T21:37:59.3133600Z -rw-r--r-- 2 ec2-user staff 784536 Apr 22 2022 libzstd.a 2023-01-11T21:37:59.3133860Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libzstd.dylib -> libzstd.1.5.2.dylib 2023-01-11T21:37:59.3134100Z drwxr-xr-x 57 ec2-user staff 1824 Jan 11 21:06 pkgconfig 2023-01-11T21:37:59.3134330Z drwxr-xr-x 212 ec2-user staff 6784 Jan 11 21:06 python3.9 2023-01-11T21:37:59.3134560Z drwxr-xr-x 4 ec2-user staff 128 Jan 11 21:06 sqlite3.36.0 2023-01-11T21:37:59.3134850Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 tcl8 2023-01-11T21:37:59.3135080Z drwxr-xr-x 17 ec2-user staff 544 Jan 11 21:06 tcl8.6 2023-01-11T21:37:59.3135310Z -rw-r--r-- 1 ec2-user staff 9716 Jan 11 21:06 tclConfig.sh 2023-01-11T21:37:59.3135550Z -rw-r--r-- 2 ec2-user staff 773 Jun 1 2022 tclooConfig.sh 2023-01-11T21:37:59.3135780Z drwxr-xr-x 7 ec2-user staff 224 Jan 11 21:06 tdbc1.1.3 2023-01-11T21:37:59.3136010Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 tdbcmysql1.1.3 2023-01-11T21:37:59.3136250Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 tdbcodbc1.1.3 2023-01-11T21:37:59.3136520Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 tdbcpostgres1.1.3 2023-01-11T21:37:59.3136810Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 terminfo -> ../share/terminfo 2023-01-11T21:37:59.3137060Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 thread2.8.7 2023-01-11T21:37:59.3137280Z drwxr-xr-x 40 ec2-user staff 1280 Jan 11 21:06 tk8.6 2023-01-11T21:37:59.3137510Z -rw-r--r-- 1 ec2-user staff 5059 Jan 11 21:06 tkConfig.sh 2023-01-11T21:37:59.3137730Z -rw-r--r-- 1 ec2-user staff 722 Jan 11 21:06 xml2Conf.sh 2023-01-11T21:37:59.3137900Z Testing custom script operators 2023-01-11T21:37:59.3138110Z ~/runner/_work/pytorch/pytorch/test/custom_operator ~/runner/_work/pytorch/pytorch 2023-01-11T21:37:59.3138560Z ~/runner/_work/pytorch/pytorch/test/custom_operator/build ~/runner/_work/pytorch/pytorch/test/custom_operator ~/runner/_work/pytorch/pytorch 2023-01-11T21:37:59.4177440Z + SITE_PACKAGES=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages 2023-01-11T21:37:59.4177850Z + CMAKE_PREFIX_PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch 2023-01-11T21:37:59.4178080Z + cmake .. 2023-01-11T21:37:59.6156370Z -- The C compiler identification is AppleClang 13.1.6.13160021 2023-01-11T21:37:59.6679900Z -- The CXX compiler identification is AppleClang 13.1.6.13160021 2023-01-11T21:37:59.6764070Z -- Detecting C compiler ABI info 2023-01-11T21:37:59.7851750Z -- Detecting C compiler ABI info - done 2023-01-11T21:37:59.7880770Z -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/clang - skipped 2023-01-11T21:37:59.7882910Z -- Detecting C compile features 2023-01-11T21:37:59.7885860Z -- Detecting C compile features - done 2023-01-11T21:37:59.7923600Z -- Detecting CXX compiler ABI info 2023-01-11T21:37:59.8922680Z -- Detecting CXX compiler ABI info - done 2023-01-11T21:37:59.8952790Z -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/clang++ - skipped 2023-01-11T21:37:59.8955010Z -- Detecting CXX compile features 2023-01-11T21:37:59.8958610Z -- Detecting CXX compile features - done 2023-01-11T21:37:59.9176780Z -- Looking for pthread.h 2023-01-11T21:38:00.0206620Z -- Looking for pthread.h - found 2023-01-11T21:38:00.0208190Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T21:38:00.1230780Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success 2023-01-11T21:38:00.1237770Z -- Found Threads: TRUE 2023-01-11T21:38:00.1436800Z CMake Warning at /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T21:38:00.1437220Z static library kineto_LIBRARY-NOTFOUND not found. 2023-01-11T21:38:00.1437410Z Call Stack (most recent call first): 2023-01-11T21:38:00.1437780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2023-01-11T21:38:00.1438040Z CMakeLists.txt:9 (find_package) 2023-01-11T21:38:00.1438140Z 2023-01-11T21:38:00.1438150Z 2023-01-11T21:38:00.1439770Z -- Found Torch: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib/libtorch.dylib 2023-01-11T21:38:00.1441210Z -- Configuring done 2023-01-11T21:38:00.1528210Z -- Generating done 2023-01-11T21:38:00.1550630Z -- Build files have been written to: /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build 2023-01-11T21:38:00.1565210Z + make VERBOSE=1 2023-01-11T21:38:00.1651360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake -S/Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator -B/Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build --check-build-system CMakeFiles/Makefile.cmake 0 2023-01-11T21:38:00.1764690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake -E cmake_progress_start /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build/CMakeFiles /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build//CMakeFiles/progress.marks 2023-01-11T21:38:00.1823610Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all 2023-01-11T21:38:00.1835420Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2023-01-11T21:38:00.1850200Z cd /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build && /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake -E cmake_depends "Unix Makefiles" /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2023-01-11T21:38:00.1971550Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2023-01-11T21:38:00.2097620Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2023-01-11T21:38:00.2101760Z /Library/Developer/CommandLineTools/usr/bin/clang++ -Dcustom_ops_EXPORTS -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.9 -fPIC -F/Applications/Xcode_13.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks -std=gnu++17 -MD -MT CMakeFiles/custom_ops.dir/op.cpp.o -MF CMakeFiles/custom_ops.dir/op.cpp.o.d -o CMakeFiles/custom_ops.dir/op.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/op.cpp 2023-01-11T21:38:03.4499840Z [ 50%] Linking CXX shared library libcustom_ops.dylib 2023-01-11T21:38:03.4502340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2023-01-11T21:38:03.4598890Z /Library/Developer/CommandLineTools/usr/bin/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.9 -dynamiclib -Wl,-headerpad_max_install_names -o libcustom_ops.dylib -install_name @rpath/libcustom_ops.dylib CMakeFiles/custom_ops.dir/op.cpp.o -F/Applications/Xcode_13.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib/libc10.dylib /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib/libtorch.dylib /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib/libtorch_cpu.dylib /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib/libc10.dylib -framework Metal -framework MetalPerformanceShaders -framework Foundation -framework Accelerate 2023-01-11T21:38:03.4682840Z ld: warning: directory not found for option '-F/Applications/Xcode_13.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks' 2023-01-11T21:38:03.5691160Z [ 50%] Built target custom_ops 2023-01-11T21:38:03.5694110Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2023-01-11T21:38:03.5710310Z cd /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build && /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake -E cmake_depends "Unix Makefiles" /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2023-01-11T21:38:03.5833480Z /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2023-01-11T21:38:03.5959130Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-01-11T21:38:03.5962940Z /Library/Developer/CommandLineTools/usr/bin/clang++ -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include -isystem /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/include/torch/csrc/api/include -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.9 -F/Applications/Xcode_13.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks -std=gnu++17 -MD -MT CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -MF CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/test_custom_ops.cpp 2023-01-11T21:38:06.7336230Z [100%] Linking CXX executable test_custom_ops 2023-01-11T21:38:06.7339040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2023-01-11T21:38:06.7435400Z /Library/Developer/CommandLineTools/usr/bin/clang++ -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-min=10.9 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -F/Applications/Xcode_13.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks -Wl,-rpath,/Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build -Wl,-rpath,/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib libcustom_ops.dylib /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib/libtorch.dylib /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib/libtorch_cpu.dylib /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib/libc10.dylib -framework Metal -framework MetalPerformanceShaders -framework Foundation -framework Accelerate /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/lib/libc10.dylib 2023-01-11T21:38:06.7519850Z ld: warning: directory not found for option '-F/Applications/Xcode_13.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks' 2023-01-11T21:38:06.8163650Z [100%] Built target test_custom_ops 2023-01-11T21:38:06.8167690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake -E cmake_progress_start /Users/ec2-user/runner/_work/pytorch/pytorch/test/custom_operator/build/CMakeFiles 0 2023-01-11T21:38:06.8269540Z + popd 2023-01-11T21:38:06.8269880Z + python test_custom_ops.py -v 2023-01-11T21:38:06.8270160Z ~/runner/_work/pytorch/pytorch/test/custom_operator ~/runner/_work/pytorch/pytorch 2023-01-11T21:38:07.4655570Z 2023-01-11T21:38:07.4655980Z Test results will be stored in test-reports/python-unittest/test_custom_ops 2023-01-11T21:38:07.4656200Z Running tests... 2023-01-11T21:38:07.4656440Z ---------------------------------------------------------------------- 2023-01-11T21:38:07.5502190Z test_calling_custom_op (__main__.TestCustomOperators) ... ok (0.085s) 2023-01-11T21:38:07.5783560Z test_calling_custom_op_inside_script_module (__main__.TestCustomOperators) ... ok (0.028s) 2023-01-11T21:38:07.5787440Z test_calling_custom_op_string (__main__.TestCustomOperators) ... ok (0.000s) 2023-01-11T21:38:07.5907060Z test_calling_custom_op_with_autograd (__main__.TestCustomOperators) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/__init__.py:197: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at /Users/runner/work/pytorch/pytorch/torch/csrc/autograd/engine.cpp:1134.) 2023-01-11T21:38:07.5907850Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:38:07.5911850Z ok (0.012s) 2023-01-11T21:38:07.5916670Z test_calling_custom_op_with_autograd_in_nograd_mode (__main__.TestCustomOperators) ... ok (0.000s) 2023-01-11T21:38:07.5924770Z test_custom_library_is_loaded (__main__.TestCustomOperators) ... ok (0.000s) 2023-01-11T21:38:07.5974410Z test_saving_and_loading_script_module_with_custom_op (__main__.TestCustomOperators) ... ok (0.006s) 2023-01-11T21:38:07.5974580Z 2023-01-11T21:38:07.5974780Z ---------------------------------------------------------------------- 2023-01-11T21:38:07.5975040Z Ran 7 tests in 0.132s 2023-01-11T21:38:07.5975250Z 2023-01-11T21:38:07.5975300Z OK 2023-01-11T21:38:07.5975370Z 2023-01-11T21:38:07.5975430Z Generating XML reports... 2023-01-11T21:38:07.5994570Z Generated XML report: test-reports/python-unittest/test_custom_ops/TEST-TestCustomOperators-20230111213807.xml 2023-01-11T21:38:07.7142840Z + python model.py --export-script-module=model.pt 2023-01-11T21:38:08.3871980Z + build/test_custom_ops ./model.pt 2023-01-11T21:38:08.5946420Z [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-11T21:38:08.6571820Z ok 2023-01-11T21:38:08.6585220Z + popd 2023-01-11T21:38:08.6585570Z + assert_git_not_dirty 2023-01-11T21:38:08.6585740Z ~/runner/_work/pytorch/pytorch 2023-01-11T21:38:08.6586070Z + [[ macos-12-py3-arm64 != *rocm* ]] 2023-01-11T21:38:08.6586320Z + [[ macos-12-py3-arm64 != *xla* ]] 2023-01-11T21:38:08.6589650Z ++ git status --porcelain 2023-01-11T21:38:08.7806550Z + git_status= 2023-01-11T21:38:08.7806990Z + [[ -n '' ]] 2023-01-11T21:38:08.8017450Z Prepare all required actions 2023-01-11T21:38:08.8017810Z Getting action download info 2023-01-11T21:38:08.9875120Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:38:09.1978390Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T21:38:09.1978630Z with: 2023-01-11T21:38:09.1979020Z github-token: *** 2023-01-11T21:38:09.1979150Z env: 2023-01-11T21:38:09.1979270Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:38:09.1979430Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:38:09.1979590Z TEST_CONFIG: default 2023-01-11T21:38:09.1979710Z SHARD_NUMBER: 1 2023-01-11T21:38:09.1979900Z NUM_TEST_SHARDS: 2 2023-01-11T21:38:09.1980050Z PR_BODY: 2023-01-11T21:38:09.1980180Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:38:09.1980340Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:38:09.1980560Z MSYS: winsymlinks:nativestrict 2023-01-11T21:38:09.1980780Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:09.1981050Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:38:09.1981360Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:38:09.1981660Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:09.1981860Z ##[endgroup] 2023-01-11T21:38:09.2009490Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:38:09.2009650Z with: 2023-01-11T21:38:09.2009770Z shell: bash 2023-01-11T21:38:09.2009920Z timeout_minutes: 10 2023-01-11T21:38:09.2010080Z max_attempts: 5 2023-01-11T21:38:09.2010220Z retry_wait_seconds: 30 2023-01-11T21:38:09.2010500Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:38:09.2010790Z polling_interval_seconds: 1 2023-01-11T21:38:09.2010930Z warning_on_retry: true 2023-01-11T21:38:09.2011060Z continue_on_error: false 2023-01-11T21:38:09.2011190Z env: 2023-01-11T21:38:09.2011370Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:38:09.2011530Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:38:09.2011680Z TEST_CONFIG: default 2023-01-11T21:38:09.2011800Z SHARD_NUMBER: 1 2023-01-11T21:38:09.2011930Z NUM_TEST_SHARDS: 2 2023-01-11T21:38:09.2012050Z PR_BODY: 2023-01-11T21:38:09.2012180Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:38:09.2012360Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:38:09.2012550Z MSYS: winsymlinks:nativestrict 2023-01-11T21:38:09.2012830Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:09.2013080Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:38:09.2013350Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:38:09.2013600Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:09.2013870Z GITHUB_TOKEN: *** 2023-01-11T21:38:09.2013990Z ##[endgroup] 2023-01-11T21:38:09.2638870Z + python3 -m pip install requests==2.26.0 2023-01-11T21:38:10.1198440Z Requirement already satisfied: requests==2.26.0 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (2.26.0) 2023-01-11T21:38:10.1265650Z Requirement already satisfied: certifi>=2017.4.17 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from requests==2.26.0) (2022.5.18.1) 2023-01-11T21:38:10.1269230Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from requests==2.26.0) (1.26.9) 2023-01-11T21:38:10.1274740Z Requirement already satisfied: charset-normalizer~=2.0.0 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from requests==2.26.0) (2.0.4) 2023-01-11T21:38:10.1279260Z Requirement already satisfied: idna<4,>=2.5 in /Users/ec2-user/runner/_work/_temp/miniconda/lib/python3.9/site-packages (from requests==2.26.0) (3.3) 2023-01-11T21:38:10.1943420Z ++ python3 .github/scripts/get_workflow_job_id.py 3896346758 i-02bd7d795c1fe0166 2023-01-11T21:38:14.9197770Z + GHA_WORKFLOW_JOB_ID=10589325169 2023-01-11T21:38:14.9200480Z + echo job-id=10589325169 2023-01-11T21:38:15.2782060Z Command completed after 1 attempt(s). 2023-01-11T21:38:15.2946600Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T21:38:15.2947150Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T21:38:15.2989340Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:38:15.2989800Z env: 2023-01-11T21:38:15.2990180Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:38:15.2990640Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:38:15.2991070Z TEST_CONFIG: default 2023-01-11T21:38:15.2991540Z SHARD_NUMBER: 1 2023-01-11T21:38:15.2991920Z NUM_TEST_SHARDS: 2 2023-01-11T21:38:15.2992360Z PR_BODY: 2023-01-11T21:38:15.2992810Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:38:15.2993250Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:38:15.2993710Z MSYS: winsymlinks:nativestrict 2023-01-11T21:38:15.2994250Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:15.2994970Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:38:15.2995770Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:38:15.2996560Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:15.2997170Z MONITOR_SCRIPT_PID: 40986 2023-01-11T21:38:15.2997600Z ##[endgroup] 2023-01-11T21:38:15.7460040Z Prepare all required actions 2023-01-11T21:38:15.7460290Z Getting action download info 2023-01-11T21:38:15.9516520Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T21:38:16.3948950Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T21:38:16.6119710Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T21:38:16.6119930Z with: 2023-01-11T21:38:16.6120050Z use-gha: true 2023-01-11T21:38:16.6120290Z file-suffix: test-default-1-2-macos-m1-12_10589325169 2023-01-11T21:38:16.6120450Z env: 2023-01-11T21:38:16.6120570Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:38:16.6120740Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:38:16.6120890Z TEST_CONFIG: default 2023-01-11T21:38:16.6121120Z SHARD_NUMBER: 1 2023-01-11T21:38:16.6121260Z NUM_TEST_SHARDS: 2 2023-01-11T21:38:16.6121420Z PR_BODY: 2023-01-11T21:38:16.6121610Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:38:16.6121770Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:38:16.6121930Z MSYS: winsymlinks:nativestrict 2023-01-11T21:38:16.6122130Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:16.6122390Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:38:16.6122660Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:38:16.6122920Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:16.6123170Z ##[endgroup] 2023-01-11T21:38:16.6174090Z ##[group]Run actions/upload-artifact@v3 2023-01-11T21:38:16.6174250Z with: 2023-01-11T21:38:16.6174440Z name: test-jsons-runattempt1-test-default-1-2-macos-m1-12_10589325169.zip 2023-01-11T21:38:16.6174650Z retention-days: 14 2023-01-11T21:38:16.6174800Z if-no-files-found: warn 2023-01-11T21:38:16.6174980Z path: test/**/*.json 2023-01-11T21:38:16.6175140Z env: 2023-01-11T21:38:16.6175270Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:38:16.6175440Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:38:16.6175600Z TEST_CONFIG: default 2023-01-11T21:38:16.6175730Z SHARD_NUMBER: 1 2023-01-11T21:38:16.6175860Z NUM_TEST_SHARDS: 2 2023-01-11T21:38:16.6175990Z PR_BODY: 2023-01-11T21:38:16.6176190Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:38:16.6176350Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:38:16.6176510Z MSYS: winsymlinks:nativestrict 2023-01-11T21:38:16.6176710Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:16.6176980Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:38:16.6177260Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:38:16.6177520Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:16.6177750Z ##[endgroup] 2023-01-11T21:38:16.7579110Z With the provided path, there will be 5 files uploaded 2023-01-11T21:38:16.7580720Z Starting artifact upload 2023-01-11T21:38:16.7581320Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-01-11T21:38:16.7581670Z Artifact name is valid! 2023-01-11T21:38:16.8026790Z Container for artifact "test-jsons-runattempt1-test-default-1-2-macos-m1-12_10589325169.zip" successfully created. Starting upload of file(s) 2023-01-11T21:38:17.8947930Z Total size of all the files uploaded is 35144 bytes 2023-01-11T21:38:17.8949650Z File upload process has finished. Finalizing the artifact upload 2023-01-11T21:38:17.9209760Z Artifact has been finalized. All files have been successfully uploaded! 2023-01-11T21:38:17.9210550Z 2023-01-11T21:38:17.9214270Z The raw size of all the files that were specified for upload is 334248 bytes 2023-01-11T21:38:17.9216700Z The size of all the files that were uploaded is 35144 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-01-11T21:38:17.9218250Z 2023-01-11T21:38:17.9220070Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-01-11T21:38:17.9221420Z 2023-01-11T21:38:17.9222830Z Artifact test-jsons-runattempt1-test-default-1-2-macos-m1-12_10589325169.zip has been successfully uploaded! 2023-01-11T21:38:17.9473610Z ##[group]Run actions/upload-artifact@v3 2023-01-11T21:38:17.9474040Z with: 2023-01-11T21:38:17.9474780Z name: test-reports-runattempt1-test-default-1-2-macos-m1-12_10589325169.zip 2023-01-11T21:38:17.9475800Z retention-days: 14 2023-01-11T21:38:17.9476270Z if-no-files-found: ignore 2023-01-11T21:38:17.9476760Z path: test/**/*.xml test/**/*.csv 2023-01-11T21:38:17.9477190Z env: 2023-01-11T21:38:17.9477660Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:38:17.9478160Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:38:17.9478590Z TEST_CONFIG: default 2023-01-11T21:38:17.9478980Z SHARD_NUMBER: 1 2023-01-11T21:38:17.9479350Z NUM_TEST_SHARDS: 2 2023-01-11T21:38:17.9479700Z PR_BODY: 2023-01-11T21:38:17.9480110Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:38:17.9480610Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:38:17.9481140Z MSYS: winsymlinks:nativestrict 2023-01-11T21:38:17.9481670Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:17.9482490Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:38:17.9483350Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:38:17.9484320Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:17.9484900Z ##[endgroup] 2023-01-11T21:38:18.1755840Z With the provided path, there will be 436 files uploaded 2023-01-11T21:38:18.1756780Z Starting artifact upload 2023-01-11T21:38:18.1757940Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-01-11T21:38:18.1758830Z Artifact name is valid! 2023-01-11T21:38:18.2219820Z Container for artifact "test-reports-runattempt1-test-default-1-2-macos-m1-12_10589325169.zip" successfully created. Starting upload of file(s) 2023-01-11T21:38:28.2291970Z Total file count: 436 ---- Processed file #147 (33.7%) 2023-01-11T21:38:38.2307740Z Total file count: 436 ---- Processed file #275 (63.0%) 2023-01-11T21:38:48.2330020Z Total file count: 436 ---- Processed file #381 (87.3%) 2023-01-11T21:38:51.9093170Z Total size of all the files uploaded is 586037 bytes 2023-01-11T21:38:51.9094800Z File upload process has finished. Finalizing the artifact upload 2023-01-11T21:38:51.9403540Z Artifact has been finalized. All files have been successfully uploaded! 2023-01-11T21:38:51.9404100Z 2023-01-11T21:38:51.9404450Z The raw size of all the files that were specified for upload is 12154333 bytes 2023-01-11T21:38:51.9405420Z The size of all the files that were uploaded is 586037 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-01-11T21:38:51.9406010Z 2023-01-11T21:38:51.9406980Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-01-11T21:38:51.9410830Z 2023-01-11T21:38:51.9411710Z Artifact test-reports-runattempt1-test-default-1-2-macos-m1-12_10589325169.zip has been successfully uploaded! 2023-01-11T21:38:51.9582780Z ##[group]Run actions/upload-artifact@v3 2023-01-11T21:38:51.9583580Z with: 2023-01-11T21:38:51.9584220Z name: usage-log-runattempt1-test-default-1-2-macos-m1-12_10589325169.zip 2023-01-11T21:38:51.9584720Z retention-days: 14 2023-01-11T21:38:51.9585070Z if-no-files-found: ignore 2023-01-11T21:38:51.9585410Z path: usage_log.txt 2023-01-11T21:38:51.9585720Z env: 2023-01-11T21:38:51.9586020Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:38:51.9586400Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:38:51.9586850Z TEST_CONFIG: default 2023-01-11T21:38:51.9587250Z SHARD_NUMBER: 1 2023-01-11T21:38:51.9587570Z NUM_TEST_SHARDS: 2 2023-01-11T21:38:51.9587880Z PR_BODY: 2023-01-11T21:38:51.9588200Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:38:51.9588580Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:38:51.9588970Z MSYS: winsymlinks:nativestrict 2023-01-11T21:38:51.9589450Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:51.9590390Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:38:51.9591090Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:38:51.9591730Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:51.9592180Z ##[endgroup] 2023-01-11T21:38:52.0490000Z With the provided path, there will be 1 file uploaded 2023-01-11T21:38:52.0490490Z Starting artifact upload 2023-01-11T21:38:52.0490950Z For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging 2023-01-11T21:38:52.0491280Z Artifact name is valid! 2023-01-11T21:38:52.0971970Z Container for artifact "usage-log-runattempt1-test-default-1-2-macos-m1-12_10589325169.zip" successfully created. Starting upload of file(s) 2023-01-11T21:38:52.3119370Z Total size of all the files uploaded is 92906 bytes 2023-01-11T21:38:52.3120330Z File upload process has finished. Finalizing the artifact upload 2023-01-11T21:38:52.3513930Z Artifact has been finalized. All files have been successfully uploaded! 2023-01-11T21:38:52.3515450Z 2023-01-11T21:38:52.3517340Z The raw size of all the files that were specified for upload is 4556429 bytes 2023-01-11T21:38:52.3519500Z The size of all the files that were uploaded is 92906 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-01-11T21:38:52.3520790Z 2023-01-11T21:38:52.3522850Z Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads 2023-01-11T21:38:52.3525000Z 2023-01-11T21:38:52.3526570Z Artifact usage-log-runattempt1-test-default-1-2-macos-m1-12_10589325169.zip has been successfully uploaded! 2023-01-11T21:38:52.3681930Z ##[group]Run set -x 2023-01-11T21:38:52.3682530Z set -x 2023-01-11T21:38:52.3683270Z ${CONDA_RUN} python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T21:38:52.3739490Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:38:52.3740160Z env: 2023-01-11T21:38:52.3740690Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:38:52.3741240Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:38:52.3741750Z TEST_CONFIG: default 2023-01-11T21:38:52.3742170Z SHARD_NUMBER: 1 2023-01-11T21:38:52.3742600Z NUM_TEST_SHARDS: 2 2023-01-11T21:38:52.3743030Z PR_BODY: 2023-01-11T21:38:52.3743690Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:38:52.3744320Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:38:52.3744830Z MSYS: winsymlinks:nativestrict 2023-01-11T21:38:52.3745450Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:52.3746370Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:38:52.3747210Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:38:52.3748020Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:38:52.3748750Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:38:52.3749260Z BRANCH: 2023-01-11T21:38:52.3749660Z PR_NUMBER: 2023-01-11T21:38:52.3750230Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:38:52.3750730Z TAG: ciflow/trunk/91627 2023-01-11T21:38:52.3751170Z WORKFLOW_ID: 3896346758 2023-01-11T21:38:52.3752650Z GITHUB_TOKEN: *** 2023-01-11T21:38:52.3753250Z AWS_ACCESS_KEY_ID: *** 2023-01-11T21:38:52.3754060Z AWS_SECRET_ACCESS_KEY: *** 2023-01-11T21:38:52.3754630Z GHA_WORKFLOW_JOB_ID: 10589325169 2023-01-11T21:38:52.3755090Z ##[endgroup] 2023-01-11T21:38:52.6545370Z + conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T21:38:52.6546050Z + local cmd=run 2023-01-11T21:38:52.6546270Z + case "$cmd" in 2023-01-11T21:38:52.6546700Z + __conda_exe run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T21:38:52.6549030Z + __add_sys_prefix_to_path 2023-01-11T21:38:52.6549270Z + '[' -n '' ']' 2023-01-11T21:38:52.6552290Z ++ dirname /opt/homebrew/Caskroom/miniconda/base/bin/conda 2023-01-11T21:38:52.6561530Z + SYSP=/opt/homebrew/Caskroom/miniconda/base/bin 2023-01-11T21:38:52.6564130Z ++ dirname /opt/homebrew/Caskroom/miniconda/base/bin 2023-01-11T21:38:52.6576100Z + SYSP=/opt/homebrew/Caskroom/miniconda/base 2023-01-11T21:38:52.6576400Z + '[' -n '' ']' 2023-01-11T21:38:52.6576870Z + PATH=/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/bin:/opt/homebrew/Caskroom/miniconda/base/condabin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/opt/homebrew/bin:/opt/homebrew/sbin 2023-01-11T21:38:52.6577230Z + export PATH 2023-01-11T21:38:52.6577670Z + /opt/homebrew/Caskroom/miniconda/base/bin/conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T21:44:13.2163270Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T21:44:13.2164050Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: Read timeout on endpoint URL: "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions/gh-ci-scribe-proxy/invocations" 2023-01-11T21:44:13.2164280Z 2023-01-11T21:44:13.2164410Z ----- Historic stats comparison result ------ 2023-01-11T21:44:13.2164530Z 2023-01-11T21:44:13.2164620Z job: macos-12-py3-arm64 2023-01-11T21:44:13.2164810Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:44:13.2165610Z 2023-01-11T21:44:13.2165780Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T21:44:13.2165930Z 2023-01-11T21:44:13.2165980Z : (master) 2023-01-11T21:44:13.2166100Z | 2023-01-11T21:44:13.2166250Z | * 8419ddda87 (HEAD) total time 2608.69s 2023-01-11T21:44:13.2166400Z | | 2023-01-11T21:44:13.2166520Z | : (2 commits) 2023-01-11T21:44:13.2166640Z |/ 2023-01-11T21:44:13.2168340Z * db2a237763 (base) 3 reports, total time 4257.89s ± 1497.21s 2023-01-11T21:44:13.2168660Z * 2b0abd4ce3 3 reports, total time 4249.72s ± 1488.88s 2023-01-11T21:44:13.2168900Z * f7939b21e1 9 reports, total time 2806.95s ± 2283.19s 2023-01-11T21:44:13.2169140Z * cb3204823e 3 reports, total time 4266.37s ± 1479.98s 2023-01-11T21:44:13.2169370Z * 6e236553f5 3 reports, total time 4267.99s ± 1491.92s 2023-01-11T21:44:13.2169610Z * cce577b391 3 reports, total time 4264.05s ± 810.48s 2023-01-11T21:44:13.2169840Z * fae821c2f1 3 reports, total time 3084.41s ± 1336.68s 2023-01-11T21:44:13.2170070Z * 0c3659586d 3 reports, total time 3076.06s ± 1307.15s 2023-01-11T21:44:13.2170350Z * 122245985a 3 reports, total time 3088.09s ± 1312.42s 2023-01-11T21:44:13.2170590Z * b797a24259 3 reports, total time 3088.71s ± 1332.08s 2023-01-11T21:44:13.2170740Z | 2023-01-11T21:44:13.2170840Z : 2023-01-11T21:44:13.2170910Z 2023-01-11T21:44:13.2171000Z Removed (across 615 suites) 0 tests, totaling 0.00s 2023-01-11T21:44:13.2171190Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T21:44:13.2171390Z Added (across 428 suites) 53928 tests, totaling +2608.69s 2023-01-11T21:44:13.3028340Z Post job cleanup. 2023-01-11T21:44:13.4286640Z Post job cleanup. 2023-01-11T21:44:13.5291970Z Cache hit occurred on the primary key miniconda-env-macOS-ARM64-3.9-20230111d-87efc522b6897c7be698bae8a20b751f85158f97301e53a8423dbd6b6d261395-2e4756dc5df19d34bab8f02ccc1cae39cbcfc90ea91fce818717259e97785988, not saving cache. 2023-01-11T21:44:13.5344810Z Post job cleanup. 2023-01-11T21:44:13.6313760Z Cache hit occurred on the primary key miniconda-macOS-ARM64-3.9-20230111d, not saving cache. 2023-01-11T21:44:13.6419080Z Post job cleanup. 2023-01-11T21:44:13.6459150Z Post job cleanup. 2023-01-11T21:44:13.7421200Z [command]/usr/bin/git version 2023-01-11T21:44:13.7421880Z git version 2.32.1 (Apple Git-133) 2023-01-11T21:44:13.7425400Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/37de53fb-3709-481b-9bc5-9ba351eae516' before making global git config changes 2023-01-11T21:44:13.7529400Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:44:13.7529940Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:44:13.7530330Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:44:13.7630390Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T21:44:13.8151160Z Entering 'android/libs/fbjni' 2023-01-11T21:44:13.8222370Z Entering 'third_party/FP16' 2023-01-11T21:44:13.8281930Z Entering 'third_party/FXdiv' 2023-01-11T21:44:13.8344160Z Entering 'third_party/NNPACK' 2023-01-11T21:44:13.8415030Z Entering 'third_party/QNNPACK' 2023-01-11T21:44:13.8480650Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:44:13.8536760Z Entering 'third_party/XNNPACK' 2023-01-11T21:44:13.8663230Z Entering 'third_party/benchmark' 2023-01-11T21:44:13.8725730Z Entering 'third_party/cpuinfo' 2023-01-11T21:44:13.8800030Z Entering 'third_party/cub' 2023-01-11T21:44:13.8865280Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:44:13.8920460Z Entering 'third_party/cutlass' 2023-01-11T21:44:13.8977700Z Entering 'third_party/eigen' 2023-01-11T21:44:13.9055010Z Entering 'third_party/fbgemm' 2023-01-11T21:44:13.9147120Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:44:13.9238020Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:44:13.9354500Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:44:13.9444250Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:44:13.9507670Z Entering 'third_party/flatbuffers' 2023-01-11T21:44:13.9561670Z Entering 'third_party/fmt' 2023-01-11T21:44:13.9635570Z Entering 'third_party/foxi' 2023-01-11T21:44:13.9770040Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:44:13.9773210Z Entering 'third_party/gloo' 2023-01-11T21:44:13.9862360Z Entering 'third_party/googletest' 2023-01-11T21:44:13.9928950Z Entering 'third_party/ideep' 2023-01-11T21:44:14.0027550Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:44:14.0144630Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:44:14.0239690Z Entering 'third_party/ios-cmake' 2023-01-11T21:44:14.0306260Z Entering 'third_party/ittapi' 2023-01-11T21:44:14.0361270Z Entering 'third_party/kineto' 2023-01-11T21:44:14.0413870Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:44:14.0468670Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:44:14.0566650Z Entering 'third_party/nccl/nccl' 2023-01-11T21:44:14.0598370Z Entering 'third_party/neon2sse' 2023-01-11T21:44:14.0659480Z Entering 'third_party/nlohmann' 2023-01-11T21:44:14.0713320Z Entering 'third_party/onnx' 2023-01-11T21:44:14.0870450Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:44:14.0957090Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:44:14.1031350Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:44:14.1115440Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:44:14.1234780Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:44:14.1323490Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:44:14.1407450Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:44:14.1475430Z Entering 'third_party/pocketfft' 2023-01-11T21:44:14.1528750Z Entering 'third_party/protobuf' 2023-01-11T21:44:14.1655320Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:44:14.1737750Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:44:14.1808210Z Entering 'third_party/psimd' 2023-01-11T21:44:14.1867490Z Entering 'third_party/pthreadpool' 2023-01-11T21:44:14.1928500Z Entering 'third_party/pybind11' 2023-01-11T21:44:14.2002610Z Entering 'third_party/python-enum' 2023-01-11T21:44:14.2066640Z Entering 'third_party/python-peachpy' 2023-01-11T21:44:14.2125870Z Entering 'third_party/python-six' 2023-01-11T21:44:14.2185710Z Entering 'third_party/sleef' 2023-01-11T21:44:14.2250300Z Entering 'third_party/tbb' 2023-01-11T21:44:14.2304930Z Entering 'third_party/tensorpipe' 2023-01-11T21:44:14.2394130Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:44:14.2480250Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:44:14.2565660Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:44:14.2653030Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:44:14.2752560Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:44:14.2818630Z Entering 'third_party/zstd' 2023-01-11T21:44:14.2900720Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:44:14.2944600Z http.https://github.com/.extraheader 2023-01-11T21:44:14.2950070Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T21:44:14.2997950Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2023-01-11T21:44:14.3361780Z Entering 'android/libs/fbjni' 2023-01-11T21:44:14.3394050Z http.https://github.com/.extraheader 2023-01-11T21:44:14.3436510Z Entering 'third_party/FP16' 2023-01-11T21:44:14.3468690Z http.https://github.com/.extraheader 2023-01-11T21:44:14.3513110Z Entering 'third_party/FXdiv' 2023-01-11T21:44:14.3545980Z http.https://github.com/.extraheader 2023-01-11T21:44:14.3587120Z Entering 'third_party/NNPACK' 2023-01-11T21:44:14.3619950Z http.https://github.com/.extraheader 2023-01-11T21:44:14.3661410Z Entering 'third_party/QNNPACK' 2023-01-11T21:44:14.3693810Z http.https://github.com/.extraheader 2023-01-11T21:44:14.3735320Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:44:14.3767210Z http.https://github.com/.extraheader 2023-01-11T21:44:14.3813480Z Entering 'third_party/XNNPACK' 2023-01-11T21:44:14.3845160Z http.https://github.com/.extraheader 2023-01-11T21:44:14.3889620Z Entering 'third_party/benchmark' 2023-01-11T21:44:14.3922210Z http.https://github.com/.extraheader 2023-01-11T21:44:14.3964080Z Entering 'third_party/cpuinfo' 2023-01-11T21:44:14.3996040Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4036900Z Entering 'third_party/cub' 2023-01-11T21:44:14.4068890Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4110010Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:44:14.4141890Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4185020Z Entering 'third_party/cutlass' 2023-01-11T21:44:14.4217340Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4261680Z Entering 'third_party/eigen' 2023-01-11T21:44:14.4294470Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4336660Z Entering 'third_party/fbgemm' 2023-01-11T21:44:14.4368640Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4409540Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:44:14.4441940Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4483410Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:44:14.4515130Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4556220Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:44:14.4588610Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4630000Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:44:14.4661970Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4704360Z Entering 'third_party/flatbuffers' 2023-01-11T21:44:14.4736390Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4778310Z Entering 'third_party/fmt' 2023-01-11T21:44:14.4811320Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4852630Z Entering 'third_party/foxi' 2023-01-11T21:44:14.4884560Z http.https://github.com/.extraheader 2023-01-11T21:44:14.4930450Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:44:14.4963550Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5004960Z Entering 'third_party/gloo' 2023-01-11T21:44:14.5037080Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5078040Z Entering 'third_party/googletest' 2023-01-11T21:44:14.5110480Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5151390Z Entering 'third_party/ideep' 2023-01-11T21:44:14.5183840Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5224040Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:44:14.5256040Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5297560Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:44:14.5329860Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5377740Z Entering 'third_party/ios-cmake' 2023-01-11T21:44:14.5411390Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5452240Z Entering 'third_party/ittapi' 2023-01-11T21:44:14.5484570Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5525920Z Entering 'third_party/kineto' 2023-01-11T21:44:14.5558050Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5598700Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:44:14.5631130Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5673410Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:44:14.5705650Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5748420Z Entering 'third_party/nccl/nccl' 2023-01-11T21:44:14.5780830Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5821720Z Entering 'third_party/neon2sse' 2023-01-11T21:44:14.5854040Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5898550Z Entering 'third_party/nlohmann' 2023-01-11T21:44:14.5930720Z http.https://github.com/.extraheader 2023-01-11T21:44:14.5972230Z Entering 'third_party/onnx' 2023-01-11T21:44:14.6004290Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6049590Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:44:14.6082280Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6124250Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:44:14.6156300Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6198530Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:44:14.6230770Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6271170Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:44:14.6303120Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6345400Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:44:14.6377660Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6419630Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:44:14.6451920Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6493390Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:44:14.6525870Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6571560Z Entering 'third_party/pocketfft' 2023-01-11T21:44:14.6604530Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6645770Z Entering 'third_party/protobuf' 2023-01-11T21:44:14.6678130Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6720020Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:44:14.6752270Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6794100Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:44:14.6826840Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6869480Z Entering 'third_party/psimd' 2023-01-11T21:44:14.6902440Z http.https://github.com/.extraheader 2023-01-11T21:44:14.6942870Z Entering 'third_party/pthreadpool' 2023-01-11T21:44:14.6975340Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7016580Z Entering 'third_party/pybind11' 2023-01-11T21:44:14.7048560Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7090120Z Entering 'third_party/python-enum' 2023-01-11T21:44:14.7122340Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7163310Z Entering 'third_party/python-peachpy' 2023-01-11T21:44:14.7195410Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7236470Z Entering 'third_party/python-six' 2023-01-11T21:44:14.7268440Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7309630Z Entering 'third_party/sleef' 2023-01-11T21:44:14.7342070Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7382940Z Entering 'third_party/tbb' 2023-01-11T21:44:14.7415160Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7457130Z Entering 'third_party/tensorpipe' 2023-01-11T21:44:14.7489330Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7529880Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:44:14.7561860Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7602970Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:44:14.7634690Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7676090Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:44:14.7708760Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7750970Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:44:14.7782850Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7823050Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:44:14.7856610Z http.https://github.com/.extraheader 2023-01-11T21:44:14.7900760Z Entering 'third_party/zstd' 2023-01-11T21:44:14.7933410Z http.https://github.com/.extraheader 2023-01-11T21:44:14.8105900Z Cleaning up orphan processes 2023-01-11T21:44:15.1680150Z Terminate orphan process: pid (41051) (python3.9)